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/Planning"

m
 
(7 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
<br>  
 
<br>  
  
This page details the projects defined to cover the themes outlined in the [http://www.eclipse.org/projects/project-plan.php?projectid=technology.hudson Hudson Plan].  
+
This page details the projects defined to cover the themes outlined in the various release plans listed on the [http://projects.eclipse.org/projects/technology.hudson/releases Hudson Release Plans] page.  
  
 
= Themes  =
 
= Themes  =
  
 
== Migration to Eclipse  ==
 
== Migration to Eclipse  ==
 +
 +
*'''Completed in Hudson 3.0.0''' - This project involved all of the IP and library remediation work required for release from Eclipse.
 +
 +
== Ease of Management ==
 +
 +
[[Hudson-ci/features/Initial_Setup|Initial Setup]] (Hudson 3.0.0)
 +
 +
[[Hudson-ci/features/Load_Plugins_Without_Restart|Load Plugins without Restart]]
 +
 +
[[Hudson-ci/features/Restart Within Hudson|Restart from Within Hudson]]&nbsp;
  
 
== Improved Project Visualization  ==
 
== Improved Project Visualization  ==
  
== UI Technology Modernization ==
+
*[[Hudson-ci/Planning/Cross Job Summary|Cross Job Summary]]
 +
 
 +
== UI  ==
 +
 
 +
*[[Hudson-ci/Planning/SidebarSizing|The Sidebar Project]]&nbsp;(Hudson 3.1.1)&nbsp;
  
 
== Enterprise Support  ==
 
== Enterprise Support  ==
  
 +
*[[Hudson-ci/features/Memory_Performance|Memory Performance Improvements]] (Hudson 3.1.0)
 +
*[[Hudson-ci/features/Team_Concept|Team Concept]]&nbsp;(Hudson 3.1.0)
 
*Improvements of LDAP, Active Directory and other SSO technologies  
 
*Improvements of LDAP, Active Directory and other SSO technologies  
 
*[[Hudson-ci/Planning/Better Job Coordination|Tools to manage complex build pipelines and job coordination]]  
 
*[[Hudson-ci/Planning/Better Job Coordination|Tools to manage complex build pipelines and job coordination]]  
*[[Hudson-ci/Planning/Job_Templates|Job Templates]]  
+
*[[Hudson-ci/Planning/Job Templates|Job Templates]]
 +
*[[Hudson-ci/Planning/Improved Maven Support|Improved Maven Support]]  
 
*Support for text markup beyond html to improve security and usability  
 
*Support for text markup beyond html to improve security and usability  
*Enterprise Groups
+
*[[Hudson-ci/Planning/Enterprise Groups|Enterprise Groups]]
  
 
== Native Installers  ==
 
== Native Installers  ==
Line 25: Line 42:
 
== Other  ==
 
== Other  ==
  
*[[Hudson-ci/Planning/Better Job Coordination|Better Job Coordination]]
+
*[[Hudson-ci/Planning/Better Job Coordination|Better Job Coordination]]
 +
*[[Hudson-ci/Planning/Long Term Build History|Long Term Build History]]
 +
*[[Hudson-ci/Planning/Improved File Layout|Improved File Layout]]
  
 
= Maintaining the Plan  =
 
= Maintaining the Plan  =
  
The plan is maintained by editing the {{path|hudson-release-plan.xml}} file. This file is checked into the Eclipse WWW source control (CVS) and due to the nature of the security used for that source tree, checkout and checkin must be conducted through the Eclipse IDE (not command line CVS).
+
The plan is maintained by editing information on the [http://projects.eclipse.org/projects/technology.hudson/releases Hudson Release Plans] page.
 
+
{| width="600" border="0" cellpadding="1" cellspacing="1"
+
|-
+
| '''Connection Type'''
+
| extssh
+
|-
+
| '''Host'''
+
| dev.eclipse.org
+
|-
+
| '''Repository Path'''
+
| /cvsroot/org.eclipse
+
|-
+
| '''Path to plan file'''
+
| HEAD/www/hudson/project-info/hudson-release-plan.xml
+
|}
+
 
+
<br>
+

Latest revision as of 05:43, 22 August 2013

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












This page details the projects defined to cover the themes outlined in the various release plans listed on the Hudson Release Plans page.

Themes

Migration to Eclipse

  • Completed in Hudson 3.0.0 - This project involved all of the IP and library remediation work required for release from Eclipse.

Ease of Management

Initial Setup (Hudson 3.0.0)

Load Plugins without Restart

Restart from Within Hudson 

Improved Project Visualization

UI

Enterprise Support

Native Installers

Other

Maintaining the Plan

The plan is maintained by editing information on the Hudson Release Plans page.

Back to the top