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