Search Options

Results per page
Sort
Preferred Languages
Advance

Results 171 - 180 of 2,769 for indirectly (0.24 sec)

  1. platforms/documentation/samples/src/integTest/groovy/org/gradle/integtests/samples/SamplesCustomExternalTaskIntegrationTest.groovy

            given:
            TestFile dslDir = sample.dir.file(dsl)
            TestFile producerDir = dslDir.file('task')
            executer.inDirectory(producerDir).withTasks('publish').run()
            executer.beforeExecute {
                inDirectory(dslDir.file('consumer'))
            }
    
            when:
            succeeds('greeting')
    
            then:
            outputContains('howdy!')
    
            where:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 2.3K bytes
    - Viewed (0)
  2. subprojects/core-api/src/main/java/org/gradle/api/initialization/resolve/RepositoriesMode.java

         */
        PREFER_PROJECT,
    
        /**
         * If this mode is set, any repository declared directly in a project,
         * either directly or via a plugin, will be ignored.
         */
        PREFER_SETTINGS,
    
        /**
         * If this mode is set, any repository declared directly in a project,
         * either directly or via a plugin, will trigger a build error.
         */
        FAIL_ON_PROJECT_REPOS;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Oct 23 09:21:18 UTC 2020
    - 1.4K bytes
    - Viewed (0)
  3. src/cmd/go/testdata/mod/patch.example.com_indirect_v1.0.1.txt

    patch.example.com/indirect v1.0.1
    written by hand
    
    -- .mod --
    module patch.example.com/indirect
    -- .info --
    {"Version":"v1.0.1"}
    -- go.mod --
    module patch.example.com/indirect
    -- direct.go --
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 01 16:37:07 UTC 2019
    - 209 bytes
    - Viewed (0)
  4. src/cmd/link/internal/ld/stackcheck.go

    // height, so we use the closest value to infinity that we can.
    const stackCheckCycle int16 = 1<<15 - 1
    
    // stackCheckIndirect is a sentinel Sym value used to represent the
    // target of an indirect/closure call.
    const stackCheckIndirect loader.Sym = ^loader.Sym(0)
    
    // doStackCheck walks the call tree to check that there is always
    // enough stack space for call frames, especially for a chain of
    // nosplit functions.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 24 16:49:08 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  5. src/cmd/go/testdata/mod/patch.example.com_direct_v1.0.0.txt

    written by hand
    
    -- .mod --
    module patch.example.com/direct
    
    require (
    	patch.example.com/indirect v1.0.0
    )
    -- .info --
    {"Version":"v1.0.0"}
    -- go.mod --
    module patch.example.com/direct
    
    require (
    	patch.example.com/indirect v1.0.0
    )
    -- direct.go --
    package direct
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 01 16:37:07 UTC 2019
    - 336 bytes
    - Viewed (0)
  6. platforms/extensibility/plugin-development/src/integTest/groovy/org/gradle/plugin/devel/plugins/PrecompiledGroovyPluginsIntegrationTest.groovy

            ]
    
            when:
            result = executer.inDirectory(firstDir).withTasks('help').withArgument("--build-cache").run()
    
            then:
            outputContains('my-plugin applied')
            cachedTasks.forEach {
                result.assertTaskExecuted(it)
            }
    
            when:
            result = executer.inDirectory(secondDir).withTasks('help').withArgument("--build-cache").run()
    
            then:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 16 22:36:52 UTC 2023
    - 28.7K bytes
    - Viewed (0)
  7. platforms/documentation/samples/src/integTest/groovy/org/gradle/integtests/samples/antmigration/SamplesAntImportIntegrationTest.groovy

        @ToBeFixedForConfigurationCache
        def "can import an Ant build and reconfigure its tasks (#dsl)"() {
            given: "A sample project with an Ant build"
            def dslDir = sample.dir.file(dsl)
            executer.inDirectory(dslDir)
    
            when:
            def result = succeeds('clean', 'assemble')
    
            then: "The correct JAR is built"
            dslDir.file('target/lib/hello-app.jar').isFile()
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 3.4K bytes
    - Viewed (0)
  8. subprojects/core-api/src/main/java/org/gradle/api/initialization/resolve/RulesMode.java

         */
        PREFER_PROJECT,
    
        /**
         * If this mode is set, any component metadata rule declared directly in a
         * project, either directly or via a plugin, will be ignored.
         */
        PREFER_SETTINGS,
    
        /**
         * If this mode is set, any component metadata rule declared directly in a
         * project, either directly or via a plugin, will trigger a build error.
         */
        FAIL_ON_PROJECT_RULES;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Nov 22 13:00:18 UTC 2022
    - 1.4K bytes
    - Viewed (0)
  9. src/cmd/go/testdata/script/mod_upgrade_patch.txt

    stdout '^patch.example.com/direct v1.0.1'
    stdout '^patch.example.com/indirect v1.0.1'
    stdout '^patch.example.com/depofdirectpatch v1.0.0'
    
    # Requesting only the indirect dependency should not update the direct one.
    cp go.mod.orig go.mod
    go get -u=patch patch.example.com/indirect
    go list -m all
    stdout '^patch.example.com/direct v1.0.0'
    stdout '^patch.example.com/indirect v1.0.1'
    ! stdout '^patch.example.com/depofdirectpatch'
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Sep 28 17:19:14 UTC 2021
    - 3.6K bytes
    - Viewed (0)
  10. CREDITS

    5.2. If You initiate litigation against any entity by asserting a patent
    infringement claim (excluding declaratory judgment actions,
    counter-claims, and cross-claims) alleging that a Contributor Version
    directly or indirectly infringes any patent, then the rights granted to
    You by any and all Contributors for the Covered Software under Section
    2.1 of this License shall terminate.
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
Back to top