Hi, Here's a bugzilla triage as promised for 1.4.3. There are 25 open bugs against the Java component of XML-Security.
I've submitted patches for the following: https://issues.apache.org/bugzilla/show_bug.cgi?id=47265 https://issues.apache.org/bugzilla/show_bug.cgi?id=47260 https://issues.apache.org/bugzilla/show_bug.cgi?id=47029 https://issues.apache.org/bugzilla/show_bug.cgi?id=45388 https://issues.apache.org/bugzilla/show_bug.cgi?id=42986 https://issues.apache.org/bugzilla/show_bug.cgi?id=44335 Once Sean's set up my commit rights I'll commit the more trivial of these fixes, and leave the other ones for review by the community before applying them. These issues all relate to the "==" versus "equals" problem: https://issues.apache.org/bugzilla/show_bug.cgi?id=46681 https://issues.apache.org/bugzilla/show_bug.cgi?id=45637 https://issues.apache.org/bugzilla/show_bug.cgi?id=44874 https://issues.apache.org/bugzilla/show_bug.cgi?id=40897 I want to do some profiling of this over the next while. I think the best way of tackling it though is to add a system property which will enable using "equals". The following seem to me to be reasonable candidates for fixing in 1.4.3: https://issues.apache.org/bugzilla/show_bug.cgi?id=45744 https://issues.apache.org/bugzilla/show_bug.cgi?id=44991 https://issues.apache.org/bugzilla/show_bug.cgi?id=44918 I think the following could make it in as well, but I'm not sure: https://issues.apache.org/bugzilla/show_bug.cgi?id=42239 Is there any other issue anyone wants fixed for 1.4.3? Colm.