You can't use cvsgrab to get the source? -- dIon Gillard, Multitask Consulting
"Anton Tagunov" <[EMAIL PROTECTED]> wrote on 03/03/2004 02:21:18 AM: > Hi, All! > > 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? > > Have no cvs access here, could you roll out a fresher snapshot, please? > > Anton > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
