jvanzyl     2002/10/16 18:38:11

  Modified:    src/plugins-build/war/xdocs changes.xml
  Log:
  o updating changes file to reflect what I'm about to commit.
  
  Revision  Changes    Path
  1.3       +6 -0      jakarta-turbine-maven/src/plugins-build/war/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/war/xdocs/changes.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- changes.xml       8 Oct 2002 13:12:04 -0000       1.2
  +++ changes.xml       17 Oct 2002 01:38:11 -0000      1.3
  @@ -11,6 +11,12 @@
           Added support for WARs that contain only java classes and no web
           resources.
         </action>
  +      <action dev="jvanzyl" type="add">
  +        Moved the detection of the webSources inside the 'war:war' goal
  +        itself so that webSource can be assembled on the fly. With the
  +        detection outside the 'war:war' goal webSources would not be
  +        gathered into the resulting WAR file.
  +      </action>
       </release>
     </body>
   </document>
  
  
  

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

Reply via email to