[jdom-interest] JDom build pulled from cvs failed

Scott Ellsworth scott at alodar.com
Thu Feb 22 11:45:08 PST 2001


At 07:46 AM 2/22/2001 -0600, GB/DEV - Philip Nelson wrote:
>obviously there is a difference in the xerces version that SaxBuilder is
>expecting and the one in your classpath.  Ant reports the classpath it 
>uses so you can check which xerces.jar is being used and confirm that it's 
>the one that comes from cvs.

The cause turns out to be different.  The BuilderErrorHandler class had not 
been checked in at the time I pulled from cvs, while code that depended on 
it had been.  Once Jason checked in that missing class, everything worked fine.

I suspect that if I had done my pull ten minutes later, I would never have 
seen a problem.  This is one problem with cvs - it does not really do 
transactions on commits, so you can see a partial commit.

Scott
Scott Ellsworth
scott at alodar.com




More information about the jdom-interest mailing list