Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Hudson-ci"

(Developing Hudson)
 
(86 intermediate revisions by 12 users not shown)
Line 3: Line 3:
 
<br> <br>  
 
<br> <br>  
  
Welcome to the Hudson Continuous Integration Server Wiki. This Wiki Serves as the home of the ongoing Hudson documentation process. &nbsp;Content here is being slowly migrated over from the existing [http://wiki.hudson-ci.org hudson-ci.org] wiki, so please be patient.
 
  
 
__TOC__  
 
__TOC__  
  
Much of this wiki has been ported over from the original Hudson-ci wiki used by the Java.net project. So please [[Hudson-ci/Acknowledgments|acknowledge]] the hard work of all of the authors who have contributed to this material though that route.
 
  
= Hudson Documentation  =
+
== Using Hudson  ==
 
+
=== Getting Started with Hudson  ===
+
  
 
*[[Hudson-ci/Meet Hudson|Getting Started with Hudson]]  
 
*[[Hudson-ci/Meet Hudson|Getting Started with Hudson]]  
 
*[[Hudson-ci/Installing_Hudson|Installing Hudson]]
 
*[[Hudson-ci/Installing_Hudson|Installing Hudson]]
*[[Hudson-ci/contacts and help|Getting help]]
+
*[[Using Hudson|Using Hudson]]
 +
*[[Monitoring Hudson| Monitoring Hudson]]
  
=== The Hudson Book  ===
+
== Security Advisories ==
 +
*[[Hudson-ci/alerts/CVE-2015-8031|CVE-2015-8031]] - Versions prior to 3.3.2
  
*[[The Hudson Book]] - A complete ('''''and free''''') reference guide available on-line in html and pdf formats. Also available as a download for your mobile device.
+
== Case Studies  ==
  
=== Wiki pages on Using Hudson ===
+
*[[Hudson-ci/use-cases/Cleo|Cleo]] (Stuart Lorber)
 +
*[[Hudson-ci/use-cases/metamagix|MetaMagix]] (Randolph Kepplinger)
  
*[[Hudson-ci/Use Hudson|Wiki Pages on using Hudson]]
+
== Hudson Books  ==
  
=== Hudson Plugins  ===
+
*[[The Hudson Book]] - A complete ('''''and free''''') reference guide available on-line in html and pdf formats. Also available as a download for your mobile device.
 +
* [http://www.amazon.com/Hudson-Continuous-Integration-Practice-Burns/dp/0071804285 Hudson Continuous Integration in Practice]
  
*[http://wiki.hudson-ci.org/display/HUDSON/Plugins Available plugins] (Hosted on the original Hudson-ci wiki)
+
== Hudson Plugins ==
*[[Hudson-ci/writing-first-hudson-plugin|Writing your first Hudson Plugin]] / ([http://www.eclipse.org/hudson/documents/Writing-first-hudson-plugin.pdf PDF Version])
+
*[[Hudson-ci/plugins|Developing Plugins for Hudson]]
+
  
=== Other Hudson Tools and integrations ===
+
*[http://wiki.hudson-ci.org/display/HUDSON/Plugins Hudson Plugins documentation]
 +
*[http://wiki.eclipse.org/images/2/2c/HudsonPluginUsageAnalysis.pdf Hudson Plugin Categories and Usage Statistics ](PDF)
  
* [http://code.google.com/p/hudson-eclipse/ Eclipse plugin]
+
== Developing Hudson  ==
* [http://plugins.intellij.net/plugin/?id=3943 IntelliJ plugin]
+
* [http://wiki.netbeans.org/HudsonInNetBeans NetBeans plugin]
+
* [http://github.com/hudson-plugins/jobcreator-tool/wiki Jobcreator Tool]
+
* [http://labs.jboss.com/portletswap/portlets_collab.html Hudson Portlet] for monitoring Hudson in your portal.
+
* [http://wiki.hudson-ci.org/display/HUDSON/Firefox+Add-on+Build+Monitor Firefox Add-on Build Monitor] displays Hudson builds on Firefox status bar panel.
+
* [https://chrome.google.com/extensions/detail/hfncndbfmjmafoodaigpoicpbdfhhgdo Google Chrome extension] to monitor status from Google Chrome.
+
* [https://chrome.google.com/extensions/detail/lnalnbkkohdcnaapeeceifjabgmdfgah Hudson Monitor Chrome Extension] shows Hudson build statuses in the Google Chrome / Chromium browser
+
* [http://wiki.hudson-ci.org/display/HUDSON/Ant+Job+Clone+script Ant Job Clone script] Demonstrates how one might use an ant target to automatically create CI Builds on a remote hudson server based on a local subversion working copy.
+
* [http://wiki.hudson-ci.org/display/HUDSON/Bash+Job+Clone+script Bash Job Clone script] Similar to the Ant Job Clone script, but based in bash shell using curl to talk to the server.
+
* [http://hudson-mobi.com HudsonMobi for iPhone, iPod and iPad] Centrally connect and securely manage multiple Hudson CI instances over the Internet from your iPhone, iPod or iPad
+
* [http://sites.google.com/site/hudson2go/ Hudson2Go for Android] Monitor Hudson from your Android phone.
+
* [http://greensopinion.blogspot.com/2009/05/hudson-helper-hudson-on-your-iphone.html Hudson Helper iPhone and iPod Touch App] Monitor Hudson from your iPhone or iPod Touch
+
* [http://greensopinion.blogspot.com/2009/06/hudson-helper-for-android.html Hudson Helper Android App] Monitor Hudson from your Android phone
+
* [http://code.google.com/p/hudson-tray-tracker/ Hudson tray tracker] monitor Hudson from your Windows task tray icon.
+
* [http://code.google.com/p/hudson-on-cocoa/ Hudson on Cocoa] monitor Hudson from your Mac OS X status bar
+
* [http://wiki.hudson-ci.org/display/HUDSON/Gnome+Panel+Status+Widget Gnome Panel Status Widget] monitor Build status in your gnome panel
+
* [http://wiki.github.com/Ronnie76er/conkyhudson/ Conky Hudson Status] show your Hudson status on Conky
+
* [http://wiki.hudson-ci.org/display/HUDSON/Monitoring+Hudson Monitoring Hudson]  jobs from tools that support Cruise Control.
+
 
+
=== Developing Hudson  ===
+
 
+
*[[Hudson-ci/development|Information for Hudson Developers, Committers and Contributors]]
+
  
 +
*[[Hudson-ci/development|Information for Hudson Developers, Committers and Contributors]]
 
*[[Hudson-ci/development/third party libraries|Third party libraries used by Hudson]]
 
*[[Hudson-ci/development/third party libraries|Third party libraries used by Hudson]]
  
=== Getting Involved ===
+
== Developing Hudson Plugins ==
*[[Hudson-ci/getting involved|Getting involved with the community]]
+
  
= Articles and Features =
+
*[[Hudson-ci/writing-first-hudson-plugin|Writing your first Hudson Plugin]] / ([http://www.eclipse.org/hudson/documents/Writing-first-hudson-plugin.pdf PDF Version])
 +
*[[Hudson-ci/Extend_Hudson|Developing Plugins for Hudson]]
 +
*[[Hudson-ci/extension-points-doc|Hudson Extension Points Documentation]]
  
=== Videos ===
+
== Features ==
  
*[http://bcove.me/bngfoog6 JavaOne 2011 OnSite] - An inteview with Winston Prakash and Susan Duncan about Hudson on the JavaOne DemoGrounds (4:58)<br>
+
*[[Hudson-ci/features/Initial Setup|Initial Setup]] (3.0.0)
  
=== Presentations ===
+
*Team Management (3.1.0)
 +
** [[Hudson-ci/features/Team Concept|Team Management Concept]]
 +
** [[Hudson-ci/features/Team Concept User View|Team Management User View]]
 +
*[[Hudson-ci/features/Restart Within Hudson|Restart Within Hudson]] (3.1.0)
 +
*[[Hudson-ci/features/Memory Performance|Memory Performance]] (3.1.0)
  
*JavaOne 2011 - Hudson What's New and Next (coming soom)&nbsp;
+
*[[Hudson-ci/features/Java EE7 Support|Java EE7 Support]] (3.3.0)
  
= Planning  =
+
*[[Hudson-ci/features/Load Plugins Without Restart|Load Plugins Without Restart]] (TBD)
 +
*[[Hudson-ci/features/Build Pipeline Orchestration Designer|Build Pipeline Orchestration Designer]] (TBD)
  
This section of the wiki deals with the future plans for Hudson under Eclipse.
+
*[[Hudson-ci/features/Backup|New Backup Strategy]] (TBD) (Proposal by '''''Stuart Lorber''''')
 +
*[[Hudson-ci/features/Future Enhancements|Future Enhancements]] (TBD) (Proposal by '''''Stuart Lorber''''')
  
*[[Hudson-ci/Planning|Hudson Feature Planning]]
+
== Articles ==
*[[Hudson-ci/Planning/Better Job Coordination|Better Job Coordination]]
+
*[[Hudson-ci/Planning/Job Templates|Job Templates]]
+
*[[Hudson-ci/Planning/Long Term Build History|Long Term Build History]]
+
*[[Hudson-ci/Planning/Library Cleanup|Library Cleanup]]
+
*[[Hudson-ci/Planning/Hudson Book Ideas|Hudson Book Ideas]]
+
*[[Hudson-ci/Planning/Generic Tools Handling|Generic Tools Handling]]
+
*[[Hudson-ci/Planning/Document Provider|Document Provider]]
+
  
= The Migration to Eclipse =
+
===== Videos =====
  
This section of the Wiki deals with the ongoing migration process from the hudson-ci.org and java.net infrastructures into the mixed eclipse.org + java.net infratructure of the future.
+
*[http://bcove.me/bngfoog6 JavaOne 2011 OnSite] - An inteview with Winston Prakash and Susan Duncan about Hudson on the JavaOne DemoGrounds (4:58)<br>
  
[[Hudson-ci/eclipse migration/web|<br>]]
+
===== Presentations  =====
  
*[[Hudson-ci/eclipse migration/Hudson Eclipse Infrastructure|Why the mixed infrastructure?]]
+
* JavaOne 2011 - Hudson What's New and Next (coming soom)
*[[Hudson-ci/eclipse migration/Hudson Code Contributions|Initial Code contributions for Hudson]]  
+
* How to integrate role strategy plugin with WebLogic LDAP ([[Image:Hudson-Role-v2.pdf|Hudson-Role-v2.pdf]])
*Infrastructure migration:
+
* Practicing Continuous Delivery with Hudson ([[Image:Practicing continuous delivery using hudson.pdf | Practicing continuous delivery using hudson]])
  
<br>
+
== Future Plans  ==
  
{| cellspacing="1" cellpadding="1" border="1" style="width: 924px; height: 229px;"
+
*[[Hudson-ci/Planning|Hudson Feature Planning]]
|-
+
*[[Hudson-ci/Planning/Library Cleanup|Library Cleanup]]
| '''Infrastructure piece'''
+
*[[Hudson-ci/Planning/Hudson Book Ideas|Hudson Book Ideas]]
| '''Current Location'''
+
*[[Hudson-ci/Planning/Generic Tools Handling|Generic Tools Handling]]
| '''What Is Needed?'''
+
*[[Hudson-ci/Planning/Document Provider|Document Provider]]
| '''Nnew Location'''
+
| '''Progress Overview'''
+
|-
+
| valign="top" | Issues- pre-Eclipse core and plugins<br>
+
| valign="top" | hudson-ci  
+
| valign="top" |
+
*upgrade JIRA version
+
*redirect email to Eclipse Dev mailing list
+
*see migration steps
+
  
| valign="top" | new host machine*
+
== Release Plan  ==
| valign="top" | Susan to dry run upgrade version in sandbox<br> [[Hudson-ci/eclipse migration/issues|Migration steps]]
+
|-
+
| valign="top" | User mailing list
+
| valign="top" | java.net
+
| valign="top" | maintain and xref with Eclipse forum for future posts
+
| valign="top" | Eclipse forum
+
| valign="top" | already setup, not in use until switchover
+
|-
+
| valign="top" | Developer mailing list - core and plugins<br>
+
| valign="top" | java.net<br>
+
| valign="top" |
+
*ask/remind developers to subscribe<br>
+
*maintain old history<br>
+
*close java.net list<br>
+
  
| valign="top" | Eclipse Dev mailing list<br>
+
The release schedule for Hudson is maintained [http://projects.eclipse.org/projects/technology.hudson here].
| valign="top" | mailing list has been setup.<br>
+
|-
+
== Hudson Community ==
| valign="top" |
+
Other java.net mailing lists
+
  
*Issues
+
===== Getting Help =====
*Commits
+
*[[Hudson-ci/contacts and help|Contacts and Help]]
 +
*[[Hudson-ci/troubleshooting|Troubleshooting]]
  
| valign="top" | java.net
+
===== Getting Involved  =====
| valign="top" |
+
combine emails from these Issues/Commits repository to Eclipse Dev mailing list
+
  
maintain history
+
This section of the wiki tells you how to get more involved with the community and the details and minutes of the community meetings
  
close these mailing lists on switchover
+
*[[Hudson-ci/getting involved|Getting involved with the community]]
 
+
| valign="top" | Eclipse Dev mailing list
+
| valign="top" | on switchover only
+
|-
+
| valign="top" | Web site and Wiki
+
| valign="top" | hudson-ci
+
| valign="top" | migrate to Eclipse (except plugins)
+
| valign="top" | Eclipse
+
| valign="top" | [[Hudson-ci/eclipse migration/web|Details]]
+
|-
+
| valign="top" | plugins wiki<br>
+
| valign="top" | hudson-ci<br>
+
| valign="top" | upgrade confluence version<br>
+
| valign="top" | new host machine*<br>
+
| valign="top" | <br>
+
|-
+
| valign="top" |
+
Hudson on Hudson
+
  
*core (preEclipse and during parallel releases only)<br>
+
== Migration ==
*plugins<br>
+
  
| valign="top" | hudson-ci<br>
+
===== Project migration to Eclipse =====
| valign="top" | migrate<br>
+
| valign="top" | new host machine*<br>
+
| valign="top" | <br>
+
|-
+
| valign="top" | Hudson on Hudson - core - Eclipse releases<br>
+
| valign="top" | [https://hudson.eclipse.org/hudson/view/Hudson/ Eclipse Hudson]<br>
+
| valign="top" | <br>
+
| valign="top" | <br>
+
| valign="top" | already running<br>
+
|}
+
  
<br>
+
The details of the migration of Hudson project to Eclipse is available at [[Hudson-ci/Eclipse Migration|Eclipse Migration]] page
  
*New host machine expected early December
 
  
<br>
+
== Hudson Deployment stats ==
  
<br>
+
Hudson is a leading Continuous Integration Server and Execution Platform. It is used around the world and more than 30,000 active installations (as of July 2012) are recorded based on the Unique IP pings from these installations. More details [[Hudson-ci/Hudson Install Stats | here]]

Latest revision as of 16:28, 8 April 2016

Hudson Continuous Integration Server
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source
Hudson-bust.png Hudson CI















Using Hudson

Security Advisories

Case Studies

Hudson Books

Hudson Plugins

Developing Hudson

Developing Hudson Plugins

Features

Articles

Videos
  • JavaOne 2011 OnSite - An inteview with Winston Prakash and Susan Duncan about Hudson on the JavaOne DemoGrounds (4:58)
Presentations

Future Plans

Release Plan

The release schedule for Hudson is maintained here.

Hudson Community

Getting Help
Getting Involved

This section of the wiki tells you how to get more involved with the community and the details and minutes of the community meetings

Migration

Project migration to Eclipse

The details of the migration of Hudson project to Eclipse is available at Eclipse Migration page


Hudson Deployment stats

Hudson is a leading Continuous Integration Server and Execution Platform. It is used around the world and more than 30,000 active installations (as of July 2012) are recorded based on the Unique IP pings from these installations. More details here

Copyright © Eclipse Foundation, Inc. All Rights Reserved.