<<

NAME

d4j-compile -- compile a checked-out project version.

SYNOPSIS

  d4j-compile [-w work_dir]

DESCRIPTION

This script compiles sources and tests of a checked-out project version.

OPTIONS

-w work_dir

The working directory of the checked-out project version (optional). Default is the current directory.

<<