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-betwixt *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-betwixt/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-betwixt-22102004.jar] identifier set to
project name
-INFO- No license on redistributable project with outputs.
The following work was performed:
http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-betwixt/gump_work/build_jelly-tags_commons-jelly-tags-betwixt.html
Work Name: build_jelly-tags_commons-jelly-tags-betwixt (Type: Build)
Work ended in a state of : Success
Elapsed: 4 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-betwixt-22102004 jar
[Working Directory: /usr/local/gump/public/workspace/jelly-tags/betwixt]
CLASSPATH :
/opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/jelly-tags/betwixt/target/classes:/usr/local/gump/public/workspace/jelly-tags/betwixt/target/test-classes:/usr/local/gump/public/workspace/jakarta-commons/jelly/target/commons-jelly-22102004.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-22102004.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-22102004.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-22102004.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-22102004.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:/usr/local/gump/public/workspace/jakarta-commons/betwixt/target/commons-betwixt-22102004.jar:/usr/local/gump/public/workspace/jakarta-commons/digester/dist/commons-digester.jar:/usr/local/gump/public/workspace/jakarta-commons/digester/src/examples/rss/dist/commons-digester-rss.jar:/usr/local/gump/public/workspace/jelly-tags/junit/target/commons-jelly-tags-junit-22102004.jar:/usr/local/gump/public/workspace/jelly-tags/log/target/commons-jelly-tags-log-22102004.jar
---------------------------------------------
Buildfile: build.xml
init:
[mkdir] Created dir: /usr/local/gump/public/workspace/jelly-tags/betwixt/target/lib
get-deps:
compile:
[mkdir] Created dir:
/usr/local/gump/public/workspace/jelly-tags/betwixt/target/classes
[javac] Compiling 3 source files to
/usr/local/gump/public/workspace/jelly-tags/betwixt/target/classes
[javac]
/usr/local/gump/public/workspace/jelly-tags/betwixt/src/java/org/apache/commons/jelly/tags/betwixt/IntrospectorTag.java:114:
warning: setAttributesForPrimitives(boolean) in
org.apache.commons.betwixt.XMLIntrospector has been deprecated
[javac]
getIntrospector().setAttributesForPrimitives(attributesForPrimitives);
[javac] ^
[javac]
/usr/local/gump/public/workspace/jelly-tags/betwixt/src/java/org/apache/commons/jelly/tags/betwixt/IntrospectorTag.java:123:
warning: setElementNameMapper(org.apache.commons.betwixt.strategy.NameMapper) in
org.apache.commons.betwixt.XMLIntrospector has been deprecated
[javac] getIntrospector().setElementNameMapper(nameMapper);
[javac] ^
[javac]
/usr/local/gump/public/workspace/jelly-tags/betwixt/src/java/org/apache/commons/jelly/tags/betwixt/IntrospectorTag.java:132:
warning: setAttributeNameMapper(org.apache.commons.betwixt.strategy.NameMapper) in
org.apache.commons.betwixt.XMLIntrospector has been deprecated
[javac] getIntrospector().setAttributeNameMapper(nameMapper);
[javac] ^
[javac] 3 warnings
[copy] Copying 5 files to
/usr/local/gump/public/workspace/jelly-tags/betwixt/target/test-classes
compile-tests:
[javac] Compiling 6 source files to
/usr/local/gump/public/workspace/jelly-tags/betwixt/target/test-classes
internal-test:
[mkdir] Created dir:
/usr/local/gump/public/workspace/jelly-tags/betwixt/target/test-reports
[junit] Running org.apache.commons.jelly.betwixt.TestJelly
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.379 sec
[junit] Testsuite: org.apache.commons.jelly.betwixt.TestJelly
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.379 sec
[junit] ------------- Standard Error -----------------
[junit] Oct 22, 2004 11:10:42 AM org.apache.commons.jelly.tags.log.InfoTag doTag
[junit] INFO: Parsed channel with title: MozillaZine
[junit] Oct 22, 2004 11:10:42 AM org.apache.commons.jelly.tags.log.InfoTag doTag
[junit] INFO: Parsed channel with title: MozillaZine
[junit] ------------- ---------------- ---------------
[junit] Testcase: rssParseViaURI took 0.274 sec
[junit] Testcase: rssParseViaTagBody took 0.011 sec
test:
jar:
[jar] Building jar:
/usr/local/gump/public/workspace/jelly-tags/betwixt/target/commons-jelly-tags-betwixt-22102004.jar
BUILD SUCCESSFUL
Total time: 3 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-betwixt/rss.xml
- Atom:
http://brutus.apache.org/gump/public/jelly-tags/commons-jelly-tags-betwixt/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.1.0-alpha-0003.
Gump Run 14000922102004, brutus:brutus-public:14000922102004
Gump E-mail Identifier (unique within run) #6.
--
Apache Gump
http://gump.apache.org/ [Instance: brutus]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]