On Thu, Feb 26, 2009 at 5:24 PM, Tricia Williams <[email protected]>wrote:
> Hi Folks, > > I think I've identified a bug in stax-api-1.0.jar. Specifically > javax.xml.stream.XMLStreamReader::getTextStart(). I'm just wonder who > owns/manages the source of the implementation that Solr uses? > https://stax-utils.dev.java.net/ gives four implementations, I just need > to know which one so that I can take up my issue in that space. Is there > any easy way to tell? > Solr is using the woodstox implementation: 1. wstx-asl-3.2.7.jar 2. geronimo-stax-api_1.0_spec-1.0.1.jar -- Regards, Shalin Shekhar Mangar.
