Return-Path: Delivered-To: apmail-xml-cocoon-dev-archive@xml.apache.org Received: (qmail 62710 invoked by uid 500); 25 Mar 2003 11:10:18 -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 62678 invoked from network); 25 Mar 2003 11:10:18 -0000 Received: from unknown (HELO pulse.betaversion.org) (217.158.110.65) by daedalus.apache.org with SMTP; 25 Mar 2003 11:10:18 -0000 Received: (qmail 17425 invoked from network); 25 Mar 2003 11:10:27 -0000 Received: from unknown (HELO apache.org) (stefano@80.105.91.155) by pulse.betaversion.org with SMTP; 25 Mar 2003 11:10:27 -0000 Message-ID: <3E80393C.8030209@apache.org> Date: Tue, 25 Mar 2003 12:10:52 +0100 From: Stefano Mazzocchi User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cocoon-dev@xml.apache.org Subject: Re: [GUMP] Build Failure - Cocoon References: <20030325101851.42594.qmail@icarus.apache.org> In-Reply-To: <20030325101851.42594.qmail@icarus.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Gump@icarus.apache.org wrote: > ---------------------------------------------------- > This email is autogenerated from the output from: > > ---------------------------------------------------- > > Buildfile: build.xml > > init: > > init-tasks: > [echo] +-------------------------------------------------------------------------------+ > [echo] Setting up customized ant tasks... > [mkdir] Created dir: /home/rubys/jakarta/cocoon-2.1/tools/anttasks > [javac] Compiling 2 source files to /home/rubys/jakarta/cocoon-2.1/tools/anttasks > [javac] 9 warnings > [mkdir] Created dir: /home/rubys/jakarta/cocoon-2.1/tools/loader > [javac] Compiling 1 source file to /home/rubys/jakarta/cocoon-2.1/tools/loader > [echo] ... done. > > prepare: > [echo] +-------------------------------------------------------------------------------+ > [echo] Apache Cocoon 20030325 [1999-2003] > [echo] +-------------------------------------------------------------------------------+ > [echo] Building with Apache Ant version 1.6alpha compiled on March 25 2003 > [echo] using build file /home/rubys/jakarta/cocoon-2.1/build.xml > [echo] Compiling with debug on, optimize on, deprecation off > [echo] +-----------------------------| W A R N I N G |---------------------------------+ > [echo] This build is targeted for use with JVM 1.4 > [echo] Using this build on a virtual machine other than the one > [echo] it is targeted for may result in runtime errors. > [echo] +-------------------------------------------------------------------------------+ > [mkdir] Created dir: /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030325 > > prepare-core: > [mkdir] Created dir: /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030325/classes > [mkdir] Created dir: /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030325/mocks > > compile-core: > [copy] Copying 41 files to /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030325/classes > [copy] Copied 37 empty directories to /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030325/classes > [javac] Compiling 1 source file to /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030325/mocks > [javac] Compiling 514 source files to /home/rubys/jakarta/cocoon-2.1/build/cocoon-20030325/classes > [javac] /home/rubys/jakarta/cocoon-2.1/src/java/org/apache/cocoon/components/flow/javascript/JavaScriptInterpreter.java:194: cannot resolve symbol > [javac] symbol : method setOptimizationLevel (int) > [javac] location: class org.mozilla.javascript.tools.debugger.Main > [javac] db.setOptimizationLevel(OPTIMIZATION_LEVEL); > [javac] ^ The above happens because everytime somebody replaces a jar in the repository he/she has to do *TWO* things: 1) update lib/jars.xml *and* 2) look into ./gump.xml to see if the gump dependencies are up to date Please, people, Gump is our friend. Our *BIG* friend. But we have to take care of him. Thanks. Stefano.