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

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

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

by dgrove-oss :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Revision: 15759
          http://jikesrvm.svn.sourceforge.net/jikesrvm/?rev=15759&view=rev
Author:   dgrove-oss
Date:     2009-08-03 13:01:27 +0000 (Mon, 03 Aug 2009)

Log Message:
-----------
add luni-kernel-stubs.jar to soot classpath so that soot can find
StackTraceElement

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-03 02:25:55 UTC (rev 15758)
+++ rvmroot/trunk/testing/tests/soot/build.xml 2009-08-03 13:01:27 UTC (rev 15759)
@@ -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">
+  <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">
     <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