Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 52 of 52 for subproject1 (0.09 sec)

  1. platforms/ide/tooling-api/src/crossVersionTest/groovy/org/gradle/integtests/tooling/r51/TransformProgressEventCrossVersionSpec.groovy

            """
            buildFile << """
                import org.gradle.api.artifacts.transform.TransformParameters
    
                def artifactType = Attribute.of('artifactType', String)
                subprojects {
                    apply plugin: 'java'
                }
                project(":app") {
                    dependencies {
                        implementation project(":lib")
                    }
                }
            """
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 16 10:10:39 UTC 2024
    - 9K bytes
    - Viewed (0)
  2. staging/README.md

        - [`repos.sh`](https://github.com/kubernetes/publishing-bot/blob/master/hack/repos.sh):
        Add the staging repo in the list of repos to be published.
    
    4. Add the staging and published repositories as a subproject for the
    SIG that owns the repos in
    [`sigs.yaml`](https://github.com/kubernetes/community/blob/master/sigs.yaml).
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jun 06 11:23:09 UTC 2024
    - 5.7K bytes
    - Viewed (0)
Back to top