Niklas Gustavsson wrote: > On Tue, May 4, 2010 at 5:08 PM, Bernd Fondermann <[email protected]> > wrote: >> Some hickups are to be expected with exchanging base configs. > > For sure! > >> testSimpleNamespaceURI(org.apache.vysper.xml.decoder.XMLRawToFragmentConverterConvertTestCase) >> testSimpleNamespaceURIEmptyElement(org.apache.vysper.xml.decoder.XMLRawToFragmentConverterConvertTestCase) >> testPrefixedNamespaceURI(org.apache.vysper.xml.decoder.XMLRawToFragmentConverterConvertTestCase) >> testDoubleNamespaceURI(org.apache.vysper.xml.decoder.XMLRawToFragmentConverterConvertTestCase) >> testOverriddenNamespaceURI(org.apache.vysper.xml.decoder.XMLRawToFragmentConverterConvertTestCase) > > These are likely due to svn up not deleting the file locally for > whatever reason (did the same for me). Any suggestions welcome.
mvn clean >> testSetNotSupportedFeature(org.apache.vysper.xml.sax.impl.DefaultAsyncXMLReaderTestCase) right, that's what I'm seeing now... > This should be fixed. svn up... mvn install... ok, works. thanks a bunch, that was quick! >> Maybe I should register >> http://testfailsforeveryoneorjustme.com/ > > :-D Anyways, could you please verify the problem you had with MUC and > default namespaces now? Looking into it. Bernd
