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 Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ## 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