Revision: 962
          http://japi.svn.sourceforge.net/japi/?rev=962&view=rev
Author:   christianhujer
Date:     2009-02-18 05:52:29 +0000 (Wed, 18 Feb 2009)
Log Message:
-----------
Auto-get dependend library japi-lib-swing-action-0.1.0.jar.
Modified Paths:
--------------
    tools/fontbrowser/trunk/build.xml
Modified: tools/fontbrowser/trunk/build.xml
===================================================================
--- tools/fontbrowser/trunk/build.xml	2009-02-18 05:43:30 UTC (rev 961)
+++ tools/fontbrowser/trunk/build.xml	2009-02-18 05:52:29 UTC (rev 962)
@@ -22,4 +22,8 @@
 
     &commonBuild;
 
+    <target name="getlibs">
+        <get src="http://downloads.sourceforge.net/japi/japi-lib-swing-action-0.1.0.jar" dest="lib/japi-lib-swing-action.jar" />
+    </target>
+
 </project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
 |