Author: sebb
Date: Fri Jul 22 00:00:58 2011
New Revision: 1149410

URL: http://svn.apache.org/viewvc?rev=1149410&view=rev
Log:
Need BC jars for build and test

Modified:
    jakarta/jmeter/trunk/eclipse.classpath

Modified: jakarta/jmeter/trunk/eclipse.classpath
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/eclipse.classpath?rev=1149410&r1=1149409&r2=1149410&view=diff
==============================================================================
--- jakarta/jmeter/trunk/eclipse.classpath (original)
+++ jakarta/jmeter/trunk/eclipse.classpath Fri Jul 22 00:00:58 2011
@@ -79,5 +79,8 @@
        <classpathentry kind="lib" path="lib/xmlgraphics-commons-1.3.1.jar"/>
        <classpathentry kind="lib" path="lib/xpp3_min-1.1.4c.jar"/>
        <classpathentry kind="lib" path="lib/xstream-1.3.1.jar"/>
+    <!-- Needed for build and test -->
+    <classpathentry kind="var" 
path="M2_REPO/org/bouncycastle/bcmail-jdk15/1.45/bcmail-jdk15-1.45.jar"/>
+    <classpathentry kind="var" 
path="M2_REPO/org/bouncycastle/bcprov-jdk15/1.45/bcprov-jdk15-1.45.jar"/>
     <classpathentry kind="output" path="build"/>
 </classpath>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to