Re: Problems compiling struts

2004-05-22 Thread Hien Q Nguyen
Looks like the validator dependency is updated to 1.1.3-dev. You might want to download the latest (commons-validator-1.1.3-dev.jar) manually from http://apache.org/~germuska/commons-validator and drop it in your maven repository. On May 22, 2004, at 10:33 AM, Michael Rasmussen wrote: I am hav

Re: building struts from source code

2004-05-11 Thread Hien Q Nguyen
to jakarta-struts and then type 'maven dist' On May 11, 2004, at 9:59 PM, Abhishek Khandelwal wrote: so what do I do... Just do maven dist?? Can you let me know the exact steps! Abhishek On Tue, 2004-05-11 at 18:29, Hien Q Nguyen wrote: Abhishek, Maven will attempt to downlo

Re: building struts from source code

2004-05-11 Thread Hien Q Nguyen
maven related to this problem? On Tue, 2004-05-11 at 18:16, Hien Q Nguyen wrote: Download Maven http://maven.apache.org/ and install in your system. then type 'maven' , I found that life is a lot easier this way. -Hien On May 10, 2004, at 8:08 PM, Abhishek Khandelwal wrote: I am getting

Re: building struts from source code

2004-05-11 Thread Hien Q Nguyen
Download Maven http://maven.apache.org/ and install in your system. then type 'maven' , I found that life is a lot easier this way. -Hien On May 10, 2004, at 8:08 PM, Abhishek Khandelwal wrote: I am getting this error when I try to do ant dist on the source code of the struts framework. Anyone

Re: Using Commons Collections 3.0 with Struts 1.1

2004-04-10 Thread Hien Q Nguyen
To be more confident that it'll work...I'd suggest you build struts from source with the new library, then run all junit tests. -hqn On Apr 7, 2004, at 10:27 PM, Mike Kienenberger wrote: "Jung, Eric" <[EMAIL PROTECTED]> wrote: This probably has been asked before, but I did search the archives a