On Tue, Mar 11, 2008 at 8:49 AM, Henri Yandell <[EMAIL PROTECTED]> wrote: > All the issues for 2.4 are done; seems like it's release time? > > Sounds like that means doing: > > * Edit pom.xml and project.xml to be 2.4
...and also build.xml I've copied the releases notes into upgradeto2_4.xml - would be good to update the index page to reflect the 2.4 release. Could be done after since were not bundling the site in the distro, but nice to have it in the tagged copy. Also theres the new download_lang.xml page which would be good to do: - remove the <commons.binary.suffix> property (will default to m2 "-bin" suffix) - update <commons.release.version> property to 2.4 - run "mvn commons:download-page" to re-generate download_lang.xml - commit the changes to download_lang.xml > * Tag as rc1 Check out the rc1 tagged copy. > * Switch to JDK 1.4 > * Run mvn -Prc clean package ...on the rc1 tagged copy If you run "install" rather than package it will sign and create checksums as well - although the checksums are not in target - only in copy installed in you local repo. Also need to have gpg configured for it to sign the artifacts. Niall > * sign commons-lang-2.4* > * upload for inspection > * upload site [site gets OOMs with findbugs and cobertura turned on] > * call vote > > This is my first M2 release, so let me know if that doesn't sound > right. I'll go ahead and do a build Tuesday or Wednesday night. > > Hen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]