Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Java 2.0.6
-
None
-
None
Description
Comparing to version: 2.0.6
# [ERROR] 7004: org.apache.xml.security.stax.ext.ResourceResolver: In method 'public boolean matches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement)' the number of arguments has changed
# [ERROR] 8001: org.apache.xml.security.stax.impl.algorithms.DSAUtils: Class org.apache.xml.security.stax.impl.algorithms.DSAUtils removed
# [ERROR] 8001: org.apache.xml.security.stax.impl.algorithms.ECDSAUtils: Class org.apache.xml.security.stax.impl.algorithms.ECDSAUtils removed
# [ERROR] 8001: org.apache.xml.security.stax.impl.algorithms.ECDSAUtils$ECCurveDefinition: Class org.apache.xml.security.stax.impl.algorithms.ECDSAUtils$ECCurveDefinition removed
# [ERROR] 7004: org.apache.xml.security.stax.impl.resourceResolvers.ResolverFilesystem: In method 'public boolean matches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement)' the number of arguments has changed
# [ERROR] 7004: org.apache.xml.security.stax.impl.resourceResolvers.ResolverHttp: In method 'public boolean matches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement)' the number of arguments has changed
# [ERROR] 7004: org.apache.xml.security.stax.impl.resourceResolvers.ResolverSameDocument: In method 'public boolean matches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement)' the number of arguments has changed
# [ERROR] 7004: org.apache.xml.security.stax.impl.resourceResolvers.ResolverXPointer: In method 'public boolean matches(org.apache.xml.security.stax.ext.stax.XMLSecStartElement)' the number of arguments has changed
I'm not sure where the real public API boundaries are but I imagine impl changes are OK?