You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2004/10/22 11:36:01 UTC

cvs commit: gump/project jakarta-turbine-2.xml

bodewig     2004/10/22 02:36:01

  Modified:    project  jakarta-turbine-2.xml
  Log:
  Give the Maven build a try
  
  Revision  Changes    Path
  1.35      +1 -5      gump/project/jakarta-turbine-2.xml
  
  Index: jakarta-turbine-2.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-turbine-2.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- jakarta-turbine-2.xml	16 Oct 2004 14:26:10 -0000	1.34
  +++ jakarta-turbine-2.xml	22 Oct 2004 09:36:01 -0000	1.35
  @@ -31,11 +31,7 @@
       <!-- Standard Maven target to produce Javadocs, source -->
       <!-- and binary distributions.                         -->
   
  -    <ant buildfile="build-gump.xml" target="jar">
  -      <property name="maven.build.dest" value="build"/>
  -      <property name="maven.build.dir" value="target"/>
  -      <property name="maven.final.name" value="turbine-@@DATE@@"/>
  -    </ant>
  +    <maven goal="jar"/>
   
       <!-- All Maven projects need Ant and Xerces to build. -->
       <depend project="ant"/>