67a74198b1
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1306200 13f79535-47bb-0310-9956-ffa450edef68
87 lines
2.1 KiB
Properties
87 lines
2.1 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)
|
|
ant-task.version=2.0.10
|
|
|
|
#Aspectj depedency for Fault injection
|
|
#This property has to be updated synchronously with aop.xml
|
|
aspectj.version=1.6.5
|
|
|
|
avro.version=1.5.2
|
|
paranamer.version=2.2
|
|
checkstyle.version=4.2
|
|
|
|
commons-cli.version=1.2
|
|
commons-collections.version=3.1
|
|
commons-httpclient.version=3.1
|
|
commons-lang.version=2.5
|
|
commons-logging.version=1.1.1
|
|
commons-logging-api.version=1.1
|
|
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
|
|
|
|
ftplet-api.version=1.0.0
|
|
ftpserver-core.version=1.0.0
|
|
ftpserver-deprecated.version=1.0.0-M2
|
|
|
|
hadoop-common.version=3.0.0-SNAPSHOT
|
|
hadoop-hdfs.version=3.0.0-SNAPSHOT
|
|
|
|
hsqldb.version=1.8.0.10
|
|
|
|
ivy.version=2.2.0
|
|
|
|
jasper.version=5.5.12
|
|
jdeb.version=0.8
|
|
jsp.version=2.1
|
|
jsp-api.version=5.5.12
|
|
jets3t.version=0.7.1
|
|
jetty.version=6.1.14
|
|
jetty-util.version=6.1.14
|
|
junit.version=4.8.1
|
|
jdiff.version=1.0.9
|
|
|
|
kfs.version=0.3
|
|
|
|
log4j.version=1.2.16
|
|
lucene-core.version=2.3.1
|
|
|
|
mina-core.version=2.0.0-M5
|
|
|
|
mockito-all.version=1.8.2
|
|
|
|
oro.version=2.0.8
|
|
|
|
rats-lib.version=0.6
|
|
|
|
servlet.version=4.0.6
|
|
servlet-api-2.5.version=6.1.14
|
|
servlet-api.version=2.5
|
|
slf4j-api.version=1.5.11
|
|
slf4j-log4j12.version=1.5.11
|
|
|
|
wagon-http.version=1.0-beta-2
|
|
xmlenc.version=0.52
|
|
xerces.version=1.4.4
|
|
|
|
jackson.version=1.8.8
|
|
yarn.version=3.0.0-SNAPSHOT
|
|
hadoop-mapreduce.version=3.0.0-SNAPSHOT
|