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

thiagohp pushed a change to branch feature/es-module-support
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git


    from 1f00549c3 TAP5-2803: fixing JavaDoc errors
     new c2835733f TAP5-2803: adding @Import(esModule)
     new 50560e642 TAP5-2803: fixing DocumentLinkerImplTest failures
     new 37dcd9950 TAP5-2803: fixing live reloading of files in 
/META-INF/es-assets

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:
 5_10_RELEASE_NOTES.md                              |  1 +
 .../org/apache/tapestry5/annotations/Import.java   | 10 +++++
 .../services/assets/ResourceChangeTrackerImpl.java |  3 +-
 .../services/javascript/EsModuleManagerImpl.java   | 16 +++++---
 .../tapestry5/internal/transform/ImportWorker.java | 48 +++++++++++++++++++---
 .../services/DocumentLinkerImplTest.groovy         | 30 +++++++-------
 .../tapestry5/integration/app1/EsModuleTests.java  | 15 ++++++-
 .../integration/app1/pages/EsModuleDemo.java       |  3 +-
 .../ioc/internal/util/URLChangeTracker.java        | 21 ++++++++++
 9 files changed, 116 insertions(+), 31 deletions(-)

Reply via email to