Revision: 5599
          http://jnode.svn.sourceforge.net/jnode/?rev=5599&view=rev
Author:   lsantha
Date:     2009-07-09 10:37:37 +0000 (Thu, 09 Jul 2009)

Log Message:
-----------
Added path to unpack200.

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

Modified: trunk/all/build.xml
===================================================================
--- trunk/all/build.xml 2009-07-07 14:07:37 UTC (rev 5598)
+++ trunk/all/build.xml 2009-07-09 10:37:37 UTC (rev 5599)
@@ -288,7 +288,7 @@
           <then>
             <delete file="${classlib.jar}"/>
             <echo message="Creating ${classlib.jar}"/>
-            <exec executable="unpack200">
+            <exec executable="${java.home}/bin/unpack200">
               <arg file="${root.dir}/all/lib/classlib.pack.gz"/>
               <arg file="${classlib.jar}"/>
             </exec>


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

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Jnode-svn-commits mailing list
Jnode-svn-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jnode-svn-commits

Reply via email to