Re: Need source for nightly struts-examples.war

2005-06-20 Thread Niall Pemberton
There are some notes to help get started with the maven build here: http://wiki.apache.org/struts/StrutsMaintenanceMaven Niall - Original Message - From: "Ted Husted" <[EMAIL PROTECTED]> Sent: Tuesday, June 21, 2005 12:21 AM The best thing might be to focus on running and editing the

Re: Need source for nightly struts-examples.war

2005-06-20 Thread Ted Husted
I don't think anyone is working on this right now, and so it could wait for some time. The best thing might be to focus on running and editing the applications as they are checked out from the repository. You should be able to update your working copy from repository and run the Maven build to reb

Re: Need source for nightly struts-examples.war

2005-06-20 Thread Wendy Smoak
From: "Ted Husted" <[EMAIL PROTECTED]> > The example applications are being moved into their own project, and I > believe the current source is here. > * http://svn.apache.org/viewcvs.cgi/struts/apps/trunk/ I have the entire project checked out of svn, but if any changes have been committed, the s

Re: Need source for nightly struts-examples.war

2005-06-20 Thread Ted Husted
The example applications are being moved into their own project, and I believe the current source is here. * http://svn.apache.org/viewcvs.cgi/struts/apps/trunk/ If you check out * https://svn.apache.org/repos/asf/struts/current from Subversion, you'll get the current trunk of all the subproje

Need source for nightly struts-examples.war

2005-06-19 Thread Wendy Smoak
I'm looking for the source code for the 1.3.0-dev struts-examples.war in the nightly build area. ( http://svn.apache.org/builds/struts/maven/trunk/nightly/ ) I'm trying to step through the examples webapp in a debugger, and to do that I need the source code that matches exactly. The trunk/nig