bruno 2003/05/06 02:09:29
Modified: . status.xml lib jars.xml Added: lib/endorsed xalan-20030506.jar Removed: lib/endorsed xalan-2.5.0.jar Log: Upgrade Xalan. Revision Changes Path 1.21 +4 -0 cocoon-2.1/status.xml Index: status.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/status.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- status.xml 6 May 2003 09:03:58 -0000 1.20 +++ status.xml 6 May 2003 09:09:26 -0000 1.21 @@ -195,6 +195,10 @@ <changes> <release version="@version@" date="@date@"> + <action dev="BRD" type="update"> + Updated Xalan to a CVS snapshot (2003-05-06), fixes bug with incorrect + namespaces in endElement SAX events. + </action> <action dev="BD" type="add" fixes-bug="16523" due-to="Bart Guijt" due-to-email="[EMAIL PROTECTED]"> QDox block added, parses Java source code and javadoc tags, includes samples. </action> 1.39 +2 -2 cocoon-2.1/lib/jars.xml Index: jars.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- jars.xml 6 May 2003 08:49:59 -0000 1.38 +++ jars.xml 6 May 2003 09:09:26 -0000 1.39 @@ -338,7 +338,7 @@ </description> <ant-target>jar</ant-target> <used-by>Cocoon</used-by> - <lib>endorsed/xalan-2.5.0.jar</lib> + <lib>endorsed/xalan-20030506.jar</lib> <homepage>http://xml.apache.org/xalan/</homepage> </file> 1.1 cocoon-2.1/lib/endorsed/xalan-20030506.jar <<Binary file>>