Ounce/Ant properties

The table in this topic describes the optional Ounce/Ant properties.

Property Valid values / Default value Description
ounce.default.
configuration_name
<config_name> Configuration name created in the AppScan® Source project.

If not set, uses Configuration 1.

ounce.build.compiler compiler name The name of the compiler executable to use when the Ant build.compiler property is configured to use OunceCompilerAdapter.

If not set, uses javac.

ounce.project_name name Project name.

If not set, Ounce/Ant generates a name. See Naming projects for more information.

ounce.project_dir

(Required to set ounce.project_name)

<project_dir> Project working directory.

If not set, uses the current build file directory.

ounce.application_name <app_name> Application name. See Creating and naming applications.
ounce.application_dir

(Required to set ounce.application_name)

<app_dir> Application working directory.

You must set ounce.application_name and ounce.application_dir to add a project to an application.

ounce.projects.
store_full_paths

(optional)

true or false Store absolute paths created in applications and projects.

If not set, uses relative paths.