dion        2003/06/17 18:13:01

  Modified:    src/plugins-build/word2html project.xml
  Added:       src/plugins-build/word2html/xdocs changes.xml
  Log:
  Make word2html plugin run when maven site runs
  
  Revision  Changes    Path
  1.1                  maven/src/plugins-build/word2html/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
    <properties>
      <title>Changes</title>
      <author email="[EMAIL PROTECTED]">dIon Gillard</author>
    </properties>
  
    <body>
  
      <release version="1.3" date="in CVS">
        <action dev="dion" type="fix">
          Make plugin run when maven site is invoked
        </action>
      </release>
  
    </body>
  </document>
  
  
  
  
  1.10      +1 -1      maven/src/plugins-build/word2html/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/word2html/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml       9 Apr 2003 01:06:49 -0000       1.9
  +++ project.xml       18 Jun 2003 01:13:01 -0000      1.10
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-word2html-plugin</id>
     <name>Maven Word to HTML Plug-in</name>
  -  <currentVersion>1.2</currentVersion>
  +  <currentVersion>1.3-SNAPSHOT</currentVersion>
     <description>A Maven plugin to convert word docs into html for project 
usage</description>
     <shortDescription>Convert Word docs to HTML</shortDescription>
     <url>http://maven.apache.org/reference/plugins/word2html/</url>
  
  
  

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

Reply via email to