source: proiecte/HadoopJUnit/hadoop-0.20.1/ivy/libraries.properties @ 120

Last change on this file since 120 was 120, checked in by (none), 14 years ago

Added the mail files for the Hadoop JUNit Project

  • Property svn:executable set to *
File size: 1.9 KB
Line 
1#   Licensed under the Apache License, Version 2.0 (the "License");
2#   you may not use this file except in compliance with the License.
3#   You may obtain a copy of the License at
4#
5#       http://www.apache.org/licenses/LICENSE-2.0
6#
7#   Unless required by applicable law or agreed to in writing, software
8#   distributed under the License is distributed on an "AS IS" BASIS,
9#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
10#   See the License for the specific language governing permissions and
11#   limitations under the License.
12
13#This properties file lists the versions of the various artifacts used by hadoop and components.
14#It drives ivy and the generation of a maven POM
15
16# This is the version of hadoop we are generating
17hadoop.version=0.20.0
18
19#These are the versions of our dependencies (in alphabetical order)
20apacheant.version=1.7.0
21
22checkstyle.version=4.2
23
24commons-cli.version=1.2
25commons-codec.version=1.3
26commons-collections.version=3.1
27commons-httpclient.version=3.0.1
28commons-lang.version=2.4
29commons-logging.version=1.0.4
30commons-logging-api.version=1.0.4
31commons-el.version=1.0
32commons-fileupload.version=1.2
33commons-io.version=1.4
34commons-net.version=1.4.1
35core.version=3.1.1
36coreplugin.version=1.3.2
37
38hsqldb.version=1.8.0.10
39
40#ivy.version=2.0.0-beta2
41ivy.version=2.0.0-rc2
42
43jasper.version=5.5.12
44#not able to figureout the version of jsp & jsp-api version to get it resolved throught ivy
45# but still declared here as we are going to have a local copy from the lib folder
46jsp.version=2.1
47jsp-api.version=5.5.12
48jets3t.version=0.6.1
49jetty.version=6.1.14
50jetty-util.version=6.1.14
51junit.version=3.8.1
52jdiff.version=1.0.9
53json.version=1.0
54
55kfs.version=0.1
56
57log4j.version=1.2.15
58lucene-core.version=2.3.1
59
60oro.version=2.0.8
61
62rats-lib.version=0.5.1
63
64servlet.version=4.0.6
65servlet-api-2.5.version=6.1.14
66servlet-api.version=2.5
67slf4j-api.version=1.4.3
68slf4j-log4j12.version=1.4.3
69
70xmlenc.version=0.52
71xerces.version=1.4.4
Note: See TracBrowser for help on using the repository browser.