jicarilla-sandbox/platform build.xml,1.8,1.9

Leo Simons <[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-serv23822/platform

Modified Files:
	build.xml 
Log Message:
update buildsystem to reflect the splitting of framework into lang and plumbing

Index: build.xml
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-sandbox/platform/build.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- build.xml	8 Mar 2004 22:57:47 -0000	1.8
+++ build.xml	22 Mar 2004 18:38:04 -0000	1.9
@@ -2,8 +2,10 @@
 
 <project default="all" name="jicarilla-platform" basedir=".">
     <property file="project.properties"/>
-    <property name="gump.subprojects" value="framework/api,
-                             framework/impl,
+    <property name="gump.subprojects" value="lang/api,
+                             lang/impl,
+                             plumbing/api,
+                             plumbing/impl
                              container/api,
                              container/tck/api,
                              container/tck/impl,
@@ -13,7 +15,8 @@
                              components/http/api,
                              components/http/impl"/>
     <property name="subprojects" value="
-                            framework,
+                            lang,
+                            plumbing,
                             container/api,
                             container/tck,
                             container,



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&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.