jicarilla-sandbox/platform build.xml,1.2,1.3

[email protected]
Newsgroups gmane.comp.java.jicarilla.cvs
Message-ID <[email protected]>
Update of /cvsroot/jicarilla/jicarilla-sandbox/platform
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1733/platform

Modified Files:
	build.xml 
Log Message:
automated gump descriptors

Index: build.xml
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-sandbox/platform/build.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- build.xml	18 Feb 2004 18:16:24 -0000	1.2
+++ build.xml	24 Feb 2004 12:36:49 -0000	1.3
@@ -183,4 +183,26 @@
 ===================================================================
         </echo>
     </target>
+
+    <target name="gump-descriptors" depends="init">
+        <subant target="jbs:gump-descriptor" inheritAll="false">
+            <filelist dir="." files="framework/api,
+                             framework/impl,
+                             container/api,
+                             container/tck/api,
+                             container/tck/impl,
+                             container/impl,
+                             components/collections,
+                             components/http/api,
+                             components/http/impl"/>
+                <property name="do.not.debug" value="thanks!"/>
+        </subant>
+
+        <mkdir dir="gump"/>
+        <copy todir="gump" flatten="true">
+            <fileset dir=".">
+                <include name="**/gump-*.xml"/>
+            </fileset>
+        </copy>
+    </target>
 </project>



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.