Last modified 16 years ago
Last modified on 10/21/08 12:54:09
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 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
PLATFORM_DEPLOYMENT_BUILD_MAVEN_R0
PLATFORM_DEPLOYMENT_BUILD_ECLIPSE_R0
How to demo
- show Sophie 2.0 build with Ant
- show the wiki page with the build process
Design
Implementation
The project was built by Ant. We can compile the project and run the tests. You can try yourself building the project using PLATFORM_DEPLOYMENT_BUILD_ANT page.
Testing
Comments
Log