You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by mk...@ca.ibm.com on 2002/07/25 21:17:04 UTC

[PATCH] patch for bug #6547

Hi,

Here is the patch for bug 6547
(http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6547).

Morris Kwan
XSLT Development
IBM Toronto Lab
Tel: (905)413-3729
Email: mkwan@ca.ibm.com

Index: MANIFEST.MF
===================================================================
RCS file: /home/cvspublic/xml-xalan/java/src/MANIFEST.MF,v
retrieving revision 1.5
diff -u -r1.5 MANIFEST.MF
--- MANIFEST.MF   11 Jun 2002 13:55:36 -0000    1.5
+++ MANIFEST.MF   24 Jul 2002 20:13:31 -0000
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Created-By: 1.2.2 (Sun Microsystems Inc.)
 Main-Class: org.apache.xalan.xslt.Process
-Class-Path: jaxp.jar xercesImpl.jar crimson.jar xml-apis.jar
+Class-Path: xercesImpl.jar xml-apis.jar


 Name: org/apache/xalan