DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14897>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14897 Pattern of form "//A/B" selects B even if A is its grandparent ------- Additional Comments From [EMAIL PROTECTED] 2002-11-28 08:28 ------- Gordon, according to EnvironmentCheck, I'm indeed running Xalan Java 2.2.D11. here are the relevant info: ... java.class.path=C:\temp\xml4java\xalan.jar; C:\temp\xml4java\xercesImpl.jar; C:\temp\xml4java\xml-apis.jar ... version.xalan2=Xalan;Java;Xalan Java 2.2.D11; ... However, yesterday I downloaded xalan-j_2_4_1-bin.zip which I thought it contained Xalan 2.4 (the version I reported the bug against). The 3 jars mentioned in the classpath are those contained in the downloaded distribution. Here is the Xalan part of the manifest in the downloaded xalan.jar: Name: org/apache/xalan Comment: Main Xalan engine implementing TrAX/JAXP Specification-Title: Java API for XML Processing Specification-Vendor: Sun Microsystems Inc. Specification-Version: 1.1 Implementation-Title: org.apache.xalan Implementation-Version: 2.4.1 Implementation-Vendor: Apache Software Foundation Implementation-URL: http://xml.apache.org/xalan-j/dist/ Should that mean that the latest download actually contains an old version?
