Hey guys,
I see
09:52:43,196 ERROR [API_010_PublisherTest]
java.lang.NullPointerException
at org.gjt.xpp.sax2.Driver.getIndex(Driver.java:98)
at
com.sun.xml.bind.v2.runtime.unmarshaller.InterningXmlVisitor$AttributesImpl.getIndex(InterningXmlVisitor.java:112)
at
com.sun.xml.bind.v2.runtime.unmarshaller.XsiNilLoader.selectLoader(XsiNilLoader.java:62)
at
com.sun.xml.bind.v2.runtime.unmarshaller.ProxyLoader.startElement(ProxyLoader.java:53)
at com.sun.xml.bind.v2.run
for most of the tests. Even on old revisions that used to work. Are we
relying on a snapshot of something? It's like some dependency changed
from underneath us..
Are you seeing this too?
--Kurt