vgritsenko    2004/01/21 19:37:25

  Modified:    lib      jars.xml
  Added:       src/blocks/xmldb/lib xmldb-common-20021220.jar
                        xmldb-xupdate-20021220.jar
  Log:
  Add XUpdate implementation JARs
  
  Revision  Changes    Path
  1.1                  cocoon-2.1/src/blocks/xmldb/lib/xmldb-common-20021220.jar
  
        <<Binary file>>
  
  
  1.1                  
cocoon-2.1/src/blocks/xmldb/lib/xmldb-xupdate-20021220.jar
  
        <<Binary file>>
  
  
  1.154     +17 -1     cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.153
  retrieving revision 1.154
  diff -u -r1.153 -r1.154
  --- jars.xml  21 Jan 2004 08:50:29 -0000      1.153
  +++ jars.xml  22 Jan 2004 03:37:25 -0000      1.154
  @@ -581,6 +581,22 @@
     </file>
   
     <file>
  +    <title>XML DB APIs</title>
  +    <description>Database tailored for the storage of XML data.</description>
  +    <used-by>XML:DB source (xmldb block)</used-by>
  +    <lib>xmldb/lib/xmldb-common-20021220.jar</lib>
  +    <homepage>http://www.xmldb.org/</homepage>
  +  </file>
  +
  +  <file>
  +    <title>XML DB APIs</title>
  +    <description>Database tailored for the storage of XML data.</description>
  +    <used-by>XML:DB source (xmldb block)</used-by>
  +    <lib>xmldb/lib/xmldb-xupdate-20021220.jar</lib>
  +    <homepage>http://www.xmldb.org/</homepage>
  +  </file>
  +
  +  <file>
       <title>XML Xindice</title>
       <description>Native XML Database by Apache XML project</description>
       <used-by>xmldb block</used-by>
  
  
  

Reply via email to