svn commit: r902585 - /jakarta/jmeter/trunk/build.xml

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

URL: http://svn.apache.org/viewvc?rev=902585&view=rev
Log:
Ensure all API jars are included in builds

Modified:
    jakarta/jmeter/trunk/build.xml

Modified: jakarta/jmeter/trunk/build.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/build.xml?rev=902585&r1=902584&r2=902585&view=diff
==============================================================================
--- jakarta/jmeter/trunk/build.xml (original)
+++ jakarta/jmeter/trunk/build.xml Sun Jan 24 15:25:25 2010
@@ -135,6 +135,12 @@
           </fileset>
       </auxClasspath>
 
+      <auxClasspath>
+          <fileset dir="${lib.api}">
+              <include name="*.jar"/>
+          </fileset>
+      </auxClasspath>
+
     </findbugs>
     <antcall target="findbugs-style"/>
     <antcall target="findbugs-xsl"/>
@@ -385,9 +391,7 @@
     <!-- Generated jars -->
     <fileset dir="${lib.dir}" includes="jorphan.jar"/>
     <!-- API-only jars-->
-    <pathelement location="${lib.api}/${activation.jar}"/>
-    <pathelement location="${lib.api}/${javamail.jar}"/>
-    <pathelement location="${lib.api}/${jms.jar}"/>
+    <pathelement location="${lib.api}/*.jar"/>
     <!-- Optional jars -->
     <fileset dir="${lib.opt}" includes="*.jar"/>
   </path>
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.