Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 19553 invoked from network); 13 Apr 2007 07:53:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Apr 2007 07:53:04 -0000 Received: (qmail 72440 invoked by uid 500); 13 Apr 2007 07:53:10 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 72290 invoked by uid 500); 13 Apr 2007 07:53:10 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 72255 invoked by uid 99); 13 Apr 2007 07:53:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Apr 2007 00:53:10 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [203.121.192.8] (HELO mail.e-wire.net.au) (203.121.192.8) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Apr 2007 00:53:02 -0700 Received: from developer (203-121-204-130.e-wire.net.au [203.121.204.130]) by mail.e-wire.net.au (8.13.1/8.13.1) with ESMTP id l3D7qdcj020097 for ; Fri, 13 Apr 2007 15:52:40 +0800 From: "Gav...." To: Subject: RE: RC1 fails when plugins provide Java source Date: Fri, 13 Apr 2007 15:52:25 +0800 Message-ID: <003b01c77da0$ad7c1ca0$650fa8c0@developer> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <20070413043028.GG7676@igg.indexgeo.com.au> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Thread-Index: Acd9hIoiV7eq5CfqQxy8KVvByH7bIwAG+eiA X-Antivirus: avast! (VPS 000733-0, 11/04/2007), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.90.1/3086/Fri Apr 13 03:02:50 2007 on mail.e-wire.net.au X-Virus-Status: Clean X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on perm-colo-mail2-local X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=0.0 required=8.0 tests=none autolearn=disabled version=3.1.7 > -----Original Message----- > From: David Crossley [mailto:crossley@apache.org] > Sent: Friday, 13 April 2007 12:30 PM > To: dev@forrest.apache.org > Subject: Re: RC1 fails when plugins provide Java source > > David Crossley wrote: > > David Crossley wrote: > > > Brian M Dube wrote: > > > > > > > > The same steps produce the same error on Linux. However, it appears > the > > > > scope is not limited to the dispatcher. Any plugin that provides > Java > > > > source will fail. Plugins in trunk are built in $FOO_PLUGIN/build, > where > > > > the compiled code will end up. This is not the case with RC1. With > RC1, > > > > the plugins end up in $FORREST_HOME/build/plugins in source form. > They > > > > are never built. > > > > > > Good detective work Brian. Thanks. > > > > > > Perhaps the Ant target "deploy" target, that makes > > > the plugin available for download, does not pack > > > the built jar into the zip file. > > > > > > Thanks again for your valuable input. > > > > Yep this is the problem. I am still investigating > > it in head of trunk plugins/build.xml > > Okay, fixed now in r528349. The dispatcher plugin has > been deployed again. Doing basic tests are working now > for me. > > -David > Yep, Dispatcher does a forrest run and forrest ok for me too in trunk. I still get my ant test fail however. I tried to ant test the glossary plugin in trunk and that fails too, missing a todo.xml file. I am using forests own packaged Ant. Gav... > > -- > Internal Virus Database is out-of-date. > Checked by AVG Free Edition. > Version: 7.5.446 / Virus Database: 268.18.26/748 - Release Date: 4/5/2007 > 3:33 PM