Hi ! as I said in a prvious mail, we will need to switch to a maven build for Fortress. Currently, we have a minimalistic maven pom.xml that allows you to build the project and to import it in eclipse (in Luna, it's straigth forward, otherwise it's enough to run mvn eclipse:eclipse on the command line).
Still, there is a lot to do : - being able to run all the tests (currently, we can't launch all of them) - being able to package the API - being able to generate the javadocs and other things. We have to discuss those matters. Thoughts ?
