Ah On Thu, May 20, 2010 at 11:51 PM, Brett Porter <[email protected]> wrote: > On 21/05/2010, at 4:43 PM, Les Hazlewood wrote: > >> Mentors, >> >> Is there anything with an exact step-by-step guide for walking through >> the release steps for maven-based projects? Something like this: >> >> http://wiki.apache.org/hadoop/HowToRelease >> >> (but for Maven projects). The Incubator Release guide is more >> philosophical than practical: I'm looking for a 'do x, then y, then z' >> with command line snippets to automate as much as possible. Does >> anyone know of anything like this? It'd be much easier to 'just do >> it' than try to interpret the Incubator guide. > > http://maven.apache.org/developers/release/apache-release.html > > It's not exhaustive on the requirements - I think it gets you as far as Kalle > already has. > > As long as the source bundles were produced, then that should be fine. I > think that's > https://repository.apache.org/content/repositories/orgapacheshiro-004/org/apache/shiro/shiro-root/1.0.0-incubating/
Ah yes - it's late and I'm tired :/ My apologies for being dense - thanks for opening my eyes :) > However, I tend to agree with Craig that you should lay them out in a format > like you would eventually copy into www.apache.org/dist/ as well so that it's > clear. > > I didn't see a binary release (something for non-maven users) - is that just > the shiro-all JAR? I believe that is the intention at the moment. We can make a little more robust binary package for later releases, I'm sure. I think we're just trying to make it through this one first :) Thanks for the pointers! Les
