Menu

Commit [r7962]  Maximize  Restore  History

The Jaffa build system now supports adding dependencies from a Maven repository using Apache Ivy. To add a Maven dependency to a module:

1) Add an ivy.xml file with the dependencies into the projects build folder
2) Add the following line to the project.ant.properties:
ivy.dep.file=${basedir}/build/ivy.xml
3) If the jar is needed in the release add it to the release.list.properties

--> Check environment must be run for the Ant build to work <--

JAFFA-212
CR-JAFFA-2

taptrevor 2014-10-01

changed /branches/JAFFA_5_21_RELEASE/JaffaBuild/build/build-module.xml
changed /branches/JAFFA_5_21_RELEASE/JaffaBuild/build/check-environment.xml
added /branches/JAFFA_5_21_RELEASE/JaffaBuild/build/ivy.xml
added /branches/JAFFA_5_21_RELEASE/JaffaBuild/build/ivysettings.xml
changed /branches/JAFFA_5_21_RELEASE/JaffaBuild/build/shared.ant.properties
added /branches/JAFFA_5_21_RELEASE/JaffaBuild/lib/ant/ivy-2.3.0.jar
/branches/JAFFA_5_21_RELEASE/JaffaBuild/build/build-module.xml Diff Switch to side-by-side view
Loading...
/branches/JAFFA_5_21_RELEASE/JaffaBuild/build/check-environment.xml Diff Switch to side-by-side view
Loading...
/branches/JAFFA_5_21_RELEASE/JaffaBuild/build/ivy.xml Diff Switch to side-by-side view
Loading...
/branches/JAFFA_5_21_RELEASE/JaffaBuild/build/ivysettings.xml Diff Switch to side-by-side view
Loading...
/branches/JAFFA_5_21_RELEASE/JaffaBuild/build/shared.ant.properties Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB