Hallo,
Can anyone tell me how to make an Apache ant project with Spring Roo.
Thank,
Hallo,
Can anyone tell me how to make an Apache ant project with Spring Roo.
Thank,
As far as I know Spring Roo integrates very nice with Maven, a successor of Ant.
The easiest way to create a project a Maven project would be to install the Springsource Tool suite and select 'create an new Spring Roo project'.
I'm not sure on Ant integration.
Hi
I needed to produce an Ant build script for a Roo Maven project in order to satisfy a client that did not want to use Maven. The details are in the following thread:
http://forum.springsource.org/showth...ding-using-Ant
As this mentions there is a JIRA issue to add Ant support evidently