title: Section II - Instructions to run the Fortress Ant Build navPrev: section-I.html navPrevText: Section I - Instructions to extract and configure Fortress Builder Package navUp: windows.html navUpText: Quickstart Windows - Table of contents navNext: section-III.html navNextText: Section III - Instructions to run the Builder to Install OpenLDAP, configure and load with seed data

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 !