[[BackLinksMenu]] [[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|)]] = Analysis = == Overview == Configure the whole project to keep building by Apache Ant. == Task requirements == * Try to configure the 'package' ant goal to be working. * Update [wiki:PLATFORM_DEPLOYMENT_BUILD_ANT] page with the new information and correct the old one. == Task result == * Project, packaged by ant. * Updated wiki page. == Implementation idea == Use the wiki page and maven-ant-plugin configuration section. == Related == [wiki:PLATFORM_DEPLOYMENT_BUILD_ANT_R0][[BR]] [wiki:PLATFORM_DEPLOYMENT_BUILD_MAVEN] == How to demo == Show the project, packaged by ant. = Design = ^(Describe your design here.)^ = Implementation = ^(Describe and link the implementation results here (from the wiki or the repository).)^ = Testing = ^(Place the testing results here.)^ = Comments = ^(Write comments for this or later revisions here.)