Author: aheritier
Date: Mon Sep  5 13:56:29 2005
New Revision: 278835

URL: http://svn.apache.org/viewcvs?rev=278835&view=rev
Log:
[maven-scm-plugin] prepare release 1.9.2

Modified:
    maven/maven-1/plugins/trunk/xdoc/project.xml
    maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml

Modified: maven/maven-1/plugins/trunk/xdoc/project.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/project.xml?rev=278835&r1=278834&r2=278835&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/project.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/project.xml Mon Sep  5 13:56:29 2005
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!-- 
 /*
  * Copyright 2001-2004 The Apache Software Foundation.
@@ -21,7 +22,7 @@
   <pomVersion>3</pomVersion>
   <id>maven-xdoc-plugin</id>
   <name>Maven XDoc Plug-in</name>
-  <currentVersion>1.9.2-SNAPSHOT</currentVersion>
+  <currentVersion>1.9.2</currentVersion>
   <description>Convert xdocs into HTML.</description>
   <shortDescription>Convert xdocs into HTML</shortDescription>
   <url>http://maven.apache.org/reference/plugins/xdoc/</url>
@@ -72,6 +73,11 @@
       <id>1.9.1</id>
       <name>1.9.1</name>
       <tag>maven-xdoc-plugin-1.9.1</tag>
+    </version>
+    <version>
+      <id>1.9.2</id>
+      <name>1.9.2</name>
+      <tag>maven-xdoc-plugin-1.9.2</tag>
     </version>
   </versions>
   <developers>

Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml?rev=278835&r1=278834&r2=278835&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml Mon Sep  5 13:56:29 2005
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!-- 
 /*
  * Copyright 2001-2005 The Apache Software Foundation.
@@ -25,11 +26,11 @@
     <author email="[EMAIL PROTECTED]">Vincent Siveton</author>
   </properties>
   <body>
-    <release version="1.9.2-SNAPSHOT" date="In SVN">
+    <release version="1.9.2" date="2005-09-05">
       <action dev="aheritier" type="fix" issue="MPXDOC-163">Dependencies 
comment (MPXDOC-129) feature disappeared.</action>
       <action dev="aheritier" type="fix" issue="MPXDOC-162" due-to="Lukas 
Theussl">Special characters in menu ids aren't escaped.</action>
       <action dev="aheritier" type="fix" issue="MPXDOC-156" due-to="Jeff 
Jensen">Add documentation about "external links" and "new windows".</action>
-      <action dev="aheritier" type="fix" issue="MPXDOC-155" due-to="Lukas 
Theussl">Xdoc plugin >= 1.9 not compatible with older customised 
site.jsl.</action>
+      <action dev="aheritier" type="fix" issue="MPXDOC-155" due-to="Lukas 
Theussl">Xdoc plugin &gt;= 1.9 not compatible with older customised 
site.jsl.</action>
       <action dev="aheritier" type="fix" issue="MPXDOC-154" due-to="Juan F. 
Codagnone,Vincent Siveton,Lukas Theussl">System locale setting makes test cases 
fail.</action>
       <action dev="vsiveton" type="fix" issue="MPXDOC-152" due-to="Arnaud 
Heritier">cvs-usage link not shown in project-info page</action>
       <action dev="aheritier" type="fix" issue="MPXDOC-151">i18n : menu tag in 
xdoc does not work with "key" translated text id.</action>
@@ -40,7 +41,7 @@
       <action dev="aheritier" type="add" issue="MPXDOC-131" due-to="Ignacio G. 
Mac Dowell">Allow i18n links.</action>
       <action dev="aheritier" type="fix">i18n : html code removed from 
bundles.</action>
       <action dev="aheritier" type="fix">i18n : doc title wasn't printed in 
breadcrumbs.</action>
-      <action dev="aheritier" type="update">breadcrumbs : add a link to the 
site on the project name.</action>      
+      <action dev="aheritier" type="update">breadcrumbs : add a link to the 
site on the project name.</action>
     </release>
     <release version="1.9.1" date="2005-06-16">
       <action dev="brett" type="fix">Don't override the Maven library. This 
makes the plugin compatible with both Maven 1.0.2 and Maven 1.1</action>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to