To whom it may satisfy...
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-threads *no longer* has an issue.
The current state of this project is 'Success'.
Full details are available at:
http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-threads/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-threads-16102004.jar] identifier set to
project name
-INFO- MkDir attempt on pre-existing directory
[/usr/local/gump/public/workspace/jelly-tags/threads/src/test]
-INFO- No license on redistributable project with outputs.
The following work was performed:
http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-threads/gump_work/build_jelly-tags_commons-jelly-tags-threads.html
Work Name: build_jelly-tags_commons-jelly-tags-threads (Type: Build)
Work ended in a state of : Success
Elapsed: 6 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-tags-threads-16102004 jar
[Working Directory: /usr/local/gump/public/workspace/jelly-tags/threads]
CLASSPATH :
/opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/jelly-tags/threads/target/classes:/usr/local/gump/public/workspace/jelly-tags/threads/target/test-classes:/usr/local/gump/public/workspace/jakarta-commons/jelly/target/commons-jelly-16102004.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-16102004.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-16102004.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-16102004.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-16102004.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/jelly-tags/junit/target/commons-jelly-tags-junit-16102004.jar
---------------------------------------------
Buildfile: build.xml
init:
[mkdir] Created dir: /usr/local/gump/public/workspace/jelly-tags/threads/target/lib
get-deps:
compile:
[mkdir] Created dir:
/usr/local/gump/public/workspace/jelly-tags/threads/target/classes
[javac] Compiling 18 source files to
/usr/local/gump/public/workspace/jelly-tags/threads/target/classes
[copy] Copying 8 files to
/usr/local/gump/public/workspace/jelly-tags/threads/target/test-classes
compile-tests:
[javac] Compiling 1 source file to
/usr/local/gump/public/workspace/jelly-tags/threads/target/test-classes
internal-test:
[mkdir] Created dir:
/usr/local/gump/public/workspace/jelly-tags/threads/target/test-reports
[junit] Running org.apache.commons.jelly.threads.TestJelly
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.945 sec
[junit] Testsuite: org.apache.commons.jelly.threads.TestJelly
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.945 sec
[junit] ------------- Standard Output ---------------
[junit] THROW AN EXCEPTION------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] Oct 16, 2004 5:22:57 PM org.apache.commons.jelly.tags.threads.JellyThread
run
[junit] WARNING: Thread "thread2" avoided, max wait time exceeded
[junit] Oct 16, 2004 5:22:59 PM org.apache.commons.jelly.tags.threads.ThreadTag$1
run
[junit] SEVERE: org.apache.commons.jelly.JellyTagException:
file:/usr/local/gump/public/workspace/jelly-tags/threads/target/test-classes/org/apache/commons/jelly/threads/suite.jelly:188:-1:
<new> Class org.apache.commons.jelly.tags.core.NewTag can not access a member of
class java.lang.System with modifiers "private"
[junit] Oct 16, 2004 5:22:59 PM org.apache.commons.jelly.tags.threads.JellyThread
run
[junit] SEVERE: Thread "thread1" failure,
file:/usr/local/gump/public/workspace/jelly-tags/threads/target/test-classes/org/apache/commons/jelly/threads/suite.jelly:188:-1:
<new> Class org.apache.commons.jelly.tags.core.NewTag can not access a member of
class java.lang.System with modifiers "private"
[junit] Oct 16, 2004 5:22:59 PM org.apache.commons.jelly.tags.threads.JellyThread
run
[junit] WARNING: Thread "thread2" avoided, Requirement on thread "thread1" not met
[junit] ------------- ---------------- ---------------
[junit] Testcase: testBasic took 0.029 sec
[junit] Testcase: testSync took 0.141 sec
[junit] Testcase: testWaitNotify took 0.118 sec
[junit] Testcase: testWaitFor took 0.007 sec
[junit] Testcase: testWaitForTimeout took 2.547 sec
[junit] Testcase: testWaitForFailure took 0.01 sec
[junit] Testcase: testThreadGroup took 0.006 sec
test:
jar:
[jar] Building jar:
/usr/local/gump/public/workspace/jelly-tags/threads/target/commons-jelly-tags-threads-16102004.jar
BUILD SUCCESSFUL
Total time: 6 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-threads/rss.xml
- Atom:
http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-threads/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.1.0-alpha-0003.
Gump Run 11001516102004, brutus:brutus-public:11001516102004
Gump E-mail Identifier (unique within run) #357.
--
Apache Gump
http://gump.apache.org/ [Instance: brutus]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]