What are the “killer-features” of hudson that make using it so much better than using a cronjob for doing nightly builds?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Hudson is a complete solution for continuous integration. It comes together with various plugins and features for almost every integration task. Moreover, it provides a flexible and user friendly GUI for monitoring and configuration. Performing CI by means of cronjobs instead of a CI Server is similar to using text editor instead of an IDE.