leosimons 2003/06/15 02:10:17
Modified: profile gump.xml
. lsd.xml
Log:
for some reason, dependencies weren't caught for avalon-framework. Weirdness.
Revision Changes Path
1.228 +1 -1 jakarta-gump/profile/gump.xml
Index: gump.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/profile/gump.xml,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -r1.227 -r1.228
--- gump.xml 14 Jun 2003 16:19:47 -0000 1.227
+++ gump.xml 15 Jun 2003 09:10:17 -0000 1.228
@@ -9,7 +9,7 @@
<!-- Apache.Avalon -->
<module
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/avalon/buildsystem/gump-integration/project/avalon.xml"/>
<module href="project/avalon-sandbox.xml"/>
- <module href="project/avalon.xml"/>
+<!-- maybe this causes dependency failure weirdness <module
href="project/avalon.xml"/>-->
<module href="project/avalon-cornerstone.xml"/>
<module href="project/avalon-excalibur.xml"/>
<module href="project/avalon-logkit.xml"/>
1.6 +1 -1 jakarta-gump/lsd.xml
Index: lsd.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/lsd.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lsd.xml 10 Jun 2003 20:33:40 -0000 1.5
+++ lsd.xml 15 Jun 2003 09:10:17 -0000 1.6
@@ -9,7 +9,7 @@
<profile href="profile/gump.xml"/>
<!-- experimental! -->
- <module
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/avalon/buildsystem/gump-integration/project/avalon.xml"/>
+<!-- <module
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/avalon/buildsystem/gump-integration/project/avalon.xml"/>-->
<javadoc dir="/data/gump/log/javadoc"
url="http://lsd.student.utwente.nl/gump/javadoc"/>
<junitreport dir="/data/gump/log/junitreport"
url="http://lsd.student.utwente.nl/gump/junitreport"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]