saker.java.compiler Documentation TaskDoc JavaDoc Packages
Creates a class path reference for the specified saker.nest bundles. This task creates a class path to be used with tasks that accept the class path inputs the same way as saker.java.compile() task. If the build is configured in a way that it requires IDE configurations to be reported, the task will fetch the appropriate source bundles and reports the accordingly. This task doesn't perform any dependency resolution for the specified bundles.
Summary
Parameters
Bundles
Required parameter.
Specifies the bundles to create the class path for.
Parameters
Aliases:
Bundle
Required parameter.
Specifies the bundles to create the class path for. The value may be one more multiple bundle identifiers, or the output of the nest.dependency.resolve() task.