jvanzyl     02/04/01 22:56:04

  Modified:    proposal/gump/profile gump.xml
  Log:
  Turbine projects that are mavenized will generate a gump descriptor before
  the builds go off so that what's in cvs is accurate. The builds will
  be done with Maven so the gump descriptor generated will be accurate.
  
  Revision  Changes    Path
  1.79      +10 -5     jakarta-alexandria/proposal/gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/profile/gump.xml,v
  retrieving revision 1.78
  retrieving revision 1.79
  diff -u -r1.78 -r1.79
  --- gump.xml  2 Apr 2002 06:41:57 -0000       1.78
  +++ gump.xml  2 Apr 2002 06:56:04 -0000       1.79
  @@ -39,16 +39,21 @@
     <module href="project/jakarta-tomcat-jasper.xml"/>
     <module href="project/jakarta-tomcat.xml"/>
     <module href="project/jakarta-tools.xml"/>
  -  <module href="project/jakarta-turbine-2.xml"/>
  -  <module href="project/jakarta-turbine-3.xml"/>
  +
  +  <!-- Turbine projects taken from cvs -->
  +  <module 
href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-turbine-2/jakarta-turbine-2.xml"/>
  +  <module 
href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-turbine-3/jakarta-turbine-3.xml"/>
  +  <module 
href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-turbine-fulcrum/jakarta-turbine-fulcrum.xml"/>
  +  <module 
href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-turbine-stratum/jakarta-turbine-stratum.xml"/>
  +  <module 
href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-turbine-torque/jakarta-turbine-torque.xml"/>
  +  
  +  <!-- Turbine projects not fully mavenized -->
     <module href="project/jakarta-turbine-flux.xml"/>
  -  <module href="project/jakarta-turbine-fulcrum.xml"/>
     <module href="project/jakarta-turbine-jyve.xml"/>
     <module href="project/jakarta-turbine-orgami.xml"/>
     <module href="project/jakarta-turbine-site.xml"/>
  -  <module href="project/jakarta-turbine-stratum.xml"/>
     <module href="project/jakarta-turbine-tdk.xml"/>
  -  <module href="project/jakarta-turbine-torque.xml"/>
  +
     <module href="project/jakarta-velocity.xml"/>
     <module href="project/jakarta-velocity-tools.xml"/>
     <module href="project/jakarta-velocity-dvsl.xml"/>
  
  
  

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

Reply via email to