Installing Hudson on Mac OS X (Snow Leopard)

This is a 5 step process:
  1. Install hudson.war in your download directory : ~/Downloads
  2. Create a hudson directory in your home folder : mkdir -p ~/hudson
  3. Copy hudson.war from ~/Downloads/ to ~/hudson directory: cp ~/Downloads/hudson.war ~/hudson/hudson.war
  4. Run hudson at port of your choice: java -jar ~/.hudson/hudson.war --httpPort=8082
  5. Configure Hudson Jobs !

1 comment:

Scheduling Repeating Local Notifications using Alarm Manager

Learn about Scheduling Repeating Local Notifications using Alarm Manager in this post .