I have set up a Hudson as a CI tool for Hazelcast. It is hosted on EC2.
Whenever there is a new commit, it will
- compile hazelcast
- run tests
- generate Emma code coverage trends
- generate FindBugs trend.
All anonymous users are able to see the build history.
I found Hudson very easy to setup. It integrates very well with maven.
Happily it has lots of plugins. I have installed couple of them, but would appreciate if you suggest any that you think we should have.
Here is the link: http://184.73.226.176/hudson/

No comments:
Post a Comment