svn commit: r902579 - in /jakarta/jmeter/trunk: build.properties build.xml

[email protected]
Newsgroups gmane.comp.jakarta.jmeter.devel
Message-ID <[email protected]>
Author: sebb
Date: Sun Jan 24 15:04:27 2010
New Revision: 902579

URL: http://svn.apache.org/viewvc?rev=902579&view=rev
Log:
Need javax.script support for Java 1.5

Modified:
    jakarta/jmeter/trunk/build.properties
    jakarta/jmeter/trunk/build.xml

Modified: jakarta/jmeter/trunk/build.properties
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.properties?rev=902579&r1=902578&r2=902579&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.properties (original)
+++ jakarta/jmeter/trunk/build.properties Sun Jan 24 15:04:27 2010
@@ -36,6 +36,10 @@
 #apache-bsf.md5              = 162ed0b06486f75f07a7c8904bcea02a
 apache-bsf.md5              = 16e82d858c648962fb5c959f21959039
 
+apache-bsf-api.jar          = bsf-api-3.0-beta3.jar
+apache-bsf-api.loc          = http://repo2.maven.org/maven2/org/apache/bsf/bsf-api/3.0-beta3
+apache-bsf-api.md5          = db511596d6af5983494fb006674e6562
+
 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

Modified: jakarta/jmeter/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=902579&r1=902578&r2=902579&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Sun Jan 24 15:04:27 2010
@@ -1986,6 +1986,8 @@
 	-->
     <target name="_process_all_jars">
         <process_jarfile jarname="apache-bsf"/>
+        <!-- TODO: only download if javax.script.ScriptEngine not in JVM classlib -->
+        <process_jarfile jarname="apache-bsf-api" dest.dir="${lib.api}"/>
         <process_jarfile jarname="avalon-framework"/>
         <process_jarfile jarname="beanshell"/>
         <process_jarfile jarname="commons-codec"/>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.