Changes between Initial Version and Version 1 of PLATFORM_DEPLOYMENT_BUILD_ANT_R0


Ignore:
Timestamp:
10/10/08 13:00:21 (16 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_DEPLOYMENT_BUILD_ANT_R0

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3= Analysis = 
     4 
     5== Overview == 
     6The whole project should be able to be build by Apache Ant. There should be a description of building with Ant. 
     7 
     8== Task requirements == 
     9 * the project and the tests must compile and run with Ant 
     10 * the project must be able to be divided into modules and keep compiling and running with Ant 
     11 * in [wiki:PLATFORM_DEPLOYMENT_BUILD_ANT] page you should describe the building process 
     12 
     13== Task result == 
     14 * Sophie 2.0 build 
     15 * wiki page 
     16 
     17== Implementation idea == 
     18http://maven.apache.org/guides/mini/guide-using-ant.html 
     19 
     20== Related == 
     21[wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN_R0] 
     22 
     23[wiki:PLATFORM_DEPLOYMENT_BUILD_ECLIPSE_R0] 
     24== How to demo == 
     25 * show Sophie 2.0 build with Ant 
     26 * show the wiki page with the build process 
     27 
     28= Design = 
     29 
     30= Implementation = 
     31^(Implementation results should be described and linked here (from the wiki or the repository)^ 
     32 
     33= Testing = 
     34 
     35= Comments = 
     36 
     37= Log = 
     38[[Include(wiki:PLATFORM_DEPLOYMENT_BUILD_ANT_R0_LOG)]]