Sam Ruby wrote: > I have been quiet because from my perspective the Xerces 2 code base has > been changing rapidly. I reported a problem with being unable to parse a
Except for the new validation stuff for XML Schema (which is not part of the build), the rest of the code is changing rather slowly because I'm just about the only person fixing bugs, updating API, etc. > I would welcome the opportunity to work together with anyone interested in > getting wider adoption of Xerces 2. If you would like to reproduce what I > am seeing, simply checkout xml-axis. Build the junit target using Ant > w/Xerces 2 in the class path. I'm attempting to do that now... Okay, I checked out Axis but it's not very simple to build. The build requirements aren't well specified which meant that I would build it, see how it failed, go and locate the pieces that I was missing, install them, and try building again. Should the Axis checkout include everything required for building the project, short of including J2SDKEE? Also, it would be nice if a build script were included to make the build simpler. I don't like having to run Ant manually each time. -- Andy Clark * IBM, TRL - Japan * [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
