ajack 2004/01/19 15:42:41
Modified: python/gump/test/resources/full1 maven1.xml package1.xml
module5.xml module3.xml module4.xml download1.xml
module2.xml alias1.xml module1.xml broken1.xml
Log:
Making test W/S more presentable, easier to read test results...
Revision Changes Path
1.3 +2 -2 jakarta-gump/python/gump/test/resources/full1/maven1.xml
Index: maven1.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/python/gump/test/resources/full1/maven1.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven1.xml 1 Dec 2003 20:48:12 -0000 1.2
+++ maven1.xml 19 Jan 2004 23:42:40 -0000 1.3
@@ -2,13 +2,13 @@
<url href="http://ant.apache.org/index.html"/>
<description>
- Java based build tool
+ Test of Gump using Maven...
</description>
<cvs repository="repository1"/>
<project name="maven1">
- <package>org.apache.tools.ant</package>
+ <package>org.apache.maven</package>
<maven target="gump"/>
1.2 +2 -2 jakarta-gump/python/gump/test/resources/full1/package1.xml
Index: package1.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/python/gump/test/resources/full1/package1.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package1.xml 21 Nov 2003 19:04:10 -0000 1.1
+++ package1.xml 19 Jan 2004 23:42:40 -0000 1.2
@@ -2,13 +2,13 @@
<url href="http://ant.apache.org/index.html"/>
<description>
- Java based build tool
+ Package #1
</description>
<cvs repository="repository1"/>
<project name="package1">
- <package>org.apache.tools.ant</package>
+ <package>org.apache.package1</package>
<ant target="gump"/>
1.2 +2 -2 jakarta-gump/python/gump/test/resources/full1/module5.xml
Index: module5.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/python/gump/test/resources/full1/module5.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- module5.xml 24 Nov 2003 01:45:15 -0000 1.1
+++ module5.xml 19 Jan 2004 23:42:40 -0000 1.2
@@ -2,13 +2,13 @@
<url href="http://ant.apache.org/index.html"/>
<description>
- Java based build tool
+ Module #5
</description>
<cvs repository="repository1"/>
<project name="project5">
- <package>org.apache.tools.ant</package>
+ <package>org.apache.project5t</package>
<depend project="alias1"/>
1.5 +2 -2 jakarta-gump/python/gump/test/resources/full1/module3.xml
Index: module3.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/python/gump/test/resources/full1/module3.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- module3.xml 2 Dec 2003 17:36:40 -0000 1.4
+++ module3.xml 19 Jan 2004 23:42:40 -0000 1.5
@@ -2,13 +2,13 @@
<url href="http://ant.apache.org/index.html"/>
<description>
- Java based build tool
+ Module #3
</description>
<cvs repository="repository1"/>
<project name="project3">
- <package>org.apache.tools.ant</package>
+ <package>org.apache.project3</package>
<ant target="gump">
<property name="ant.home" reference="home" project="project1"/>
1.3 +2 -2 jakarta-gump/python/gump/test/resources/full1/module4.xml
Index: module4.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/python/gump/test/resources/full1/module4.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- module4.xml 24 Nov 2003 01:45:15 -0000 1.2
+++ module4.xml 19 Jan 2004 23:42:40 -0000 1.3
@@ -2,13 +2,13 @@
<url href="http://ant.apache.org/index.html"/>
<description>
- Java based build tool
+ Module #4
</description>
<cvs repository="repository1"/>
<project name="project4">
- <package>org.apache.tools.ant</package>
+ <package>org.apache.project4</package>
<ant target="gump">
<property name="ant.home" reference="home" project="project1"/>
1.3 +4 -4 jakarta-gump/python/gump/test/resources/full1/download1.xml
Index: download1.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/python/gump/test/resources/full1/download1.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- download1.xml 24 Nov 2003 01:45:15 -0000 1.2
+++ download1.xml 19 Jan 2004 23:42:40 -0000 1.3
@@ -2,18 +2,18 @@
<url href="http://ant.apache.org/index.html"/>
<description>
- Java based build tool
+ Test of downloading a package
</description>
<jars repository="jars_repository1"/>
<project name="download1">
- <package>org.apache.tools.ant</package>
+ <package>org.apache.download1</package>
<ant target="gump"/>
- <depend project="random"/>
- <option project="random"/>
+ <depend project="project1"/>
+ <option project="project2"/>
<home nested="dist"/>
1.7 +2 -2 jakarta-gump/python/gump/test/resources/full1/module2.xml
Index: module2.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/python/gump/test/resources/full1/module2.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- module2.xml 11 Dec 2003 18:56:27 -0000 1.6
+++ module2.xml 19 Jan 2004 23:42:40 -0000 1.7
@@ -2,13 +2,13 @@
<url href="http://ant.apache.org/index.html"/>
<description>
- Java based build tool
+ Module 2
</description>
<cvs repository="repository1"/>
<project name="project2">
- <package>org.apache.tools.ant</package>
+ <package>org.apache.project2</package>
<ant target="gump">
<property name="ant.home" reference="home" project="project1"/>
1.2 +2 -3 jakarta-gump/python/gump/test/resources/full1/alias1.xml
Index: alias1.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/python/gump/test/resources/full1/alias1.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- alias1.xml 24 Nov 2003 01:45:15 -0000 1.1
+++ alias1.xml 19 Jan 2004 23:42:40 -0000 1.2
@@ -2,10 +2,9 @@
<url href="http://ant.apache.org/index.html"/>
<description>
- Java based build tool
+ Jakarta Gump Alias1 -- test of aliasing
+ i.e. dependency w/ inherit='jars'.
</description>
-
- <jars repository="jars_repository1"/>
<project name="alias1">
<depend project="project4" inherit="jars"/>
1.3 +2 -2 jakarta-gump/python/gump/test/resources/full1/module1.xml
Index: module1.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/python/gump/test/resources/full1/module1.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- module1.xml 24 Nov 2003 01:45:15 -0000 1.2
+++ module1.xml 19 Jan 2004 23:42:40 -0000 1.3
@@ -2,13 +2,13 @@
<url href="http://ant.apache.org/index.html"/>
<description>
- Java based build tool
+ Module 1
</description>
<cvs repository="repository1"/>
<project name="project1">
- <package>org.apache.tools.ant</package>
+ <package>org.apache.project1</package>
<ant target="gump"/>
1.2 +3 -1 jakarta-gump/python/gump/test/resources/full1/broken1.xml
Index: broken1.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/python/gump/test/resources/full1/broken1.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- broken1.xml 15 Dec 2003 19:36:52 -0000 1.1
+++ broken1.xml 19 Jan 2004 23:42:40 -0000 1.2
@@ -2,7 +2,9 @@
<url href="http://ant.apache.org/index.html"/>
<description>
- Java based build tool
+ Broken module:
+ 1) Duplicate project definitions
+ 2) Missing URL
</description>
<!-- Bad repository -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]