CreateStartScripts

API Documentation:CreateStartScripts

A Task for creating OS dependent startScripts.

Properties

PropertyDescription
applicationName

The application's name

classpath

The classpath for the application.

mainClassName

The application's main class

optsEnvironmentVar

The name of the application's OPTS environment variable.

outputDir

The directory to write the scripts into.

Property details

String applicationName

The application's name

FileCollection classpath

The classpath for the application.

String mainClassName

The application's main class

String optsEnvironmentVar

The name of the application's OPTS environment variable.

File outputDir

The directory to write the scripts into.

Script blocks

No script blocks

Methods

No methods