Author: jfclere
Date: Thu May 20 15:41:10 2010
New Revision: 946673

URL: http://svn.apache.org/viewvc?rev=946673&view=rev
Log:
Needed to test APR.

Modified:
    tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=946673&r1=946672&r2=946673&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Thu May 20 15:41:10 2010
@@ -912,6 +912,7 @@
     <junit printsummary="yes" fork="yes" dir="." showoutput="yes">
 
       <jvmarg value="-Dsun.security.ssl.allowUnsafeRenegotiation=true" />
+      <jvmarg value="-Djava.library.path=${tomcat.build}/bin/native"/>
 
       <classpath refid="tomcat.test.classpath" />
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to