JBoss.orgCommunity Documentation

Chapter 3. Building

3.1. Prerequisites
3.1.1. Java Development Kit (JDK)
3.1.2. Apache Ant
3.1.3. Apache Ivy
3.1.4. GitHub
3.2. Obtaining the source code
3.2.1. GitHub
3.3. Compiling the source code

In order to build the JBoss Tattletale project you execute:

ant <target>
    

where target is one of

See the full list of targets in the main build.xml file.