Re: Bug in gnu/xml/dom/DomDocumentBuilderFactory.java?

2007-02-21 Thread Chris Burdess
Andrew Haley wrote: The problem: gcj+Classpath fails to work with Xerces2, but Sun's Java does work. The means that, on Fedora, Ant doesn't run with the latest Classpath. gnu/xml/dom/DomDocumentBuilderFactory.java.newDocumentBuilder() does this: setParameter(config, "expand-entity-referen

Re: 10 years CACAO

2007-02-21 Thread Arnaud Vandyck
On 2/19/07, Christian Thalinger <[EMAIL PROTECTED]> wrote: [...] Happy birthday to us! And lets see what the next 10 years will bring... I don't know what it'll be as you already are so fast! :-D Happy Birthday ;-) -- Arnaud Vandyck

[Bug xml/30906] New: gnu.xml.dom is not compatible with Xerces2

2007-02-21 Thread aph at gcc dot gnu dot org
If you put Xerces' jaxp_parser_impl.jar in the classpath, DomDocumentBuilderFactory.java.newDocumentBuilder() exits with a ParserConfigurationException. This seems to be because gnu.xml.dom uses a configuration interface that is incompatible with Xerces2. -- Summary: gnu.xml.dom is n

[Bug xml/30906] gnu.xml.dom is not compatible with Xerces2

2007-02-21 Thread dog at gnu dot org
-- dog at gnu dot org changed: What|Removed |Added AssignedTo|dog at bluezoo dot org |dog at gnu dot org Status|UNCONFIRMED |ASSIGNED

Fosdem Food & Drinks

2007-02-21 Thread Mark Wielaard
Hi, We selected a few places to meet, eat and drink in Brussel during Fosdem (thanks to David Delabassee for calling the restaurants to see if they were open had room). The rough estimate currently is 30 people. To see if that is an good estimate please do add yourself to the wiki under "intereste

Build problem

2007-02-21 Thread Chris Burdess
I have a problem building Classpath HEAD: configured with: ../configure --with-ecj --prefix=/gnu --disable- plugin --disable-gtk-peer --disable-qt-peer --disable-gconf-peer -- enable-gjdoc platform: powerpc-apple-darwin8.8.0 make install results in: ... echo timestamp > gjarsigner.1 (pod2man

Re: Jboss/Java1.5 on HPPA in linux

2007-02-21 Thread Paul Jenner
Hi all. I have been trying JBoss 4.0 under Classpath CVS HEAD again and it is still failing to start so I went back to look at Edwin's patches below. On Sat, 2006-10-14 at 13:05 +0200, Edwin Steiner wrote: > I attach three patches which (on top of each other) make JBoss start > without exceptions