So I created this script quite a while ago and just want to let the committers 
know how to run it.  It's really easy, just run:

 $ wget http://svn.apache.org/repos/asf/geronimo/scripts/publish_build.sh && 
bash publish_build.sh

That downloads the script and executes it.

You need:
  - Any system with bash 2.05b
  - SSH keys setup at apache.org
  - svn, cvs, wget, zip, tar, perl, openssl
  - jdk 1.4.x
  - Maven 1.x

Here are a few examples of using it:

./publish_build.sh 
./publish_build.sh somewhere.com
./publish_build.sh [EMAIL PROTECTED]
./publish_build.sh somewhere.com /some/dir

Thanks,
David

Reply via email to