dims        2004/01/23 05:37:08

  Modified:    profile  gump.xml
  Added:       project  incubator-geronimo.xml
  Log:
  Trying to add geronimo
  
  Revision  Changes    Path
  1.297     +1 -0      jakarta-gump/profile/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/profile/gump.xml,v
  retrieving revision 1.296
  retrieving revision 1.297
  diff -u -r1.296 -r1.297
  --- gump.xml  20 Jan 2004 21:06:23 -0000      1.296
  +++ gump.xml  23 Jan 2004 13:37:07 -0000      1.297
  @@ -28,6 +28,7 @@
   <!-- Apache.Incubator -->
   
     <module href="project/incubator-altrmi.xml"/>
  +  <module href="project/incubator-geronimo.xml"/>
     <module href="project/directory-naming.xml"/>
     <module href="project/depot.xml"/>
   
  
  
  
  1.1                  jakarta-gump/project/incubator-geronimo.xml
  
  Index: incubator-geronimo.xml
  ===================================================================
  <module name="incubator-geronimo">
  
      <url href="http://incubator.apache.org/projects/geronimo.html"/>
      <description>
         Apache Geronimo is a an effort coordinated by the Apache Software Foundation 
to make a J2EE compatible container.
      </description>
  
      <cvs repository="incubator"/>
  
      <project name="incubator-geronimo">
          <maven goal="default">
          </maven>
          <depend project="maven" inherit="runtime"/>
          <package>org.apache.geronimo</package>
          <depend project="junit"/>
          <depend project="mx4j"/>
          <depend project="xml-xerces"/>
          <nag to="[EMAIL PROTECTED]" 
            from="Davanum Srinivas &lt;[EMAIL PROTECTED]&gt;"/>
      </project>
  
  </module>
  
  
  

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

Reply via email to