You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/10/16 10:48:06 UTC

cvs commit: maven/src/plugins-build/dist/xdocs changes.xml

dion        2003/10/16 01:48:06

  Modified:    src/plugins-build/dist/xdocs changes.xml
  Log:
  Docs for fixes
  
  Revision  Changes    Path
  1.6       +5 -0      maven/src/plugins-build/dist/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/dist/xdocs/changes.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- changes.xml	16 Oct 2003 08:13:19 -0000	1.5
  +++ changes.xml	16 Oct 2003 08:48:06 -0000	1.6
  @@ -7,6 +7,11 @@
   
     <body>
       <release version="1.4" date="in CVS">
  +      <action dev="dion" type="fix">
  +        Prefix basedir on copied ant build file.
  +        Only create ant build file if the project has source.
  +        Only copy maven.src.dir if it exists.
  +      </action>
         <action dev="dion" type="update">
           Moved properties out to plugin.properties
         </action>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org