[libvirt] [PATCH] docs: renamed hudson project link to jenkins, matching project rename

--- docs/apps.html.in | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/apps.html.in b/docs/apps.html.in index 2516844..d8bc265 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -132,10 +132,10 @@ </dl> <dl> - <dt><a href="http://wiki.hudson-ci.org/display/HUDSON/Libvirt+Slaves+Plugin">Hudson</a></dt> + <dt><a href="http://wiki.jenkins-ci.org/display/JENKINS/Libvirt+Slaves+Plugin">Jenkins</a></dt> <dd> - This plugin for Hudson adds a way to control guest domains hosted - on Xen or QEMU/KVM. You configure a Hudson Slave, + This plugin for Jenkins adds a way to control guest domains hosted + on Xen or QEMU/KVM. You configure a Jenkins Slave, selecting the guest domain and hypervisor. When you need to build a job on a specific Slave, its guest domain is started, then the job is run. When the build process is finished, the guest domain is shut -- 1.7.3.5

On 02/01/2011 02:40 PM, Justin Clift wrote:
--- docs/apps.html.in | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/apps.html.in b/docs/apps.html.in index 2516844..d8bc265 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -132,10 +132,10 @@ </dl>
<dl> - <dt><a href="http://wiki.hudson-ci.org/display/HUDSON/Libvirt+Slaves+Plugin">Hudson</a></dt> + <dt><a href="http://wiki.jenkins-ci.org/display/JENKINS/Libvirt+Slaves+Plugin">Jenkins</a></dt>
I agree that the URL changed...
<dd> - This plugin for Hudson adds a way to control guest domains hosted - on Xen or QEMU/KVM. You configure a Hudson Slave, + This plugin for Jenkins adds a way to control guest domains hosted + on Xen or QEMU/KVM. You configure a Jenkins Slave,
the text on that page still states Hudson, though. Oh well, I'm okay with doing the global rename here, even if the upstream project hasn't yet completed their rename. ACK. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org

On 02/02/2011, at 8:55 AM, Eric Blake wrote:
On 02/01/2011 02:40 PM, Justin Clift wrote:
--- docs/apps.html.in | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/apps.html.in b/docs/apps.html.in index 2516844..d8bc265 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -132,10 +132,10 @@ </dl>
<dl> - <dt><a href="http://wiki.hudson-ci.org/display/HUDSON/Libvirt+Slaves+Plugin">Hudson</a></dt> + <dt><a href="http://wiki.jenkins-ci.org/display/JENKINS/Libvirt+Slaves+Plugin">Jenkins</a></dt>
I agree that the URL changed...
<dd> - This plugin for Hudson adds a way to control guest domains hosted - on Xen or QEMU/KVM. You configure a Hudson Slave, + This plugin for Jenkins adds a way to control guest domains hosted + on Xen or QEMU/KVM. You configure a Jenkins Slave,
the text on that page still states Hudson, though. Oh well, I'm okay with doing the global rename here, even if the upstream project hasn't yet completed their rename.
Heh, I guess it's more accurate to call it a forking-on-non-friendly-terms-away-from-Oracle. New project site for Hudson^H^H^H^H^H^HJenkins: http://jenkins-ci.org With this commit, we're aligning with what is reported to be (!) the majority of their Community, away from the Oracle controlled Hudson name. ;) Further reading if you're interested: http://www.theregister.co.uk/2011/02/01/oracle_hudson_fork/

On 02/02/2011, at 8:55 AM, Eric Blake wrote:
On 02/01/2011 02:40 PM, Justin Clift wrote:
--- docs/apps.html.in | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/apps.html.in b/docs/apps.html.in index 2516844..d8bc265 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -132,10 +132,10 @@ </dl>
<dl> - <dt><a href="http://wiki.hudson-ci.org/display/HUDSON/Libvirt+Slaves+Plugin">Hudson</a></dt> + <dt><a href="http://wiki.jenkins-ci.org/display/JENKINS/Libvirt+Slaves+Plugin">Jenkins</a></dt>
I agree that the URL changed...
<dd> - This plugin for Hudson adds a way to control guest domains hosted - on Xen or QEMU/KVM. You configure a Hudson Slave, + This plugin for Jenkins adds a way to control guest domains hosted + on Xen or QEMU/KVM. You configure a Jenkins Slave,
the text on that page still states Hudson, though. Oh well, I'm okay with doing the global rename here, even if the upstream project hasn't yet completed their rename.
ACK.
Thanks Eric, pushed. :)
participants (2)
-
Eric Blake
-
Justin Clift