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 ru...@apache.org on 2001/12/07 19:09:39 UTC

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

rubys       01/12/07 10:09:39

  Modified:    proposal/gump naglist
               proposal/gump/profile gump.xml
  Added:       proposal/gump/project xml-xindice.xml
  Log:
  dbxml => xml-xindice
  
  Revision  Changes    Path
  1.71      +6 -0      jakarta-alexandria/proposal/gump/naglist
  
  Index: naglist
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/naglist,v
  retrieving revision 1.70
  retrieving revision 1.71
  diff -u -r1.70 -r1.71
  --- naglist	2001/11/24 17:06:35	1.70
  +++ naglist	2001/12/07 18:09:39	1.71
  @@ -409,4 +409,10 @@
   From: Sam Ruby <ru...@us.ibm.com>
   Subject: [GUMP] Build Failure - Xerces2
   Regex: /BUILD FAILED/
  +------
  +Project: xml-xindice
  +To: xindice-dev@xml.apache.org
  +From: Sam Ruby <ru...@us.ibm.com>
  +Subject: [GUMP] Build Failure - Xindice
  +Regex: /BUILD FAILED/
   -------
  
  
  
  1.44      +1 -1      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.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- gump.xml	2001/11/29 23:26:54	1.43
  +++ gump.xml	2001/12/07 18:09:39	1.44
  @@ -63,6 +63,7 @@
     <module href="project/xml-xalan.xml"/>
     <module href="project/xml-xerces.xml"/>
     <module href="project/xml-xerces2.xml"/>
  +  <module href="project/xml-xindice.xml"/>
   
     <!-- exolab -->
   
  @@ -75,7 +76,6 @@
     <module href="project/bcel.xml"/>
     <module href="project/bsf.xml"/>
     <module href="project/cruisecontrol.xml"/>
  -  <module href="project/dbxml.xml"/>
     <module href="project/dom4j.xml"/>
     <module href="project/hsqldb.xml"/>
     <module href="project/httpunit.xml"/>
  
  
  
  1.1                  jakarta-alexandria/proposal/gump/project/xml-xindice.xml
  
  Index: xml-xindice.xml
  ===================================================================
  <module name="xml-xindice">
  
    <url href="http://www.dbxml.org/"/>
    <description>
      native XML database
    </description>
  
    <cvs repository="xml"/>
    
    <project name="xml-xindice">
      <ant/>
      <depend project="jakarta-ant"/>
      <depend project="xml-xerces"/>
      <depend project="xmldb"/>
      <depend project="infozone"/>
      <depend project="xml-xalan2"/>
      <depend project="openorb"/>
      <jar name="java/lib/dbXML.jar"/>
    </project>
  
    <project name="xmldb">
      <url href="http://www.xmldb.org/xapi/index.html"/>
      <home nested="java/lib"/>
      <jar name="xmldb.jar"/>
      <jar name="xmldb-sdk.jar"/>
    </project>
  
    <project name="infozone">
      <url href="http://infozone-group.org/"/>
      <home nested="java/lib"/>
      <jar name="infozone-lexus.jar"/>
      <jar name="infozone-tools.jar"/>
    </project>
  
  </module>
  
  
  

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