This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch grails-views-merge
in repository https://gitbox.apache.org/repos/asf/grails-core.git
from 68466db349 feedback - styling and remove hard coded groovy verisons
now that the bom imports them properly
add 4f56aa6aeb fix - only apply publish validations to `publishing` based
tasks that are not publishToMavenLocal
add d044341c41 debug - add optional code to debug the gradle task graph
add cbecadf077 remove the mavenPublishUrl validation since mavenLocal
publishes cant' be distinguished between real publishes in lazy task execution
No new revisions were added by this update.
Summary of changes:
build.gradle | 13 ++++++-
.../gradle/test/GrailsPublishPluginSpec.groovy | 2 ++
.../publishing/GrailsPublishGradlePlugin.groovy | 40 ++++++----------------
3 files changed, 25 insertions(+), 30 deletions(-)