kaz 02/04/23 06:35:07
Modified: . project.xml
Log:
Added an <id> element to the project descriptor so the unit tests would
pass.
Revision Changes Path
1.66 +3 -0 jakarta-turbine-maven/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/project.xml,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- project.xml 23 Apr 2002 01:52:50 -0000 1.65
+++ project.xml 23 Apr 2002 13:35:07 -0000 1.66
@@ -35,14 +35,17 @@
<distributions>
<distribution>
+ <id>b1</id>
<version>1.0-b1</version>
<tag>MAVEN_1_0_B1</tag>
</distribution>
<distribution>
+ <id>b2</id>
<version>1.0-b2</version>
<tag>MAVEN_1_0_B2</tag>
</distribution>
<distribution>
+ <id>b3</id>
<version>1.0-b3</version>
<tag>MAVEN_1_0_B3</tag>
</distribution>
- cvs commit: jakarta-turbine-maven project.xml kaz
- cvs commit: jakarta-turbine-maven project.xml jvanzyl
- cvs commit: jakarta-turbine-maven project.xml jvanzyl
- cvs commit: jakarta-turbine-maven project.xml jvanzyl
- cvs commit: jakarta-turbine-maven project.xml dion
- cvs commit: jakarta-turbine-maven project.xml kaz
- cvs commit: jakarta-turbine-maven project.xml dion
- Re: cvs commit: jakarta-turbine-maven project.xml Pete Kazmier
- Re: cvs commit: jakarta-turbine-maven project.xml dion
- cvs commit: jakarta-turbine-maven project.xml dion
- cvs commit: jakarta-turbine-maven project.xml dlr
- cvs commit: jakarta-turbine-maven project.xml kaz
- cvs commit: jakarta-turbine-maven project.xml glennm
- Re: cvs commit: jakarta-turbine-maven project.xml Pete Kazmier
- Why to docs links end in /, not /index.htm Eric Pugh
- Re: Why to docs links end in /, not /index.h... Nathan Coast
