Author: ks156
Date: 2008-12-18 14:48:31 +0100 (Thu, 18 Dec 2008)
New Revision: 3188

Modified:
   
software_suite_v2/software/tuxdroid-gadget-framework/trunk/tuxdroid-gadget-framework/builder/build.xml
Log:
* Removed the 'gplize' command. I don't know why, but this command return an
  error with apache-ant. (not ant from eclipse)


Modified: 
software_suite_v2/software/tuxdroid-gadget-framework/trunk/tuxdroid-gadget-framework/builder/build.xml
===================================================================
--- 
software_suite_v2/software/tuxdroid-gadget-framework/trunk/tuxdroid-gadget-framework/builder/build.xml
      2008-12-18 13:46:10 UTC (rev 3187)
+++ 
software_suite_v2/software/tuxdroid-gadget-framework/trunk/tuxdroid-gadget-framework/builder/build.xml
      2008-12-18 13:48:31 UTC (rev 3188)
@@ -78,7 +78,6 @@
                description="Build from sources">
                <delete dir="targets/ant" />
                <mkdir dir="targets/ant" />
-               <gplize target="." />
                <javac debug="false"
                       optimize="on"
                       srcdir="sources"
@@ -163,4 +162,4 @@
                        <arg 
value="badbox.karma-lab.net:/storage/web/storage/software.karma-lab.net/repository/"
 />
                </exec>
        </target>
-</project>
\ No newline at end of file
+</project>


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to