Restore binary compatibility with JXPath 1.2
--------------------------------------------
Key: JXPATH-85
URL: https://issues.apache.org/jira/browse/JXPATH-85
Project: Commons JXPath
Issue Type: Bug
Affects Versions: 1.2 Final
Reporter: Niall Pemberton
Fix For: 1.3
I ran a CLIRR report comparing JXPath 1.2 with the current trunk and it
higlighted one issue between the versions:
ERROR: 7004: org.apache.commons.jxpath.ri.NamespaceResolver: In method 'public
NamespaceResolver()' the number of arguments has changed
Looking at the source NamespaceResolver no longer has a no-parameter
constructor - adding this back in would make the upcoming JXPath 1.3 version
binary compatible with JXPath 1.2.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]