Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 1605 invoked by uid 500); 10 Apr 2003 12:02:07 -0000 Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-dev@xml.apache.org Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 1506 invoked from network); 10 Apr 2003 12:02:06 -0000 Received: from vern.chem.tu-berlin.de (130.149.66.116) by daedalus.apache.org with SMTP; 10 Apr 2003 12:02:06 -0000 Received: from vern.chem.tu-berlin.de (localhost [127.0.0.1]) by vern.chem.tu-berlin.de (8.12.3/8.12.3/SuSE Linux 0.6) with ESMTP id h3AC25GD015966 for ; Thu, 10 Apr 2003 14:02:05 +0200 Received: from localhost (stephan@localhost) by vern.chem.tu-berlin.de (8.12.3/8.12.3/Submit) with ESMTP id h3AC242c015963 for ; Thu, 10 Apr 2003 14:02:05 +0200 X-Authentication-Warning: vern.chem.tu-berlin.de: stephan owned process doing -bs Date: Thu, 10 Apr 2003 14:02:04 +0200 (CEST) From: Stephan Michels X-X-Sender: stephan@vern.chem.tu-berlin.de To: cocoon-dev@xml.apache.org Subject: Re: [GUMP] Build Failure - cocoon-block-fop In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Tue, 8 Apr 2003, Stefano Mazzocchi wrote: > on 4/8/03 2:42 PM Stephan Michels wrote: > > > > On Tue, 8 Apr 2003, Stefano Mazzocchi wrote: > > > >>on 4/8/03 11:31 AM Gump@icarus.apache.org wrote: > >> > >> > >>>fop-compile: > >>> [javac] Compiling 3 source files to /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030408/blocks/fop/dest > >>> [javac] /home/rubys/jakarta/cocoon-2.1/src/blocks/fop/java/org/apache/cocoon/serialization/FOPSerializer.java:70: cannot resolve symbol > >>> [javac] symbol : class Options > >>> [javac] location: package apps > >>> [javac] import org.apache.fop.apps.Options; > >>> [javac] ^ > >> > >>YES! we have a dependency-clean gump run!!!!!!!!!!!!!!!!!!!! > >> > >>This means that from today on, if you break gump *YOU FIX IT*!!! > > In case you (or others) have any question, please feel free to ask. Another question, the depend element in gump.xml declares a dependency to another project. Does this only includes projects, which were build by gump? Does a 'PREREQ FAILURE - chaperon' mean that gump couldn't build the chaperon project. For example spark is also not a known project for gump, but the itext block were build. So, whats the difference? Stephan Michels.