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