开发者

What is the most notable difference between Jenkins and Hudson from a user perpective?

开发者 https://www.devze.com 2023-04-12 10:16 出处:网络
It is around 10 months now that Jenkins split off from Hudson. When looking at the project homepages I am wondering what the differences between Hudson and Jenkins in the meantime really are. From th

It is around 10 months now that Jenkins split off from Hudson.

When looking at the project homepages I am wondering what the differences between Hudson and Jenkins in the meantime really are. From the change开发者_JAVA技巧log I do not realy learn much. There are a bunch of changes and the major difference seems to be that Jenkins releases more often with less changes and Hudson less frequently, but then with more changes in a release.

Are there any notable differences yet? So are there things that make me as a developer needing a CI system more productive rather with the one or the other? Is one of them more stable than the other? Is there any difference yet that has nothing to do with politics around Oracle?

What is the most notable difference from your point of view?


One notable difference is that a big number of plugins moved to Jenkins. While you would still be able to use the old versions with Hudson, the newer versions depend on Jenkins already. Also new plugins are mostly created with dependencies on quite recent Jenkins versions, so you probably won't be able to use them without hassle on Hudson.

This will probably differ from plugin to plugin, some might be more compatible with Hudson than others, while still others provide versions for both tools. But if something does not work well with a plugin you will receive help easier if you use Jenkins.

EDIT: Here is an interesting link I found, not only providing some solid numbers on the different paths Jenkins and Hudson have taken, but also addressing the (non-)issue of IP that was mentioned in the other post here...


check out the work being done on cleaning up the code and the IP checks that are needed to belong to Eclipse Foundation. This is one of the big differentiators if you care about clean IP.

How many plugins are you using? Hudson supports many of the most important plugins independently and is working with plugin owners to keep compatibility with those that are still maintained by their owners at Jenkins.

See the JavaOne presentations that show how Hudson is being maintained and new features added. https://oracleus.wingateweb.com/scheduler/eventcatalog/eventCatalogJavaOne.do (search for Hudson)

Also check out the Hudson project at Eclipse http://www.eclipse.org/hudson/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号