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
Step 2
Run the distribution target:
b.bat dist
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
You may now view the project binaries and documentation located under FORTRESS_HOME/dist.
—–> Wrong snapshot !