Skip to content

Commit ce869ea

Browse files
committed
Update injected services list
1 parent 57586da commit ce869ea

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

testing/architecture-test/src/changes/archunit-store/injected-services-should-have-service-scope-applied.txt

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,21 @@
11
Class <org.gradle.api.Project> is not annotated with @ServiceScope in (Project.java:0)
22
Class <org.gradle.api.artifacts.dsl.DependencyFactory> is not annotated with @ServiceScope in (DependencyFactory.java:0)
3-
Class <org.gradle.api.artifacts.dsl.DependencyHandler> is not annotated with @ServiceScope in (DependencyHandler.java:0)
4-
Class <org.gradle.api.artifacts.dsl.DependencyLockingHandler> is not annotated with @ServiceScope in (DependencyLockingHandler.java:0)
5-
Class <org.gradle.api.artifacts.dsl.RepositoryHandler> is not annotated with @ServiceScope in (RepositoryHandler.java:0)
63
Class <org.gradle.api.artifacts.transform.TransformParameters> is not annotated with @ServiceScope in (TransformParameters.java:0)
74
Class <org.gradle.api.cache.CacheConfigurations> is not annotated with @ServiceScope in (CacheConfigurations.java:0)
8-
Class <org.gradle.api.component.SoftwareComponentContainer> is not annotated with @ServiceScope in (SoftwareComponentContainer.java:0)
95
Class <org.gradle.api.execution.TaskExecutionGraph> is not annotated with @ServiceScope in (TaskExecutionGraph.java:0)
106
Class <org.gradle.api.initialization.dsl.ScriptHandler> is not annotated with @ServiceScope in (ScriptHandler.java:0)
117
Class <org.gradle.api.internal.ProcessOperations> is not annotated with @ServiceScope in (ProcessOperations.java:0)
128
Class <org.gradle.api.internal.artifacts.ivyservice.projectmodule.ProjectDependencyPublicationResolver> is not annotated with @ServiceScope in (ProjectDependencyPublicationResolver.java:0)
13-
Class <org.gradle.api.internal.file.DefaultProjectLayout> is not annotated with @ServiceScope in (DefaultProjectLayout.java:0)
14-
Class <org.gradle.api.internal.file.TaskFileVarFactory> is not annotated with @ServiceScope in (TaskFileVarFactory.java:0)
15-
Class <org.gradle.api.internal.initialization.ScriptHandlerInternal> is not annotated with @ServiceScope in (ScriptHandlerInternal.java:0)
16-
Class <org.gradle.api.internal.plugins.PluginManagerInternal> is not annotated with @ServiceScope in (PluginManagerInternal.java:0)
17-
Class <org.gradle.api.internal.project.DeferredProjectConfiguration> is not annotated with @ServiceScope in (DeferredProjectConfiguration.java:0)
189
Class <org.gradle.api.internal.project.ProjectRegistry> is not annotated with @ServiceScope in (ProjectRegistry.java:0)
19-
Class <org.gradle.api.internal.tasks.compile.GroovyCompilerFactory> is not annotated with @ServiceScope in (GroovyCompilerFactory.java:0)
2010
Class <org.gradle.api.internal.tasks.options.OptionReader> is not annotated with @ServiceScope in (OptionReader.java:0)
2111
Class <org.gradle.api.logging.LoggingManager> is not annotated with @ServiceScope in (LoggingManager.java:0)
2212
Class <org.gradle.api.plugins.PluginManager> is not annotated with @ServiceScope in (PluginManager.java:0)
23-
Class <org.gradle.api.plugins.jvm.internal.JvmLanguageUtilities> is not annotated with @ServiceScope in (JvmLanguageUtilities.java:0)
24-
Class <org.gradle.api.plugins.jvm.internal.JvmPluginServices> is not annotated with @ServiceScope in (JvmPluginServices.java:0)
2513
Class <org.gradle.api.provider.ValueSourceParameters> is not annotated with @ServiceScope in (ValueSourceParameters.java:0)
2614
Class <org.gradle.api.services.BuildServiceParameters> is not annotated with @ServiceScope in (BuildServiceParameters.java:0)
2715
Class <org.gradle.api.services.BuildServiceRegistry> is not annotated with @ServiceScope in (BuildServiceRegistry.java:0)
2816
Class <org.gradle.api.tasks.TaskContainer> is not annotated with @ServiceScope in (TaskContainer.java:0)
2917
Class <org.gradle.api.testing.toolchains.internal.JvmTestToolchainParameters> is not annotated with @ServiceScope in (JvmTestToolchainParameters.java:0)
3018
Class <org.gradle.caching.configuration.BuildCacheConfiguration> is not annotated with @ServiceScope in (BuildCacheConfiguration.java:0)
31-
Class <org.gradle.configuration.ConfigurationTargetIdentifier> is not annotated with @ServiceScope in (ConfigurationTargetIdentifier.java:0)
32-
Class <org.gradle.configuration.project.ProjectConfigurationActionContainer> is not annotated with @ServiceScope in (ProjectConfigurationActionContainer.java:0)
3319
Class <org.gradle.deployment.internal.DeploymentRegistry> is not annotated with @ServiceScope in (DeploymentRegistry.java:0)
3420
Class <org.gradle.execution.taskgraph.TaskExecutionGraphInternal> is not annotated with @ServiceScope in (TaskExecutionGraphInternal.java:0)
3521
Class <org.gradle.groovy.scripts.internal.ScriptCompilationHandler> is not annotated with @ServiceScope in (ScriptCompilationHandler.java:0)
@@ -38,10 +24,7 @@ Class <org.gradle.internal.file.PathToFileResolver> is not annotated with @Servi
3824
Class <org.gradle.internal.nativeintegration.filesystem.FileSystem> is not annotated with @ServiceScope in (FileSystem.java:0)
3925
Class <org.gradle.internal.nativeintegration.network.HostnameLookup> is not annotated with @ServiceScope in (HostnameLookup.java:0)
4026
Class <org.gradle.internal.reflect.Instantiator> is not annotated with @ServiceScope in (Instantiator.java:0)
41-
Class <org.gradle.jvm.toolchain.JavaToolchainService> is not annotated with @ServiceScope in (JavaToolchainService.java:0)
42-
Class <org.gradle.model.internal.registry.ModelRegistry> is not annotated with @ServiceScope in (ModelRegistry.java:0)
4327
Class <org.gradle.normalization.InputNormalizationHandler> is not annotated with @ServiceScope in (InputNormalizationHandler.java:0)
44-
Class <org.gradle.normalization.internal.InputNormalizationHandlerInternal> is not annotated with @ServiceScope in (InputNormalizationHandlerInternal.java:0)
4528
Class <org.gradle.plugin.management.PluginManagementSpec> is not annotated with @ServiceScope in (PluginManagementSpec.java:0)
4629
Class <org.gradle.process.internal.JavaExecHandleFactory> is not annotated with @ServiceScope in (JavaExecHandleFactory.java:0)
4730
Class <org.gradle.process.internal.JavaForkOptionsFactory> is not annotated with @ServiceScope in (JavaForkOptionsFactory.java:0)

0 commit comments

Comments
 (0)