blob: 7cc3b5181e1cdcb4839b31b7bf918ba52552b0ec [file] [log] [blame]
# 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.
# **** External jars (not built as part of JMeter) and needed for build/release ****
# property name conventions:
#
# xxx.jar - name of the jar as used in JMeter
#
# The following properties are used to download the jars if necessary.
#
# xxx.loc - example location where the jar or zip can be found (omit trailing /)
# xxx.md5 - MD5 hash of the jar (used to check downloads)
#
# xxx.zip - name of zip file (if the jar is not available as an independent download)
# xxx.ent - the jar entry name in Zip file
# Note that all the jars (apart from velocity and the Geronimo API jars)
# are contained in the JMeter binary release.
apache-bsf.jar = bsf-2.4.0.jar
apache-bsf.loc = http://repo2.maven.org/maven2/bsf/bsf/2.4.0
apache-bsf.md5 = 16e82d858c648962fb5c959f21959039
apache-jsr223-api.jar = bsf-api-3.1.jar
apache-jsr223-api.loc = http://repo2.maven.org/maven2/org/apache/bsf/bsf-api/3.1
apache-jsr223-api.md5 = 147c6cb39f889f640036f096f8a4bf59
avalon-framework.jar = avalon-framework-4.1.4.jar
avalon-framework.loc = http://mirrors.ibiblio.org/pub/mirrors/maven/avalon-framework/jars
avalon-framework.md5 = 2C5306A09B22BD06A78343C0B55D021F
beanshell.jar = bsh-2.0b5.jar
beanshell.loc = http://www.beanshell.org
beanshell.md5 = 02F72336919D06A8491E82346E10B4D5
# Bouncy Castle jars (compile and test only - not distributed)
bcmail.jar = bcmail-jdk15-1.45.jar
bcmail.loc = http://repo2.maven.org/maven2/org/bouncycastle/bcmail-jdk15/1.45/
bcmail.md5 = 13321fc7eff7bcada7b4fedfb592025c
bcprov.jar = bcprov-jdk15-1.45.jar
bcprov.loc = http://repo2.maven.org/maven2/org/bouncycastle/bcprov-jdk15/1.45/
bcprov.md5 = 2062f8e3d15748443ea60a94b266371c
commons-codec.jar = commons-codec-1.4.jar
commons-codec.loc = http://repo2.maven.org/maven2/commons-codec/commons-codec/1.4
commons-codec.md5 = 82B899580DA472BE37055DA949B731FA
commons-collections.jar = commons-collections-3.2.1.jar
commons-collections.loc = http://repo2.maven.org/maven2/commons-collections/commons-collections/3.2.1
commons-collections.md5 = 13BC641AFD7FD95E09B260F69C1E4C91
commons-httpclient.jar = commons-httpclient-3.1.jar
commons-httpclient.loc = http://repo2.maven.org/maven2/commons-httpclient/commons-httpclient/3.1
commons-httpclient.md5 = 8AD8C9229EF2D59AB9F59F7050E846A5
commons-io.jar = commons-io-1.4.jar
commons-io.loc = http://repo2.maven.org/maven2/commons-io/commons-io/1.4
commons-io.md5 = B6A50C8A15ECE8753E37CBE5700BF84F
commons-jexl.jar = commons-jexl-1.1.jar
commons-jexl.loc = http://repo2.maven.org/maven2/commons-jexl/commons-jexl/1.1
commons-jexl.md5 = 3F7735D20FCE1DBE05F62FF7A7B178DC
commons-lang.jar = commons-lang-2.4.jar
commons-lang.loc = http://repo2.maven.org/maven2/commons-lang/commons-lang/2.4
commons-lang.md5 = 237A8E845441BAD2E535C57D985C8204
commons-logging.jar = commons-logging-1.1.1.jar
commons-logging.loc = http://repo2.maven.org/maven2/commons-logging/commons-logging/1.1.1
# Checksum from binary release and Maven differ, but contents of jar are identical
#commons-logging.md5 = E2C390FE739B2550A218262B28F290CE
commons-logging.md5 = ed448347fc0104034aa14c8189bf37de
commons-net.jar = commons-net-1.4.1.jar
commons-net.loc = http://repo2.maven.org/maven2/commons-net/commons-net/1.4.1
commons-net.md5 = 365C9A26E81B212DE0553FBED10452CC
excalibur-datasource.jar = excalibur-datasource-1.1.1.jar
excalibur-datasource.loc = http://repo2.maven.org/maven2/excalibur-datasource/excalibur-datasource/1.1.1
excalibur-datasource.md5 = 59A9EDFF1005D70DFA638CF3A4D3AD6D
excalibur-instrument.jar = excalibur-instrument-1.0.jar
excalibur-instrument.loc = http://repo2.maven.org/maven2/excalibur-instrument/excalibur-instrument/1.0
excalibur-instrument.md5 = 81BF95737C97A46836EA5F21F7C82719
excalibur-logger.jar = excalibur-logger-1.1.jar
excalibur-logger.loc = http://repo2.maven.org/maven2/excalibur-logger/excalibur-logger/1.1
excalibur-logger.md5 = E8246C546B7B0CAFD65947E9B80BB884
excalibur-pool.jar = excalibur-pool-1.2.jar
excalibur-pool.loc = http://repo2.maven.org/maven2/excalibur-pool/excalibur-pool/1.2
excalibur-pool.md5 = 0AF05C8811A2912D62D6E189799FD518
# Common file containing both htmlparser and htmllexer jars
htmllexer.loc = http://prdownloads.sourceforge.net/htmlparser
htmllexer.zip = HTMLParser-2.0-SNAPSHOT-bin.zip
htmllexer.jar = htmllexer-2.0-20060923.jar
htmllexer.md5 = FE91E957BC72895CDD1F58F67F3F331F
htmllexer.ent = htmllexer.jar
htmlparser.loc = http://prdownloads.sourceforge.net/htmlparser
htmlparser.zip = HTMLParser-2.0-SNAPSHOT-bin.zip
htmlparser.jar = htmlparser-2.0-20060923.jar
htmlparser.md5 = 5452B45D4587E87724FD14F54A6885FF
htmlparser.ent = htmlparser.jar
jakarta-oro.jar = oro-2.0.8.jar
jakarta-oro.loc = http://repo2.maven.org/maven2/oro/oro/2.0.8
jakarta-oro.md5 = 42E940D5D2D822F4DC04C65053E630AB
jcharts.jar = jCharts-0.7.5.jar
jcharts.loc = http://prdownloads.sourceforge.net/jcharts
jcharts.zip = jCharts-0.7.5.zip
jcharts.ent = jCharts-0.7.5.jar
# Different hash from original jar, but identical contents
#jcharts.md5 = e46523932dbd2fd733fca881b0cc0ed2
jcharts.md5 = 13927D8077C991E7EBCD8CB284746A7A
jdom.jar = jdom-1.1.jar
jdom.loc = http://repo2.maven.org/maven2/org/jdom/jdom/1.1
jdom.md5 = ADF67FC5DCF48E1593640AD7E02F6AD4
js_rhino.jar = js-1.6R5.jar
js_rhino.loc = http://repo2.maven.org/maven2/rhino/js/1.6R5/
js_rhino.md5 = 437A15E789AB9A95D10C2F950E94A84E
junit.jar = junit-4.8.1.jar
junit.loc = http://downloads.sourceforge.net/junit
junit.md5 = FB44723F35C2F1AF5C51EB729B502F0D
logkit.jar = logkit-2.0.jar
logkit.loc = http://repo2.maven.org/maven2/logkit/logkit/2.0
logkit.md5 = 8D82A3E91AAE216D0A2A40B837A232FF
soap.jar = soap-2.3.1.jar
soap.loc = http://repo1.maven.org/maven2/soap/soap/2.3.1
soap.md5 = AA1845E01FEE94FE4A63BBCAA55AD486
tidy.jar = jtidy-r938.jar
tidy.loc = http://downloads.sourceforge.net/project/jtidy/JTidy/r938
tidy.md5 = 0270AA6F887C1E3EF48F102439708DFC
# XStream can be found at: http://xstream.codehaus.org/
xstream.jar = xstream-1.3.1.jar
xstream.loc = http://repository.codehaus.org/com/thoughtworks/xstream/xstream/1.3.1
xstream.md5 = 4DFEBEC402E7606B2C1F66DEC1773E8F
xpp3.jar = xpp3_min-1.1.4c.jar
xpp3.loc = http://repo1.maven.org/maven2/xpp3/xpp3_min/1.1.4c
xpp3.md5 = DCD95BCB84B09897B2B66D4684C040DA
# Xalan can be found at: http://xml.apache.org/xalan-j/
xalan.jar = xalan-2.7.1.jar
xalan.loc = http://repo2.maven.org/maven2/xalan/xalan/2.7.1
xalan.md5 = D43AAD24F2C143B675292CCFEF487F9C
serializer.jar = serializer-2.7.1.jar
serializer.loc = http://repo2.maven.org/maven2/xalan/serializer/2.7.1
# Checksum from binary release and Maven differ, but contents of jar are identical (apart from non-essential comment)
#serializer.md5 = F0FA654C1EA1186E9A5BD56E48E0D4A3
serializer.md5 = a6b64dfe58229bdd810263fa0cc54cff
# Xerces can be found at: http://xerces.apache.org/xerces2-j/
xerces.jar = xercesImpl-2.9.1.jar
xerces.loc = http://repo2.maven.org/maven2/xerces/xercesImpl/2.9.1
# Checksum from binary release and Maven differ, but contents of jar are identical (apart from EOLs in text files)
#xerces.md5 = DA09B75B562CA9A8E9A535D2148BE8E4
xerces.md5 = f807f86d7d9db25edbfc782aca7ca2a9
xml-apis.jar = xml-apis-1.3.04.jar
xml-apis.loc = http://repo2.maven.org/maven2/xml-apis/xml-apis/1.3.04
xml-apis.md5 = 9AE9C29E4497FC35A3EADE1E6DD0BBEB
# Codecs were previously provided by Batik
xmlgraphics-commons.jar = xmlgraphics-commons-1.3.1.jar
xmlgraphics-commons.loc = http://repo2.maven.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/1.3.1
xmlgraphics-commons.md5 = E63589601D939739349A50A029DAB120
# JavaMail jars (N.B. these are available under CDDL)
activation.jar = activation-1.1.1.jar
activation.loc = http://download.java.net/maven/1/javax.activation/jars/
activation.md5 = 46a37512971d8eca81c3fcf245bf07d2
javamail.jar = mail-1.4.3.jar
javamail.loc = http://download.java.net/maven/2/javax/mail/mail/1.4.3/
javamail.md5 = 520539ba71d8ba0aa5b13963dfb3d1d2
# Geronimo JMS jar
jms.jar = geronimo-jms_1.1_spec-1.1.1.jar
jms.loc = http://repo2.maven.org/maven2/org/apache/geronimo/specs/geronimo-jms_1.1_spec/1.1.1/
jms.md5 = d80ce71285696d36c1add1989b94f084
# The following jars are only needed for source distributions
# They are used for building the documentation
velocity.jar = velocity-1.6.2.jar
velocity.loc = http://repo1.maven.org/maven2/org/apache/velocity/velocity/1.6.2
velocity.md5 = 91285749478616F63F37B0EBB19F1FED