On Mon, Aug 01, 2005 at 11:49:20PM -0700, David Jencks wrote: > I see dblevins has posted source and binary tar.gzs etc but I have > no idea how to produce them from a plain maven build. I consider > his publish_build.sh script unacceptable for releases because it > modifies what is checked out from svn.
I'm happy to create scripts so that people don't have to spend time typing commands but am also very happy to see someone else implement their ideal release proceedure in jelly or bash or java or anything really. As far as the script I've been using, I've created a new one and removed tons of the parts that don't apply to official releases. Again, if people are really unhappy with the scripts I've made for us or they are unmaintainable or anything, I'm happy to remove them to avoid the conflict. > I'm going to start running tck tests on my build and hope we can > straighten out how to package stuff up later. If there are problems > tomorrow I can always start over. IIRC, we need to run the tests on the binaries that we indent to ship. -David