You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by aj...@apache.org on 2004/03/13 00:10:22 UTC

cvs commit: gump/project incubator-geronimo.xml

ajack       2004/03/12 15:10:22

  Modified:    project  incubator-geronimo.xml
  Log:
  Remove maven depend, to see if installed maven will work...
  
  Revision  Changes    Path
  1.3       +3 -1      gump/project/incubator-geronimo.xml
  
  Index: incubator-geronimo.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/incubator-geronimo.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- incubator-geronimo.xml	27 Feb 2004 09:22:56 -0000	1.2
  +++ incubator-geronimo.xml	12 Mar 2004 23:10:22 -0000	1.3
  @@ -26,7 +26,9 @@
       <project name="incubator-geronimo">
           <maven goal="default">
           </maven>
  -        <depend project="maven" inherit="runtime"/>
  +        <!-- Since Maven is installed, not built, this
  +        	isn't strictly neccessary. [yet]
  +        	depend project="maven" inherit="runtime"/ -->
           <package>org.apache.geronimo</package>
           <depend project="junit"/>
           <depend project="mx4j"/>
  
  
  

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