You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by commons-jelly-tags-jsl development <co...@jakarta.apache.org> on 2005/10/18 13:47:26 UTC

[GUMP@vmgump]: Project commons-jelly-tags-jsl (in module commons-jelly) success, but with warnings.

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 general@gump.apache.org.

Project commons-jelly-tags-jsl contains errors.
The current state of this project is 'Success'.

Full details are available at:
    http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jsl/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-jsl-18102005.jar] identifier set to project name
 -ERROR- Multiple outputs defined by project ant; an id attribute is required to select the one you want
 -ERROR- Unhandled Property: maven.jar.ant-optional on: Maven on Project:commons-jelly-tags-jsl
 -DEBUG- Dependency on ant exists, no need to add for property maven.jar.ant-optional.
 -DEBUG- Dependency on xml-xerces exists, no need to add for property maven.jar.xerces.
 -DEBUG- (Gump generated) Maven Properties in: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/build.properties
 -DEBUG- Maven POM in: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/project.xml
 -DEBUG- Maven project properties in: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/project.properties
 -INFO- No license on redistributable project with outputs.
 -INFO- Project Reports in: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl/target/test-reports



The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jsl/gump_work/build_commons-jelly_commons-jelly-tags-jsl.html
Work Name: build_commons-jelly_commons-jelly-tags-jsl (Type: Build)
Work ended in a state of : Success
Elapsed: 18 secs
Command Line: maven --offline jar 
[Working Directory: /usr/local/gump/public/workspace/commons-jelly/jelly-tags/jsl]
CLASSPATH: /opt/jdk1.4/lib/tools.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-apache-resolver.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/cli/target/commons-cli-18102005.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-18102005.jar:/usr/local/gump/public/workspace/commons-jelly/target/commons-jelly-18102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/ant/target/commons-jelly-tags-ant-18102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/junit/target/commons-jelly-tags-junit-18102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/log/target/commons-jelly-tags-log-18102005.jar:/usr/local/gump/public/workspace/commons-jelly/jelly-tags/xml/target/commons-jelly-tags-xml-18102005.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-18102005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-18102005.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api-18102005.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/jaxen-1.1-beta-6/jaxen-1.1-beta-6.jar
---------------------------------------------
    [junit] 	... 17 more
    [junit] Root cause
    [junit] org.apache.commons.jelly.MissingAttributeException: file:/x1/gump/public/workspace/commons-jelly/jelly-tags/jsl/target/test-classes/org/apache/commons/jelly/jsl/suite.jelly:123:89: <x:expr> You must define an attribute called 'select' for this tag.
    [junit] 	at org.apache.commons.jelly.tags.xml.ExprTag.doTag(ExprTag.java:46)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
    [junit] 	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
    [junit] 	at org.apache.commons.jelly.TagSupport.getBodyText(TagSupport.java:234)
    [junit] 	at org.apache.commons.jelly.tags.core.SetTag.doTag(SetTag.java:90)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
    [junit] 	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
    [junit] 	at org.apache.commons.jelly.tags.jsl.TemplateTag$1.run(TemplateTag.java:160)
    [junit] 	at org.dom4j.rule.Mode.fireRule(Mode.java:58)
    [junit] 	at org.dom4j.rule.Mode.applyTemplates(Mode.java:79)
    [junit] 	at org.dom4j.rule.RuleManager$1.run(RuleManager.java:171)
    [junit] 	at org.dom4j.rule.Mode.fireRule(Mode.java:58)
    [junit] 	at org.dom4j.rule.Stylesheet.run(Stylesheet.java:102)
    [junit] 	at org.dom4j.rule.Stylesheet.run(Stylesheet.java:91)
    [junit] 	at org.dom4j.rule.Stylesheet.run(Stylesheet.java:78)
    [junit] 	at org.dom4j.rule.Stylesheet.run(Stylesheet.java:71)
    [junit] 	at org.apache.commons.jelly.tags.jsl.StylesheetTag.doTag(StylesheetTag.java:124)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
    [junit] 	at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
    [junit] 	at org.apache.commons.jelly.tags.core.ForEachTag.doTag(ForEachTag.java:191)
    [junit] 	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
    [junit] 	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
    [junit] 	at org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:59)
    [junit] 
    [junit] 
    [junit] [ERROR] TEST org.apache.commons.jelly.jsl.TestJSLSuite FAILED
    [junit] Running org.apache.commons.jelly.jsl.TestJSL
    [junit] Testsuite: org.apache.commons.jelly.jsl.TestJSL
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 1.401 sec
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 1.401 sec
    [junit] 
    [junit] Testcase: testExample1(org.apache.commons.jelly.jsl.TestJSL):	FAILED
    [junit] <small> starts with 'James Elson'
    [junit] junit.framework.AssertionFailedError: <small> starts with 'James Elson'
    [junit] 	at org.apache.commons.jelly.jsl.TestJSL.testExample1(TestJSL.java:65)
    [junit] 
    [junit] 
    [junit] [ERROR] TEST org.apache.commons.jelly.jsl.TestJSL FAILED

jar:jar:
    [jar] Building jar: /x1/gump/public/workspace/commons-jelly/jelly-tags/jsl/target/commons-jelly-tags-jsl-18102005.jar
BUILD SUCCESSFUL
Total time: 18 seconds
Finished at: Tue Oct 18 04:47:25 PDT 2005

---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jsl/rss.xml
- Atom: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-jsl/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 17000018102005, vmgump.apache.org:vmgump-public:17000018102005
Gump E-mail Identifier (unique within run) #48.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org