I see - something changed in xmlsec: https://github.com/apache/santuario-java/commit/d1ddf183b10a036c82d36bb1dc008c4693c03da9#diff-478bbd5a43edbe95e4f2757ffc58c00a very recently - sounds like I picked up a new snapshot of that before a corresponding change in CXF.
Jon On Fri, Jan 24, 2020 at 11:39 AM Jonathan Gallimore < [email protected]> wrote: > I'm sure I had the project (master) building ok yesterday, today I'm > getting a compile error: > > /Users/jgallimore/dev/cxf/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/StaxSerializer.java:[62,8] > org.apache.cxf.ws.security.wss4j.StaxSerializer is not abstract and does > not override abstract method deserialize(byte[],org.w3c.dom.Node,boolean) > in org.apache.xml.security.encryption.Serializer > > Is anyone else seeing this, or am I just having a bad day? > > Thanks > > Jon >
