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

jdaugherty pushed a change to branch wrapper-profiles-merge
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from c84a68b91d Add license headers
     add 33bd422cf1 Add missing license headers

No new revisions were added by this update.

Summary of changes:
 gradle/rat-root-config.gradle                            | 12 +++++++++++-
 .../grails/common/compiler/GroovyTransformOrder.groovy   | 16 ++++++++++++++++
 .../grails/common/properties/PropertyFileUtils.groovy    | 16 ++++++++++++++++
 .../gorm/neo4j/Neo4jDatastoreTransactionManager.java     | 16 ++++++++++++++++
 .../org/grails/datastore/gorm/neo4j/Neo4jSession.java    | 16 ++++++++++++++++
 .../grails/datastore/gorm/neo4j/SessionFlushedEvent.java | 16 ++++++++++++++++
 .../main/groovy/grails/gorm/rx/PersistentObservable.java | 16 ++++++++++++++++
 grails-profiles/README.md                                | 15 +++++++++++++++
 grails-profiles/base/README.md                           | 15 +++++++++++++++
 grails-profiles/base/build.gradle                        | 16 ++++++++++++++++
 grails-profiles/base/profile.yml                         | 14 ++++++++++++++
 grails-profiles/plugin/README.md                         | 15 +++++++++++++++
 grails-profiles/plugin/build.gradle                      | 16 ++++++++++++++++
 grails-profiles/plugin/profile.yml                       | 14 ++++++++++++++
 grails-profiles/profile/README.md                        | 15 +++++++++++++++
 grails-profiles/profile/build.gradle                     | 16 ++++++++++++++++
 grails-profiles/profile/profile.yml                      | 14 ++++++++++++++
 grails-profiles/rest-api-plugin/README.md                | 15 +++++++++++++++
 grails-profiles/rest-api-plugin/build.gradle             | 16 ++++++++++++++++
 grails-profiles/rest-api-plugin/profile.yml              | 14 ++++++++++++++
 grails-profiles/rest-api/README.md                       | 15 +++++++++++++++
 grails-profiles/rest-api/build.gradle                    | 16 ++++++++++++++++
 grails-profiles/rest-api/profile.yml                     | 14 ++++++++++++++
 grails-profiles/web-plugin/README.md                     | 15 +++++++++++++++
 grails-profiles/web-plugin/build.gradle                  | 16 ++++++++++++++++
 grails-profiles/web-plugin/profile.yml                   | 14 ++++++++++++++
 grails-profiles/web/README.md                            | 15 +++++++++++++++
 grails-profiles/web/build.gradle                         | 16 ++++++++++++++++
 grails-profiles/web/profile.yml                          | 14 ++++++++++++++
 .../src/main/groovy/bean/injection/NamedService.java     | 16 ++++++++++++++++
 .../java/issue11767/plugin/PluginJavaMicronautBean.java  | 16 ++++++++++++++++
 grails-wrapper-impl/build.gradle                         | 16 ++++++++++++++++
 .../src/main/groovy/grails/init/RunCommand.groovy        | 16 ++++++++++++++++
 33 files changed, 501 insertions(+), 1 deletion(-)

Reply via email to