IronJacamar

Source Code

GitHub

The IronJacamar project is hosted on GitHub under the IronJacamar organization.

Our code is hosted in the IronJacamar repository.

The code for this web site is hosted in the IronJacamar.org repository.

License

IronJacamar 2.x is licensed under Eclipse Public License v1.0

IronJacamar 1.x is licensed under GNU Lesser Public License 2.1

Building

IronJacamar 2.x

IronJacamar 2.x will use Gradle

IronJacamar 1.x

IronJacamar 1.x uses Apache Ant and Apache Ivy for its build environment. Consult the developer guide for more information.

Standard:
ant clean sjc

Release:
ant -Declipse.home=/path/to/eclipse clean release

Running

cd ironjacamar-VERSION/bin
./run.sh

Jenkins

CloudBees