Re: Xerces 2.6 bug (was Re: Build failure because of proxy-firewall)

2003-12-03 Thread Joerg Heinicke
On 03.12.2003 03:42, Geoff Howard wrote: The bugzilla entry and this discussion: http://thread.gmane.org/gmane.text.xml.xerces-j.devel/475 indicate that this is now fixed in xerces cvs. I tried the solution they suggested as a workaround for 2.6 with no luck (though it may be that I don't know my

RE: Xerces 2.6 bug (was Re: Build failure because of proxy-firewall)

2003-12-03 Thread Carsten Ziegeler
Let's roll back (Xerces of course) :) Carsten > -Original Message- > From: Geoff Howard [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 03, 2003 3:42 AM > To: [EMAIL PROTECTED] > Subject: Xerces 2.6 bug (was Re: Build failure because of > proxy-firewall) &

Re: Xerces 2.6 bug (was Re: Build failure because of proxy-firewall)

2003-12-02 Thread Geoff Howard
Vadim Gritsenko wrote: Timothy Larson wrote: --- Geoff Howard <[EMAIL PROTECTED]> wrote: So, do we 1) Ignore the bug until a later version of xerces is released? (the bug is that the build fails without an internet connection due to the dtd resolving in web.xml) 2) Roll back to 2.5? (I assume

Re: Xerces 2.6 bug (was Re: Build failure because of proxy-firewall)

2003-12-02 Thread Vadim Gritsenko
Timothy Larson wrote: --- Geoff Howard <[EMAIL PROTECTED]> wrote: So, do we 1) Ignore the bug until a later version of xerces is released? (the bug is that the build fails without an internet connection due to the dtd resolving in web.xml) 2) Roll back to 2.5? (I assume this would unfix othe

Re: Xerces 2.6 bug (was Re: Build failure because of proxy-firewall)

2003-12-02 Thread Timothy Larson
--- Geoff Howard <[EMAIL PROTECTED]> wrote: > So, do we > 1) Ignore the bug until a later version of xerces is released? (the bug > is that the build fails without an internet connection due to the dtd > resolving in web.xml) > 2) Roll back to 2.5? (I assume this would unfix other bugs?) > 3) Us

Xerces 2.6 bug (was Re: Build failure because of proxy-firewall)

2003-12-02 Thread Geoff Howard
Geoff Howard wrote: Bruno Dumon wrote: On Wed, 2003-11-26 at 17:47, Timothy Larson wrote: --- Geoff Howard <[EMAIL PROTECTED]> wrote: Can someone try rolling back Xerces to prior version to make sure that's the issue? Of course, you'll have to unplug from the network before building or you wo

Re: Build failure because of proxy-firewall

2003-11-26 Thread Geoff Howard
Bruno Dumon wrote: On Wed, 2003-11-26 at 17:47, Timothy Larson wrote: --- Geoff Howard <[EMAIL PROTECTED]> wrote: Can someone try rolling back Xerces to prior version to make sure that's the issue? Of course, you'll have to unplug from the network before building or you won't notice the issue.

Re: Build failure because of proxy-firewall

2003-11-26 Thread Bruno Dumon
On Wed, 2003-11-26 at 17:47, Timothy Larson wrote: > --- Geoff Howard <[EMAIL PROTECTED]> wrote: > > Can someone try rolling back Xerces to prior version to make sure that's > > the issue? Of course, you'll have to unplug from the network before > > building or you won't notice the issue. I loo

Re: Build failure because of proxy-firewall

2003-11-26 Thread Timothy Larson
--- Geoff Howard <[EMAIL PROTECTED]> wrote: > Can someone try rolling back Xerces to prior version to make sure that's > the issue? Of course, you'll have to unplug from the network before > building or you won't notice the issue. I looked briefly at Xerces' > site last night and didn't find a

Re: Build failure because of proxy-firewall

2003-11-26 Thread Geoff Howard
David Crossley wrote: Geoff Howard wrote: Timothy Larson wrote: I just downloaded a new snapshot, and now the build fails with this message: BUILD FAILED file:C:/cocoon/2.1_20031125111946/cocoon-2.1/build/cocoon-2.1.4-dev/temp/blocks-build.xml:8441: UnknownHostException. Probable cause: The par

Re: Build failure because of proxy-firewall

2003-11-26 Thread David Crossley
Geoff Howard wrote: > Timothy Larson wrote: > > I just downloaded a new snapshot, and now the build fails with this message: > > > > BUILD FAILED > > file:C:/cocoon/2.1_20031125111946/cocoon-2.1/build/cocoon-2.1.4-dev/temp/blocks-build.xml:8441: > > UnknownHostException. Probable cause: The parse

Re: Build failure because of proxy-firewall

2003-11-25 Thread Antonio Gallardo
Timothy Larson dijo: > I just downloaded a new snapshot, and now the build fails with this > message: > > BUILD FAILED > file:C:/cocoon/2.1_20031125111946/cocoon-2.1/build/cocoon-2.1.4-dev/temp/blocks-build.xml:8441: > UnknownHostException. Probable cause: The parser is trying to resolve a > dtd f

Re: Build failure because of proxy-firewall

2003-11-25 Thread Antonio Gallardo
Geoff Howard dijo: > Timothy Larson wrote: >> I just downloaded a new snapshot, and now the build fails with this >> message: >> >> BUILD FAILED >> file:C:/cocoon/2.1_20031125111946/cocoon-2.1/build/cocoon-2.1.4-dev/temp/blocks-build.xml:8441: >> UnknownHostException. Probable cause: The parser is

Re: Build failure because of proxy-firewall

2003-11-25 Thread J.Pietschmann
Geoff Howard wrote: builderFactory.setAttribute( "http://apache.org/xml/features/nonvalidating/load-external-dtd";, new Boolean(false)); Alternatively, try Boolean.FALSE J.Pietschmann

Re: Build failure because of proxy-firewall

2003-11-25 Thread Geoff Howard
Timothy Larson wrote: I just downloaded a new snapshot, and now the build fails with this message: BUILD FAILED file:C:/cocoon/2.1_20031125111946/cocoon-2.1/build/cocoon-2.1.4-dev/temp/blocks-build.xml:8441: UnknownHostException. Probable cause: The parser is trying to resolve a dtd from the int

Build failure because of proxy-firewall

2003-11-25 Thread Timothy Larson
I just downloaded a new snapshot, and now the build fails with this message: BUILD FAILED file:C:/cocoon/2.1_20031125111946/cocoon-2.1/build/cocoon-2.1.4-dev/temp/blocks-build.xml:8441: UnknownHostException. Probable cause: The parser is trying to resolve a dtd from the internet and no connectio