On Wed, Sep 30, 2009 at 11:39 AM, David C. Hicks <[email protected]> wrote: > I'm trying to determine if a fixed bug (marked in JIRA for v2.1.8) > solves a problem I've run into. So, I've been trying to do my build > using a 2.1.8-SNAPSHOT version ... > What is the recommended method for doing a build using an unreleased > version of Struts?
The 2.1.8-SNAPSHOT artifacts are from July, was your issue fixed that long ago? http://people.apache.org/repo/m2-snapshot-repository/org/apache/struts/struts2-core/2.1.8-SNAPSHOT/ I think you'll find that most people who are using snapshots are building the whole thing from source themselves. Normally I'd offer to publish some snapshots for you, but in the case of 2.1.8, there is a test release being voted on now. That means there are real "version 2.1.8" artifacts you can try out. I thought I posted a link to the vote thread when you asked on users@ (thanks for moving over to dev@ btw) but it should turn up in a search. That thread will have the url for the non-snapshot artifacts that you can use. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
