Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for createPod (0.09 sec)

  1. CONTRIBUTING.md

    To create a full distribution (includes sources and docs):
    
        ./gradlew :distributions-full:allDistributionZip
    
    The full distribution will be created at `subprojects/distributions-full/build/distributions/gradle-<version>-all.zip`. You can then use it as a Gradle Wrapper local distribution:
    
        ./gradlew wrapper --gradle-distribution-url=file:/path/to/gradle-<version>-all.zip
    
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Tue Nov 05 15:15:33 UTC 2024
    - 15.6K bytes
    - Viewed (0)
Back to top