Is there a gump descriptor dependency issue here?
On 11 Sep 04 23:07:20, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > To whom it may engage... > > This is an automated request, but not an unsolicited one. For > more information please visit http://gump.apache.org/nagged.html, > and/or contact folk at [EMAIL PROTECTED] > > Project commons-jelly has an issue affecting its community integration. > This issue affects 32 projects. > Project State : 'Failed' > The following are affected: > - commons-jelly : Commons Jelly Package > - commons-jelly-tags-ant : This is a Jelly interface for Ant. > - commons-jelly-tags-antlr : This is a Jelly interface for Antlr. > - commons-jelly-tags-avalon : This is a Jelly interface for avalon. > - commons-jelly-tags-bean : A tag library for mapping tags to beans using a > similar appr... > - commons-jelly-tags-beanshell : This is a Jelly interface for BeanShell. > - commons-jelly-tags-betwixt : This is a Jelly interface for Betwixt. > - commons-jelly-tags-bsf : This is a Jelly interface for the Bean Scripting > Framework. > - commons-jelly-tags-define : This is a Jelly taglib for defining new tags and > tag librari... > - commons-jelly-tags-dynabean : This is a Jelly taglib for defining new tags > and tag librari... > - commons-jelly-tags-email : This is a Jelly interface for Email > - commons-jelly-tags-fmt : This is a set of Jelly i18n tags. > - commons-jelly-tags-html : These Jelly tags can scrub commons errors in HTML > syntax. > - commons-jelly-tags-http : These Jelly tags provide a simple XML syntax for > HttpClient. > - commons-jelly-tags-interaction : This is a Jelly interface to the user. > - commons-jelly-tags-jetty : These are Jelly tags that can set up an in-process > web serve... > - commons-jelly-tags-jms : This is a Jelly interface for the Java Message > Service. > - commons-jelly-tags-jsl : The Jelly Stylesheet Library (JSL) > - commons-jelly-tags-junit : The Jelly Unit Test Tags > - commons-jelly-tags-log : The Jelly Logging Tags > - commons-jelly-tags-quartz : This is a Jelly interface for the Quartz > Scheduler. > - commons-jelly-tags-soap : This is a Jelly interface for SOAP. > - commons-jelly-tags-sql : This is a Jelly interface for SQL > - commons-jelly-tags-swing : This is a Jelly interface for configuring Swing > applications... > - commons-jelly-tags-swt : This is a Jelly interface for configuring Swing > applications... > - commons-jelly-tags-threads : A library for processing Jelly scripts using > multiple thread... > - commons-jelly-tags-util : This is a set of Jelly utility tags. > - commons-jelly-tags-validate : This is a Jelly interface for XML validation. > - commons-jelly-tags-velocity : This is a Jelly interface for Velocity. > - commons-jelly-tags-xml : ??? > - commons-jelly-tags-xmlunit : This is a Jelly interface for unit testing XML > applications. > - werkz : werkz: Goal-Oriented Process (GOP) Framework > > Full details are available at: > > http://brutus.apache.org/gump/public/jakarta-commons/commons-jelly/index.html > > That said, some snippets follow: > > The following annotations were provided: > -DEBUG- Sole jar [commons-jelly-11092004.jar] identifier set to project name > -INFO- Failed with reason build failed > -INFO- Failed to extract fallback artifacts from Gump Repository > > The following work was performed: > http://brutus.apache.org/gump/public/jakarta-commons/commons-jelly/gump_work/build_jakarta-commons_commons-jelly.html > Work Name: build_jakarta-commons_commons-jelly (Type: Build) > State: Failed > Elapsed: 3 secs > Command Line: java -Djava.awt.headless=true > -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-xerces2/java/build/xml-apis.jar > org.apache.tools.ant.Main -Dgump.merge=/usr/local/gump/public/gump/work/merge.xml > -Dbuild.sysclasspath=only -Dfinal.name=commons-jelly-11092004 -f build.xml jar > [Working Directory: /usr/local/gump/public/workspace/jakarta-commons/jelly] > CLASSPATH : > /usr/local/j2sdk1.4.2_04/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-commons/jelly/target/classes:/usr/local/gump/public/workspace/jakarta-commons/jelly/target/test-classes:/usr/local/gump/public/workspace/ant/dist/lib/ant-stylebook.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/jakarta-commons/beanutils/dist/commons-beanutils-core.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-11092004.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-11092004.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api.jar:/usr/local/gump/packages/dom4j-1.4/dom4j-full.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar:/usr/local/gump/public/workspace/jakarta-commons/cli/target/commons-cli-11092004.jar:/usr/local/gump/public/workspace/jakarta-commons/discovery/dist/commons-discovery.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar:/usr/local/gump/packages/nekohtml-0.9.3/nekohtmlXni.jar:/usr/local/gump/packages/nekohtml-0.9.3/nekohtml.jar--------------------------------------------- > Buildfile: build.xml > > init: > [mkdir] Created dir: > /usr/local/gump/public/workspace/jakarta-commons/jelly/target/lib > > get-deps: > > compile: > [mkdir] Created dir: > /usr/local/gump/public/workspace/jakarta-commons/jelly/target/classes > [javac] Compiling 91 source files to > /usr/local/gump/public/workspace/jakarta-commons/jelly/target/classes > [javac] > /usr/local/gump/public/workspace/jakarta-commons/jelly/src/java/org/apache/commons/jelly/expression/ExpressionSupport.java:30: > package org.apache.commons.lang does not exist > [javac] import org.apache.commons.lang.StringUtils; > [javac] ^ > [javac] > /usr/local/gump/public/workspace/jakarta-commons/jelly/src/java/org/apache/commons/jelly/expression/ExpressionSupport.java:113: > cannot resolve symbol > [javac] symbol : variable StringUtils > [javac] location: class org.apache.commons.jelly.expression.ExpressionSupport > [javac] String[] array = StringUtils.split((String) value, "," ); > [javac] ^ > [javac] > /usr/local/gump/public/workspace/jakarta-commons/jelly/src/java/org/apache/commons/jelly/expression/ExpressionSupport.java:114: > cannot resolve symbol > [javac] symbol : variable StringUtils > [javac] location: class org.apache.commons.jelly.expression.ExpressionSupport > [javac] array = StringUtils.stripAll( array ); > [javac] ^ > [javac] 3 errors > > BUILD FAILED > /usr/local/gump/public/workspace/jakarta-commons/jelly/build.xml:46: Compile failed; > see the compiler error output for details. > > Total time: 2 seconds > --------------------------------------------- > > To subscribe to this information via syndicated feeds: > RSS: http://brutus.apache.org/gump/public/jakarta-commons/commons-jelly/rss.xml > Atom: http://brutus.apache.org/gump/public/jakarta-commons/commons-jelly/atom.xml > > -- > Gump E-mail Identifier (within run) #3. > Produced by Gump 2.1.0-alpha-0003. > [Run (11001411092004, brutus:brutus-public:11001411092004)] > http://brutus.apache.org/gump/public/index.html > http://brutus.apache.org/gump/public/options.html > > -- > Apache Gump > http://gump.apache.org/ [Instance: brutus] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
