Re: Hudson to Jenkins

2016-07-02 Thread suyog choudhari
Wanted to share my approach of migrating hudson to jenkins. My blog doesn't talk about jenkins setup issues but how I managed to build 100 hudson jobs with just 5 jenkins jobs. http://www.learnteachandlearn.com/2016/07/quick-and-fast-migration-of-hudson-to.html https://github.com/suyogchou

Re: Hudson to Jenkins

2015-09-08 Thread Slide
38,Romain Deborde写道: > >> Hi, >> >> I'm sorry for my english. if you have any comprehension problem, just ask >> me for precisions. >> >> Like Arvind, i've migrated Jobs from hudson to jenkins. >> >> I think about 3 differents ways to make

Re: Hudson to Jenkins

2015-09-08 Thread Terry Zheng
5日星期三 UTC+8下午4:21:38,Romain Deborde写道: > > Hi, > > I'm sorry for my english. if you have any comprehension problem, just ask > me for precisions. > > Like Arvind, i've migrated Jobs from hudson to jenkins. > > I think about 3 differents ways to make it > - xsl tra

Re: migration from Hudson to Jenkins

2014-05-14 Thread Spanda
...@diamond.ac.uk wrote: > > See http://lmgtfy.com/?q=migrate+from+hudson+to+jenkins > > > > *From:* Spanda [mailto:suprav...@gmail.com ] > *Sent:* 14 May 2014 07:59 > *To:* jenkins...@googlegroups.com > *Subject:* Re: migration from Hudson to Jenkins > > >

RE: migration from Hudson to Jenkins

2014-05-14 Thread Matthew.Webber
See http://lmgtfy.com/?q=migrate+from+hudson+to+jenkins From: Spanda [mailto:supravapa...@gmail.com] Sent: 14 May 2014 07:59 To: jenkinsci-users@googlegroups.com Subject: Re: migration from Hudson to Jenkins Changed the subject line On Wednesday, 14 May 2014 11:17:09 UTC+5:30, Spanda wrote

Re: migration from Hudson to Jenkins

2014-05-14 Thread Spanda
Changed the subject line On Wednesday, 14 May 2014 11:17:09 UTC+5:30, Spanda wrote: > > Hello, > > Wanted to migrate from Hudson to Jenkins.Need help in details(includes > porting of master-slave ,Plugins,user migration details ). > > Thanks in advance. > > Thanks & Regards. > -- You received t

Re: Hudson to Jenkins

2014-01-27 Thread Dmitry Katsubo
Pity that transformations are implemented only for maven2-projects. I need migration for free-style projects. On Monday, 4 June 2012 18:07:00 UTC+2, Marcel Schutte wrote: > > Hi, > > The attachment contains my (very unpolished) code to convert the hudson > 2.2 config format to that of jenkins. >

Re: User migration from Hudson to Jenkins - How ?

2013-08-21 Thread Slide
/wiki.jenkins-ci.**org/display/JENKINS/Upgrading+** >> from+Hudson+to+Jenkins<https://wiki.jenkins-ci.org/display/JENKINS/Upgrading+from+Hudson+to+Jenkins> >> ? >> >> Richard. >> >> >> On Thu, Aug 22, 2013 at 8:52 AM, zw wrote: >> >>>

Re: User migration from Hudson to Jenkins - How ?

2013-08-21 Thread zw
Hi Richard It doesnt contain the information we need. Thanks On Wednesday, August 21, 2013 2:20:36 PM UTC-7, Richard Bywater wrote: > > Have you read > https://wiki.jenkins-ci.org/display/JENKINS/Upgrading+from+Hudson+to+Jenkins > ? > > Richard. > > > On Thu,

Re: User migration from Hudson to Jenkins - How ?

2013-08-21 Thread Richard Bywater
Have you read https://wiki.jenkins-ci.org/display/JENKINS/Upgrading+from+Hudson+to+Jenkins ? Richard. On Thu, Aug 22, 2013 at 8:52 AM, zw wrote: > Hi All > > We like to transfer users of Hudson app to Jenkins app. > What file could we use to copy those users and copy it ove

User migration from Hudson to Jenkins - How ?

2013-08-21 Thread zw
Hi All We like to transfer users of Hudson app to Jenkins app. What file could we use to copy those users and copy it over to Jenkins without needing to recreate from scratch of all the users and their passwords ? Thanks Sincerely -- You received this message because you are subscribed to the

Upgrading hudson to jenkins : sonar plugin compatibility

2013-08-05 Thread hanasaki-jenkins
Upgrading from Hudson circa 2011 with the the Sonar plugin from that time to Jenkins current as of 8/2013 with its current Sonar plugin * How do we determine if the Jenkins current plugin is compatible with Sonar in use from 2011 or if a Sonar upgrade is to be forced in order to use the newest

Re: Hudson to Jenkins

2013-06-30 Thread Stefan Wolf
Hi Marcel, would you mind putting your scripts in the Wiki or in some git-project? I think they would be interesting for quite some people. Kind regards, Stefan Am Dienstag, 15. Mai 2012 08:33:48 UTC+2 schrieb Marcel Schutte: > > Hi > > I recently did this, it's not straightforward because Huds

Re: Hudson to Jenkins

2013-06-05 Thread romain . deborde
Hi, I'm sorry for my english. if you have any comprehension problem, just ask me for precisions. Like Arvind, i've migrated Jobs from hudson to jenkins. I think about 3 differents ways to make it - xsl transformation (thanks Marcel for your work) - using jenkins cli (get-job) or g

Re: Hudson to Jenkins

2013-01-10 Thread Zoubeïda Zarkouna
hi, iam interested too. Please send them to me as well, I would like to migrate from hudson 2.2 to jenkins.

Re: Hudson to Jenkins

2013-01-09 Thread Jeff
import all the jobs. Just a thought. On Wed, Jan 9, 2013 at 10:05 AM, Zoubeida Zarkouna wrote: > > HI, > > Iam interested. Please send them to me as well, I would like to migrate > from hudson to jenkins. > > Thanksin advance. > > > بتاريخ الاثنين، 14 مايو، 2012 UTC+1 11

Re: Hudson to Jenkins

2013-01-09 Thread Zoubeida Zarkouna
HI, Iam interested. Please send them to me as well, I would like to migrate from hudson to jenkins. Thanksin advance. بتاريخ الاثنين، 14 مايو، 2012 UTC+1 11:45:29 ص، كتب arvind: > > We are planning to migrate our current Hudson 2.2 ver to Jenkins 1.463 > ver . In the migration

Re: Hudson to Jenkins

2013-01-09 Thread Zoubeida Zarkouna
HI, Iam interested. Please send them to me as well, I would like to migrate from hudson to jenkins. Thanksin advance. بتاريخ الاثنين، 14 مايو، 2012 UTC+1 11:45:29 ص، كتب arvind: > > We are planning to migrate our current Hudson 2.2 ver to Jenkins 1.463 > ver . In the migration

RE: Hudson to Jenkins migration

2012-12-19 Thread Alex Earl
t: Re: Hudson to Jenkins migration I've read on the Jenkins site that I can replace the hudson.war file with the jenkins.war file by backing up the hudson.war file and renaming the jenkins.war file to hudson.war. If I use a 1.3x jenkins.war file which is compatible with hudson 2.2.1 config format

Re: Hudson to Jenkins migration

2012-12-19 Thread Stuart Lorber
.361315.n4.nabble.com/Hudson-to-Jenkins-migration-tp4649322p4649431.html Sent from the Jenkins users mailing list archive at Nabble.com.

RE: Hudson to Jenkins migration

2012-12-18 Thread Alex Earl
I'm not familiar with the installers, but it would probably be a good idea. Sent from my Windows Phone From: Les Mikesell Sent: 12/18/2012 10:50 AM To: jenkinsci-users@googlegroups.com Cc: Stuart Lorber Subject: Re: Hudson to Jenkins migration On Tue, Dec 18, 2012 at 8:56 AM, Alex Earl

Re: Hudson to Jenkins migration

2012-12-18 Thread Les Mikesell
On Tue, Dec 18, 2012 at 8:56 AM, Alex Earl wrote: > It depends on what version. The last point at which it will probably > work very well is 1.3x. After that the formats for the job and config > XML diverged significantly. Wouldn't it be best if the installers stopped trying to migrate old hudson

RE: Hudson to Jenkins migration

2012-12-18 Thread Alex Earl
s for migrating from Hudson to Jenkins? -- View this message in context: http://jenkins.361315.n4.nabble.com/Hudson-to-Jenkins-migration-tp4649322.html Sent from the Jenkins users mailing list archive at Nabble.com.

Hudson to Jenkins migration

2012-12-18 Thread Stuart Lorber
dson had so the system was hammered. I've also tried a new install of Jenkins and moved over the configs for some of my jobs. They are also not "readable". Jenkins shows me a generic job flow when I open it through the Jenkins browser. What are the best practices for mi

RE: Hudson to Jenkins migration

2012-10-01 Thread Lars Nordin
Another path would be to update your old Hudson server to a v1.39 (if you can) since that is more compatible with Jenkins or even to install Hudson v1.39 on your new box, migrate the jobs and then upgrade that new box to Jenkins.

Re: Hudson to Jenkins migration

2012-09-28 Thread Slide
UTC-7, slide wrote: > >>> > >>> First, what version of Hudson are you trying to migrate from? The > formats > >>> for the XML files diverged after a certain point l, which makes it very > >>> difficult to migrate. Are you using the deb packaging? > >

Re: Hudson to Jenkins migration

2012-09-28 Thread Fory Horio
st, what version of Hudson are you trying to migrate from? The formats >>> for the XML files diverged after a certain point l, which makes it very >>> difficult to migrate. Are you using the deb packaging? >>> >>> Sent from my Windows Phone >>> ___

Re: Hudson to Jenkins migration

2012-09-28 Thread Slide
t;> -- >> From: Fory Horio >> Sent: 9/28/2012 5:24 PM >> To: jenkins...@googlegroups.**com >> >> Subject: Hudson to Jenkins migration >> >> Hi, I have an old Ubuntu server running Hudson. I'd like to migrate it to >> a n

Re: Hudson to Jenkins migration

2012-09-28 Thread Fory Horio
gt; Sent: 9/28/2012 5:24 PM > To: jenkins...@googlegroups.com > Subject: Hudson to Jenkins migration > > Hi, I have an old Ubuntu server running Hudson. I'd like to migrate it to > a new hardware running Jenkins on Ubuntu. I have copied /var/lib/hudson/* > to the new server, a

RE: Hudson to Jenkins migration

2012-09-28 Thread Alex Earl
PM To: jenkinsci-users@googlegroups.com Subject: Hudson to Jenkins migration Hi, I have an old Ubuntu server running Hudson. I'd like to migrate it to a new hardware running Jenkins on Ubuntu. I have copied /var/lib/hudson/* to the new server, and renamed it to /var/lib/jenkins, but it does no

Hudson to Jenkins migration

2012-09-28 Thread Fory Horio
Hi, I have an old Ubuntu server running Hudson. I'd like to migrate it to a new hardware running Jenkins on Ubuntu. I have copied /var/lib/hudson/* to the new server, and renamed it to /var/lib/jenkins, but it does not see the jobs created in the old server. I tried changing JENKINS_HOME from /

Re: Hudson to Jenkins

2012-05-31 Thread Bob
Hi Marcel, I too am trying to do this and would appreciate the helpful xsl. Regards, Bob On Tuesday, May 15, 2012 2:33:48 AM UTC-4, Marcel Schutte wrote: > > Hi > > I recently did this, it's not straightforward because Hudson 2.2 uses a > different xml format for its config. With the help of so

Re: Hudson to Jenkins

2012-05-15 Thread Jesse Farinacci
Greetings, On Tue, May 15, 2012 at 2:33 AM, Marcel Schutte wrote: > I recently did this, it's not straightforward because Hudson 2.2 uses a > different xml format for its config. With the help of some xsl I managed to > do it. At the moment I am abroad, but I can send them tomorrow if you are

Re: Hudson to Jenkins

2012-05-14 Thread arvind
Hi Marcel, Thanks for the reply! It would be great if you can share that information. Thanks! On May 15, 11:33 am, Marcel Schutte wrote: > Hi > > I recently did this, it's not straightforward because Hudson 2.2 uses a > different xml format for its config. With the help of some xsl I managed t

Hudson to Jenkins

2012-05-14 Thread Marcel Schutte
Hi I recently did this, it's not straightforward because Hudson 2.2 uses a different xml format for its config. With the help of some xsl I managed to do it. At the moment I am abroad, but I can send them tomorrow if you are interested. Regards,Marcel

Hudson to Jenkins

2012-05-14 Thread arvind
We are planning to migrate our current Hudson 2.2 ver to Jenkins 1.463 ver . In the migration document(https://wiki.jenkins-ci.org/display/ JENKINS/Upgrading+from+Hudson+to+Jenkins#UpgradingfromHudsontoJenkins- IfyouarethinkingaboutupgradingtoJenkinsbutnotreadytodosonow) , its mentioned that