Peter Donald wrote: > > I was waiting for the first gump run that wasn't all yellow. Unfortunately > none of the recent runs seem to have been working and thus I never got around > to fixing them ;)
By locally applying a fix to xerces2, I was able to get http://nagoya.apache.org/~rubys/gump/ In case you are interested, my methodology was as follows: directly make changes to locally to xerces until I got it to build clean. I don't know much about Xerces's implementation, but I can make logical inferences based on the what was included in the change that broke it. Then I did a "build xml-xerces clean". Then I modified the generated build.sh by commenting out the rsync for xml-xerces2. Then I did a "build all". The reason I do things this way is that all of my changes will be undone in the next build. - Sam Ruby (See attached file: xerces.diff)
xerces.diff
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
