dom4j / dom4j

flexible XML framework for Java
https://dom4j.github.io
Other
904 stars 240 forks source link

what is 'pull-parser:pull-parser:2' ? #105

Open XenoAmess opened 4 years ago

XenoAmess commented 4 years ago

Hi. This dependency cause trouble when I write idea-plugin. It will make some versions of org.apache.xerces.parsers.SAXParser cannot convert to XMLReader.

And after I force exclude it everything goes correct.

So I really wonder, what does this lib do? Do we really need this lib? And what trouble will cause if we remove it?

halfninja commented 3 years ago

This is bug #99