Thanks Erik

the build works with ant -Dhivebuild.skip-tests=true

but if I use just ant the build fails with:

specific build error:



   [junit] Testsuite: org.apache.tapestry.junit.mock.TestMocks
   [junit] Tests run: 45, Failures: 1, Errors: 0, Time elapsed: 150.371 sec

[junit] Testcase: TestUpload.xml(org.apache.tapestry.junit.mock.TestMocks):
FAILED
[junit] Request #2/Match Confirmation: Response does not contain string 'Contents match.'.
[junit] junit.framework.AssertionFailedError: Request #2/Match Confirmation: Response does not contain string 'Contents match.'.
[junit] at org.apache.tapestry.junit.mock.MockTester.matchSubstring(MockTester.java:610)
[junit] at org.apache.tapestry.junit.mock.MockTester.executeOutputAssertions(MockTester.java:515)
[junit] at org.apache.tapestry.junit.mock.MockTester.executeAssertions(MockTester.java:379)
[junit] at org.apache.tapestry.junit.mock.MockTester.executeRequest(MockTester.java:198)
[junit] at org.apache.tapestry.junit.mock.MockTester.execute(MockTester.java:147)
[junit] at org.apache.tapestry.junit.mock.TestMocks.runTest(TestMocks.java:63)



[junit] TEST org.apache.tapestry.junit.mock.TestMocks FAILED



this is at the bottom:


[junit] Tests FAILED

BUILD FAILED
/usr/local/hivemind/hivebuild/project.xml:48: The following error occurred while executing this line:
/usr/local/hivemind/hivebuild/project.xml:39: The following error occurred while executing this line:
/usr/local/hivemind/hivebuild/module.xml:239: The following error occurred while executing this line:
/usr/local/hivemind/hivebuild/module.xml:214: Some tests failed.



<br><br><br>&gt;From: Erik Hatcher &lt;[EMAIL PROTECTED]&gt;<br>&gt;Reply-To: &quot;Tapestry users&quot; &lt;[email protected]&gt;<br>&gt;To: &quot;Tapestry users&quot; &lt;[email protected]&gt;<br>&gt;Subject: Re: Tapestry 3.1 build version problems<br>&gt;Date: Fri, 6 May 2005 13:54:14 -0400<br>&gt;<br>&gt;First note that it's Tapestry 4.0 now, not 3.1 (same codebase, just <br>&gt;a different number label).<br>&gt;<br>&gt;I built from CVS HEAD this morning on Mac OS X with no problems <br>&gt;using this command-line: &quot;ant -Dhivebuild.skip-tests=true&quot;<br>&gt;<br>&gt;What problems are you having specifically?<br>&gt;<br>&gt; Erik<br>&gt;<br>&gt;<br>&gt;On May 6, 2005, at 9:49 AM, seloha . wrote:<br>&gt;<br>&gt;&gt;I am having problems building tapestry 3.1.<br>&gt;&gt;<br>&gt;&gt;First attempt using latest binary sources i.e. hivemind 1.1-beta-1 <br>&gt;&gt;and tapestry 3.1-alpha-1. This did not work, I think the code in <br>&gt;&gt;hivemind has been refactored and at least one of the classes <br>&gt;&gt;required by tapestry alpha-1 was missing.<br>&gt;&gt;<br>&gt;&gt;Second attempt hivemind 1.1-beta-1 and tapestry 3.1 cvs. This <br>&gt;&gt;failed, first problem with junit-3.8.1.jar which I placed in the <br>&gt;&gt;appropriate directory next failed Some tests failed.<br>&gt;&gt;<br>&gt;&gt;Could someone point me to where I can get 3.1 sources that will <br>&gt;&gt;work. Note this should not make any difference but I am using mac <br>&gt;&gt;os x.<br>&gt;&gt;<br>&gt;&gt;Thanks,<br>&gt;&gt;<br>&gt;&gt;Paul<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;---------------------------------------------------------------------<br>&gt;&gt;To unsubscribe, e-mail: <br>&gt;&gt;[EMAIL PROTECTED]<br>&gt;&gt;For additional commands, e-mail: <br>&gt;&gt;[EMAIL PROTECTED]<br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt;---------------------------------------------------------------------<br>&gt;To unsubscribe, e-mail: [EMAIL PROTECTED]<br>&gt;For additional commands, e-mail: <br>&gt;[EMAIL PROTECTED]<br>&gt;<br>




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



Reply via email to