Revision: 15757
http://jikesrvm.svn.sourceforge.net/jikesrvm/?rev=15757&view=revAuthor: dgrove-oss
Date: 2009-08-02 17:30:33 +0000 (Sun, 02 Aug 2009)
Log Message:
-----------
add annotation.jar to soot classpath for harmony libs
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 13:51:44 UTC (rev 15756)
+++ rvmroot/trunk/testing/tests/soot/build.xml 2009-08-02 17:30:33 UTC (rev 15757)
@@ -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:${test.rvm.dir}/lib/security.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:${test.rvm.dir}/lib/annotation.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