Re: Struts 1.3.5 build

2006-10-27 Thread Martin Gainty
it or its conte - Original Message - From: "O'Shea, Sean" To: "Struts Users Mailing List" Sent: Friday, October 27, 2006 10:55 AM Subject: Struts 1.3.5 build Hi there, I'm investigating into how I can migrate from struts 1.2.9 to struts 1.3.5. I&

Re: Struts 1.3.5 build

2006-10-27 Thread Li
you can build with ant ... maven 2 is easier On 10/27/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 10/27/06, O'Shea, Sean wrote: > Is it possible to build the struts core package using ANT? I'd prefer to > stay with ANT rather than introduce Maven 2 into my build. I haven't tried to use the

Re: Struts 1.3.5 build

2006-10-27 Thread Wendy Smoak
On 10/27/06, O'Shea, Sean wrote: Is it possible to build the struts core package using ANT? I'd prefer to stay with ANT rather than introduce Maven 2 into my build. I haven't tried to use the files it generates, but Maven can generate Ant build files: $ mvn ant:ant Maybe that will get you s

Struts 1.3.5 build

2006-10-27 Thread O'Shea, Sean
Hi there, I'm investigating into how I can migrate from struts 1.2.9 to struts 1.3.5. I've checked out the release notes at http://struts.apache.org/1.x/userGuide/release-notes.html and I notice that the entire struts distribution is now built using Maven 2. I was previously using ANT to build st