jvanzyl     02/03/16 06:00:22

  Modified:    .        build-bootstrap.xml
  Log:
  Overall explanation for the "dist" target.
  
  Revision  Changes    Path
  1.42      +4 -0      jakarta-turbine-maven/build-bootstrap.xml
  
  Index: build-bootstrap.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/build-bootstrap.xml,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- build-bootstrap.xml       16 Mar 2002 13:58:17 -0000      1.41
  +++ build-bootstrap.xml       16 Mar 2002 14:00:22 -0000      1.42
  @@ -111,6 +111,10 @@
     <!-- ================================================================== -->
     <!-- C R E A T E  J A R  D I S T R I B U T I O N S                      -->
     <!-- ================================================================== -->
  +  <!-- This target is used to produce the JAR file for the                -->
  +  <!-- InstallAnywhere installer and the JAR file that can be used to     -->
  +  <!-- manually install Maven.                                            -->
  +  <!-- ================================================================== -->
   
     <target 
       name="dist">
  
  
  

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

Reply via email to