Jenkins (Hudson) has StarTeam plugin. How to configure it properly? I have installed this plugin but when I build the project I get this error:
I am searching a suitable Continuous Integration tool开发者_运维技巧. We have Java and Java EE projects.
I have a quite big project in java using Spring 3 + Hibernate 3.3.2.GA. I\'m using Maven 2 and JUnit 4, and Jenkins has been our CI server for a couple days now (though it was Hudson before and we had
How can I li开发者_C百科st the slowest JUnit tests in a multi-module Maven build? This should be accross all modules.
I\'m trying to take Jenkins from a CI machine, and I would like to have it begin to automatically start testing o开发者_运维问答f the applications it builds.
I\'ve read about the disadvantages (especially this one) of using SVN to store build artificats (large binary开发者_运维百科 files).Hudson was suggested as an alternative.
I have about 100 jobs on my hudson CI, possible to mass delet开发者_开发百科e them ?The easiest way, IMHO, would be to use script. Go to http://your.hudson.url/script/
I am using Jenkins (Hudson) with the Grails plugin to do builds as I update svn.I found this example script that allows you to incorporate a build number from an env var:
When using one of the standard Hudson Source Control Management plugins, by default the changes since your last Hudson build are collected and displayed in \"Recent Changes.\"
My project has just integrated Jenkins as its CI server. We would love to use the Email-ext plugin to开发者_开发知识库 provide a customized email that gives our developers a reasonable overview of var