You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cr...@apache.org on 2003/07/04 06:21:08 UTC

cvs commit: cocoon-2.1/tools/lib jing-20020724.jar .cvsignore

crossley    2003/07/03 21:21:08

  Modified:    lib      jars.xml
               tools/lib .cvsignore
  Added:       tools/lib jing-20020724.jar
  Removed:     lib/optional jing-20020724.jar
  Log:
  Jing is only used by the build at the moment, so moved it from lib/optional
  to tools/lib
  
  Revision  Changes    Path
  1.57      +6 -4      cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- jars.xml	3 Jul 2003 20:51:14 -0000	1.56
  +++ jars.xml	4 Jul 2003 04:21:07 -0000	1.57
  @@ -612,13 +612,15 @@
     <homepage>http://castor.exolab.org</homepage>
    </file>
   
  +<!-- Currently only used by the build
    <file>
     <title>Jing</title>
  -  <description>RELAX NG validator in Java</description>
  -  <used-by>core</used-by>
  -  <lib>optional/jing-20020724.jar</lib>
  +  <description>RELAX NG validator</description>
  +  <used-by>build</used-by>
  +  <lib>tools/lib/jing-20020724.jar</lib>
     <homepage>http://www.thaiopensource.com/relaxng/jing.html</homepage>
    </file>
  +-->
    
    <file>
     <title>Jaxen</title>
  
  
  
  1.2       +1 -1      cocoon-2.1/tools/lib/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/tools/lib/.cvsignore,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- .cvsignore	9 Mar 2003 00:11:42 -0000	1.1
  +++ .cvsignore	4 Jul 2003 04:21:07 -0000	1.2
  @@ -1,3 +1,3 @@
   xalan*.jar
   xerces*.jar
  -xml*.jar
  \ No newline at end of file
  +xml*.jar
  
  
  
  1.1                  cocoon-2.1/tools/lib/jing-20020724.jar
  
  	<<Binary file>>