brett       2004/07/10 19:20:19

  Modified:    xdoc     project.xml
               xdoc/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.8
  
  Revision  Changes    Path
  1.59      +6 -1      maven-plugins/xdoc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/xdoc/project.xml,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- project.xml       9 Jul 2004 10:29:23 -0000       1.58
  +++ project.xml       11 Jul 2004 02:20:19 -0000      1.59
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-xdoc-plugin</id>
     <name>Maven XDoc Plug-in</name>
  -  <currentVersion>1.8-SNAPSHOT</currentVersion>
  +  <currentVersion>1.8</currentVersion>
     <description>Convert xdocs into HTML. Requires Maven 1.0 RC2.</description>
     <shortDescription>Convert xdocs into HTML</shortDescription>
     <url>http://maven.apache.org/reference/plugins/xdoc/</url>
  @@ -59,6 +59,11 @@
         <id>1.7.2</id>
         <name>1.7.2</name>
         <tag>MAVEN_XDOC_1_7_2</tag>
  +    </version>
  +    <version>
  +      <id>1.8</id>
  +      <name>1.8</name>
  +      <tag>MAVEN_XDOC_1_8</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.60      +3 -5      maven-plugins/xdoc/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/xdoc/xdocs/changes.xml,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -r1.59 -r1.60
  --- changes.xml       3 Jul 2004 02:02:30 -0000       1.59
  +++ changes.xml       11 Jul 2004 02:20:19 -0000      1.60
  @@ -25,12 +25,10 @@
       <author email="[EMAIL PROTECTED]">Vincent Massol</author>
     </properties>
     <body>
  -    <release version="1.8-SNAPSHOT" date="in CVS">
  +    <release version="1.8" date="2004-07-10">
         <action dev="brett" type="add">Add an externalLink attribute to a report to 
use if link is not present</action>
  -      <action dev="vmassol" type="add">
  -        Added a link to the release notes in the download report. Note that this
  -        link is only created if the project has a <code>xdocs/changes.xml</code> 
  -        file.
  +      <action dev="vmassol" type="add">Added a link to the release notes in the 
download report. Note that this link is only created if the project has a
  +        <code>xdocs/changes.xml</code>file.
         </action>
         <action dev="carlos" type="add" issue="MPXDOC-112">Add instructions to 
checkout with maven to cvs-usage page</action>
       </release>
  
  
  

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

Reply via email to