Commenting out those lines did fix one of the problems I was having.
There was one other, however. On line 237 of
org.apache.tapestry.junit.script.TestScript the string passed to
execute() read "invalid-key-Set.script". I needed to change that to
"invalid-key-set.script" and everything built and tested correctly.
--Chris
On Jun 16, 2005, at 12:41 PM, Howard Lewis Ship wrote:
It appears to be an issue related to line endings; if you are on
Windows it works, on Unix it fails. Sorry.
On 6/16/05, Mark Dillon <[EMAIL PROTECTED]> wrote:
I got around the build problems by editing
"framework/src/scripts/TestUpload.xml" and commenting out 3 blocks
that look like this:
<assert-output name="Match Confirmation">
Contents match.
</assert-output>
If you're failing in the same place as I was, this should take
care of
it for you temporarily.
HTH,
Mark
On 6/15/05, Chris Conrad <[EMAIL PROTECTED]> wrote:
I wanted to try out the new annotations support in Tapestry 4 but
could not get a cvs checkout from tonight to build because of JUnit
test failures. Is cvs going to be in a buildable state soon? Or am
I better off waiting until alpha-4 is released?
--Chris
--------------------------------------------------------------------
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: tapestry-user-
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: tapestry-user-
[EMAIL PROTECTED]
--
Howard M. Lewis Ship
Independent J2EE / Open-Source Java Consultant
Creator, Jakarta Tapestry
Creator, Jakarta HiveMind
Professional Tapestry training, mentoring, support
and project work. http://howardlewisship.com
---------------------------------------------------------------------
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]