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 17243 invoked from network); 8 Dec 2000 11:46:29 -0000 Received: from mail3.svr.pol.co.uk (195.92.193.19) by locus.apache.org with SMTP; 8 Dec 2000 11:46:29 -0000 Received: from modem-161.washington.dialup.pol.co.uk ([62.137.98.161] helo=hydrogen) by mail3.svr.pol.co.uk with esmtp (Exim 3.13 #0) id 144Lxa-0005Nr-00 for cocoon-dev@xml.apache.org; Fri, 08 Dec 2000 11:45:07 +0000 Received: from paulr by hydrogen with local (Exim 3.16 #1 (Debian)) id 144M0z-0006F3-00 for ; Fri, 08 Dec 2000 11:48:37 +0000 Date: Fri, 8 Dec 2000 11:48:37 +0000 From: Paul Russell To: cocoon-dev@xml.apache.org Subject: [C2] Build woes Message-ID: <20001208114837.E12949@hydrogen.internal.luminas.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organisation: Luminas Ltd. Sender: Paul Russell X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N Hi all, Not normally the kind of thing I'd have to post about, but hey. I just did my first update in a few days (been hideously busy with birthday celebrations etc :) and then did the obligatory sh build.sh clean package webapp rigmorole. The build failed: init: ------------------- Apache Cocoon 2.0a3 [1999-2000] ---------------- clean: [delete] Deleting directory /home/paulr/work/dev/xml-apache/xml-cocoon/build/ cocoon init: ------------------- Apache Cocoon 2.0a3 [1999-2000] ---------------- prepare: [mkdir] Created dir: /home/paulr/work/dev/xml-apache/xml-cocoon/build/cocoon prepare-src-main: [mkdir] Created dir: /home/paulr/work/dev/xml-apache/xml-cocoon/build/cocoon /src [mkdir] Created dir: /home/paulr/work/dev/xml-apache/xml-cocoon/build/cocoon /classes [copy] Copying 163 files to /home/paulr/work/dev/xml-apache/xml-cocoon/buil d/cocoon/src prepare-src-23: prepare-src-22: [copy] Copying 1 files to /home/paulr/work/dev/xml-apache/xml-cocoon/build/ cocoon/src/org/apache/cocoon/environment/http [copy] Copying 1 files to /home/paulr/work/dev/xml-apache/xml-cocoon/build/ cocoon/src/org/apache/cocoon/environment/http prepare-src: compile: [copy] Copying 7 files to /home/paulr/work/dev/xml-apache/xml-cocoon/build/ cocoon/classes [javac] Compiling 150 source files to /home/paulr/work/dev/xml-apache/xml-co coon/build/cocoon/classes [javac] /home/paulr/work/dev/xml-apache/xml-cocoon/build/cocoon/src/org/apac he/cocoon/components/parser/XercesParser.java:71: class org.apache.xerces.dom.Do cumentImpl is an abstract class. It can't be instantiated. [javac] DocumentImpl doc=new DocumentImpl(); [javac] ^ [javac] /home/paulr/work/dev/xml-apache/xml-cocoon/build/cocoon/src/org/apac he/cocoon/components/parser/XercesParser.java:73: class org.apache.xerces.dom.Do cumentTypeImpl is an abstract class. It can't be instantiated. [javac] DocumentTypeImpl dtd=new DocumentTypeImpl(doc,name,pub,s ys); [javac] ^ [javac] /home/paulr/work/dev/xml-apache/xml-cocoon/build/cocoon/src/org/apac he/cocoon/components/parser/XercesParser.java:76: class org.apache.xerces.dom.Do cumentTypeImpl is an abstract class. It can't be instantiated. [javac] DocumentTypeImpl dtd=new DocumentTypeImpl(doc,name); [javac] ^ [javac] /home/paulr/work/dev/xml-apache/xml-cocoon/build/cocoon/src/org/apac he/cocoon/serialization/SVGSerializer.java:156: class org.csiro.svg.dom.SVGDocum entImpl is an abstract class. It can't be instantiated. [javac] SVGDocumentImpl svg = new SVGDocumentImpl(doc); [javac] ^ [javac] Note: 5 files use or override a deprecated API. Recompile with "-de precation" for details. [javac] 4 errors, 1 warning Total time: 26 seconds Any ideas anyone? Paul. -- Paul Russell Technical Director, http://www.luminas.co.uk Luminas Ltd.