69 lines
1.9 KiB
Properties
69 lines
1.9 KiB
Properties
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||
|
# you may not use this file except in compliance with the License.
|
||
|
# You may obtain a copy of the License at
|
||
|
#
|
||
|
# http://www.apache.org/licenses/LICENSE-2.0
|
||
|
#
|
||
|
# Unless required by applicable law or agreed to in writing, software
|
||
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
||
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||
|
# See the License for the specific language governing permissions and
|
||
|
# limitations under the License.
|
||
|
|
||
|
#This properties file lists the versions of the various artifacts used by hadoop and components.
|
||
|
#It drives ivy and the generation of a maven POM
|
||
|
|
||
|
#These are the versions of our dependencies (in alphabetical order)
|
||
|
apacheant.version=1.7.0
|
||
|
|
||
|
checkstyle.version=4.2
|
||
|
|
||
|
commons-cli.version=2.0-SNAPSHOT
|
||
|
commons-codec.version=1.3
|
||
|
commons-collections.version=3.1
|
||
|
commons-httpclient.version=3.0.1
|
||
|
commons-lang.version=2.4
|
||
|
commons-logging.version=1.0.4
|
||
|
commons-logging-api.version=1.0.4
|
||
|
commons-el.version=1.0
|
||
|
commons-fileupload.version=1.2
|
||
|
commons-io.version=1.4
|
||
|
commons-net.version=1.4.1
|
||
|
core.version=3.1.1
|
||
|
coreplugin.version=1.3.2
|
||
|
|
||
|
hsqldb.version=1.8.0.10
|
||
|
|
||
|
#ivy.version=2.0.0-beta2
|
||
|
ivy.version=2.0.0-rc2
|
||
|
|
||
|
jasper.version=5.5.12
|
||
|
#not able to figureout the version of jsp & jsp-api version to get it resolved throught ivy
|
||
|
# but still declared here as we are going to have a local copy from the lib folder
|
||
|
jsp.version=2.1
|
||
|
jsp-api.version=5.5.12
|
||
|
jets3t.version=0.6.1
|
||
|
jetty.version=6.1.14
|
||
|
jetty-util.version=6.1.14
|
||
|
junit.version=4.5
|
||
|
jdiff.version=1.0.9
|
||
|
json.version=1.0
|
||
|
|
||
|
kfs.version=0.1
|
||
|
|
||
|
log4j.version=1.2.15
|
||
|
lucene-core.version=2.3.1
|
||
|
|
||
|
oro.version=2.0.8
|
||
|
|
||
|
rats-lib.version=0.5.1
|
||
|
|
||
|
servlet.version=4.0.6
|
||
|
servlet-api-2.5.version=6.1.14
|
||
|
servlet-api.version=2.5
|
||
|
slf4j-api.version=1.4.3
|
||
|
slf4j-log4j12.version=1.4.3
|
||
|
|
||
|
xmlenc.version=0.52
|
||
|
xerces.version=1.4.4
|