Re: Where to get latest binaries

2008-07-14 Thread Wes Wannemacher
The easiest (and most reliable) is to build from source yourself... In a nutshell, do the following - svn co https://svn.apache.org/repos/asf/struts/current/ struts cd struts svn co http://svn.opensymphony.com/svn/xwork/trunk xwork cd xwork mvn -Pall clean install (wait until complete) cd

Where to get latest binaries

2008-07-14 Thread Struts Two
Hi: Can anyone tell me where I can get the latest binaries for struts 2.1..x that contains the fixes since the struts 2.1.2 build release on 02-May-2008. I would like to test JIRA WW-2642 that I opened using 2.1.2 and have the issue closed. All I need is the sample applicaiton{hello world) with b