This is an automated email from the ASF dual-hosted git repository.

thiagohp pushed a change to branch better-page-invalidation
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git


    from d8bb6b5aa TAP5-2742: fixes service implementation live class reloading
     new b1a96c80c Disabling WebDriver trace debugging level
     new 835bf5b96 Turning off PageClassLoaderContextManager log at debug level
     new f4cd06bbf TAP5-2742: fixes problems with page classes with subclasses

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../internal/plastic/PlasticClassPool.java         | 28 ++++++++++++++++
 .../services/ComponentInstantiatorSourceImpl.java  |  2 +-
 .../internal/services/PageSourceImpl.java          | 38 ++++++++++++++++------
 .../apache/tapestry5/modules/TapestryModule.java   | 27 ++++++++++++++-
 .../services/pageload/PageClassloaderContext.java  | 12 ++++++-
 .../pageload/PageClassloaderContextManager.java    |  6 ++++
 .../PageClassloaderContextManagerImpl.java         | 32 ++++++++++++++----
 tapestry-core/src/test/resources/log4j.properties  |  2 +-
 .../apache/tapestry5/test/SeleniumTestCase.java    |  2 +-
 9 files changed, 127 insertions(+), 22 deletions(-)

Reply via email to