Re: Building struts-legacy (was: Re: Nightly build is generating empty binary distribution file)

2003-07-22 Thread Steve Peterson
While you are talking about updating the build, another small item for the todo list would be to sync the version number assignment up with the now-project-standard a.b.c style release numbering. I have personally seen some (small) confusion related to release 1.1.0 being stored in

RE: When is the next release?

2003-07-19 Thread Steve Peterson
What needs to happen to get commons-resources out of the sandbox? I may have some time in the next week or two to contribute. Steve \At 05:05 PM 7/14/2003 -0700, David Graham wrote: --- James Turner [EMAIL PROTECTED] wrote: David Graham wrote: The plan all along was that 1.2.0 would include

Re: compiling and building struts

2003-03-06 Thread Steve Peterson
It's pretty straightforward. 1. Check out Struts into a new project via the Eclipse CVS integration. 2. Download .jar dependencies 3. Edit Eclipse project classpath settings to refer to .jar files from #2, and set source paths properly. After this step, Struts should be compiling with no

Re: moving to commons-resources: design/implementation questions

2003-03-04 Thread Steve Peterson
. http://issues.apache.org/bugzilla/show_bug.cgi?id=16792 S At 10:43 PM 3/1/2003 -0600, Steve Peterson wrote: I have a basic version of MessageResources working on top of the commons-resources package. There are some things that I want to review with the team before I submit patches. 1

moving to commons-resources: design/implementation questions

2003-03-01 Thread Steve Peterson
I have a basic version of MessageResources working on top of the commons-resources package. There are some things that I want to review with the team before I submit patches. 1. implementation approach. The approach I took for implementation was to implement a new subclass of

Unit test for o.a.s.u.MessageResources + friends

2003-02-26 Thread Steve Peterson
Moments ago I uploaded a zip file containing unit tests for o.a.s.u.MessageResources and its three friends as an attachment to bug 16792. This is the first step in rewriting them to run on top of commons-resources. http://issues.apache.org/bugzilla/show_bug.cgi?id=16792 I'd be particularly

Re: [Proposal] Migrate to Dependency on commons-resources

2003-02-06 Thread Steve Peterson
on. I have some time available now, have benefited from Struts, and would like to contribute. Steve At 08:16 AM 2/6/2003 -0700, David Graham wrote: We'll be doing that for 1.2. David From: Steve Peterson [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: Struts

Re: [Proposal] Migrate to Dependency on commons-resources

2003-02-05 Thread Steve Peterson
I'm looking at taking on (2) below as my first contribution to Struts. Let me know if you have any specific suggestions or don't think it's something that should be worked on right now. S At 06:34 PM 1/12/2003 -0800, Craig R. McClanahan wrote: As we've discussed a couple of times, the last