libraries.properties revision e75c2484bff064fbbf51e92aed4f37b08e6427b7
853N/A# Licensed to the Apache Software Foundation (ASF) under one or more
853N/A# contributor license agreements. See the NOTICE file distributed with
853N/A# this work for additional information regarding copyright ownership.
853N/A# The ASF licenses this file to You under the Apache License, Version 2.0
853N/A# (the "License"); you may not use this file except in compliance with
853N/A# the License. You may obtain a copy of the License at
853N/A#
853N/A# http://www.apache.org/licenses/LICENSE-2.0
853N/A#
853N/A# Unless required by applicable law or agreed to in writing, software
853N/A# distributed under the License is distributed on an "AS IS" BASIS,
853N/A# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
853N/A# See the License for the specific language governing permissions and
853N/A# limitations under the License.
853N/A
853N/A#this file declares the libraries for use in
853N/A#a given release of the components
853N/A
853N/A#if you change this, change the checksum to match
853N/Am2.version=2.0.4
853N/Am2.url=http://ibiblio.org/maven2/
853N/Am2.artifact-name=maven-artifact-ant
3996N/Am2.jar.name=${m2.artifact-name}-${m2.version}-dep.jar
853N/A#this is the URL of the antlib library, that is pulled down for everything else.
853N/Am2.antlib.url=${m2.url}/org/apache/maven/${m2.artifact-name}/${m2.version}/${m2.jar.name}
853N/A#this is the sha1 checksum of the artifact
853N/Am2.sha1.checksum=4e7ddfdb91600e9b59bb965ff8eef2f06015df50
853N/A
4018N/A# Repository to use by default for fetching dependencies.
853N/Am2.repo=http://repo1.maven.org/maven2/
853N/A
4018N/A#versions of different libraries. Please keep in alphabetical order, except
4018N/A#when a specific dependency forces them to be out-of-order
853N/Aantlr.version=2.7.7
1273N/Abcel.version=5.1
853N/Absf.version=2.4.0
4018N/Absh.version=2.0b4
3661N/Absh-core.version=${bsh.version}
3996N/Acommons-net.version=1.4.1
3996N/Acommons-logging.version=1.1
3996N/Acommons-logging-api.version=${commons-logging.version}
4018N/Ajai-core.version=1.1.3
4018N/Ajai-codec.version=1.1.3
4018N/Ajasper-compiler.version=4.1.36
4018N/Ajasper-runtime.version=${jasper-compiler.version}
4018N/Ajdepend.version=2.9.1
4018N/Ajruby.version=0.9.8
4018N/Ajunit.version=4.8.1
4018N/Ajsch.version=0.1.42
4018N/Ajython.version=2.1
4018N/A#log4j 1.2.15 requires JMS and a few other Sun jars that are not in the m2 repo
4018N/Alog4j.version=1.2.14
4018N/A#js is the javascript implementation of the rhino project
4018N/A#17R1 is compiled with Java5 so we can't use the jar when building with JDK 1.4
4018N/Ajs.version=1.6R7
4018N/Aoro.version=2.0.8
4018N/Aregexp.version=1.3
4018N/Aservlet-api.version=2.3
4018N/Awhich.version=1.0
4018N/Axalan.version=2.7.1
4018N/Axml-resolver.version=1.2
4018N/Amail.version=1.4
4018N/A#paired
4018N/Ajacl.version=1.2.6
4018N/Atcljava.version=${jacl.version}
4018N/A