Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of about 10,000 for Applied (0.13 sec)

  1. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/rules/ComponentMetadataRulesInSettingsIntegrationTest.groovy

            repositoryInteractions {
                'org:module:1.0' {
                    expectResolve()
                }
            }
            run ':checkDeps'
    
            then:
            outputContains 'Rule from settings applied on org:module:1.0'
        }
    
        def "can declare component metadata rules in settings using registar"() {
            settingsFile << """
                dependencyResolutionManagement {
                    components.all(LoggingRule)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 8.3K bytes
    - Viewed (0)
  2. subprojects/core/src/integTest/groovy/org/gradle/api/internal/project/ProjectBuildFileIntegrationTest.groovy

                    println "init script applied" 
                }
            """
    
            then:
            succeeds "help", '-I', initScript.absolutePath
            output.contains "init script applied" // ensure we actually tested something
        }
    
        def "buildSrc project.buildFile is non null when does not exist"() {
            given:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 24 06:54:47 UTC 2023
    - 2.3K bytes
    - Viewed (0)
  3. platforms/core-configuration/kotlin-dsl-integ-tests/src/integTest/kotlin/org/gradle/kotlin/dsl/plugins/precompiled/PrecompiledScriptPluginTemplatesTest.kt

    
            assertThat(
                build("help").output,
                allOf(
                    containsString("my-init-plugin applied!"),
                    containsString("my-settings-plugin applied!"),
                    containsString("my-plugin applied!"),
                    containsString("my-other-plugin applied!")
                )
            )
        }
    
        @Test
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Oct 30 11:39:02 UTC 2023
    - 20.1K bytes
    - Viewed (0)
  4. platforms/core-runtime/instrumentation-agent-services/src/integTest/groovy/org/gradle/internal/instrumentation/agent/AgentApplicationTest.groovy

            then:
            agentWasApplied()
        }
    
        def "agent is not applied if disabled in the command-line"() {
            given:
            withoutAgent()
            withDumpAgentStatusTask()
    
            when:
            succeeds()
    
            then:
            agentWasNotApplied()
        }
    
        def "agent is applied to the daemon process running the build"() {
            given:
            withAgent()
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 7.8K bytes
    - Viewed (0)
  5. subprojects/core/src/integTest/groovy/org/gradle/api/PluginDetectionIntegrationTest.groovy

                operations << "applied"
    
                task verify { doLast { assert operations == ['applying', 'withType', 'withId', 'withPlugin', 'applied'] } }
    
                gradle.buildFinished { loader.close() }
            """
    
            expect:
            run("verify")
        }
    
        def "plugin manager with id is fired after the plugin is applied for imperative plugins"() {
            when:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 02 18:26:28 UTC 2024
    - 7.9K bytes
    - Viewed (0)
  6. analysis/analysis-api/src/org/jetbrains/kotlin/analysis/api/annotations/KtAnnotated.kt

    }
    
    /**
     * A list of annotations applied with specified [classId].
     *
     * @see [KaAnnotationList.classIds]
     */
    @Deprecated("Use 'annotations' instead.", replaceWith = ReplaceWith("annotations[classId]"))
    public fun KaAnnotated.annotationsByClassId(classId: ClassId): List<KaAnnotation> {
        return annotations[classId]
    }
    
    /**
     * A list of annotations applied.
     *
     * @see [KaAnnotationList.classIds]
     */
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Tue Jun 11 15:45:42 UTC 2024
    - 2K bytes
    - Viewed (0)
  7. subprojects/core-api/src/main/java/org/gradle/api/file/CopyProcessingSpec.java

         * Returns the Unix permissions to use for the target files. {@code null} means that existing
         * permissions are preserved. It is dependent on the copy action implementation whether these permissions
         * will actually be applied.
         *
         * @return The file permissions, or {@code null} if existing permissions should be preserved.
         *
         * @deprecated Use {@link #getFilePermissions()} instead. This method is scheduled for removal in Gradle 9.0.
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Mar 04 07:53:18 UTC 2024
    - 7.6K bytes
    - Viewed (0)
  8. subprojects/core-api/src/main/java/org/gradle/api/plugins/PluginAware.java

    /**
     * Something that can have plugins applied to it.
     * <p>
     * The {@link #getPluginManager() plugin manager} can be used for applying and detecting whether plugins have been applied.
     * <p>
     * For more on writing and applying plugins, see {@link org.gradle.api.Plugin}.
     */
    @HasInternalProtocol
    public interface PluginAware {
    
        /**
         * The container of plugins that have been applied to this object.
         * <p>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri May 06 22:26:55 UTC 2022
    - 4.2K bytes
    - Viewed (0)
  9. platforms/native/platform-native/src/main/java/org/gradle/nativeplatform/NativeBinarySpec.java

         * {@link NativeExecutableBinarySpec} when the 'assembler' plugin is applied.
         */
        Tool getAssembler();
    
        /**
         * The configuration of the C compiler used when compiling C sources for this binary.
         *
         * Valid for {@link SharedLibraryBinarySpec}, {@link StaticLibraryBinarySpec} and
         * {@link NativeExecutableBinarySpec} when the 'c' plugin is applied.
         */
        PreprocessingTool getcCompiler();
    
        /**
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 16 20:20:03 UTC 2023
    - 5.1K bytes
    - Viewed (0)
  10. pilot/pkg/networking/core/envoyfilter/rc_patch.go

    	idx int, portMap model.GatewayPortMap,
    ) bool {
    	for _, rp := range patches[networking.EnvoyFilter_VIRTUAL_HOST] {
    		applied := false
    		if commonConditionMatch(patchContext, rp) &&
    			routeConfigurationMatch(patchContext, routeConfiguration, rp, portMap) &&
    			virtualHostMatch(virtualHosts[idx], rp) {
    			applied = true
    			if rp.Operation == networking.EnvoyFilter_Patch_REMOVE {
    				return true
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Mar 28 17:09:02 UTC 2024
    - 13K bytes
    - Viewed (0)
Back to top