cziegeler    2003/02/27 06:09:38

  Modified:    lib      Tag: cocoon_2_0_3_branch jars.xml
  Added:       lib/optional Tag: cocoon_2_0_3_branch deli-0.9.1.jar
                        jena-1.4.0.jar
               lib/core Tag: cocoon_2_0_3_branch resolver-20021114.jar
  Removed:     lib/optional Tag: cocoon_2_0_3_branch deli-0.50.jar
                        jena-1.3.0.jar resolver-20020130.jar
  Log:
  Updated jars.xml and updated to latest jar versions
  
  PR:
  Obtained from:
  Submitted by: 
  Reviewed by:  
  CVS: ----------------------------------------------------------------------
  CVS: PR:
  CVS:   If this change addresses a PR in the problem report tracking
  CVS:   database, then enter the PR number(s) here.
  CVS: Obtained from:
  CVS:   If this change has been taken from another system, such as NCSA,
  CVS:   then name the system in this line, otherwise delete it.
  CVS: Submitted by:
  CVS:   If this code has been contributed to Apache by someone else; i.e.,
  CVS:   they sent us a patch or a new module, then include their name/email
  CVS:   address here. If this is your work then delete this line.
  CVS: Reviewed by:
  CVS:   If we are doing pre-commit code reviews and someone else has
  CVS:   reviewed your changes, include their name(s) here.
  CVS:   If you have not had it reviewed then delete this line.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +214 -0    xml-cocoon2/lib/optional/Attic/deli-0.9.1.jar
  
        <<Binary file>>
  
  
  1.1.2.1   +2773 -0   xml-cocoon2/lib/optional/Attic/jena-1.4.0.jar
  
        <<Binary file>>
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +0 -0      xml-cocoon2/lib/core/resolver-20021114.jar
  
        <<Binary file>>
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.11.2.21 +4 -12     xml-cocoon2/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/lib/jars.xml,v
  retrieving revision 1.11.2.20
  retrieving revision 1.11.2.21
  diff -u -r1.11.2.20 -r1.11.2.21
  --- jars.xml  12 Dec 2002 08:58:01 -0000      1.11.2.20
  +++ jars.xml  27 Feb 2003 14:09:37 -0000      1.11.2.21
  @@ -279,7 +279,7 @@
         it requires a description of the capabilities of the client known as the
         delivery context.</description>
        <used-by>DELI</used-by>
  -     <lib>optional/deli-0.50.jar</lib>
  +     <lib>optional/deli-0.9.1.jar</lib>
        <homepage>http://devnet.hp.com/projects/deli/</homepage>
    </file>
    <file>
  @@ -316,25 +316,17 @@
                various file formats based upon Microsoft's OLE 2 Compound Document
                format using pure Java.</description>
        <used-by>MS Excel serializer</used-by>
  -     <lib>optional/jakarta-poi-1.5.0-dev-20020408.jar.jar</lib>
  +     <lib>optional/jakarta-poi-1.5.0-dev-20020408.jar</lib>
        <homepage>http://jakarta.apache.org/poi/</homepage>
    </file>
    <file>
        <title>Jena RDF framework</title>
        <description>Jena is a java API for manipulating RDF models.</description>
        <used-by>DELI</used-by>
  -     <lib>optional/jena-1.3.0.jar</lib>
  +     <lib>optional/jena-1.4.0.jar</lib>
        <homepage>http://www.hpl.hp.com/semweb/jena-top.html</homepage>
    </file>
    <file>
  -     <title>Image manipulation</title>
  -     <description>Jimi is a class library for managing images. Its primary function 
is
  -       image I/O.</description>
  -     <used-by>FOP</used-by>
  -     <lib>optional/jimi-1.0.jar</lib>
  -     <homepage>http://java.sun.com/products/jimi/</homepage>
  - </file>
  - <file>
        <title>JISP</title>
        <description></description>
        <used-by>JISP file storage</used-by>
  @@ -393,7 +385,7 @@
             entity sets.
           </description>
        <used-by>Cocoon Role entity-resolver</used-by>
  -     <lib>optional/resolver-20020130.jar</lib>
  +     <lib>core/resolver-20021114.jar</lib>
        <homepage>http://xml.apache.org/commons/</homepage>
    </file>
    <file>
  
  
  

Reply via email to