Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 25092 invoked from network); 12 Jan 2005 00:00:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Jan 2005 00:00:25 -0000 Received: (qmail 12843 invoked by uid 500); 12 Jan 2005 00:00:24 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 12320 invoked by uid 500); 12 Jan 2005 00:00:23 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 12307 invoked by uid 99); 12 Jan 2005 00:00:22 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from garuda-95.cablenet.com.ni (HELO ags01.agsoftware.dnsalias.com) (165.98.147.95) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 11 Jan 2005 16:00:22 -0800 Received: from ags01.agsoftware.dnsalias.com (localhost.localdomain [127.0.0.1]) by ags01.agsoftware.dnsalias.com (8.12.11/8.12.10) with ESMTP id j0C00HkK017702 for ; Tue, 11 Jan 2005 18:00:17 -0600 Received: (from apache@localhost) by ags01.agsoftware.dnsalias.com (8.12.11/8.12.11/Submit) id j0C00HjO017701; Tue, 11 Jan 2005 18:00:17 -0600 X-Authentication-Warning: ags01.agsoftware.dnsalias.com: apache set sender to agallardo@agssa.net using -f Received: from 10.0.0.5 (SquirrelMail authenticated user agallardo); by www.agssa.net with HTTP; Tue, 11 Jan 2005 18:00:17 -0600 (CST) Message-ID: <35326.10.0.0.5.1105488017.squirrel@www.agssa.net> In-Reply-To: <4e340aae74a3d48ca5d3e0a.20050111153544.enycu.tbref@www.dslextreme.com> References: <72900aff90a59c70a88980a.20050111134847.enycu.tbref@www.dslextreme.com><35123.10.0.0.5.1105482528.squirrel@www.agssa.net><20050111230859.GA4976@igg.indexgeo.com.au> <4e340aae74a3d48ca5d3e0a.20050111153544.enycu.tbref@www.dslextreme.com> Date: Tue, 11 Jan 2005 18:00:17 -0600 (CST) Subject: Re: BRANCH_2_1_X fails From: "Antonio Gallardo" To: dev@cocoon.apache.org User-Agent: SquirrelMail/1.4.3a-6.FC2 X-Mailer: SquirrelMail/1.4.3a-6.FC2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Mar, 11 de Enero de 2005, 17:35, Ralph Goers dijo: > 1) If the problem has existed for ages why haven't I ever seen it before? > 2) The Php block is disabled by default. > 3) I don't see anything remarkable about PhpGenerator.java, but then I > have no idea what the qdox parser is trying to do to it. It is dying on > the end of file. > 4) Telling folks that the default build doesn't work is not a long term > solution. > > Am I the first person to encounter this? I've noticed a slew of commits > over the last several days so I find it hard to believe noone else has > tried to make the current SVN build. Well, things happens. :-D Seriously, personally I prefer to turn off the docs and non-used blocks while testing and making change to save time. Is not funny to wait 7-15 minuts until a full build run. Anyway, we agree this issue MUST be solved. Let me see the changes on the build docs process and where the problem might be. ;-) Best Regards, Antonio Gallardo. > > Ralph > > > David Crossley said: >> Antonio Gallardo wrote: >>> Workaround: disable doc generation in local.build.properties. >>> >>> Posible cause: >>> AFAIK, recently David is in process to integrate a new forrest version >>> in >>> Cocoon and this could be the problem cause. ;-) >> >> No, not that. In fact, Forrest is now completely separated from the >> build in both trunk and branch. >> >> This problem with PhpGenerator has been around for ages. >> Either disable the Php block or do the workaround Antonio >> suggests, or try to find what on earth that error message means. >> >> --David >> >>> > [snip] >>> > Building component docs from blocks. >>> > >>> > BUILD FAILED >>> > /home/rago2483/cocoon/head/BRANCH_2_1_X/tools/targets/docs-build.xml:56: >>> > com.thoughtworks.qdox.parser.ParseException: syntax error @[181,1] in >>> > file:/home/rago2483/cocoon/head/BRANCH_2_1_X/src/blocks/php/java/org/apache/cocoon/generation/PhpGenerator.java >> >