Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for xargs (0.13 sec)

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

                    execOps.javaexec {
                        mainClass.set(XslTransformer.name)
                        args stylesheetFile.absolutePath
                        args fvd.file.absolutePath
                        args outFile.absolutePath
                        args destDir.absolutePath
                        jvmArgs '-Xmx1024m'
                        classpath = xslClasspath
    Groovy
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Thu Oct 05 19:36:14 GMT 2023
    - 4.7K bytes
    - Viewed (0)
Back to top