APACHE AVALON FORTRESS 2 What is it? ----------- Don't know yet. Layout ------ Roughly in order of increasing dependencies... Fortress2 packages ------------------ fortress2-api - Fortress2 core API fortress2-impl - Fortress2 core implementation ECM packages ------------ ecm - ECM container (API and implementation) ecm-examples - Several ECM examples ecm-test - ECM container unittests source code Fortress1 packages ------------------ fortress1-api - Fortress1 core API source code fortress1-impl - Fortress1 core Implementation source code fortress1-test - Fortress1 unittests source code fortress1-bean - A Fortress1 Bean for easier embedding. fortress1-examples - Several Fortress1 examples fortress1-meta - Fortress1 meta-builder tools and ant tasks Building -------- First, build the main (trunk) excalibur tree. cd ~/svn/asf/excalibur/trunk/ ant -q Now build fortress2, fortress1, and ecm. cd ../sandbox/fortress2 ant -q Using ----- Not possible. Let's hope some docs pop up on the excalibur wiki at http://wiki.apache.org/excalibur/