brett 2004/05/15 18:37:37
Modified: eclipse project.xml
eclipse/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.7
Revision Changes Path
1.32 +6 -1 maven-plugins/eclipse/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/eclipse/project.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- project.xml 16 May 2004 01:35:46 -0000 1.31
+++ project.xml 16 May 2004 01:37:37 -0000 1.32
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-eclipse-plugin</id>
<name>Maven Eclipse Plugin</name>
- <currentVersion>1.7-SNAPSHOT</currentVersion>
+ <currentVersion>1.7</currentVersion>
<description>A plugin to generate various files for the Eclipse IDE and ease the
use of Maven within that environment. Requires Maven 1.0 RC2.</description>
<shortDescription>Eclipse Plugin for Maven</shortDescription>
<url>http://maven.apache.org/reference/plugins/eclipse/</url>
@@ -44,6 +44,11 @@
<id>1.6</id>
<name>1.6</name>
<tag>MAVEN_ECLIPSE_1_6</tag>
+ </version>
+ <version>
+ <id>1.7</id>
+ <name>1.7</name>
+ <tag>MAVEN_ECLIPSE_1_7</tag>
</version>
</versions>
<developers>
1.19 +3 -8 maven-plugins/eclipse/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/eclipse/xdocs/changes.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- changes.xml 7 May 2004 09:14:37 -0000 1.18
+++ changes.xml 16 May 2004 01:37:37 -0000 1.19
@@ -24,14 +24,9 @@
<author email="[EMAIL PROTECTED]">dIon Gillard</author>
</properties>
<body>
- <release version="1.7-SNAPSHOT" date="in CVS">
- <action dev="dion" type="update" issue="MPECLIPSE-23" due-to="Miguel Griffa">
- Document the eclipse.dependency property of the dependency element
- </action>
- <action dev="dion" type="update" issue="MPECLIPSE-25" due-to="Miguel Griffa">
- Add maven.eclipse.buildcommands and maven.eclipse.projectnatures
properties, docs
- and test cases
- </action>
+ <release version="1.7" date="2004-05-15">
+ <action dev="dion" type="update" issue="MPECLIPSE-23" due-to="Miguel
Griffa">Document the eclipse.dependency property of the dependency element</action>
+ <action dev="dion" type="update" issue="MPECLIPSE-25" due-to="Miguel
Griffa">Add maven.eclipse.buildcommands and maven.eclipse.projectnatures properties,
docs and test cases</action>
<action dev="dion" type="update">use assert taglib for testing</action>
<action dev="brett" type="update" issue="MPECLIPSE-21">Honour
sourceModifications in classpath file</action>
<action dev="dion" type="fix" issue="MPECLIPSE-22">used container for JRE
classpath</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]