This is an automated email from the ASF dual-hosted git repository.
matrei pushed a change to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 40ec8df897 Merge pull request #15522 from
codeconsole/7.1.x-url-mapping-greedy-extension-3
add 93c0e5e00e docs: Add documentation for
`grails-testing-support-http-client`
add f89bbf277d build: publish `grails-testing-support-http-client`
new 166bde420e Merge pull request #15529 from
apache/feat/http-client-testing-support
The 1 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:
gradle/publish-root-config.gradle | 1 +
grails-doc/src/en/guide/introduction/whatsNew.adoc | 15 +-
.../src/en/guide/testing/integrationTesting.adoc | 305 +++++++++++++++++++++
grails-test-examples/app1/build.gradle | 2 +-
.../async-events-pubsub-demo/build.gradle | 2 +-
grails-test-examples/cache/build.gradle | 2 +-
grails-test-examples/demo33/build.gradle | 2 +-
.../grails-multiple-datasources/build.gradle | 2 +-
.../hibernate5/issue450/build.gradle | 2 +-
grails-test-examples/issue-11102/build.gradle | 2 +-
grails-test-examples/issue-11767/build.gradle | 2 +-
grails-test-examples/issue-15228/build.gradle | 2 +-
grails-test-examples/issue-views-182/build.gradle | 2 +-
grails-test-examples/micronaut/build.gradle | 2 +-
.../views-functional-tests/build.gradle | 2 +-
grails-testing-support-http-client/README.md | 5 +-
grails-testing-support-http-client/build.gradle | 4 +-
17 files changed, 335 insertions(+), 19 deletions(-)