dion 2004/06/29 21:17:55
Modified: faq project.xml
faq/src/plugin-test project.xml
faq/xdocs changes.xml
Log:
Remove tests changes from documentation and version increase per Brett
Revision Changes Path
1.36 +1 -1 maven-plugins/faq/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/faq/project.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- project.xml 29 Jun 2004 13:09:59 -0000 1.35
+++ project.xml 30 Jun 2004 04:17:54 -0000 1.36
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-faq-plugin</id>
<name>Maven FAQ Plug-in</name>
- <currentVersion>1.5-SNAPSHOT</currentVersion>
+ <currentVersion>1.4</currentVersion>
<gumpRepositoryId>jakarta</gumpRepositoryId>
<description>Creates XDoc documentation from an FAQ XML document.</description>
<shortDescription>FAQ Plugin</shortDescription>
1.3 +1 -1 maven-plugins/faq/src/plugin-test/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/faq/src/plugin-test/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 4 Mar 2004 18:05:31 -0000 1.2
+++ project.xml 30 Jun 2004 04:17:54 -0000 1.3
@@ -23,7 +23,7 @@
<id>test-maven-faq-plugin</id>
<name>Test project for Maven Faq Plugin</name>
<groupId>maven</groupId>
- <currentVersion>1.0-SNAPSHOT</currentVersion>
+ <currentVersion>1.0</currentVersion>
<organization>
<name>Apache Software Foundation</name>
<url>http://www.apache.org/</url>
1.18 +0 -4 maven-plugins/faq/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/faq/xdocs/changes.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- changes.xml 29 Jun 2004 13:09:59 -0000 1.17
+++ changes.xml 30 Jun 2004 04:17:55 -0000 1.18
@@ -24,10 +24,6 @@
<author email="[EMAIL PROTECTED]">dIon Gillard</author>
</properties>
<body>
- <release version="1.5-SNAPSHOT" date="in CVS">
- <action dev="dion" type="update">Use assert tag library in plugin
tests.</action>
- </release>
-
<release version="1.4" date="2004-06-25">
<action dev="brett" type="fix" issue="MPFAQ-13">Correctly pass through CDATA
content</action>
<action dev="brett" type="fix" issue="MPFAQ-12">Make sure maven.faq.src
exists to avoid exceptions</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]