Hi Warren. I'm moving this to the user list so as not to clutter the
dev list (at least until I figure out the solution). I decided to
spend some time on this tonight. Got the latest from head and
attempted to build. My first attempt has failed. I'm getting more
failed tests. I'll keep you posted on my progress. First try I get
this test failure:
[junit] Testcase:
testFailure(org.apache.tapestry.test.TestAssertOutput): Caused an
ERROR
[junit]
org.apache.tapestry.test.ScriptMessages.expectedSubstringMissing(Ljava/lang/String;Lorg/apache/hivemind/Location;)Ljava/lang/String;
[junit] java.lang.NoSuchMethodError:
org.apache.tapestry.test.ScriptMessages.expectedSubstringMissing(Ljava/lang/String;Lorg/apache/hivemind/Location;)Ljava/lang/String;
[junit] at
org.apache.tapestry.test.assertions.AssertOutput.execute(AssertOutput.java:49)
[junit] at
org.apache.tapestry.test.TestAssertOutput.testFailure(TestAssertOutput.java:50)
[junit] TEST org.apache.tapestry.test.TestAssertOutput FAILED
[junit] Testsuite: org.apache.tapestry.test.TestAssertRegexp
[junit] Tests run: 6, Failures: 0, Errors: 3, Time elapsed: 0.015 sec
[junit] Testcase:
testFailure(org.apache.tapestry.test.TestAssertRegexp): Caused an
ERROR
[junit]
org.apache.tapestry.test.ScriptMessages.expectedRegexpMissing(Ljava/lang/String;Lorg/apache/hivemind/Location;)Ljava/lang/String;
[junit] java.lang.NoSuchMethodError:
org.apache.tapestry.test.ScriptMessages.expectedRegexpMissing(Ljava/lang/String;Lorg/apache/hivemind/Location;)Ljava/lang/String;
[junit] at
org.apache.tapestry.test.assertions.AssertRegexp.execute(AssertRegexp.java:62)
[junit] at
org.apache.tapestry.test.TestAssertRegexp.testFailure(TestAssertRegexp.java:49)
[junit] Testcase:
testMatchesWrongCount(org.apache.tapestry.test.TestAssertRegexp): Caused
an ERROR
[junit]
org.apache.tapestry.test.ScriptMessages.incorrectRegexpMatchCount(Ljava/lang/String;Lorg/apache/hivemind/Location;II)Ljava/lang/String;
[junit] java.lang.NoSuchMethodError:
org.apache.tapestry.test.ScriptMessages.incorrectRegexpMatchCount(Ljava/lang/String;Lorg/apache/hivemind/Location;II)Ljava/lang/String;
[junit] at
org.apache.tapestry.test.assertions.AssertRegexp.executeMatches(AssertRegexp.java:95)
[junit] at
org.apache.tapestry.test.assertions.AssertRegexp.execute(AssertRegexp.java:53)
[junit] at
org.apache.tapestry.test.TestAssertRegexp.testMatchesWrongCount(TestAssertRegexp.java:84)
[junit] Testcase:
testMatchesFailure(org.apache.tapestry.test.TestAssertRegexp): Caused
an ERROR
[junit]
org.apache.tapestry.test.ScriptMessages.incorrectRegexpMatch(Ljava/lang/String;Lorg/apache/hivemind/Location;Ljava/lang/String;)Ljava/lang/String;
[junit] java.lang.NoSuchMethodError:
org.apache.tapestry.test.ScriptMessages.incorrectRegexpMatch(Ljava/lang/String;Lorg/apache/hivemind/Location;Ljava/lang/String;)Ljava/lang/String;
[junit] at
org.apache.tapestry.test.assertions.AssertRegexp.executeMatches(AssertRegexp.java:87)
[junit] at
org.apache.tapestry.test.assertions.AssertRegexp.execute(AssertRegexp.java:53)
[junit] at
org.apache.tapestry.test.TestAssertRegexp.testMatchesFailure(TestAssertRegexp.java:121)
[junit] TEST org.apache.tapestry.test.TestAssertRegexp FAILED
Cheers,
Mark
On 8/17/05, Warner Onstine <[EMAIL PROTECTED]> wrote:
> Here's the error that I'm currently getting which I don't know is
> related to 1.5 or not:
>
> [echo]
> [echo]
> [echo] *** Compiling Java sources to /tmp/jakarta-tapestry/
> tapestry/target/classes ...
> [echo]
> [javac] Compiling 72 source files to /tmp/jakarta-tapestry/
> tapestry/target/classes
> [javac] /Users/warner/cvs/opensource/jakarta-tapestry/framework/
> src/java/org/apache/tapestry/util/io/IoMessages.java:21: cannot
> resolve symbol
> [javac] symbol : constructor MessageFormatter (java.lang.Class)
> [javac] location: class org.apache.hivemind.impl.MessageFormatter
> [javac] private static final MessageFormatter _formatter =
> new MessageFormatter(IoMessages.class);
> [javac] ^
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -deprecation for details.
> [javac] 1 error
>
> I have downloaded HiveMind and configured the build.properties file
> to point to it.
>
> -warner
>
> On Aug 16, 2005, at 9:19 AM, Mark Dillon wrote:
>
> > I have, yes. If I recall, the only problem I had was a couple of
> > failing tests due to CRLF issues. I just commented out a couple of
> > lines in the failing tests and all was well. I can dig up the exact
> > lines if you need them. I've been using 4.0b3 lately so haven't
> > bothered building the head. Any specific problems you're having?
> >
> > Cheers,
> > Mark
> >
> > On 8/16/05, Warner Onstine <[EMAIL PROTECTED]> wrote:
> >
> >> Hi all,
> >> I know that once you download a developer seed from apple you aren't
> >> supposed to talk about problems with it, I just want to know if
> >> anyone has setup tap 4 successfully with 1.5 on OS X.
> >>
> >> -warner
> >>
> >> ---------------------------------------------------------------------
> >> 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]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]