You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by do...@apache.org on 2002/04/05 12:18:20 UTC

cvs commit: jakarta-alexandria/proposal/gump/project jakarta-alexandria.xml

donaldp     02/04/05 02:18:20

  Modified:    proposal/gump/project jakarta-alexandria.xml
  Log:
  Ugly hack to stop alexandria failing. This can go in place until alexandria gets some active committers back again.
  
  Revision  Changes    Path
  1.18      +9 -1      jakarta-alexandria/proposal/gump/project/jakarta-alexandria.xml
  
  Index: jakarta-alexandria.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/jakarta-alexandria.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- jakarta-alexandria.xml	26 Mar 2002 13:48:31 -0000	1.17
  +++ jakarta-alexandria.xml	5 Apr 2002 10:18:20 -0000	1.18
  @@ -15,10 +15,18 @@
       <depend project="xml-xerces"/>
       <depend project="jakarta-ant"/>
       <depend project="jakarta-site2"/>
  -    <depend project="castor"/>
  +    <depend project="alexandria-castor"/>
   
       <nag from="Sam Ruby &lt;rubys@us.ibm.com&gt;"
            to="alexandria-dev@jakarta.apache.org"/>
  +  </project>
  +
  +  <!-- 
  +  ugly hack that should go away if alexandria ever gets
  +  actively developed again.
  +  -->
  +  <project name="alexandria-castor">
  +    <jar name="lib/castor-0.9.3.jar"/>
     </project>
     
     <project name="vindico">
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>