What's happened to Gump? This was running ok previously.
On Tue, 12 Oct 04 03:55:26 PDT, Morgan Delagrange <[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 the folk at [EMAIL PROTECTED] > > Project commons-jelly-tags-ant has an issue affecting its community integration. > This issue affects 4 projects. > The current state of this project is 'Failed'. > For reference only, the following projects are affected by this: > - commons-jelly-tags-ant : This is a Jelly interface for Ant. > - commons-jelly-tags-fmt : This is a set of Jelly i18n tags. > - commons-jelly-tags-jsl : The Jelly Stylesheet Library (JSL) > - werkz : werkz: Goal-Oriented Process (GOP) Framework > > Full details are available at: > http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-ant/index.html > > That said, some information snippets are provided here. > > The following annotations (debug/informational/warning/error messages) were provided: > -DEBUG- Sole output [commons-jelly-tags-ant-12102004.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/jelly-tags/commons-jelly-tags-ant/gump_work/build_jelly-tags_commons-jelly-tags-ant.html > Work Name: build_jelly-tags_commons-jelly-tags-ant (Type: Build) > Work ended in a state of : Failed > Elapsed: 6 secs > Command Line: java -Djava.awt.headless=true -Dbuild.clonevm=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-tags-ant-12102004 jar > [Working Directory: /usr/local/gump/public/workspace/jelly-tags/ant] > CLASSPATH : > /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/jelly-tags/ant/target/classes:/usr/local/gump/public/workspace/jelly-tags/ant/target/test-classes:/usr/local/gump/public/workspace/jakarta-commons/jelly/target/commons-jelly-12102004.jar:/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-12102004.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-12102004.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-12102004.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-12102004.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:/usr/local/gump/public/workspace/commons-grant/target/commons-grant-12102004.jar:/usr/local/gump/public/workspace/jelly-tags/util/target/commons-jelly-tags-util-12102004.jar:/usr/local/gump/public/workspace/jelly-tags/junit/target/commons-jelly-tags-junit-12102004.jar > --------------------------------------------- > [javac] dataType = ih.createElement( getAntProject(), > object, name.toLowerCase() ); > [javac] ^ > [javac] 1 warning > [copy] Copying 10 files to > /usr/local/gump/public/workspace/jelly-tags/ant/target/test-classes > > compile-tests: > [javac] Compiling 5 source files to > /usr/local/gump/public/workspace/jelly-tags/ant/target/test-classes > > internal-test: > [mkdir] Created dir: > /usr/local/gump/public/workspace/jelly-tags/ant/target/test-reports > [junit] Running org.apache.commons.jelly.ant.TestJelly > [junit] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 1.774 sec > [junit] Testsuite: org.apache.commons.jelly.ant.TestJelly > [junit] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 1.774 sec > [junit] ------------- Standard Output --------------- > [junit] [mkdir] Created dir: > /usr/local/gump/public/workspace/jelly-tags/ant/target/tmp/ant-tests > [junit] [copy] Copying 1 file to > /usr/local/gump/public/workspace/jelly-tags/ant/target/tmp/ant-tests > [junit] ------------- ---------------- --------------- > > [junit] Testcase: write took 0.921 sec > [junit] Testcase: readWrite took 0.111 sec > [junit] Testcase: writeIn took 0.203 sec > [junit] Testcase: readWriteIn took 0.133 sec > [junit] Testcase: startUpReadWrite took 0.162 sec > [junit] Testcase: copy took 0.131 sec > [junit] Caused an ERROR > [junit] > file:/usr/local/gump/public/workspace/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:114:80: > <util:loadText> charsetName > [junit] org.apache.commons.jelly.JellyTagException: > file:/usr/local/gump/public/workspace/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:114:80: > <util:loadText> charsetName > [junit] at > org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:677) > [junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:261) > [junit] at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:89) > [junit] at > org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59) > [junit] Caused by: java.lang.NullPointerException: charsetName > [junit] at java.io.InputStreamReader.<init>(InputStreamReader.java:82) > [junit] at > org.apache.commons.jelly.tags.util.LoadTextTag.doTag(LoadTextTag.java:87) > [junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:252) > [junit] ... 12 more > [junit] Root cause > [junit] java.lang.NullPointerException: charsetName > [junit] at java.io.InputStreamReader.<init>(InputStreamReader.java:82) > [junit] at > org.apache.commons.jelly.tags.util.LoadTextTag.doTag(LoadTextTag.java:87) > [junit] at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:252) > [junit] at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:89) > [junit] at > org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59) > > BUILD FAILED > /usr/local/gump/public/workspace/jelly-tags/ant/build.xml:97: Test > org.apache.commons.jelly.ant.TestJelly failed > > Total time: 6 seconds > --------------------------------------------- > > To subscribe to this information via syndicated feeds: > - RSS: http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-ant/rss.xml > - Atom: > http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-ant/atom.xml > > ============================== Gump Tracking Only === > Produced by Gump version 2.1.0-alpha-0003. > Gump Run 00010012102004, brutus:brutus-public:00010012102004 > Gump E-mail Identifier (unique within run) #30. > > -- > 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]
