Return-Path: Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 71032 invoked from network); 4 Apr 2000 18:54:26 -0000 Received: from pop.systemy.it (194.20.140.28) by locus.apache.org with SMTP; 4 Apr 2000 18:54:26 -0000 Received: from apache.org (pv31-pri.systemy.it [194.21.255.31]) by pop.systemy.it (8.8.8/8.8.3) with ESMTP id UAA23831 for ; Tue, 4 Apr 2000 20:54:22 +0200 Message-ID: <38EA2631.920625BD@apache.org> Date: Tue, 04 Apr 2000 19:28:17 +0200 From: Stefano Mazzocchi Organization: Apache Software Foundation X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; I) X-Accept-Language: it,en MIME-Version: 1.0 To: cocoon-dev@xml.apache.org Subject: Re: cvs commit: xml-cocoon/src/org/apache/cocoon/parser SunXMLParser.java References: <20000404143103.24354.qmail@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Robin Green wrote: > > > Modified: src/org/apache/cocoon/parser SunXMLParser.java > > Log: > > fixes strange compilation error on some platforms... even if it > >shouldn't change functionality > > > > - return new XmlDocument(); > > + return new XmlDocumentBuilder().createDocument(); > > This isn't a strange error - in the latest JAXP release, XmlDocument is > abstract. I would guess a late API change. > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com Well, I would not commit something that doesn't compile wouldn't I? and it did compile with no problems on my system and the XmlDocument is not abstract on the version I have... but I randomly had that error a while back... Anyway, if this fixes it, I'm happy. -- Stefano Mazzocchi One must still have chaos in oneself to be able to give birth to a dancing star. Friedrich Nietzsche -------------------------------------------------------------------- Missed us in Orlando? Make it up with ApacheCON Europe in London! ------------------------- http://ApacheCon.Com ---------------------