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

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


    from a6aabb50e5 update property file script
     new df687eb251 move rename script to etc/bin & update copyright
     new 0bda10d760 Update license headers for Apache compliance

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:
 .../bin/rename_gradle_artifacts.sh                   | 20 ++++++++++++++++++++
 .../grails/datastore/rx/batch/BatchOperation.groovy  |  1 -
 .../datastore/rx/collection/RxCollection.groovy      |  1 -
 .../datastore/rx/collection/RxCollectionUtils.groovy |  1 -
 .../datastore/rx/collection/RxPersistentList.groovy  |  1 -
 .../datastore/rx/collection/RxPersistentSet.groovy   |  1 -
 .../rx/collection/RxPersistentSortedSet.groovy       |  1 -
 .../rx/exceptions/BlockingOperationException.groovy  |  1 -
 .../rx/internal/RxDatastoreClientImplementor.groovy  |  1 -
 .../proxy/AbstractObservableProxyMethodHandler.java  | 18 ++++++++++++++++++
 .../proxy/IdQueryObservableProxyMethodHandler.java   | 18 ++++++++++++++++++
 .../IdentifierObservableProxyMethodHandler.java      | 18 ++++++++++++++++++
 .../org/grails/datastore/rx/proxy/ProxyFactory.java  | 18 ++++++++++++++++++
 .../rx/proxy/QueryObservableProxyMethodHandler.java  | 18 ++++++++++++++++++
 .../datastore/rx/proxy/RxJavassistProxyFactory.java  | 18 ++++++++++++++++++
 15 files changed, 128 insertions(+), 8 deletions(-)
 rename rename_gradle_artifacts.sh => etc/bin/rename_gradle_artifacts.sh (96%)

Reply via email to