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

thiagohp pushed a change to branch latest-java-tests
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git.


    from 5d8f3b0  Partial work on upgrading to latest Gradle
     new 0a74a83  TAP5-2641: tapestry-test-constants should have its own package
     new c7d649e  TAP5-2699: first pass at upgrading build to latest Gradle 
(7.3.3)

The 2 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:
 beanmodel/build.gradle                             |  2 +-
 build.gradle                                       | 32 +++++++++-------------
 .../groovy/t5build/PreprocessCoffeeScript.groovy   |  2 ++
 commons/build.gradle                               |  4 +--
 settings.gradle                                    | 23 +---------------
 tapestry-core/build.gradle                         |  8 +++---
 .../tapestry5/internal/test/PageTesterContext.java |  2 +-
 .../integration/TapestryCoreTestCase.java          |  2 +-
 .../tapestry5/integration/app1/AssetTests.java     |  8 ------
 .../internal/services/TemplateParserImplTest.java  |  2 +-
 .../org/apache/tapestry5/func/FlowOperations.java  |  4 +--
 .../java/org/apache/tapestry5/func/Reducer.java    |  4 +--
 tapestry-hibernate-core/build.gradle               |  2 +-
 .../apache/tapestry5/http/AsyncRequestHandler.java |  2 +-
 tapestry-ioc/build.gradle                          | 14 +++++-----
 tapestry-jpa/build.gradle                          |  2 +-
 tapestry-latest-java-tests/build.gradle            |  2 +-
 tapestry-runner/build.gradle                       |  2 +-
 .../org/apache/tapestry5/test/JettyRunner.java     |  1 +
 .../org/apache/tapestry5/test/TomcatRunner.java    |  1 +
 .../{ => constants}/TapestryRunnerConstants.java   |  2 +-
 tapestry-test/build.gradle                         |  8 +++---
 .../apache/tapestry5/test/SeleniumTestCase.java    |  1 +
 23 files changed, 50 insertions(+), 80 deletions(-)
 rename tapestry-test-constants/src/main/java/org/apache/tapestry5/test/{ => 
constants}/TapestryRunnerConstants.java (97%)

Reply via email to