libraries.properties revision 94d29a8848130741ed9e35078f6b814abac06fcc
94d29a8848130741ed9e35078f6b814abac06fccmatthew# Licensed to the Apache Software Foundation (ASF) under one or more
94d29a8848130741ed9e35078f6b814abac06fccmatthew# contributor license agreements. See the NOTICE file distributed with
94d29a8848130741ed9e35078f6b814abac06fccmatthew# this work for additional information regarding copyright ownership.
94d29a8848130741ed9e35078f6b814abac06fccmatthew# The ASF licenses this file to You under the Apache License, Version 2.0
94d29a8848130741ed9e35078f6b814abac06fccmatthew# (the "License"); you may not use this file except in compliance with
94d29a8848130741ed9e35078f6b814abac06fccmatthew# the License. You may obtain a copy of the License at
94d29a8848130741ed9e35078f6b814abac06fccmatthew#
94d29a8848130741ed9e35078f6b814abac06fccmatthew# http://www.apache.org/licenses/LICENSE-2.0
94d29a8848130741ed9e35078f6b814abac06fccmatthew#
94d29a8848130741ed9e35078f6b814abac06fccmatthew# Unless required by applicable law or agreed to in writing, software
94d29a8848130741ed9e35078f6b814abac06fccmatthew# distributed under the License is distributed on an "AS IS" BASIS,
94d29a8848130741ed9e35078f6b814abac06fccmatthew# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
94d29a8848130741ed9e35078f6b814abac06fccmatthew# See the License for the specific language governing permissions and
94d29a8848130741ed9e35078f6b814abac06fccmatthew# limitations under the License.
94d29a8848130741ed9e35078f6b814abac06fccmatthew
94d29a8848130741ed9e35078f6b814abac06fccmatthew#this file declares the libraries for use in
94d29a8848130741ed9e35078f6b814abac06fccmatthew#a given release of the components
94d29a8848130741ed9e35078f6b814abac06fccmatthew
94d29a8848130741ed9e35078f6b814abac06fccmatthew#if you change this, change the checksum to match
94d29a8848130741ed9e35078f6b814abac06fccmatthewm2.version=2.0.4
94d29a8848130741ed9e35078f6b814abac06fccmatthewm2.url=http://ibiblio.org/maven2/
94d29a8848130741ed9e35078f6b814abac06fccmatthewm2.artifact-name=maven-artifact-ant
94d29a8848130741ed9e35078f6b814abac06fccmatthewm2.jar.name=${m2.artifact-name}-${m2.version}-dep.jar
94d29a8848130741ed9e35078f6b814abac06fccmatthew#this is the URL of the antlib library, that is pulled down for everything else.
94d29a8848130741ed9e35078f6b814abac06fccmatthewm2.antlib.url=${m2.url}/org/apache/maven/${m2.artifact-name}/${m2.version}/${m2.jar.name}
94d29a8848130741ed9e35078f6b814abac06fccmatthew#this is the sha1 checksum of the artifact
94d29a8848130741ed9e35078f6b814abac06fccmatthewm2.sha1.checksum=4e7ddfdb91600e9b59bb965ff8eef2f06015df50
94d29a8848130741ed9e35078f6b814abac06fccmatthew
94d29a8848130741ed9e35078f6b814abac06fccmatthew# Repository to use by default for fetching dependencies.
94d29a8848130741ed9e35078f6b814abac06fccmatthewm2.repo=http://repo1.maven.org/maven2/
94d29a8848130741ed9e35078f6b814abac06fccmatthew
94d29a8848130741ed9e35078f6b814abac06fccmatthew#versions of different libraries. Please keep in alphabetical order, except
94d29a8848130741ed9e35078f6b814abac06fccmatthew#when a specific dependency forces them to be out-of-order
94d29a8848130741ed9e35078f6b814abac06fccmatthewantlr.version=2.7.7
94d29a8848130741ed9e35078f6b814abac06fccmatthewbcel.version=5.1
94d29a8848130741ed9e35078f6b814abac06fccmatthewbsf.version=2.4.0
94d29a8848130741ed9e35078f6b814abac06fccmatthewbsh.version=2.0b4
94d29a8848130741ed9e35078f6b814abac06fccmatthewbsh-core.version=${bsh.version}
94d29a8848130741ed9e35078f6b814abac06fccmatthewcommons-net.version=1.4.1
94d29a8848130741ed9e35078f6b814abac06fccmatthewcommons-logging.version=1.1
94d29a8848130741ed9e35078f6b814abac06fccmatthewcommons-logging-api.version=${commons-logging.version}
94d29a8848130741ed9e35078f6b814abac06fccmatthewjai-core.version=1.1.3
94d29a8848130741ed9e35078f6b814abac06fccmatthewjai-codec.version=1.1.3
94d29a8848130741ed9e35078f6b814abac06fccmatthewjasper-compiler.version=4.1.36
94d29a8848130741ed9e35078f6b814abac06fccmatthewjasper-runtime.version=${jasper-compiler.version}
94d29a8848130741ed9e35078f6b814abac06fccmatthewjdepend.version=2.9.1
94d29a8848130741ed9e35078f6b814abac06fccmatthewjruby.version=0.9.8
94d29a8848130741ed9e35078f6b814abac06fccmatthewjunit.version=4.8.1
94d29a8848130741ed9e35078f6b814abac06fccmatthewjsch.version=0.1.42
94d29a8848130741ed9e35078f6b814abac06fccmatthewjython.version=2.1
94d29a8848130741ed9e35078f6b814abac06fccmatthew#log4j 1.2.15 requires JMS and a few other Sun jars that are not in the m2 repo
94d29a8848130741ed9e35078f6b814abac06fccmatthewlog4j.version=1.2.14
94d29a8848130741ed9e35078f6b814abac06fccmatthew#js is the javascript implementation of the rhino project
94d29a8848130741ed9e35078f6b814abac06fccmatthew#17R1 is compiled with Java5 so we can't use the jar when building with JDK 1.4
94d29a8848130741ed9e35078f6b814abac06fccmatthewjs.version=1.6R7
94d29a8848130741ed9e35078f6b814abac06fccmattheworo.version=2.0.8
94d29a8848130741ed9e35078f6b814abac06fccmatthewregexp.version=1.3
94d29a8848130741ed9e35078f6b814abac06fccmatthewservlet-api.version=2.3
94d29a8848130741ed9e35078f6b814abac06fccmatthewwhich.version=1.0
94d29a8848130741ed9e35078f6b814abac06fccmatthewxalan.version=2.7.1
94d29a8848130741ed9e35078f6b814abac06fccmatthewxml-resolver.version=1.2
94d29a8848130741ed9e35078f6b814abac06fccmatthewmail.version=1.4
94d29a8848130741ed9e35078f6b814abac06fccmatthew#paired
94d29a8848130741ed9e35078f6b814abac06fccmatthewjacl.version=1.2.6
94d29a8848130741ed9e35078f6b814abac06fccmatthewtcljava.version=${jacl.version}