Been looking at 4.0.1 (really, SVN head).

I'm finding a couple of places where the code uses direct references
to Log4J API, rather than commons-logging.  I'm changing those back to
commons-logging.

I'm also seeing some build failures:

Testcase: testRewinding(org.apache.tapestry.html.TestShell):        FAILED

  Unexpected method call getResponseBuilder():
    getResponseBuilder(): expected: 0, actual: 1
junit.framework.AssertionFailedError:
  Unexpected method call getResponseBuilder():
    getResponseBuilder(): expected: 0, actual: 1
    at 
org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:44)
    at $Proxy0.getResponseBuilder(Unknown Source)
    at 
org.apache.tapestry.AbstractComponent.renderBody(AbstractComponent.java:434)
    at org.apache.tapestry.html.Shell.renderComponent(Shell.java:119)
    at org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:617)
    at org.apache.tapestry.html.TestShell.testRewinding(TestShell.java:75)


--
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]

Reply via email to