cvs commit: maven/src/plugins-build/word2html project.xml

2003-08-28 Thread dion
dion2003/08/28 00:04:45

  Modified:src/plugins-build/word2html project.xml
  Log:
  Update project.xml for continuing work
  
  Revision  ChangesPath
  1.12  +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.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- project.xml   28 Aug 2003 06:51:10 -  1.11
  +++ project.xml   28 Aug 2003 07:04:45 -  1.12
  @@ -5,7 +5,7 @@
 pomVersion3/pomVersion
 idmaven-word2html-plugin/id
 nameMaven Word to HTML Plug-in/name
  -  currentVersion1.3/currentVersion
  +  currentVersion1.4-SNAPSHOT/currentVersion
 descriptionA Maven plugin to convert word docs into html for project 
usage/description
 shortDescriptionConvert Word docs to HTML/shortDescription
 urlhttp://maven.apache.org/reference/plugins/word2html//url
  
  
  

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



cvs commit: maven/src/plugins-build/word2html project.xml

2003-06-17 Thread dion
dion2003/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  ChangesPath
  1.1  maven/src/plugins-build/word2html/xdocs/changes.xml
  
  Index: changes.xml
  ===
  ?xml version=1.0?
  document
properties
  titleChanges/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 -   1.9
  +++ project.xml   18 Jun 2003 01:13:01 -  1.10
  @@ -5,7 +5,7 @@
 pomVersion3/pomVersion
 idmaven-word2html-plugin/id
 nameMaven Word to HTML Plug-in/name
  -  currentVersion1.2/currentVersion
  +  currentVersion1.3-SNAPSHOT/currentVersion
 descriptionA Maven plugin to convert word docs into html for project 
usage/description
 shortDescriptionConvert Word docs to HTML/shortDescription
 urlhttp://maven.apache.org/reference/plugins/word2html//url
  
  
  

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