>From: "Craig McClanahan" <[EMAIL PROTECTED]> > > As you undoubtedly know if you receive the Struts SVN commit messages :-), > we've been busily setting up a Maven2 based build environment for Shale, to > replace the original Ant based environment. This work has been done on a > branch ("mvn_reorg"). I think It's now to the point where I'd like to make > this the trunk, and get back to fixing bugs and implementing RFEs. What say > ye? If there's no objections, my plan is to copy the current trunk to a > "pre-maven" branch as is, then copy the "mvn_reorg" to the regular trunk. > I'd like to do this by tomorrow (Saturday June 17) evening, Pacific time, so > we can start addressing the backlog of issues. > > NOTE - there are known issues with the website pages that the Maven2 build > process creates. We need to fix those too, but I don't think that should > hold up making this the trunk for future Shale builds. > > Thoughts? >
+1 These new builds should make it easier for users to jump in and submit patches. > Craig Gary