Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for getClassMetaDataFile (0.07 seconds)

  1. build-logic/documentation/src/main/groovy/gradlebuild/docs/GradleDslReferencePlugin.java

                task.getPluginsMetaDataFile().convention(dslReference.getRoot().file("plugins.xml"));
                task.getClassDocbookDirectory().convention(dslReference.getRoot());
                task.getClassMetaDataFile().convention(dslMetaData.flatMap(ExtractDslMetaDataTask::getDestinationFile));
    
                task.getDestFile().convention(dslReference.getStagingRoot().file("dsl.xml"));
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Wed Dec 09 08:14:05 GMT 2020
    - 5.7K bytes
    - Click Count (0)
Back to Top