Forwarding and hopefully this message will make it thru.
-------- Original Message --------
Date: Mon, 13 Sep 2004 18:54:14 -0700
From: Justyna Horwat <[EMAIL PROTECTED]>
To: Tag Libraries Developers List <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
My commit exceeded the maximum allowable message length and the notification got bounced. I'm including the header information. The full commit text can be found here:
http://www.apache.org/~horwat/JSTL_commit.20040913
Thanks,
Justyna
----
Modified: standard/src/org/apache/taglibs/standard/tag/common/xml Tag:
standard-111_JAXP13_BRANCH
UnresolvableException.java XPathUtil.java
Added: standard/src/org/apache/taglibs/standard/tag/common/xml
Tag:
standard-111_JAXP13_BRANCH
JSTLXPathVariableResolver.java
JSTLXPathNamespaceContext.java
Removed: standard/src/org/apache/taglibs/standard/tag/common/xml
Tag:
standard-111_JAXP13_BRANCH JSTLXPathAPI.java
JSTLPrefixResolver.java
Log:
Initial import of implemenation that uses the JAXP 1.3 APIs. Created
Branch for implementation so that it can be tested without affecting
main trunk. This implementation includes:
- XPath NamespaceContext now used for namespace context processing
(prefix resolution)
- XPath VariableResolver provides access to XPath Variables
- XPathUtil refactored to use the JAXP 1.3 API's TO DO:
- see if Xalan XPath expression evaluation can be refactored NOTE:
- this implementation requires a JAXP 1.3
- a JAXP 1.3 implemenation is available in JDK 1.5
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
