Hi Anton,
"Anton Tagunov" wrote on Tuesday, March 02, 2004 4:21 PM: > I wanted to play with Jelly (to better understand Maven), > but couldn't build it from source. > > I used commons-jelly-1.0-dev-src.zip from > dist/java-repository/commons-jelly/distributions > > and got: > > test:test: > ... > [junit] Running org.apache.commons.jelly.jsl.TestJSL > [junit] Tests run: 1, Failures: 0, Errors: 1, Time > elapsed: 0.015 sec > [junit] [ERROR] TEST org.apache.commons.jelly.jsl.TestJSL FAILED > [junit] dir attribute ignored if running in the same VM > [junit] Running org.apache.commons.jelly.junit.TestJUnit > [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec > [junit] [ERROR] TEST org.apache.commons.jelly.junit.TestJUnit FAILED > [junit] dir attribute ignored if running in the same VM > [junit] Running org.apache.commons.jelly.TestCoreTags > [junit] Tests run: 1, Failures: 0, Errors: 1, Time > elapsed: 0.016 sec > [junit] [ERROR] TEST org.apache.commons.jelly.TestCoreTags FAILED > [junit] dir attribute ignored if running in the same VM > [junit] Running org.apache.commons.jelly.TestParser > [junit] Tests run: 1, Failures: 0, Errors: 1, Time > elapsed: 0.016 sec > [junit] [ERROR] TEST org.apache.commons.jelly.TestParser FAILED > ... [junit] dir attribute ignored if running in the same VM > [junit] Running org.apache.commons.jelly.xml.TestXMLTags > [junit] Tests run: 3, Failures: 0, Errors: 3, Time > elapsed: 0.016 sec > [junit] [ERROR] TEST > org.apache.commons.jelly.xml.TestXMLTags FAILED > > a lot of fails isn't it? Which version of lang are you using? If I remember correctly jelly was not ported to 2.x ... Regards, J�rg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
