Sam Ruby wrote:
> Reproduction is a simple as trying to build jakarta-struts.  Similar
> problems can be seen building xml-fop, dom4j, jakarta-cactus,
> avalon-phoenix, tomcat 4.0, and the ant test run-tests target.

I haven't tried extracting the projects having problems,
setting them up to build with Xerces2, and then running
the tests. However...

If these problems are related to constructing DOM trees
then they may be fixed. The deferred DOM implementation
was just added to Xerces2 since the last beta release 
and it had some bugs. And since the deferred DOM impl is
the default one that the DOM parser uses, it's easy to
see that these bugs would surface pretty quickly.

Running domunit 0.0.6 showed a whole slew of null pointer
exceptions occurring with the deferred DOM implementation.
However, I fixed all of these yesterday which probably
were committed after Gump extracted the sources and ran
the latest rounds of tests. 

So with any luck the next run of Gump will show all is 
well. :)

-- 
Andy Clark * IBM, TRL - Japan * [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to