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-junit has an issue affecting its community
integration.
This issue affects 18 projects.
The current state of this project is 'Failed', with reason 'Build 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-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-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-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-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-sql : This is a Jelly interface for SQL
- 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-xml : ???
- commons-jelly-tags-xmlunit : This is a Jelly interface for unit testing
XML applications.
- commons-latka : Functional Testing Suite
- maven : Project Management Tools
Full details are available at:
http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-junit/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-junit-06122004.jar] identifier set to
project name
-INFO- Failed with reason build failed
-DEBUG- Extracted fallback artifacts from Gump Repository
The following work was performed:
http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-junit/gump_work/build_jelly-tags_commons-jelly-tags-junit.html
Work Name: build_jelly-tags_commons-jelly-tags-junit (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 secs
Command Line: java -Djava.awt.headless=true -Dbuild.clonevm=true
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar
org.apache.tools.ant.Main
-Dgump.merge=/home/gump/workspaces2/public/gump/work/merge.xml
-Dbuild.sysclasspath=only -Dfinal.name=commons-jelly-tags-junit-06122004 jar
[Working Directory: /usr/local/gump/public/workspace/jelly-tags/junit]
CLASSPATH:
/opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/jelly-tags/junit/target/classes:/usr/local/gump/public/workspace/jelly-tags/junit/target/test-classes:/usr/local/gump/public/workspace/jakarta-commons/jelly/target/commons-jelly-06122004.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-06122004.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-06122004.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-06122004.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-06122004.jar:/usr/local/gump/public/workspace/jakarta-commons/discovery/dist/commons-discovery.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr152/dist/lib/jsp-api.jar:/usr/local/gump/public/workspace/jakarta-taglibs/dist/standard/lib/standard.jar:/usr/local/gump/public/workspace/jakarta-taglibs/dist/standard/lib/jstl.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:
/home/gump/workspaces2/public/workspace/jelly-tags/junit/target/lib
get-deps:
compile:
[mkdir] Created dir:
/home/gump/workspaces2/public/workspace/jelly-tags/junit/target/classes
[javac] Compiling 11 source files to
/home/gump/workspaces2/public/workspace/jelly-tags/junit/target/classes
[copy] Copying 2 files to
/home/gump/workspaces2/public/workspace/jelly-tags/junit/target/test-classes
compile-tests:
[javac] Compiling 1 source file to
/home/gump/workspaces2/public/workspace/jelly-tags/junit/target/test-classes
internal-test:
[mkdir] Created dir:
/home/gump/workspaces2/public/workspace/jelly-tags/junit/target/test-reports
[junit] Running org.apache.commons.jelly.tags.junit.TestJUnit
[junit] Exception in thread "main" java.lang.NullPointerException
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.formatOutput(XMLJUnitResultFormatter.java:265)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter.setSystemOutput(XMLJUnitResultFormatter.java:93)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.sendOutAndErr(JUnitTestRunner.java:426)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:310)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:661)
[junit] at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:562)
BUILD FAILED
/home/gump/workspaces2/public/workspace/jelly-tags/junit/build.xml:97:
java.lang.NoClassDefFoundError: org/w3c/dom/ranges/DocumentRange
Total time: 3 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-junit/rss.xml
- Atom:
http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-junit/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 16002106122004, brutus:brutus-public:16002106122004
Gump E-mail Identifier (unique within run) #14.
--
Apache Gump
http://gump.apache.org/ [Instance: brutus]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]