Revision: 15761
http://jikesrvm.svn.sourceforge.net/jikesrvm/?rev=15761&view=revAuthor: dgrove-oss
Date: 2009-08-06 11:58:25 +0000 (Thu, 06 Aug 2009)
Log Message:
-----------
fix typo
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-08-05 13:29:04 UTC (rev 15760)
+++ rvmroot/trunk/testing/tests/soot/build.xml 2009-08-06 11:58:25 UTC (rev 15761)
@@ -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:${test.rvm.dir}/lib/annotation.jar:${test.rvm.dir}/lib/luni-kernel-stubs.jar:${test.rvm.dir}/lib/nio.jar:${test.rvm.dir}/lib/nio-char.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:${test.rvm.dir}/lib/luni-kernel-stubs.jar:${test.rvm.dir}/lib/nio.jar:${test.rvm.dir}/lib/nio_char.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