You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ni...@apache.org on 2004/10/23 13:25:32 UTC

cvs commit: gump/project avalon-phoenix.xml incubator-altrmi.xml jakarta-tomcat-40.xml

niclas      2004/10/23 04:25:32

  Modified:    project  avalon-phoenix.xml incubator-altrmi.xml
                        jakarta-tomcat-40.xml
  Log:
  Removal of the Phoenix projects and the Alt-RMI project, since nothing depends on them and they are practically dead.
  
  Revision  Changes    Path
  1.76      +6 -4      gump/project/avalon-phoenix.xml
  
  Index: avalon-phoenix.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/avalon-phoenix.xml,v
  retrieving revision 1.75
  retrieving revision 1.76
  diff -u -r1.75 -r1.76
  --- avalon-phoenix.xml	16 Oct 2004 14:26:10 -0000	1.75
  +++ avalon-phoenix.xml	23 Oct 2004 11:25:32 -0000	1.76
  @@ -22,7 +22,9 @@
       </description>
   
       <cvs repository="avalon"/>
  -
  +<!-- Suggesting we remove Phoenix all together, since nothing is really
  +     depending on it any more. (Niclas)
  +     
       <project name="avalon-phoenix-dependencies">
           <jar name="spice-loggerstore-0.5.jar"
                id="spice-loggerstore"/>
  @@ -70,7 +72,7 @@
           <depend project="excalibur-instrument" runtime="true"/>
           <depend project="phoenix-excalibur-monitor" runtime="true"/>
           <depend project="ant" runtime="true"/>
  -<!--        
  +        
     This must be version 1.1.1, and not the 2.0 that gets used, if 
     a <depend> is declared. The "avalon-phoenix-dependencies" project
     will download all the required external dependencies that can not
  @@ -78,7 +80,7 @@
     
           <depend project="mx4j" runtime="true"/>
           <depend project="mx4j-tools" runtime="true"/>
  --->
  +
           <depend project="xalan"/>
           <depend project="phoenix-qdox" runtime="true"/>
           <option project="jakarta-servletapi-4" runtime="true"/>
  @@ -136,5 +138,5 @@
           <nag from="Gump Integration Build &lt;dev@avalon.apache.org&gt;"
                   to="dev@avalon.apache.org"/>
       </project>
  -
  +-->
   </module>
  
  
  
  1.32      +4 -3      gump/project/incubator-altrmi.xml
  
  Index: incubator-altrmi.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/incubator-altrmi.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- incubator-altrmi.xml	16 Oct 2004 14:26:10 -0000	1.31
  +++ incubator-altrmi.xml	23 Oct 2004 11:25:32 -0000	1.32
  @@ -23,6 +23,9 @@
   
       <cvs repository="incubator"/>
   
  +<!-- Suggesting it is removed since it seems to be a dead project, and nothing
  +     depends on it.(Niclas)
  +     
       <project name="incubator-altrmi">
           <package>org.apache.altrmi</package>
   
  @@ -41,8 +44,6 @@
           <depend project="logging-log4j"/>
           <depend project="commons-attributes" inherit="runtime"/>
           <depend project="excalibur-lifecycle-api"/>
  -        <!-- gone ?
  -        <depend project="avalon-components" /-->
           <depend project="avalon-phoenix" id="client" />
           <depend project="avalon-phoenix" id="metagenerate-2" />
           <depend project="commons-betwixt"/>
  @@ -57,5 +58,5 @@
       <project name="excalibur-altrmi">
         <depend project="incubator-altrmi" inherit="jars"/>
       </project>
  -
  +-->
   </module>
  
  
  
  1.57      +0 -1      gump/project/jakarta-tomcat-40.xml
  
  Index: jakarta-tomcat-40.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-tomcat-40.xml,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- jakarta-tomcat-40.xml	16 Oct 2004 14:26:10 -0000	1.56
  +++ jakarta-tomcat-40.xml	23 Oct 2004 11:25:32 -0000	1.57
  @@ -114,7 +114,6 @@
       <depend project="jsse" runtime="true"/>
       <depend project="xalan"/>
       <option project="avalon-framework-api"/>
  -    <option project="avalon-phoenix"/>
       <depend project="jakarta-tomcat-util" runtime="true"/>
       <depend project="jakarta-servletapi-4"/>
       <depend project="jakarta-regexp"/>