You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jo...@apache.org on 2003/07/11 22:25:31 UTC

cvs commit: cocoon-2.1/src/blocks/html/lib jtidy-04aug2000r7-dev.jar

joerg       2003/07/11 13:25:31

  Modified:    lib      jars.xml
  Added:       lib/optional jtidy-04aug2000r7-dev.jar
  Removed:     src/blocks/html/lib jtidy-04aug2000r7-dev.jar
  Log:
  As the RSSTransformer depends also on Tidy, we must move the jtidy library from the html block to the optional libs.
  
  Revision  Changes    Path
  1.64      +3 -3      cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- jars.xml	11 Jul 2003 14:29:16 -0000	1.63
  +++ jars.xml	11 Jul 2003 20:25:30 -0000	1.64
  @@ -495,8 +495,8 @@
    <file>
     <title>Transform HTML to XML</title>
     <description>Tidy is a HTML syntax checker and pretty printer.</description>
  -  <used-by>HTML generator (html block)</used-by>
  -  <lib>html/lib/jtidy-04aug2000r7-dev.jar</lib>
  +  <used-by>HTML generator (html block), RSSTransformer (Portal block)</used-by>
  +  <lib>optional/jtidy-04aug2000r7-dev.jar</lib>
     <homepage>http://lempinen.net/sami/jtidy/</homepage>
    </file>
   
  
  
  
  1.1                  cocoon-2.1/lib/optional/jtidy-04aug2000r7-dev.jar
  
  	<<Binary file>>