jvanzyl     2002/06/27 20:41:07

  Modified:    .        build-bootstrap.xml
  Log:
  Slowing getting bootstrap to use maven-ng.
  
  Revision  Changes    Path
  1.105     +0 -8      jakarta-turbine-maven/build-bootstrap.xml
  
  Index: build-bootstrap.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/build-bootstrap.xml,v
  retrieving revision 1.104
  retrieving revision 1.105
  diff -u -r1.104 -r1.105
  --- build-bootstrap.xml       28 Jun 2002 01:06:35 -0000      1.104
  +++ build-bootstrap.xml       28 Jun 2002 03:41:07 -0000      1.105
  @@ -372,14 +372,6 @@
         <fileset dir="src/xslt"/>
       </copy>
   
  -    <copy todir="${maven.home}/templates/project">
  -      <fileset dir="src/templates/project"/>
  -    </copy>
  -
  -    <copy todir="${maven.home}/templates/reactor">
  -      <fileset dir="src/templates/reactor"/>
  -    </copy>
  -
       <copy todir="${maven.home}/templates/xdocs">
         <fileset dir="src/templates/xdocs"/>
       </copy>
  
  
  

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

Reply via email to