You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2016/05/09 14:39:12 UTC

[jira] [Resolved] (SANTUARIO-441) Binary compatibility broken between version 2.0.7-SNAPSHOT and 2.0.6

     [ https://issues.apache.org/jira/browse/SANTUARIO-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh resolved SANTUARIO-441.
-------------------------------------------
    Resolution: Fixed

> Binary compatibility broken between version 2.0.7-SNAPSHOT and 2.0.6
> --------------------------------------------------------------------
>
>                 Key: SANTUARIO-441
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-441
>             Project: Santuario
>          Issue Type: Bug
>    Affects Versions: Java 2.0.6
>            Reporter: Gary Gregory
>            Assignee: Colm O hEigeartaigh
>             Fix For: Java 2.0.7
>
>
> Comparing to version: 2.0.6
> {color:red}
> # [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
> {color}
> I'm not sure where the real public API boundaries are but I imagine {{impl}} changes are OK?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)