jvanzyl     2002/06/03 13:51:02

  Modified:    src/templates/build/plugins/core build.xml
  Log:
  Correcting typo in the maven:dist target check.
  
  Revision  Changes    Path
  1.10      +1 -1      jakarta-turbine-maven/src/templates/build/plugins/core/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-turbine-maven/src/templates/build/plugins/core/build.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.xml 1 Jun 2002 22:57:16 -0000       1.9
  +++ build.xml 3 Jun 2002 20:51:02 -0000       1.10
  @@ -703,7 +703,7 @@
       <echo>
         +-------------------------------------------------------+
         | The dist target will not execute correctly unless a   |
  -      | 'maven.distid' property is provided, e.g.             |
  +      | 'maven.versionid' property is provided, e.g.          |
         |            ant maven:dist -Dmaven.versionid=b4        |
         +-------------------------------------------------------+
       </echo>
  
  
  

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

Reply via email to