INVALID_CHARACTER_ERR: An invalid or illegal XML character is specified
Thanks Martin!
Hi Martin - do you have a timeline in place for version 3.5?
escapeXml ignored by DomSerializer
Thank you very much for the workaround. We're referencing this libraray using -libraryjars and I can confirm that this work around works for this option as well. Now to get it working with the proguard-maven-plugin!
Failure to read multi release jars
Great stuff, thanks Scott, we'll do that!
Hi Scott, Thanks for this. I had a feeling this might be intentional. For our usecase we're running xPath functions on html to spot things like the number of title tags being > 1, so we do get some unexpected results as it stands. Thanks for clarifiying the behaviour!