Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 52375 invoked from network); 12 Dec 2006 06:26:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Dec 2006 06:26:16 -0000 Received: (qmail 90279 invoked by uid 500); 12 Dec 2006 06:26:23 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 90223 invoked by uid 500); 12 Dec 2006 06:26:23 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 90212 invoked by uid 99); 12 Dec 2006 06:26:23 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Dec 2006 22:26:23 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [193.109.238.66] (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Dec 2006 22:26:12 -0800 Received: from z011100.bk.fin.local (z011104.bk.fin.local [172.18.101.140]) by dnsinet.rzf-nrw.de (8.13.8/8.13.8) with ESMTP id kBC6Pmxk014765 for ; Tue, 12 Dec 2006 07:25:48 +0100 Received: from z011134.bk.fin.local ([130.11.7.134]) by z011100.bk.fin.local with Microsoft SMTPSVC(6.0.3790.0); Tue, 12 Dec 2006 07:25:49 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: AW: [GUMP@vmgump]: Project xml-batik (in module xml-batik) failed Date: Tue, 12 Dec 2006 07:25:49 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [GUMP@vmgump]: Project xml-batik (in module xml-batik) failed Thread-Index: AccdciA6WjVbcAHfTnCkTOxrHNfQagAQ2hLA From: To: X-OriginalArrivalTime: 12 Dec 2006 06:25:49.0441 (UTC) FILETIME=[5D915F10:01C71DB6] X-Virus-Checked: Checked by ClamAV on apache.org >> BUILD FAILED >> /x1/gump/public/workspace/xml-batik/build.xml:1607: Execute failed:=20 >> java.io.IOException: java.io.IOException: forrest: not found > >Batik now uses forrest to build its HTML documentation. It is=20 >assumed to be installed, and is called with an in the=20 >ant build file. Is there a way this can be made to work with gump? My own Forrest time is long time ago (0.2), but there was a possibility to invoke Forrest from Ant [1]. So I think this could maybe work: - declare a build dependency on Forrest jars (and on xml-commons-resolver-1.1.jar as written in [1]) - because you have declared the dependency on Forrest, it should be=20 present then, so Forrests buildscript as written and use it Maybe the build of Forrest must export environment variables (especially FORREST_HOME)... Makes sence? Jan [1] http://forrest.apache.org/docs_0_60/your-project.html#invoking_from_ant --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org