Remove tests changes from documentation and version increase per Brett

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115605 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2004-06-30 04:20:54 +00:00
parent 03798b500c
commit ab52c4cee8
22 changed files with 13 additions and 31 deletions

View File

@ -22,7 +22,7 @@
<pomVersion>3</pomVersion>
<name>Test project for Maven Deploy Plugin</name>
<id>test-maven-deploy-plugin</id>
<currentVersion>1.0-SNAPSHOT</currentVersion>
<currentVersion>1.1</currentVersion>
<organization>
<name>Nettec</name>
<url>http://www.nettec.net</url>

View File

@ -26,7 +26,6 @@
</properties>
<body>
<release version="1.4-SNAPSHOT" date="in CVS">
<action dev="dion" type="update">Use assertFileExists in tests</action>
<action dev="brett" type="add">Allow use of distributionSite POM attribute in artifact method</action>
</release>
<release version="1.3" date="2004-06-25">

View File

@ -23,7 +23,7 @@
<id>test-maven-changes-plugin</id>
<name>Test project for Maven Changes</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>

View File

@ -28,7 +28,6 @@
<action dev="vmassol" type="add">
Add generation of RSS feed for current version changes
</action>
<action dev="dion" type="update">Use assert taglib in plugin test project</action>
</release>
<release version="1.4" date="2004-05-15">
<action dev="aheritier" type="fix" issue="MPCHANGES-8" due-to="Bertrand Florat">"title" attribute added to images. Correction of links in "Release History".</action>

View File

@ -23,7 +23,7 @@
<id>test-maven-checkstyle-plugin</id>
<name>Test project for Maven Checkstyle</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>

View File

@ -26,7 +26,6 @@
</properties>
<body>
<release version="2.5-SNAPSHOT" date="In CVS">
<action dev="dion" type="update">Use assert taglib in plugin test.</action>
<action dev="vmassol" type="add">
Added generation of a Checkstyle RSS feed.
</action>

View File

@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-clean-plugin</id>
<name>Maven Clean Plugin</name>
<currentVersion>1.4-SNAPSHOT</currentVersion>
<currentVersion>1.3</currentVersion>
<description/>
<shortDescription>Clean plugin for Maven</shortDescription>
<url>http://maven.apache.org/reference/plugins/clean/</url>

View File

@ -23,7 +23,7 @@
<id>test-maven-clean-plugin</id>
<name>Test project for Maven Clean</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>

View File

@ -24,9 +24,6 @@
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.4-SNAPSHOT" date="in CVS">
<action dev="dion" type="update">Use assert taglib in plugin test.</action>
</release>
<release version="1.3" date="2004-06-19">
<action dev="brett" type="fix" issue="MPCLEAN-1">Also clean maven.build.dest in case it is moved outside maven.build.dir</action>
</release>

2
dist/project.xml vendored
View File

@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-dist-plugin</id>
<name>Maven Distribution Plugin</name>
<currentVersion>1.7-SNAPSHOT</currentVersion>
<currentVersion>1.6</currentVersion>
<shortDescription>Create source and binary distributions</shortDescription>
<url>http://maven.apache.org/reference/plugins/dist/</url>
<issueTrackingUrl>http://jira.codehaus.org/browse/MPDIST</issueTrackingUrl>

View File

@ -23,7 +23,7 @@
<id>test-maven-dist-plugin</id>
<name>Test project for Maven Dist 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>

View File

@ -24,9 +24,6 @@
<author email="vmassol@octo.com">Vincent Massol</author>
</properties>
<body>
<release version="1.7" date="in CVS">
<action dev="dion" type="update">Reinstate plugin tests</action>
</release>
<release version="1.6" date="2004-06-25">
<action dev="brett" type="update">Use artifact plugin for deployments</action>
</release>

View File

@ -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>

View File

@ -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>

View File

@ -24,10 +24,6 @@
<author email="dion@apache.org">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>

View File

@ -23,7 +23,7 @@
<id>test-maven-gump-plugin</id>
<name>Test project for Maven Gump 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>

View File

@ -25,7 +25,6 @@
</properties>
<body>
<release version="1.4-SNAPSHOT" date="in CVS">
<action dev="dion" type="update">Plugin tests now use assert taglib</action>
<action dev="brett" type="add" issue="MPGUMP-1">Allow creation of &lt;maven descriptor element, and default to it</action>
<action dev="brett" type="add">Add maven.gump.ant.target and maven.gump.maven.goal properties</action>
</release>

View File

@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-html2xdoc-plugin</id>
<name>Maven Html2XDoc Plug-in</name>
<currentVersion>1.4-SNAPSHOT</currentVersion>
<currentVersion>1.3</currentVersion>
<gumpRepositoryId>jakarta</gumpRepositoryId>
<description>Creates XDoc documentation from normal HTML documentation.</description>
<shortDescription>HTML to xdoc transformer</shortDescription>

View File

@ -23,7 +23,7 @@
<id>test-maven-java-plugin</id>
<name>Test project for Maven Java 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>

View File

@ -24,9 +24,6 @@
<author email="dion@multitask.com.au">dIon Gillard</author>
</properties>
<body>
<release version="1.4-SNAPSHOT" date="in CVS">
<action dev="dion" type="update">Use assert taglib in plugin tests</action>
</release>
<release version="1.3" date="2004-05-15">
<action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
</release>

View File

@ -23,7 +23,7 @@
<id>test-maven-xdoc-plugin</id>
<name>Test project for Maven Xdoc 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>

View File

@ -26,7 +26,6 @@
</properties>
<body>
<release version="1.7.3-SNAPSHOT" date="in CVS">
<action dev="dion" type="update">Use assert taglib in plugin tests</action>
<action dev="carlos" type="add" issue="MPXDOC-112">Add instructions to checkout with maven to cvs-usage page</action>
</release>
<release version="1.7.2" date="2004-06-25">