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