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

benweidig pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git


    from 8edf1ed62 GoogleClosureMinimizer: return non-minimized JS on error
     new ea8b799f1 TAP5-2819: Jenkinsfile integration test results prefixing 
improved
     new cd3518fea TAP5-2809: NpmTask with Docker support, don't emit 
TypeScript types into es-modules
     new 89bea1afa TAP5-2809: add missing license info to 
GenerateCheksums.groovy
     new 8a640f34a TAP5-2809/2819: Integration testing streamlined
     new 1b017fb26 GoogleClosureMinimizer: further optimizations

The 5 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:
 Jenkinsfile.integration-variants                   |  49 ++++-----
 .../main/groovy/t5build/GenerateChecksums.groovy   |  12 +++
 buildSrc/src/main/groovy/t5build/NpmTask.groovy    | 109 +++++++++++++++++++
 .../groovy/tapestry.testing-base-convention.gradle |  11 +-
 tapestry-core/build.gradle                         | 118 ++++++++++-----------
 tapestry-core/src/main/typescript/package.json     |  22 ++--
 tapestry-core/src/main/typescript/tsconfig.json    |   2 -
 .../webresources/GoogleClosureMinimizer.java       |   2 +-
 .../GoogleClosureMinimizerOptionsProviderImpl.java |  17 ++-
 9 files changed, 226 insertions(+), 116 deletions(-)
 create mode 100644 buildSrc/src/main/groovy/t5build/NpmTask.groovy

Reply via email to