You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2004/06/30 09:18:48 UTC

cvs commit: gump/project incubator-altrmi.xml

bodewig     2004/06/30 00:18:48

  Modified:    project  incubator-altrmi.xml
  Log:
  When the Ant build file has gone, why not try Maven?
  
  Revision  Changes    Path
  1.26      +1 -6      gump/project/incubator-altrmi.xml
  
  Index: incubator-altrmi.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/incubator-altrmi.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- incubator-altrmi.xml	10 May 2004 08:19:14 -0000	1.25
  +++ incubator-altrmi.xml	30 Jun 2004 07:18:48 -0000	1.26
  @@ -26,12 +26,7 @@
       <project name="incubator-altrmi">
           <package>org.apache.altrmi</package>
   
  -        <ant target="jars">
  -            <property name="version" value="@@DATE@@"/>
  -            <property name="junit.failonerror" value="true"/>
  -            <property name="do.checkstyle" value="true"/>
  -            <property name="skip.dependencies" value="true"/>
  -        </ant>
  +        <maven goal="jar"/>
   
           <depend project="excalibur-pool"/>
           <depend project="ant" inherit="runtime"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org