I merged Denis PR with the updated XmlUnit comparison code and we now get a number of failures. I will take a look at these. The xml comparison test is very strict (ideally we always want the strictest test possible)
We have a few options:
Now that the XMLUnit code is now working and comparing all attributes we are going to see more failures - especially with xliff compare tests. Generally I think this is a good thing, especially before a release.
Jim
Hum, some of the failures are caused by the code id changes. I may need to revert Denis' PR - then update the XmlUnit comparisons and fix problems. Then Denis can resubmit his PR's
That way Denis can focus on the failures directly caused by the PR's code changes.
Jim