SF.net SVN: jikesrvm:[15756] rvmroot/trunk/testing/tests/soot/build.xml

View: New views
1 Messages — Rating Filter:   Alert me  

SF.net SVN: jikesrvm:[15756] rvmroot/trunk/testing/tests/soot/build.xml

by dgrove-oss :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Revision: 15756
          http://jikesrvm.svn.sourceforge.net/jikesrvm/?rev=15756&view=rev
Author:   dgrove-oss
Date:     2009-07-31 13:51:44 +0000 (Fri, 31 Jul 2009)

Log Message:
-----------
add next missing harmony jar file to soot class path

Modified Paths:
--------------
    rvmroot/trunk/testing/tests/soot/build.xml

Modified: rvmroot/trunk/testing/tests/soot/build.xml
===================================================================
--- rvmroot/trunk/testing/tests/soot/build.xml 2009-07-31 06:51:27 UTC (rev 15755)
+++ rvmroot/trunk/testing/tests/soot/build.xml 2009-07-31 13:51:44 UTC (rev 15756)
@@ -50,7 +50,7 @@
   <!-- Partially replicated from build.xml. Yuck. -->
   <!-- The soot test needs to know which class libraries we are using because it impacts the test command line -->
   <property name="classlib.provider" value="GNU Classpath"/>
-  <condition property="soot.vmlibs" value="${test.rvm.dir}/jksvm.jar:${test.rvm.dir}/rvmrt.jar:${test.rvm.dir}/lib/luni.jar">
+  <condition property="soot.vmlibs" value="${test.rvm.dir}/jksvm.jar:${test.rvm.dir}/rvmrt.jar:${test.rvm.dir}/lib/luni.jar:${test.rvm.dir}/lib/security.jar">
     <equals arg1="${classlib.provider}" arg2="Harmony"/>
   </condition>
   <condition property="soot.vmlibs" value="${test.rvm.dir}/jksvm.jar:${test.rvm.dir}/rvmrt.jar">


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jikesrvm-commits mailing list
Jikesrvm-commits@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-commits