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 0282881e76 Update license headers for Apache compliance
     new 9503a92e58 Update license headers for Apache compliance
     new bf8e133f7e 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:
 .../src/main/groovy/grails/util/Described.groovy   | 25 +++++++++-------
 .../grails/io/support/StaticResourceLoader.java    | 25 +++++++++-------
 .../groovy/grails/plugin/cache/CacheOperation.java | 26 ++++++++++-------
 .../src/main/groovy/grails/artefact/Enhances.java  | 25 +++++++++-------
 .../boot/config/GrailsAutoConfiguration.groovy     | 25 +++++++++-------
 .../boot/config/tools/ClassPathScanner.groovy      | 25 +++++++++-------
 .../grails/boot/config/tools/SettingsFile.groovy   | 25 +++++++++-------
 .../groovy/grails/compiler/DelegatingMethod.groovy | 25 +++++++++-------
 .../groovy/grails/config/ConfigProperties.groovy   | 25 +++++++++-------
 .../grails/core/GrailsApplicationClass.groovy      | 25 +++++++++-------
 .../core/GrailsApplicationLifeCycleAdapter.groovy  | 25 +++++++++-------
 .../grails/dev/commands/ExecutionContext.groovy    | 25 +++++++++-------
 .../org/grails/boot/internal/JavaCompiler.groovy   | 25 +++++++++-------
 .../injection/EnhancesTraitTransformation.groovy   | 25 +++++++++-------
 .../injection/TraitInjectionSupport.groovy         | 25 +++++++++-------
 .../config/NavigableMapPropertySource.groovy       | 25 +++++++++-------
 .../grails/config/PrefixedMapPropertySource.groovy | 25 +++++++++-------
 .../config/yaml/YamlPropertySourceLoader.java      | 26 +++++++++--------
 .../groovy/grails/artefact/EnhancesSpec.groovy     | 25 +++++++++-------
 .../orm/hibernate/cfg/HibernateMappingContext.java | 25 +++++++++-------
 .../hibernate/cfg/HibernatePersistentEntity.java   | 25 +++++++++-------
 .../datasource/MultipleDataSourceSupport.java      | 26 ++++++++++-------
 .../grails/gorm/tests/DeleteAllWhereSpec.groovy    | 29 +++++++++---------
 .../hasmany/TwoUnidirectionalHasManySpec.groovy    | 29 +++++++++---------
 .../gorm/tests/softdelete/SoftDeleteSpec.groovy    | 29 +++++++++---------
 .../tests/txs/TransactionPropagationSpec.groovy    | 29 +++++++++---------
 .../txs/TransactionalWithinReadOnlySpec.groovy     | 29 +++++++++---------
 .../tests/validation/UniqueWithHasOneSpec.groovy   | 29 +++++++++---------
 .../command/DbmChangelogSyncCommand.groovy         | 25 +++++++++-------
 .../command/DbmChangelogSyncSqlCommand.groovy      | 25 +++++++++-------
 .../command/DbmClearChecksumsCommand.groovy        | 25 +++++++++-------
 .../command/DbmDbDocCommand.groovy                 | 25 +++++++++-------
 .../command/DbmDiffCommand.groovy                  | 25 +++++++++-------
 .../command/DbmDropAllCommand.groovy               | 25 +++++++++-------
 .../DbmFutureRollbackCountSqlCommand.groovy        | 25 +++++++++-------
 .../command/DbmFutureRollbackSqlCommand.groovy     | 25 +++++++++-------
 .../command/DbmGenerateChangelogCommand.groovy     | 25 +++++++++-------
 .../command/DbmGenerateGormChangelogCommand.groovy | 25 +++++++++-------
 .../command/DbmGormDiffCommand.groovy              | 25 +++++++++-------
 .../command/DbmListLocksCommand.groovy             | 25 +++++++++-------
 .../command/DbmMarkNextChangesetRanCommand.groovy  | 25 +++++++++-------
 .../DbmMarkNextChangesetRanSqlCommand.groovy       | 25 +++++++++-------
 .../command/DbmPreviousChangesetSqlCommand.groovy  | 25 +++++++++-------
 .../command/DbmReleaseLocksCommand.groovy          | 25 +++++++++-------
 .../command/DbmRollbackCommand.groovy              | 25 +++++++++-------
 .../command/DbmRollbackCountCommand.groovy         | 25 +++++++++-------
 .../command/DbmRollbackCountSqlCommand.groovy      | 25 +++++++++-------
 .../command/DbmRollbackSqlCommand.groovy           | 25 +++++++++-------
 .../command/DbmRollbackToDateCommand.groovy        | 25 +++++++++-------
 .../command/DbmRollbackToDateSqlCommand.groovy     | 25 +++++++++-------
 .../command/DbmStatusCommand.groovy                | 25 +++++++++-------
 .../databasemigration/command/DbmTagCommand.groovy | 25 +++++++++-------
 .../command/DbmUpdateCommand.groovy                | 25 +++++++++-------
 .../command/DbmUpdateCountCommand.groovy           | 25 +++++++++-------
 .../command/DbmUpdateCountSqlCommand.groovy        | 25 +++++++++-------
 .../command/DbmUpdateSqlCommand.groovy             | 25 +++++++++-------
 .../command/DbmValidateCommand.groovy              | 25 +++++++++-------
 .../init/databasemigration/Application.groovy      | 25 +++++++++-------
 .../AutoRunWithMultipleDataSourceSpec.groovy       | 25 +++++++++-------
 .../AutoRunWithSingleDataSourceSpec.groovy         | 25 +++++++++-------
 .../DatabaseMigrationException.groovy              | 25 +++++++++-------
 .../DatabaseMigrationGrailsPlugin.groovy           | 25 +++++++++-------
 .../EnvironmentAwareCodeGenConfig.groovy           | 25 +++++++++-------
 ...plicationContextDatabaseMigrationCommand.groovy | 25 +++++++++-------
 .../command/DatabaseMigrationCommand.groovy        | 25 +++++++++-------
 .../command/DbmChangelogToGroovy.groovy            | 25 +++++++++-------
 .../command/DbmCreateChangelog.groovy              | 25 +++++++++-------
 .../command/ScriptDatabaseMigrationCommand.groovy  | 25 +++++++++-------
 .../liquibase/DatabaseChangeLogBuilder.groovy      | 25 +++++++++-------
 .../liquibase/GormDatabase.groovy                  | 25 +++++++++-------
 .../liquibase/GrailsLiquibase.groovy               | 25 +++++++++-------
 .../liquibase/GroovyChangeLogParser.groovy         | 25 +++++++++-------
 .../liquibase/GroovyChangeLogSerializer.groovy     | 25 +++++++++-------
 .../GroovyDiffToChangeLogCommandStep.groovy        | 25 +++++++++-------
 .../GroovyGenerateChangeLogCommandStep.groovy      | 25 +++++++++-------
 .../command/DatabaseMigrationCommandSpec.groovy    | 25 +++++++++-------
 .../command/DbmChangelogSyncCommandSpec.groovy     | 25 +++++++++-------
 .../command/DbmChangelogSyncCommandSqlSpec.groovy  | 25 +++++++++-------
 .../command/DbmClearChecksumsCommandSpec.groovy    | 25 +++++++++-------
 .../command/DbmDiffCommandSpec.groovy              | 25 +++++++++-------
 .../command/DbmDropAllCommandSpec.groovy           | 25 +++++++++-------
 .../DbmFutureRollbackCountSqlCommandSpec.groovy    | 25 +++++++++-------
 .../command/DbmFutureRollbackSqlCommandSpec.groovy | 25 +++++++++-------
 .../command/DbmGenerateChangelogCommandSpec.groovy | 25 +++++++++-------
 .../DbmGenerateGormChangelogCommandSpec.groovy     | 25 +++++++++-------
 .../command/DbmGormDiffCommandSpec.groovy          | 25 +++++++++-------
 .../command/DbmListLocksCommandSpec.groovy         | 25 +++++++++-------
 .../DbmMarkNextChangesetRanCommandSpec.groovy      | 25 +++++++++-------
 .../DbmMarkNextChangesetRanSqlCommandSpec.groovy   | 25 +++++++++-------
 .../DbmPreviousChangesetSqlCommandSpec.groovy      | 25 +++++++++-------
 .../command/DbmReleaseLocksCommandSpec.groovy      | 25 +++++++++-------
 .../command/DbmRollbackCommandSpec.groovy          | 25 +++++++++-------
 .../command/DbmRollbackCountCommandSpec.groovy     | 25 +++++++++-------
 .../command/DbmRollbackCountSqlCommandSpec.groovy  | 25 +++++++++-------
 .../command/DbmRollbackSqlCommandSpec.groovy       | 25 +++++++++-------
 .../command/DbmRollbackToDateCommandSpec.groovy    | 25 +++++++++-------
 .../command/DbmRollbackToDateSqlCommandSpec.groovy | 25 +++++++++-------
 .../command/DbmStatusCommandSpec.groovy            | 25 +++++++++-------
 .../command/DbmUpdateCommandSpec.groovy            | 25 +++++++++-------
 .../command/DbmUpdateCountCommandSpec.groovy       | 25 +++++++++-------
 .../command/DbmUpdateCountSqlCommandSpec.groovy    | 25 +++++++++-------
 .../command/DbmUpdateSqlCommandSpec.groovy         | 25 +++++++++-------
 .../command/DbmValidateCommandSpec.groovy          | 25 +++++++++-------
 .../ScriptDatabaseMigrationCommandSpec.groovy      | 25 +++++++++-------
 .../liquibase/GroovyPreconditionSpec.groovy        | 26 +++++++++--------
 .../hibernate/commands/SchemaExportCommand.groovy  | 25 +++++++++-------
 .../datastore/bson/codecs/CodecExtensions.groovy   | 25 +++++++++-------
 .../main/groovy/grails/mongodb/MongoEntity.groovy  | 25 +++++++++-------
 .../gorm/mongo/MongoEntityTraitProvider.groovy     | 25 +++++++++-------
 .../mapping/mongo/MongoCodecSession.groovy         | 26 ++++++++++-------
 .../mongo/engine/MongoCodecEntityPersister.groovy  | 25 +++++++++-------
 .../engine/codecs/PersistentEntityCodec.groovy     | 25 +++++++++-------
 .../mongo/java/MongoResultListJavaForEachTest.java | 29 +++++++++---------
 .../autoconfigure/Neo4jAutoConfiguration.groovy    | 27 +++++++++--------
 .../main/groovy/grails/neo4j/Neo4jEntity.groovy    | 25 +++++++++-------
 .../grails/datastore/gorm/neo4j/IdGenerator.java   | 25 +++++++++-------
 .../gorm/neo4j/Neo4jEntityTraitProvider.groovy     | 25 +++++++++-------
 .../datastore/gorm/neo4j/RelationshipUtils.groovy  | 26 +++++++++--------
 .../gorm/neo4j/collection/GraphAdapter.groovy      | 25 +++++++++-------
 .../collection/Neo4jAssociationResultList.groovy   | 25 +++++++++-------
 .../gorm/neo4j/collection/Neo4jList.groovy         | 25 +++++++++-------
 .../neo4j/collection/Neo4jPersistentList.groovy    | 25 +++++++++-------
 .../neo4j/collection/Neo4jPersistentSet.groovy     | 25 +++++++++-------
 .../collection/Neo4jPersistentSortedSet.groovy     | 25 +++++++++-------
 .../gorm/neo4j/collection/Neo4jResultList.groovy   | 25 +++++++++-------
 .../gorm/neo4j/collection/Neo4jSet.groovy          | 25 +++++++++-------
 .../gorm/neo4j/collection/Neo4jSortedSet.groovy    | 25 +++++++++-------
 .../engine/Neo4jAssociationQueryExecutor.groovy    | 25 +++++++++-------
 .../neo4j/engine/RelationshipPendingDelete.java    | 25 +++++++++-------
 .../neo4j/engine/RelationshipPendingInsert.java    | 25 +++++++++-------
 .../gorm/neo4j/extensions/Neo4jExtensions.groovy   | 25 +++++++++-------
 .../gorm/neo4j/identity/SnowflakeIdGenerator.java  | 25 +++++++++-------
 .../gorm/neo4j/mapping/config/NodeConfig.groovy    | 25 +++++++++-------
 .../neo4j/mapping/reflect/Neo4jNameUtils.groovy    | 25 +++++++++-------
 .../Neo4jDataStoreSpringInitializer.groovy         | 25 +++++++++-------
 .../grails/gorm/tests/CircularCascadeSpec.groovy   | 30 ++++++++++---------
 .../src/main/groovy/grails/gorm/Entity.groovy      | 25 +++++++++-------
 .../grails/gorm/dirty/checking/DirtyCheck.groovy   | 26 ++++++++++-------
 .../transactions/GrailsTransactionAttribute.groovy | 25 +++++++++-------
 .../transactions/GrailsTransactionTemplate.groovy  | 26 +++++++++--------
 .../compiler/gorm/GormEntityTraitProvider.groovy   | 27 ++++++++---------
 .../compiler/gorm/GormEntityTransformation.groovy  | 25 +++++++++-------
 .../bootstrap/support/InstanceFactoryBean.java     | 25 +++++++++-------
 .../datastore/gorm/query/AbstractResultList.java   | 25 +++++++++-------
 .../gorm/query/GormQueryOperations.groovy          | 25 +++++++++-------
 .../datastore/gorm/query/NamedCriteriaProxy.groovy | 25 +++++++++-------
 .../transform/DetachedCriteriaTransformer.java     | 26 ++++++++++-------
 .../gorm/timestamp/AggregateTimestampProvider.java | 29 +++++++++---------
 .../gorm/timestamp/DefaultTimestampProvider.java   | 29 +++++++++---------
 .../gorm/timestamp/TimestampProvider.java          | 29 +++++++++---------
 .../gorm/utils/AnnotationMetadataReader.java       | 26 +++++++++--------
 .../gorm/utils/ClasspathEntityScanner.groovy       | 25 +++++++++-------
 .../gorm/validation/ValidatorProvider.groovy       | 26 +++++++++--------
 .../DatastorePersistenceContextInterceptor.java    | 25 +++++++++-------
 .../groovy/MappingConfigurationBuilder.groovy      | 25 +++++++++-------
 .../config/utils/PropertyResolverMap.groovy        | 25 +++++++++-------
 .../datastore/mapping/core/StatelessDatastore.java | 26 ++++++++++-------
 .../datastore/mapping/core/impl/PendingDelete.java | 26 ++++++++++-------
 .../mapping/core/impl/PendingDeleteAdapter.java    | 27 +++++++++--------
 .../dirty/checking/DirtyCheckingSortedSet.groovy   | 25 +++++++++-------
 .../dirty/checking/DirtyCheckingSupport.groovy     | 26 ++++++++++-------
 .../mapping/engine/AssociationQueryExecutor.java   | 25 +++++++++-------
 .../engine/ThirdPartyCacheEntityPersister.java     | 26 ++++++++++-------
 .../engine/event/DatastoreInitializedEvent.groovy  | 25 +++++++++-------
 .../datastore/mapping/model/types/ToMany.java      | 25 +++++++++-------
 .../datastore/mapping/proxy/ProxyHandler.java      | 25 +++++++++-------
 .../datastore/mapping/query/QueryException.java    | 25 +++++++++-------
 .../datastore/mapping/reflect/AstUtils.groovy      | 25 +++++++++-------
 .../datastore/mapping/reflect/ClassUtils.java      | 25 +++++++++-------
 .../datastore/mapping/reflect/MetaClassUtils.java  | 25 +++++++++-------
 .../mapping/services/DefaultServiceDefinition.java | 25 +++++++++-------
 .../mapping/services/ServiceDefinition.java        | 25 +++++++++-------
 .../mapping/services/SoftServiceLoader.java        | 25 +++++++++-------
 .../TransactionCapableDatastore.groovy             | 26 ++++++++++-------
 .../events/spring/SpringEventTranslator.groovy     | 25 +++++++++-------
 .../grails/doc/macros/GspTagSourceMacro.groovy     | 25 +++++++++-------
 .../grails/doc/macros/GspTagSourceMacroTest.groovy | 25 +++++++++-------
 .../src/main/groovy/grails/util/SupplierUtil.java  | 25 +++++++++-------
 .../io/support/FactoriesLoaderSupport.groovy       | 25 +++++++++-------
 .../gradle/plugin/agent/AgentTasksEnhancer.groovy  | 25 +++++++++-------
 .../commands/ApplicationContextCommandTask.groovy  | 25 +++++++++-------
 .../commands/ApplicationContextScriptTask.groovy   | 25 +++++++++-------
 .../gradle/plugin/core/GrailsExtension.groovy      | 25 +++++++++-------
 .../gradle/plugin/core/GrailsGradlePlugin.groovy   | 25 +++++++++-------
 .../plugin/core/GrailsPluginGradlePlugin.groovy    | 25 +++++++++-------
 .../plugin/core/IntegrationTestGradlePlugin.groovy | 26 +++++++++--------
 .../grails/gradle/plugin/core/PluginDefiner.groovy | 25 +++++++++-------
 .../gradle/plugin/doc/GrailsDocGradlePlugin.groovy | 25 +++++++++-------
 .../gradle/plugin/doc/PublishGuideTask.groovy      | 25 +++++++++-------
 .../GrailsClasspathToolingModelBuilder.groovy      | 25 +++++++++-------
 .../profiles/GrailsProfileGradlePlugin.groovy      | 25 +++++++++-------
 .../GrailsProfilePublishGradlePlugin.groovy        | 25 +++++++++-------
 .../profiles/tasks/ProfileCompilerTask.groovy      | 25 +++++++++-------
 .../publishing/GrailsPublishExtension.groovy       | 25 +++++++++-------
 .../publishing/GrailsPublishGradlePlugin.groovy    | 25 +++++++++-------
 .../gradle/plugin/publishing/PublishType.groovy    | 25 +++++++++-------
 .../gradle/plugin/run/FindMainClassTask.groovy     | 25 +++++++++-------
 .../grails/gradle/plugin/run/GrailsRunTask.groovy  | 25 +++++++++-------
 .../grails/gradle/plugin/util/SourceSets.groovy    | 25 +++++++++-------
 .../views/gsp/GroovyPageForkCompileTask.groovy     | 25 +++++++++-------
 .../plugin/views/gsp/GroovyPagePlugin.groovy       | 25 +++++++++-------
 .../gradle/plugin/web/GrailsWebGradlePlugin.groovy | 25 +++++++++-------
 .../traits/InterceptorTraitInjector.groovy         | 25 +++++++++-------
 .../main/groovy/grails/interceptors/Matcher.groovy | 25 +++++++++-------
 .../interceptors/InterceptorArtefactHandler.groovy | 25 +++++++++-------
 .../interceptors/InterceptorsGrailsPlugin.groovy   | 25 +++++++++-------
 .../cli/boot/GrailsDependencyVersions.groovy       | 25 +++++++++-------
 .../org/grails/cli/gradle/GradleInvoker.groovy     | 25 +++++++++-------
 .../cache/MapReadingCachedGradleOperation.groovy   | 25 +++++++++-------
 .../interactive/completers/TestsCompleter.groovy   | 25 +++++++++-------
 .../org/grails/cli/profile/AbstractProfile.groovy  | 25 +++++++++-------
 .../org/grails/cli/profile/DefaultFeature.groovy   | 25 +++++++++-------
 .../groovy/org/grails/cli/profile/Feature.groovy   | 25 +++++++++-------
 .../grails/cli/profile/FileSystemProfile.groovy    | 27 ++++++++---------
 .../cli/profile/commands/CommandCompleter.groovy   | 25 +++++++++-------
 .../profile/commands/CreateProfileCommand.groovy   | 25 +++++++++-------
 .../grails/cli/profile/commands/HelpCommand.groovy | 25 +++++++++-------
 .../cli/profile/commands/ProfileInfoCommand.groovy | 26 +++++++++--------
 .../profile/commands/io/GradleDependency.groovy    | 25 +++++++++-------
 .../profile/commands/io/ServerInteraction.groovy   | 25 +++++++++-------
 .../repository/AbstractJarProfileRepository.groovy | 25 +++++++++-------
 .../repository/MavenProfileRepository.groovy       | 26 +++++++++--------
 .../repository/StaticJarProfileRepository.groovy   | 25 +++++++++-------
 .../test/mixin/cascade/CascadeCircularSpec.groovy  | 29 +++++++++---------
 .../groovy/grails/views/GrailsViewTemplate.groovy  | 25 +++++++++-------
 .../grails/views/mvc/SmartViewResolver.groovy      | 25 +++++++++-------
 .../resolve/PluginAwareTemplateResolver.groovy     | 25 +++++++++-------
 .../servlet/UrlMappingsErrorPageCustomizer.groovy  | 25 +++++++++-------
 .../OverlappingParametersReverseMappingSpec.groovy | 34 ++++++++++++----------
 229 files changed, 3246 insertions(+), 2564 deletions(-)

Reply via email to