Changes between Initial Version and Version 1 of PLATFORM_DEPLOYMENT_BUILD_ANT_R1


Ignore:
Timestamp:
01/29/09 15:44:36 (16 years ago)
Author:
pav
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_DEPLOYMENT_BUILD_ANT_R1

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=PLATFORM_DEPLOYMENT_BUILD_ANT_R1, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] 
     4 
     5= Analysis = 
     6 
     7== Overview == 
     8Configure the whole project to keep building by Apache Ant. 
     9 
     10== Task requirements == 
     11 * Try to configure the 'package' ant goal to be working. 
     12 * Update [wiki:PLATFORM_DEPLOYMENT_BUILD_ANT] page with the new information. 
     13 
     14== Task result == 
     15Project, packaged by ant. 
     16 
     17== Implementation idea == 
     18Use the wiki page and maven-ant-plugin configuration section. 
     19 
     20== Related == 
     21[wiki:PLATFORM_DEPLOYMENT_BUILD_ANT_R0][[BR]] 
     22[wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] 
     23 
     24== How to demo == 
     25Show the project, packaged by ant. 
     26 
     27= Design = 
     28^(Describe your design here.)^ 
     29 
     30= Implementation = 
     31^(Describe and link the implementation results here (from the wiki or the repository).)^ 
     32 
     33= Testing = 
     34^(Place the testing results here.)^ 
     35 
     36= Comments = 
     37^(Write comments for this or later revisions here.)