[[BackLinksMenu]] = Analysis = == Overview == The whole project should be able to be build by Apache Ant. There should be a description of building with Ant. == Task requirements == * the project and the tests must compile and run with Ant * the project must be able to be divided into modules and keep compiling and running with Ant * in [wiki:PLATFORM_DEPLOYMENT_BUILD_ANT] page you should describe the building process == Task result == * Sophie 2.0 build * wiki page == Implementation idea == http://maven.apache.org/guides/mini/guide-using-ant.html == Related == [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN_R0] [wiki:PLATFORM_DEPLOYMENT_BUILD_ECLIPSE_R0] == How to demo == * show Sophie 2.0 build with Ant * show the wiki page with the build process = Design = * see [wiki:PLATFORM_DEPLOYMENT_BUILD_ANT] = Implementation = The project was built by Ant. We can compile the project and run the tests. You can try yourself building the project using [wiki:PLATFORM_DEPLOYMENT_BUILD_ANT] page. = Testing = = Comments = = Log = [[Include(wiki:PLATFORM_DEPLOYMENT_BUILD_ANT_R0_LOG)]]