SF.net SVN: jikesrvm:[15758] rvmroot/trunk/build.xml

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

SF.net SVN: jikesrvm:[15758] rvmroot/trunk/build.xml

by rgarner :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Revision: 15758
          http://jikesrvm.svn.sourceforge.net/jikesrvm/?rev=15758&view=rev
Author:   rgarner
Date:     2009-08-03 02:25:55 +0000 (Mon, 03 Aug 2009)

Log Message:
-----------
Missing dependency

Modified Paths:
--------------
    rvmroot/trunk/build.xml

Modified: rvmroot/trunk/build.xml
===================================================================
--- rvmroot/trunk/build.xml 2009-08-02 17:30:33 UTC (rev 15757)
+++ rvmroot/trunk/build.xml 2009-08-03 02:25:55 UTC (rev 15758)
@@ -2212,7 +2212,7 @@
     <record name="${build.dir}/javadoc/JavadocReport.txt" action="stop"/>
   </target>
 
-  <target name="mmtk-harness-eclipse-project">
+  <target name="mmtk-harness-eclipse-project" depends="mmtk-harness">
     <delete dir="eclipse"/>
     <delete file=".project"/>
     <delete file=".classpath"/>


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