This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch gradle-centralization
in repository https://gitbox.apache.org/repos/asf/grails-core.git
omit f61388fd97 reformatting code
omit 30b5009fee Add missing license headers
omit 405be44107 remove manual gradle.properties lookup from buildSrcs
omit 562b1dd910 use SharedPropertiesPlugin where possible and avoid manual
loading of gradle.properties files
omit d76e25a17d remove source of duplicate sourceset inclusion in source
jars
omit 306eadba4e removing `compile.gradle` in favor of plugin
add ee768570e3 removing `java-config.gradle` in favor of plugin
add 7953e132bf remove source of duplicate sourceset inclusion in source
jars
add c8a6efa67c use SharedPropertiesPlugin where possible and avoid manual
loading of gradle.properties files
add 957ff564ab remove manual gradle.properties lookup from buildSrcs
add f5794ee49c Add missing license headers
add 883ecc7afe reformatting code
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f61388fd97)
\
N -- N -- N refs/heads/gradle-centralization (883ecc7afe)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes: