Section II - Instructions to run the Fortress Ant Build

Step 1

From FORTRESS_HOME root folder, edit the b.bat script to point to java home:

set JAVA_HOME=\Progra~1\Java\jdk1.7.0

Screenshot

Step 2

Run the distribution target:

b.bat dist

Screenshot

Note: The b.bat file referred to here uses Ant package that is local to Fortress quickstart package.

Step 3

Verify it ran correctly according to Ant:

BUILD SUCCESSFUL

Screenshot

You may now view the project binaries and documentation located under FORTRESS_HOME/dist.

-----> Wrong snapshot !

Screenshot