Author: carlos
Date: Mon Aug 8 11:46:00 2005
New Revision: 230854
URL: http://svn.apache.org/viewcvs?rev=230854&view=rev
Log:
[maven-scm-plugin] prepare release 1.4.3
Modified:
maven/maven-1/plugins/trunk/jxr/project.xml
maven/maven-1/plugins/trunk/jxr/xdocs/changes.xml
Modified: maven/maven-1/plugins/trunk/jxr/project.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jxr/project.xml?rev=230854&r1=230853&r2=230854&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jxr/project.xml (original)
+++ maven/maven-1/plugins/trunk/jxr/project.xml Mon Aug 8 11:46:00 2005
@@ -17,13 +17,12 @@
* limitations under the License.
*/
-->
-
<project>
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-jxr-plugin</id>
<name>Maven JXR Plug-in</name>
- <currentVersion>1.4.3-SNAPSHOT</currentVersion>
+ <currentVersion>1.4.3</currentVersion>
<description>Create cross reference.</description>
<shortDescription>Create cross reference</shortDescription>
<url>http://maven.apache.org/reference/plugins/jxr/</url>
@@ -149,6 +148,11 @@
<id>1.4.2</id>
<name>1.4.2</name>
<tag>MAVEN_JXR_1_4_2</tag>
+ </version>
+ <version>
+ <id>1.4.3</id>
+ <name>1.4.3</name>
+ <tag>MAVEN_JXR_1_4_3</tag>
</version>
</versions>
</project>
Modified: maven/maven-1/plugins/trunk/jxr/xdocs/changes.xml
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/jxr/xdocs/changes.xml?rev=230854&r1=230853&r2=230854&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/jxr/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/jxr/xdocs/changes.xml Mon Aug 8 11:46:00 2005
@@ -17,7 +17,6 @@
* limitations under the License.
*/
-->
-
<document>
<properties>
<title>Changes</title>
@@ -25,7 +24,7 @@
<author email="[EMAIL PROTECTED]">Emmanuel Venisse</author>
</properties>
<body>
- <release version="1.4.3-SNAPSHOT" date="in SVN">
+ <release version="1.4.3" date="2005-08-08">
<action dev="carlos" type="fix" issue="MPJXR-20" due-to="Ola
Sandness">Close streams properly on errors</action>
<action dev="carlos" type="fix" issue="MPJXR-26">Ignore Java 5
package-info.java files</action>
<action dev="brett" type="fix" issue="MPJXR-11" due-to="Lukas
Theussi">Fix malformed HTML when "package" or "import" used in the
code/comments outside of the normal keyword use</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]