|
@@ -595,7 +595,7 @@ |
|
|
Build the code |
|
|
Build the code |
|
|
=================================================================== |
|
|
=================================================================== |
|
|
--> |
|
|
--> |
|
|
<target name="build" depends="prepare, compile, compile-jdk9+" |
|
|
|
|
|
|
|
|
<target name="build" depends="prepare, compile, compile-jdk9+" unless="skip.build" |
|
|
description="--> compiles the source code"> |
|
|
description="--> compiles the source code"> |
|
|
|
|
|
|
|
|
<!-- Builds and verifies that the classes belonging in the confined package of |
|
|
<!-- Builds and verifies that the classes belonging in the confined package of |
|
|