Re: jaxp failure

2010-09-12 Thread John Yeary
Oops I did not send this to the list. On Sun, Sep 12, 2010 at 1:18 PM, John Yeary wrote: > Check out the instructions with build examples here > > http://wikis.sun.com/display/OpenJDK/Darwin9Build - 10.5 > http://wikis.sun.com/display/OpenJDK/Darwin10Build - 10.6 > > John > > > On Sun, Sep 12,

Re: jaxp failure

2010-09-12 Thread Peter Schuller
> HINT: Try setting drops.dir to indicate where the bundles can be > found, or try setting the ant property allow.downloads=true to > download the bundle from the URL. > e.g. ant -Dallow.downloads=true -OR- ant -Ddrops.dir=some_directory Pass "ALLOW_DOWNLOADS=true" to gmake. -- / Peter Schuller

jaxp failure

2010-09-12 Thread Ugo Kanain
After my last try with openjdk, I wasn't about to compile it again. However, I was getting errors when running something, so I swallowed hard and built my courage. Anyhow, if anyone know why I am getting a jaxp error I would appreciate any help. I am using the following build command (it pr