...
- Tell somebody else about the tag and ask them to check it out and test it!
- Test the tag yourself in situ (if you need to fix anything you will need to completely clean and go back to first build step).
- Test the built bundle
- Test the RPM
- Wait a day for other feedback from other testers
- Create directories in distribution directories and copy artifacts to codehaus (webdav to https://dav.codehaus.org/dist/jetty/ ) and mortbay (scp to mortbay@mortbay.com:/home/ftp/pub/jetty-x.y.z/). The artifacts to upload are:
- jetty-x.y.z.zip
- jetty-x.y.z-src.zip
- jetty-ant-x.y.z.jar
- jetty6-*-x.y.z.noarch.rpm
- jetty-x.y.z-jboss-p.q.y.GA-jsp-2.1.sar
- jetty-j2se6-x.y.z.jar
- jetty6-all.deb
- ONLY WHEN YOU ARE REALLY REALLY REALLY REALLY REALLY SURE EVERYTHING IS REALLY REALLY REALLY OK, then push the maven artifacts:
No Format mvn -DupdateReleaseInfo=true deploy cd distribution/jetty-assembly mvn -DupdateReleaseInfo=true deploy (site component for jetty-site generation)
- Update jira to release the version, and enter the next version number
- Tell everybody: blogs, lists, etc.
- Wait for the bug reports to come in