jicarilla-sandbox/platform/gump gump-jicarilla-build-system.xml,1.1,1.2
| Newsgroups | gmane.comp.java.jicarilla.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jicarilla/jicarilla-sandbox/platform/gump
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28570/platform/gump
Modified Files:
gump-jicarilla-build-system.xml
Log Message:
other projects should only have to depend on this one in order to be properly built...so deep copy the dependencies.
Index: gump-jicarilla-build-system.xml
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-sandbox/platform/gump/gump-jicarilla-build-system.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gump-jicarilla-build-system.xml 1 Mar 2004 07:30:54 -0000 1.1
+++ gump-jicarilla-build-system.xml 4 Mar 2004 12:37:36 -0000 1.2
@@ -4,9 +4,9 @@
<ant basedir="buildsystem/install"/>
<!-- common dependencies -->
- <depend project="ant" runtime="true" inherit="hard"/>
- <depend project="jakarta-bsf" runtime="true" inherit="all"/>
- <depend project="rhino" runtime="true" inherit="all"/>
+ <depend project="ant" runtime="true" inherit="jars"/>
+ <depend project="jakarta-bsf" runtime="true" inherit="jars"/>
+ <depend project="rhino" runtime="true" inherit="jars"/>
<home nested="buildsystem/install"/>
-------------------------------------------------------
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