You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Dion Gillard <di...@gmail.com> on 2006/02/15 14:17:19 UTC

[jelly] Re: [GUMP@vmgump]: Project commons-jelly-test (in module commons-jelly) failed

Looks like my recent changes to JEXL have fixed this one. The others
appear to be jaxen related.

On 2/14/06, commons-jelly development <co...@jakarta.apache.org> 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 general@gump.apache.org.
>
> Project commons-jelly-test has an issue affecting its community integration.
> This issue affects 1 projects,
>  and has been outstanding for 57 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
>     - commons-jelly-test :  Commons Jelly
>
>
> Full details are available at:
>     http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/index.html
>
> That said, some information snippets are provided here.
>
> The following annotations (debug/informational/warning/error messages) were provided:
>  -DEBUG- Dependency on jakarta-servletapi-5-servlet exists, no need to add for property maven.jar.servletapi.
>  -DEBUG- Dependency on jakarta-taglibs-standard exists, no need to add for property maven.jar.jstl.
>  -DEBUG- Dependency on xml-xerces exists, no need to add for property maven.jar.xerces.
>  -WARNING- Overriding Maven properties: [/usr/local/gump/public/workspace/commons-jelly/build.properties]
>  -DEBUG- (Gump generated) Maven Properties in: /usr/local/gump/public/workspace/commons-jelly/build.properties
>  -INFO- Failed with reason build failed
>  -DEBUG- Maven POM in: /usr/local/gump/public/workspace/commons-jelly/project.xml
>  -DEBUG- Maven project properties in: /usr/local/gump/public/workspace/commons-jelly/project.properties
>  -INFO- Project Reports in: /usr/local/gump/public/workspace/commons-jelly/target/test-reports
>
>
>
> The following work was performed:
> http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/gump_work/build_commons-jelly_commons-jelly-test.html
> Work Name: build_commons-jelly_commons-jelly-test (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 56 secs
> Command Line: maven --offline jar
> [Working Directory: /usr/local/gump/public/workspace/commons-jelly]
> CLASSPATH: /opt/jdk1.4/lib/tools.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-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/discovery/dist/commons-discovery.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-14022006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/forehead/forehead-1.0-beta-5.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/usr/local/gump/public/workspace/jakarta-taglibs/dist/standard/lib/jstl.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar
> ---------------------------------------------
>     [junit] Expected expression: ${singleSize*2}
>     [junit] Actual expression: ${doubleSize} File: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly At tag <test:assertEquals>: line: 359 column: 75
>     [junit] org.apache.commons.jelly.JellyTagException: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly:359:75: <test:assertEquals>  expected:[22] but was:[22]
>     [junit] Expected expression: ${singleSize*2}
>     [junit] Actual expression: ${doubleSize} File: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly At tag <test:assertEquals>: line: 359 column: 75
>     [junit]     at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:712)
>     [junit]     at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:282)
>     [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] Caused by: org.apache.commons.jelly.tags.junit.JellyAssertionFailedError:  expected:[22] but was:[22]
>     [junit] Expected expression: ${singleSize*2}
>     [junit] Actual expression: ${doubleSize} File: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly At tag <test:assertEquals>: line: 359 column: 75
>     [junit]     at org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:39)
>     [junit]     at org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:62)
>     [junit]     at org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:55)
>     [junit]     at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
>     [junit]     ... 11 more
>     [junit] Root cause
>     [junit] org.apache.commons.jelly.tags.junit.JellyAssertionFailedError:  expected:[22] but was:[22]
>     [junit] Expected expression: ${singleSize*2}
>     [junit] Actual expression: ${doubleSize} File: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly At tag <test:assertEquals>: line: 359 column: 75
>     [junit]     at org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:39)
>     [junit]     at org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:62)
>     [junit]     at org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:55)
>     [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.TestJelly FAILED
>     [junit] Running org.apache.commons.jelly.TestXMLOutput
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.236 sec
>     [junit] Testsuite: org.apache.commons.jelly.TestXMLOutput
>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.236 sec
>     [junit]
>     [junit] Running org.apache.commons.jelly.TestJellyContext
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.554 sec
>     [junit] Testsuite: org.apache.commons.jelly.TestJellyContext
>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.554 sec
>     [junit]
>
> BUILD FAILED
> File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
> Element... fail
> Line...... 181
> Column.... 54
> There were test failures.
> Total time: 55 seconds
> Finished at: Tue Feb 14 04:08:38 PST 2006
>
> ---------------------------------------------
>
> To subscribe to this information via syndicated feeds:
> - RSS: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/rss.xml
> - Atom: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/atom.xml
>
> ============================== Gump Tracking Only ===
> Produced by Gump version 2.2.
> Gump Run 18000014022006, vmgump.apache.org:vmgump-public:18000014022006
> 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
>
>


--
http://www.multitask.com.au/people/dion/
Chuck Norris sleeps with a night light. Not because Chuck Norris is
afraid of the dark, but because the dark is afraid of Chuck Norris

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


Re: [jelly] Re: [GUMP@vmgump]: Project commons-jelly-test (in module commons-jelly) failed

Posted by Henri Yandell <fl...@gmail.com>.
Nice going :) 1 down.

Thanks,

Hen

On 2/15/06, Dion Gillard <di...@gmail.com> wrote:
> Looks like my recent changes to JEXL have fixed this one. The others
> appear to be jaxen related.
>
> On 2/14/06, commons-jelly development <co...@jakarta.apache.org> 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 general@gump.apache.org.
> >
> > Project commons-jelly-test has an issue affecting its community integration.
> > This issue affects 1 projects,
> >  and has been outstanding for 57 runs.
> > The current state of this project is 'Failed', with reason 'Build Failed'.
> > For reference only, the following projects are affected by this:
> >     - commons-jelly-test :  Commons Jelly
> >
> >
> > Full details are available at:
> >     http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/index.html
> >
> > That said, some information snippets are provided here.
> >
> > The following annotations (debug/informational/warning/error messages) were provided:
> >  -DEBUG- Dependency on jakarta-servletapi-5-servlet exists, no need to add for property maven.jar.servletapi.
> >  -DEBUG- Dependency on jakarta-taglibs-standard exists, no need to add for property maven.jar.jstl.
> >  -DEBUG- Dependency on xml-xerces exists, no need to add for property maven.jar.xerces.
> >  -WARNING- Overriding Maven properties: [/usr/local/gump/public/workspace/commons-jelly/build.properties]
> >  -DEBUG- (Gump generated) Maven Properties in: /usr/local/gump/public/workspace/commons-jelly/build.properties
> >  -INFO- Failed with reason build failed
> >  -DEBUG- Maven POM in: /usr/local/gump/public/workspace/commons-jelly/project.xml
> >  -DEBUG- Maven project properties in: /usr/local/gump/public/workspace/commons-jelly/project.properties
> >  -INFO- Project Reports in: /usr/local/gump/public/workspace/commons-jelly/target/test-reports
> >
> >
> >
> > The following work was performed:
> > http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/gump_work/build_commons-jelly_commons-jelly-test.html
> > Work Name: build_commons-jelly_commons-jelly-test (Type: Build)
> > Work ended in a state of : Failed
> > Elapsed: 56 secs
> > Command Line: maven --offline jar
> > [Working Directory: /usr/local/gump/public/workspace/commons-jelly]
> > CLASSPATH: /opt/jdk1.4/lib/tools.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-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/discovery/dist/commons-discovery.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-14022006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/forehead/forehead-1.0-beta-5.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/usr/local/gump/public/workspace/jakarta-taglibs/dist/standard/lib/jstl.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar
> > ---------------------------------------------
> >     [junit] Expected expression: ${singleSize*2}
> >     [junit] Actual expression: ${doubleSize} File: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly At tag <test:assertEquals>: line: 359 column: 75
> >     [junit] org.apache.commons.jelly.JellyTagException: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly:359:75: <test:assertEquals>  expected:[22] but was:[22]
> >     [junit] Expected expression: ${singleSize*2}
> >     [junit] Actual expression: ${doubleSize} File: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly At tag <test:assertEquals>: line: 359 column: 75
> >     [junit]     at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:712)
> >     [junit]     at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:282)
> >     [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] Caused by: org.apache.commons.jelly.tags.junit.JellyAssertionFailedError:  expected:[22] but was:[22]
> >     [junit] Expected expression: ${singleSize*2}
> >     [junit] Actual expression: ${doubleSize} File: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly At tag <test:assertEquals>: line: 359 column: 75
> >     [junit]     at org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:39)
> >     [junit]     at org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:62)
> >     [junit]     at org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:55)
> >     [junit]     at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
> >     [junit]     ... 11 more
> >     [junit] Root cause
> >     [junit] org.apache.commons.jelly.tags.junit.JellyAssertionFailedError:  expected:[22] but was:[22]
> >     [junit] Expected expression: ${singleSize*2}
> >     [junit] Actual expression: ${doubleSize} File: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly At tag <test:assertEquals>: line: 359 column: 75
> >     [junit]     at org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:39)
> >     [junit]     at org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:62)
> >     [junit]     at org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:55)
> >     [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.TestJelly FAILED
> >     [junit] Running org.apache.commons.jelly.TestXMLOutput
> >     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.236 sec
> >     [junit] Testsuite: org.apache.commons.jelly.TestXMLOutput
> >     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.236 sec
> >     [junit]
> >     [junit] Running org.apache.commons.jelly.TestJellyContext
> >     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.554 sec
> >     [junit] Testsuite: org.apache.commons.jelly.TestJellyContext
> >     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.554 sec
> >     [junit]
> >
> > BUILD FAILED
> > File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
> > Element... fail
> > Line...... 181
> > Column.... 54
> > There were test failures.
> > Total time: 55 seconds
> > Finished at: Tue Feb 14 04:08:38 PST 2006
> >
> > ---------------------------------------------
> >
> > To subscribe to this information via syndicated feeds:
> > - RSS: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/rss.xml
> > - Atom: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/atom.xml
> >
> > ============================== Gump Tracking Only ===
> > Produced by Gump version 2.2.
> > Gump Run 18000014022006, vmgump.apache.org:vmgump-public:18000014022006
> > 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
> >
> >
>
>
> --
> http://www.multitask.com.au/people/dion/
> Chuck Norris sleeps with a night light. Not because Chuck Norris is
> afraid of the dark, but because the dark is afraid of Chuck Norris
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>

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


Re: [jelly] Re: [GUMP@vmgump]: Project commons-jelly-test (in module commons-jelly) failed

Posted by Paul Libbrecht <pa...@activemath.org>.
At least I can confirm this on my local machine...

paul

Dion Gillard wrote:
> Looks like my recent changes to JEXL have fixed this one. The others
> appear to be jaxen related.
>
> On 2/14/06, commons-jelly development <co...@jakarta.apache.org> 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 general@gump.apache.org.
>>
>> Project commons-jelly-test has an issue affecting its community integration.
>> This issue affects 1 projects,
>>  and has been outstanding for 57 runs.
>> The current state of this project is 'Failed', with reason 'Build Failed'.
>> For reference only, the following projects are affected by this:
>>     - commons-jelly-test :  Commons Jelly
>>
>>
>> Full details are available at:
>>     http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/index.html
>>
>> That said, some information snippets are provided here.
>>
>> The following annotations (debug/informational/warning/error messages) were provided:
>>  -DEBUG- Dependency on jakarta-servletapi-5-servlet exists, no need to add for property maven.jar.servletapi.
>>  -DEBUG- Dependency on jakarta-taglibs-standard exists, no need to add for property maven.jar.jstl.
>>  -DEBUG- Dependency on xml-xerces exists, no need to add for property maven.jar.xerces.
>>  -WARNING- Overriding Maven properties: [/usr/local/gump/public/workspace/commons-jelly/build.properties]
>>  -DEBUG- (Gump generated) Maven Properties in: /usr/local/gump/public/workspace/commons-jelly/build.properties
>>  -INFO- Failed with reason build failed
>>  -DEBUG- Maven POM in: /usr/local/gump/public/workspace/commons-jelly/project.xml
>>  -DEBUG- Maven project properties in: /usr/local/gump/public/workspace/commons-jelly/project.properties
>>  -INFO- Project Reports in: /usr/local/gump/public/workspace/commons-jelly/target/test-reports
>>
>>
>>
>> The following work was performed:
>> http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/gump_work/build_commons-jelly_commons-jelly-test.html
>> Work Name: build_commons-jelly_commons-jelly-test (Type: Build)
>> Work ended in a state of : Failed
>> Elapsed: 56 secs
>> Command Line: maven --offline jar
>> [Working Directory: /usr/local/gump/public/workspace/commons-jelly]
>> CLASSPATH: /opt/jdk1.4/lib/tools.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-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/collections/build/commons-collections-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/discovery/dist/commons-discovery.jar:/usr/local/gump/public/workspace/jakarta-commons/jexl/dist/commons-jexl-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/lang/dist/commons-lang-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-14022006.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-14022006.jar:/usr/local/gump/public/workspace/dom4j/build/dom4j.jar:/usr/local/gump/packages/forehead/forehead-1.0-beta-5.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/usr/local/gump/public/workspace/jakarta-taglibs/dist/standard/lib/jstl.jar:/usr/local/gump/packages/jaxen-1.1-beta-4/jaxen-1.1-beta-4.jar:/usr/local/gump/public/workspace/dist/junit/junit.jar
>> ---------------------------------------------
>>     [junit] Expected expression: ${singleSize*2}
>>     [junit] Actual expression: ${doubleSize} File: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly At tag <test:assertEquals>: line: 359 column: 75
>>     [junit] org.apache.commons.jelly.JellyTagException: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly:359:75: <test:assertEquals>  expected:[22] but was:[22]
>>     [junit] Expected expression: ${singleSize*2}
>>     [junit] Actual expression: ${doubleSize} File: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly At tag <test:assertEquals>: line: 359 column: 75
>>     [junit]     at org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:712)
>>     [junit]     at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:282)
>>     [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] Caused by: org.apache.commons.jelly.tags.junit.JellyAssertionFailedError:  expected:[22] but was:[22]
>>     [junit] Expected expression: ${singleSize*2}
>>     [junit] Actual expression: ${doubleSize} File: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly At tag <test:assertEquals>: line: 359 column: 75
>>     [junit]     at org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:39)
>>     [junit]     at org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:62)
>>     [junit]     at org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:55)
>>     [junit]     at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:262)
>>     [junit]     ... 11 more
>>     [junit] Root cause
>>     [junit] org.apache.commons.jelly.tags.junit.JellyAssertionFailedError:  expected:[22] but was:[22]
>>     [junit] Expected expression: ${singleSize*2}
>>     [junit] Actual expression: ${doubleSize} File: file:/x1/gump/public/workspace/commons-jelly/target/test-classes/org/apache/commons/jelly/suite.jelly At tag <test:assertEquals>: line: 359 column: 75
>>     [junit]     at org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:39)
>>     [junit]     at org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:62)
>>     [junit]     at org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:55)
>>     [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.TestJelly FAILED
>>     [junit] Running org.apache.commons.jelly.TestXMLOutput
>>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.236 sec
>>     [junit] Testsuite: org.apache.commons.jelly.TestXMLOutput
>>     [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.236 sec
>>     [junit]
>>     [junit] Running org.apache.commons.jelly.TestJellyContext
>>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.554 sec
>>     [junit] Testsuite: org.apache.commons.jelly.TestJellyContext
>>     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.554 sec
>>     [junit]
>>
>> BUILD FAILED
>> File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
>> Element... fail
>> Line...... 181
>> Column.... 54
>> There were test failures.
>> Total time: 55 seconds
>> Finished at: Tue Feb 14 04:08:38 PST 2006
>>
>> ---------------------------------------------
>>
>> To subscribe to this information via syndicated feeds:
>> - RSS: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/rss.xml
>> - Atom: http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-test/atom.xml
>>
>> ============================== Gump Tracking Only ===
>> Produced by Gump version 2.2.
>> Gump Run 18000014022006, vmgump.apache.org:vmgump-public:18000014022006
>> 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
>>
>>
>>     
>
>
> --
> http://www.multitask.com.au/people/dion/
> Chuck Norris sleeps with a night light. Not because Chuck Norris is
> afraid of the dark, but because the dark is afraid of Chuck Norris
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>   



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