Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 44336 invoked from network); 20 Jan 2005 23:49:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Jan 2005 23:49:46 -0000 Received: (qmail 75534 invoked by uid 500); 20 Jan 2005 23:49:44 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 75146 invoked by uid 500); 20 Jan 2005 23:49:43 -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 75132 invoked by uid 99); 20 Jan 2005 23:49:43 -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; Thu, 20 Jan 2005 15:49:41 -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 j0KNndhC017462 for ; Thu, 20 Jan 2005 17:49:39 -0600 Received: (from apache@localhost) by ags01.agsoftware.dnsalias.com (8.12.11/8.12.11/Submit) id j0KNndXG017461; Thu, 20 Jan 2005 17:49:39 -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; Thu, 20 Jan 2005 17:49:39 -0600 (CST) Message-ID: <32794.10.0.0.5.1106264979.squirrel@www.agssa.net> In-Reply-To: <20050120230103.GA15787@igg.indexgeo.com.au> References: <32813.10.0.0.5.1106252417.squirrel@www.agssa.net> <41F02134.8080900@dslextreme.com> <20050120230103.GA15787@igg.indexgeo.com.au> Date: Thu, 20 Jan 2005 17:49:39 -0600 (CST) Subject: Re: Cocoon 2.1.7-dev does not compile 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 Hmmm. Then what to do? David, need we another inter Ocean Pacific Sprint to fix that? ;-) Best Regards, Antonio Gallardo. On Jue, 20 de Enero de 2005, 17:01, David Crossley dijo: > Ralph Goers wrote: >> Antonio Gallardo wrote: >> > >> >I tried a full build (without local.*) and it is broken. The error is >> the >> >same as was fixed in 2.2: > > No that is a different error. The PhP block is gone is 2.2 > >> >/home/agallardo/svn/cocoon-2.1/tools/targets/docs-build.xml:56: >> >com.thoughtworks.qdox.parser.ParseException: syntax error @[181,1] in >> >file:/home/agallardo/svn/cocoon-2.1/src/blocks/php/java/org/apache/cocoon/generation/PhpGenerator.java >> > >> >I thought it was already fixed. BTW, is there a plan for a 2.1.7 >> release? >> >It is a worth to fix after all? >> > >> I got this error a while ago, but it was fixed. I just did a clean >> rebuild and it was fine for me. Are you sure you have the latest svn? > > No, it was not fixed. I just now removed the scanning of blocks > again for creating userdocs, fixed by avoidance. That whole qdox > development effort will need to move to 2.2 now. > > --David >