- Install hudson.war in your download directory : ~/Downloads
- Create a hudson directory in your home folder : mkdir -p ~/hudson
- Copy hudson.war from ~/Downloads/ to ~/hudson directory: cp ~/Downloads/hudson.war ~/hudson/hudson.war
- Run hudson at port of your choice: java -jar ~/.hudson/hudson.war --httpPort=8082
- Configure Hudson Jobs !
Installing Hudson on Mac OS X (Snow Leopard)
This is a 5 step process:
Subscribe to:
Post Comments (Atom)
Scheduling Repeating Local Notifications using Alarm Manager
Learn about Scheduling Repeating Local Notifications using Alarm Manager in this post .
-
Couple of days ago, I started using Google's code projects for Git as well. It required me to setup and use .netrc file. Here are steps...
-
Normal structure of build.gradle for an Android library looks like this: apply plugin : 'com.android.library' android { comp...
-
I've been struggling to get this working for about 2 days now. I was able to POST a request directly from sockets, but it took me a whi...
awesome !
ReplyDelete