Blame | Last modification | View Log | RSS feed
# Licensed to the Apache Software Foundation (ASF) under one or more# contributor license agreements. See the NOTICE file distributed with# this work for additional information regarding copyright ownership.# The ASF licenses this file to You under the Apache License, Version 2.0# (the "License"); you may not use this file except in compliance with# the License. You may obtain a copy of the License at## http://www.apache.org/licenses/LICENSE-2.0## Unless required by applicable law or agreed to in writing, software# distributed under the License is distributed on an "AS IS" BASIS,# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.# See the License for the specific language governing permissions and# limitations under the License.# This file declares the libraries for use in a given release of the components# If you change this, change the checksum to matchm2.version=2.1.3m2.url=https://archive.apache.org/dist/maven/ant-tasksm2.artifact-name=maven-ant-tasksm2.jar.name=${m2.artifact-name}-${m2.version}.jar#this is the URL of the antlib library, that is pulled down for everything else.m2.antlib.url=${m2.url}/${m2.version}/binaries/${m2.jar.name}#this is the sha1 checksum of the artifactm2.sha1.checksum=b09be554228d66d208e5fef5266844aacf443abc# Repository to use by default for fetching dependencies.m2.repo=http://repo1.maven.org/maven2/# Versions of different libraries. Please keep in alphabetical order, except# when a specific dependency forces them to be out-of-orderivy.version=2.4.0ant-antunit.version=1.4antlr.version=2.7.7bcel.version=6.2bsf.version=2.4.0bsh.version=2.0b4bsh-core.version=${bsh.version}commons-net.version=3.6commons-logging.version=1.1commons-logging-api.version=${commons-logging.version}hamcrest-core.version=1.3hamcrest-library.version=${hamcrest-core.version}jai-core.version=1.1.3jai-codec.version=1.1.3jakarta-regexp.version=1.4# Later versions of Tomcat provide a jspc taskjasper-compiler.version=4.1.36jasper-runtime.version=${jasper-compiler.version}javax.mail-api.version=1.6.1jdepend.version=2.9.1jruby.version=1.6.8junit.version=4.12rhino.version=1.7.10junit-platform-launcher.version=1.2.0# Only used for internal tests in Ant projectjunit-vintage-engine.version=5.2.0# Only used for internal tests in Ant projectjunit-jupiter-engine.version=5.2.0jsch.version=0.1.54jython.version=2.7.0# log4j 1.2.15 requires JMS and a few other Sun jars that are not in the m2 repolog4j.version=1.2.14oro.version=2.0.8servlet-api.version=2.3which.version=1.0xalan.version=2.7.2xml-resolver.version=1.2xz.version=1.8# pairedjacl.version=1.2.6tcljava.version=${jacl.version}