Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 18697 invoked from network); 30 Apr 2002 16:31:32 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 30 Apr 2002 16:31:32 -0000 Received: (qmail 29993 invoked by uid 97); 30 Apr 2002 16:24:37 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 29956 invoked by alias); 30 Apr 2002 16:24:37 -0000 Delivered-To: jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 29932 invoked by uid 97); 30 Apr 2002 16:24:36 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 29891 invoked by uid 98); 30 Apr 2002 16:24:35 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <20020430162432.78454.qmail@web12407.mail.yahoo.com> Date: Tue, 30 Apr 2002 09:24:32 -0700 (PDT) From: Morgan Delagrange Reply-To: morgand@apache.org Subject: Re: [Latka] The Lingering GUMP dilemna [was: Re: [GUMP] Build Failure - commons-latka] To: Jakarta Commons Developers List In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N You're correct, I just reproduced the problem with the latest daily of Xerces. Older versions of Xerces don't have this problem. Let me know how your conversation goes. :P --- dion@multitask.com.au wrote: > Yep, > > I'm going to take it up with the Xerces guys.... > -- > dIon Gillard, Multitask Consulting > Work: http://www.multitask.com.au > Developers: > http://adslgateway.multitask.com.au/developers > > > > > "Morgan Delagrange" > 05/01/02 01:33 AM > Please respond to "Jakarta Commons Developers List" > > > To: > cc: > Subject: [Latka] The Lingering GUMP > dilemna [was: Re: [GUMP] Build Failure - > commons-latka] > > > This problem is very mystifying. I can run "ant > clean doc-xslt" with no > problem on my configuration, which is totally clean. > I guess it's either > a > problem with GUMP, or a problem with a recent build > of an XML or XSLT > processor. > > - Morgan > > ----- Original Message ----- > From: "Ted Husted" > To: > Sent: Tuesday, April 30, 2002 8:14 AM > Subject: [GUMP] Build Failure - commons-latka > > > > > ---------------------------------------------------- > > This email is autogenerated from the output from: > > > > > > ---------------------------------------------------- > > > > Buildfile: build.xml > > > > init: > > [echo] -------- latka 1.0-dev -------- > > > > jaxen-warn: > > [echo] > *************************************************** > > [echo] WARNING: XPath > validator not built > > [echo] Property: ${jaxen.jar} > > [echo] Current value: > jaxen-full.jar > > [echo] If you wish to build this > validator, please fix > the > > [echo] above property in your > build.properties file > > [echo] > *************************************************** > > [echo] > > > > build-java: > > [mkdir] Created dir: > /home/rubys/jakarta/jakarta-commons/latka/target/classes > > [javac] Compiling 64 source files to > /home/rubys/jakarta/jakarta-commons/latka/target/classes > > [copy] Copying 5 files to > /home/rubys/jakarta/jakarta-commons/latka/target/classes > > > > build: > > > > jar: > > [mkdir] Created dir: > /home/rubys/jakarta/jakarta-commons/latka/dist > > [mkdir] Created dir: > /tmp/buildtemp_200204300633 > > [copy] Copying 72 files to > /tmp/buildtemp_200204300633 > > [jar] Building jar: > /home/rubys/jakarta/jakarta-commons/latka/dist/commons-latka-1.0-dev.jar > > [delete] Deleting directory > /tmp/buildtemp_200204300633 > > > > doc-top: > > [copy] Copying 1 file to > /home/rubys/jakarta/jakarta-commons/latka/target > > > > doc-copy: > > [mkdir] Created dir: > /home/rubys/jakarta/jakarta-commons/latka/docs > > [copy] Copying 1 file to > /home/rubys/jakarta/jakarta-commons/latka/docs > > > > check-javadoc: > > > > doc-javadoc: > > [mkdir] Created dir: > /tmp/buildtemp_200204300633 > > [copy] Copying 66 files to > /tmp/buildtemp_200204300633 > > [mkdir] Created dir: > /home/rubys/jakarta/jakarta-commons/latka/docs/api > > [javadoc] Generating Javadoc > > [javadoc] Javadoc execution > > [javadoc] Loading source files for package > org.apache.commons.latka... > > [javadoc] Loading source files for package > org.apache.commons.latka.event... > > [javadoc] Loading source files for package > org.apache.commons.latka.validators... > > [javadoc] Loading source files for package > org.apache.commons.latka.xml... > > [javadoc] Loading source files for package > org.apache.commons.latka.http... > > [javadoc] Loading source files for package > org.apache.commons.latka.junit... > > [javadoc] Loading source files for package > org.apache.commons.latka.util... > > [javadoc] Loading source files for package > org.apache.commons.latka.util.xml... > > [javadoc] Constructing Javadoc information... > > [javadoc] javadoc: warning - Import not found: > org.jaxen.jdom.XPath - > ignoring! > > [javadoc] Building tree for all the packages and > classes... > > [javadoc] Building index for all the packages > and classes... > > [javadoc] Building index for all classes... > > [javadoc] Generating > /home/rubys/jakarta/jakarta-commons/latka/docs/api/stylesheet.css... > > [javadoc] 1 warning > > [delete] Deleting directory > /tmp/buildtemp_200204300633 > > > > doc-xslt: > > [mkdir] Created dir: > /home/rubys/jakarta/jakarta-commons/latka/target/generated-xdocs/stylesheets > > [style] Transforming into > /home/rubys/jakarta/jakarta-commons/latka/target/generated-xdocs > > [style] Processing > /home/rubys/jakarta/jakarta-commons/latka/src/docbook/developers-guide.xml > to > /home/rubys/jakarta/jakarta-commons/latka/target/generated-xdocs/developers- > guide.xml > > [style] Loading stylesheet > /home/rubys/jakarta/jakarta-commons/latka/src/xsl/site/docbook2document.xsl > > [style] > http://www.oasis-open.org/docbook/xml/4.1.2/dbpoolx.mod:6286:22: > Fatal > Error! The markup declarations contained or pointed > to by the document > type > declaration must be well-formed. > > [style] Failed to process > /home/rubys/jakarta/jakarta-commons/latka/src/docbook/developers-guide.xml > > > > BUILD FAILED > > > /home/rubys/jakarta/jakarta-commons/latka/build.xml:241: > Fatal error > during transformation > > > > Total time: 43 seconds > > > > -- > > To unsubscribe, e-mail: > > > For additional commands, e-mail: > > > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > > > ===== Morgan Delagrange http://jakarta.apache.org/taglibs http://jakarta.apache.org/commons http://axion.tigris.org __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: