[Japi-cvs] SF.net SVN: japi:[935] tools/replacer/trunk
Status: Beta
                
                Brought to you by:
                
                    christianhujer
                    
                
            | 
      
      
      From: <chr...@us...> - 2009-02-17 20:49:31
      
     | 
| Revision: 935
          http://japi.svn.sourceforge.net/japi/?rev=935&view=rev
Author:   christianhujer
Date:     2009-02-17 20:49:27 +0000 (Tue, 17 Feb 2009)
Log Message:
-----------
Updated libraries to no longer be checked in.
Modified Paths:
--------------
    tools/replacer/trunk/build.xml
Removed Paths:
-------------
    tools/replacer/trunk/lib/annotations.jar
    tools/replacer/trunk/lib/japi-lib-argparser-trunk.jar
Modified: tools/replacer/trunk/build.xml
===================================================================
--- tools/replacer/trunk/build.xml	2009-02-17 20:45:44 UTC (rev 934)
+++ tools/replacer/trunk/build.xml	2009-02-17 20:49:27 UTC (rev 935)
@@ -22,4 +22,8 @@
 
     &commonBuild;
 
+    <target name="getlibs">
+        <get src="http://downloads.sourceforge.net/japi/japi-lib-argparser-0.2.0.jar" dest="lib/japi-lib-argparser.jar" />
+    </target>
+
 </project>
Deleted: tools/replacer/trunk/lib/annotations.jar
===================================================================
(Binary files differ)
Deleted: tools/replacer/trunk/lib/japi-lib-argparser-trunk.jar
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
 |