Is there a reason you expect it to work with commons-lang-2.0?
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/



Jörg Schaible <[EMAIL PROTECTED]> wrote on 03/12/2003 
11:26:39 PM:

> 
> Just as side note: This happens with latest commons-lang-2.0 version, 
using 
> the referenced commons-lang-1.0 everything is ok.
> 
> Jörg Schaible wrote on Tuesday, November 25, 2003 12:11 PM:
> > Hello Jelly developers,
> > 
> > if I build Jelly with the sources from CSV the build with
> > maven fails because of a lot JUnit errors (see below). Did I
> > miss something?
> > 
> > Regards,
> > Jörg
> > 
> > 
> > test:test:
> >     [junit] Running org.apache.commons.jelly.core.TestArgTag
> >     [junit] Tests run: 16, Failures: 0, Errors: 0, Time
> > elapsed: 0,46 sec
> >     [junit] Running org.apache.commons.jelly.core.TestChooseTag
> >     [junit] Tests run: 1, Failures: 0, Errors: 1, Time
> > elapsed: 0,781 sec
> >     [junit] [ERROR] TEST
> > org.apache.commons.jelly.core.TestChooseTag FAILED
> >     [junit] Running org.apache.commons.jelly.core.TestIncludeTag
> >     [junit] Tests run: 4, Failures: 0, Errors: 0, Time
> > elapsed: 0,711 sec
> >     [junit] Running org.apache.commons.jelly.core.TestInvokeStaticTag
> >     [junit] Tests run: 3, Failures: 0, Errors: 0, Time
> > elapsed: 0,791 sec
> >     [junit] Running org.apache.commons.jelly.core.TestInvokeTag
> >     [junit] Tests run: 4, Failures: 0, Errors: 3, Time
> > elapsed: 0,871 sec
> >     [junit] [ERROR] TEST
> > org.apache.commons.jelly.core.TestInvokeTag FAILED
> >     [junit] Running org.apache.commons.jelly.core.TestNewTag
> >     [junit] Tests run: 8, Failures: 0, Errors: 5, Time
> > elapsed: 0,921 sec
> >     [junit] [ERROR] TEST
> > org.apache.commons.jelly.core.TestNewTag FAILED
> >     [junit] Running org.apache.commons.jelly.core.TestSwitchTag
> >     [junit] Tests run: 10, Failures: 0, Errors: 0, Time
> > elapsed: 0,921 sec
> >     [junit] Running org.apache.commons.jelly.expression.TestDynaBeans
> >     [junit] Tests run: 1, Failures: 0, Errors: 0, Time
> > elapsed: 0,49 sec
> >     [junit] Running
> > org.apache.commons.jelly.expression.TestExpressions
> >     [junit] Tests run: 3, Failures: 0, Errors: 3, Time
> > elapsed: 0,461 sec
> >     [junit] [ERROR] TEST
> > org.apache.commons.jelly.expression.TestExpressions FAILED 
> > [junit] Running org.apache.commons.jelly.impl.TestTagLibraryResolver
> >     [junit] Tests run: 1, Failures: 0, Errors: 0, Time
> > elapsed: 0,381 sec
> >     [junit] Running org.apache.commons.jelly.test.impl.TestEmbedded
> >     [junit] Tests run: 2, Failures: 0, Errors: 2, Time
> > elapsed: 0,691 sec
> >     [junit] [ERROR] TEST
> > org.apache.commons.jelly.test.impl.TestEmbedded FAILED
> >     [junit] Running org.apache.commons.jelly.test.xml.TestCData
> >     [junit] Tests run: 1, Failures: 0, Errors: 1, Time
> > elapsed: 0,701 sec
> >     [junit] [ERROR] TEST
> > org.apache.commons.jelly.test.xml.TestCData FAILED
> >     [junit] Running
> > org.apache.commons.jelly.test.xml.TestDefaultNamespaceFilter
> >     [junit] Tests run: 2, Failures: 0, Errors: 0, Time
> > elapsed: 0,792 sec
> >     [junit] Running
> > org.apache.commons.jelly.test.xml.TestDummyXMLOutput
> >     [junit] Tests run: 1, Failures: 0, Errors: 0, Time
> > elapsed: 0,671 sec
> >     [junit] Running
> > org.apache.commons.jelly.test.xml.TestNonexistentTags
> >     [junit] Tests run: 1, Failures: 0, Errors: 0, Time
> > elapsed: 0,671 sec
> >     [junit] Running
> > org.apache.commons.jelly.test.xml.TestXMLParserCache
> >     [junit] Tests run: 2, Failures: 0, Errors: 0, Time
> > elapsed: 0,891 sec
> >     [junit] Running
> > org.apache.commons.jelly.test.xml.TestXMLValidation
> >     [junit] Tests run: 3, Failures: 0, Errors: 0, Time
> > elapsed: 0,821 sec
> >     [junit] Running org.apache.commons.jelly.TestCoreTags
> >     [junit] Tests run: 3, Failures: 0, Errors: 3, Time
> > elapsed: 0,761 sec
> >     [junit] [ERROR] TEST org.apache.commons.jelly.TestCoreTags FAILED
> >     [junit] Running org.apache.commons.jelly.TestJelly
> >     [junit] this should always workthis should always
> > workthis should always workthis should always work
> >     [junit]
> >     [junit]             Created a new bean:
> > [EMAIL PROTECTED];city=London]
> >     [junit] [junit]
> >     [junit]
> >     [junit]             Created a new bean:
> > [EMAIL PROTECTED];city=London]
> >     [junit] [junit]
> >     [junit]
> > 
> >     [junit]             Created a new bean:
> > [EMAIL PROTECTED];city=Atlanta] 
> >     [junit] [junit]             Tests run: 14, Failures: 0, Errors:
> >     0, Time elapsed: 0,291 sec [junit] Running
> >     org.apache.commons.jelly.TestJellyContext [junit] Tests run: 1,
> > Failures: 0, Errors: 0, Time 
> > elapsed: 0,411 sec
> >     [junit] Running org.apache.commons.jelly.TestTrim
> >     [junit] Tests run: 3, Failures: 0, Errors: 3, Time
> > elapsed: 0,39 sec
> >     [junit] [ERROR] TEST org.apache.commons.jelly.TestTrim FAILED
> > 
> > BUILD FAILED
> > File...... file:/C:/Dokumente und
> > Einstellungen/jos/.maven/plugins/maven-test-plugin-1.4/
> > Element... fail
> > Line...... 130
> > Column.... 54
> > There were test failures.
> > Total time: 29 seconds
> > Finished at: Tue Nov 25 12:08:11 CET 2003
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to