Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for customDocsTask (0.12 sec)

  1. platforms/software/ivy/src/integTest/groovy/org/gradle/api/publish/ivy/IvyPublishArtifactCustomizationIntegTest.groovy

                            classifier "classified"
                            conf "foo,bar"
                        }
                        artifact(customDocsTask.outputFile) {
                            name "docs"
                            extension "htm"
                            builtBy customDocsTask
                        }
                        artifact(regularFileTask.outputFile) {
                            name "regular"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Oct 12 14:02:46 UTC 2023
    - 18.3K bytes
    - Viewed (0)
Back to top