March 3, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31

[00:01:07] *** aheritier has quit IRC
[00:01:08] *** aheritier_ is now known as aheritier
[00:02:00] *** cowboyd has quit IRC
[00:02:53] *** m4r35n357 has quit IRC
[00:04:25] *** wolfs has quit IRC
[00:17:42] *** Lewisham has quit IRC
[00:17:50] *** btrim has quit IRC
[00:20:39] *** Lewisham has joined #jenkins
[00:20:39] *** ChanServ sets mode: +v Lewisham
[00:23:37] *** onlyteo has quit IRC
[00:28:48] <rtyler> who feels like offering some advice!
[00:29:29] <rtyler> I am trying to create a "subroutine" style job
[00:29:36] <rtyler> like "Setup_Test_Env"
[00:29:50] <rtyler> which takes a Passed_Workspace environment parameter that it uses as it's custom workspace
[00:30:05] <rtyler> I'd like to pass it a "Next_Job" parameter to be triggered by the next job
[00:30:30] <rtyler> but the only real way I can see to do that is to have the Setup_Test_Env job do a curl on jenkins/job/$Next_Job/buildWithParameters
[00:33:14] *** fcamblor has quit IRC
[00:35:41] <evilchili> rtyler: i'm currently going around that bend myself
[00:36:29] <evilchili> unfortunately that could lead to deadlocks, if Setup_Test_Env is tying up an executor waiting for $next_job to build, and $next_job is stuck in the queue
[00:36:55] <rtyler> a curl to /buildWithParameters doesn't block
[00:38:42] <rtyler> it will just enqueue the job
[00:38:55] <rtyler> so there /shouldn't/ be any locking issues with $next_job other than the normal queuing
[00:39:27] <evilchili> ah, well in my case i was spawning next_job so it would generate artifacts I could use in $this_job, so it was blocking
[00:39:39] <evilchili> so yes, you're probably okay there
[00:45:20] <evilchili> yeah come to think of it an actual subroutine style job would solve my problem handily
[00:45:21] <evilchili> ah well.
[00:45:59] <rtyler> evilchili: it's something I've suggested numerous times over the past couple years
[00:46:06] <rtyler> but like hell am I going to implement it :P
[00:46:38] <evilchili> I would, but there's about 6 months on nonexistent java learning between me and a commit :x
[00:46:56] <jenkinsci_builds> Starting build 551 for job jenkins_main_trunk (previous build: UNSTABLE -- last SUCCESS #549 2 hr 14 min ago)
[00:50:39] *** dbarbato has quit IRC
[00:50:59] *** nej is now known as nej|away
[00:51:59] *** jfelchner has quit IRC
[00:53:55] *** elpargo has quit IRC
[01:00:19] *** tickez has quit IRC
[01:08:04] *** tickez has joined #jenkins
[01:09:48] *** vivek_ has quit IRC
[01:09:48] *** adamgoucher has quit IRC
[01:10:03] *** adamgoucher has joined #jenkins
[01:10:06] *** BrianFox has joined #jenkins
[01:12:04] *** recampbell has joined #jenkins
[01:13:13] *** mbien has left #jenkins
[01:28:29] *** dhackner has quit IRC
[01:31:26] *** msm has quit IRC
[01:48:00] *** BrianFox has quit IRC
[01:48:28] *** BrianFox has joined #jenkins
[01:48:28] *** BrianFox has joined #jenkins
[01:48:44] *** stephendonner has quit IRC
[01:55:30] *** BrianFox has quit IRC
[02:05:37] *** aheritier has quit IRC
[02:07:48] *** stigkj has quit IRC
[02:09:01] *** oeuftete has quit IRC
[02:18:07] *** mconigliaro has quit IRC
[02:23:50] *** kenneth_reitz has quit IRC
[02:26:48] *** nej|away is now known as nej
[02:29:15] *** btrim has joined #jenkins
[02:30:40] *** btrim1 has joined #jenkins
[02:30:40] *** btrim has quit IRC
[02:33:56] *** phycho has quit IRC
[02:34:03] *** phycho has joined #jenkins
[02:39:56] *** nd___ has quit IRC
[02:39:56] *** edorian has quit IRC
[02:39:56] *** kleini has quit IRC
[02:39:56] *** afex has quit IRC
[02:39:56] *** victori has quit IRC
[02:40:09] *** btrim1 has quit IRC
[02:42:18] *** nej is now known as nej|away
[02:42:44] *** wilmoore has quit IRC
[02:44:06] *** nd___ has joined #jenkins
[02:44:06] *** edorian has joined #jenkins
[02:44:06] *** kleini has joined #jenkins
[02:44:06] *** afex has joined #jenkins
[02:44:06] *** victori has joined #jenkins
[02:46:00] *** aheritier has joined #jenkins
[02:46:01] *** ChanServ sets mode: +v aheritier
[02:46:18] *** nd___ has quit IRC
[02:46:19] *** edorian has quit IRC
[02:46:19] *** kleini has quit IRC
[02:46:19] *** afex has quit IRC
[02:46:19] *** victori has quit IRC
[02:47:13] *** wilmoore_ has joined #jenkins
[02:51:53] *** nd___ has joined #jenkins
[02:51:53] *** edorian has joined #jenkins
[02:51:53] *** kleini has joined #jenkins
[02:51:53] *** afex has joined #jenkins
[02:51:53] *** victori has joined #jenkins
[02:56:49] <mindless> JENKINS-8780
[02:56:57] <jenkins-admin> JENKINS-8780:Link to Manage Hudson page from checkUpdates page (Open) http://jenkins-ci.org/issue/8780
[02:59:55] *** aheritier_ has joined #jenkins
[02:59:56] *** ChanServ sets mode: +v aheritier_
[03:03:17] *** aheritier has quit IRC
[03:04:41] *** aheritier_ has quit IRC
[03:16:41] *** wilmoore_ has quit IRC
[03:17:07] *** wilmoore_ has joined #jenkins
[03:21:36] *** arnaldo has quit IRC
[03:22:45] *** recampbell has quit IRC
[03:35:06] *** nej|away has quit IRC
[03:41:44] *** adamgoucher has quit IRC
[03:41:45] *** richm2 has quit IRC
[03:42:48] *** richm2 has joined #jenkins
[03:44:23] *** esteele has joined #jenkins
[03:50:17] *** awb has quit IRC
[03:54:26] *** BrianFox has joined #jenkins
[03:59:28] *** smolyn has quit IRC
[04:00:24] *** DKo5 has left #jenkins
[04:14:45] *** ojacobson has joined #jenkins
[04:17:00] *** larrys has quit IRC
[04:21:11] *** cowboyd has joined #jenkins
[04:37:49] *** smolyn has joined #jenkins
[04:37:55] *** msm has joined #jenkins
[04:37:59] *** btQuark has quit IRC
[04:38:10] *** btQuark has joined #jenkins
[04:42:22] *** BrianFox has quit IRC
[04:53:14] *** esteele has quit IRC
[05:02:53] *** awb has joined #jenkins
[05:19:50] *** awb has quit IRC
[05:29:38] *** cowboyd has quit IRC
[05:40:46] *** akostadinov has joined #jenkins
[05:41:21] *** awb has joined #jenkins
[05:42:13] *** ojacobson has quit IRC
[05:53:58] *** richm2 has quit IRC
[05:59:44] *** jieryn-w has quit IRC
[06:02:00] *** jieryn-w has joined #jenkins
[06:02:00] *** jieryn-w has joined #jenkins
[06:02:00] *** ChanServ sets mode: +v jieryn-w
[06:02:01] *** awb has quit IRC
[06:02:34] *** richm2 has joined #jenkins
[06:28:47] *** scampbell has joined #jenkins
[06:29:06] <scampbell> hello?
[06:31:24] *** scampbell has quit IRC
[06:31:45] *** scampbell has joined #jenkins
[06:33:02] *** scampbell has quit IRC
[06:34:31] *** scampbell_ has joined #jenkins
[06:35:38] <scampbell_> hello jenkins folk, im hoping someone could field a simple question for me. Im sure its a freq asked one of late.
[06:36:32] <scampbell_> Id like to migrate my hudson build and stay on the jenkins path...currently at v 1.395. Whats the simplest way to switch over etc
[06:37:11] <jyrkip> Did you check http://wiki.jenkins-ci.org/display/JENKINS/Upgrading+from+Hudson+to+Jenkins ?
[06:37:27] <scampbell_> heh well i didnt find that no...let me take a gander
[06:37:29] <scampbell_> sorry
[06:37:57] <jyrkip> For me it was just (on Ubuntu) adding repository and then apt-getting, and of course fooling around with some absolute paths in build scripts..
[06:38:56] <scampbell_> ok well this is running on a windows server as a service. sounds like i can just swap out the war file then...
[06:43:57] <scampbell_> thanks for the help jyrkip...much appreciated!
[06:44:34] *** scampbell_ has quit IRC
[06:58:41] *** ExtraSpice has joined #jenkins
[07:09:59] *** steph021 has quit IRC
[07:20:33] *** smolyn has quit IRC
[07:25:34] *** aheim has joined #jenkins
[07:29:13] *** simonetripodi has joined #jenkins
[07:30:38] *** btQuark has quit IRC
[07:32:29] *** btQuark has joined #jenkins
[07:38:11] *** aheim has quit IRC
[07:40:52] *** Haloperidol has joined #jenkins
[07:41:36] *** Aetzel has joined #jenkins
[07:43:04] *** Aetzel has quit IRC
[07:44:30] *** Aetzel has joined #jenkins
[07:51:12] *** miclorb has quit IRC
[07:59:08] *** Lewisham has quit IRC
[08:02:28] *** wilmoor__ has joined #jenkins
[08:05:06] *** wilmoore_ has quit IRC
[08:11:44] *** nej has joined #jenkins
[08:14:42] *** Kiall has quit IRC
[08:21:15] *** Kiall has joined #jenkins
[08:21:46] *** vjuranek has joined #jenkins
[08:24:43] *** wolfs has joined #jenkins
[08:24:43] *** ChanServ sets mode: +v wolfs
[08:27:15] *** vivek_ has joined #jenkins
[08:29:54] *** mah01 has joined #jenkins
[08:38:08] *** Haloperidol has quit IRC
[08:47:44] *** wolfs has quit IRC
[08:48:30] *** drulli has joined #jenkins
[08:48:30] *** ChanServ sets mode: +v drulli
[08:58:37] *** d2m has joined #jenkins
[09:03:39] *** solnic has joined #jenkins
[09:05:23] *** kenneth_reitz has joined #jenkins
[09:08:30] *** wolfs has joined #jenkins
[09:08:30] *** ChanServ sets mode: +v wolfs
[09:12:01] *** d2m1 has joined #jenkins
[09:13:08] *** wolfs has quit IRC
[09:13:55] *** vjuranek has quit IRC
[09:14:16] *** d2m has quit IRC
[09:14:18] *** nej is now known as nej|away
[09:17:33] *** vjuranek has joined #jenkins
[09:18:35] *** d2m1 has quit IRC
[09:19:17] *** kenneth_reitz has quit IRC
[09:25:42] *** dvaske has joined #jenkins
[09:26:18] *** imeikas has joined #jenkins
[09:36:43] *** miclorb has joined #jenkins
[09:43:58] *** vivek_ has quit IRC
[09:45:09] *** benmatselby has joined #jenkins
[09:51:05] *** wilmoor__ has quit IRC
[09:54:22] *** jamespage has quit IRC
[09:59:11] *** wolfs has joined #jenkins
[09:59:12] *** ChanServ sets mode: +v wolfs
[10:17:05] *** nej|away is now known as nej
[10:27:46] *** patryk has joined #jenkins
[10:29:19] *** magnayn has joined #jenkins
[10:41:35] *** jamespage has joined #jenkins
[10:45:37] *** Nick_Stolwijk has joined #jenkins
[10:47:07] *** richvdh has joined #jenkins
[10:50:14] *** DamZzzz is now known as DamZ
[10:50:35] *** nej is now known as nej|away
[11:00:13] *** dgately has joined #jenkins
[11:06:52] *** benmatselby1 has joined #jenkins
[11:07:55] *** benmatselby has quit IRC
[11:14:47] *** cristiano has joined #jenkins
[11:19:26] *** onlyteo has joined #jenkins
[11:21:38] *** DaveH has joined #jenkins
[11:24:59] *** nd___ has quit IRC
[11:28:25] *** nd__ has joined #jenkins
[11:29:26] *** nej|away is now known as nej
[11:33:06] *** Stubbs has joined #jenkins
[11:35:32] *** miclorb has quit IRC
[11:40:35] *** onlyteo has left #jenkins
[11:41:12] *** mwhudson has quit IRC
[11:43:50] *** stigkj has joined #jenkins
[11:50:21] *** cristiano has quit IRC
[11:53:56] *** cristiano has joined #jenkins
[12:06:56] *** nej is now known as nej|away
[12:12:12] *** edorian has quit IRC
[12:15:12] *** nej|away is now known as nej
[12:25:16] *** Stubbs has quit IRC
[12:25:30] *** olamy has joined #jenkins
[12:25:47] *** ChanServ sets mode: +v olamy
[12:28:59] *** wolfs has quit IRC
[12:29:53] *** Stubbs has joined #jenkins
[12:31:42] *** nej is now known as nej|away
[12:50:46] *** stephendonner has joined #jenkins
[12:52:04] *** aheritier has joined #jenkins
[12:52:04] *** ChanServ sets mode: +v aheritier
[12:54:03] *** m4r35n357 has joined #jenkins
[12:55:52] *** nej|away is now known as nej
[12:56:40] *** wolfs has joined #jenkins
[12:56:40] *** ChanServ sets mode: +v wolfs
[12:58:02] *** stigkj1 has joined #jenkins
[12:58:12] *** stigkj has quit IRC
[13:00:56] *** stephendonner has quit IRC
[13:02:29] *** stephendonner has joined #jenkins
[13:05:52] *** Stubbs has quit IRC
[13:10:12] *** calavera has joined #jenkins
[13:10:14] *** stephendonner has quit IRC
[13:11:34] *** calavera has quit IRC
[13:12:22] *** nej is now known as nej|away
[13:22:26] *** terrapin has joined #jenkins
[13:25:54] *** d2m has joined #jenkins
[13:31:54] *** edorian has joined #jenkins
[13:37:37] *** aheritier has quit IRC
[13:42:26] *** emanuelez has joined #jenkins
[13:42:31] <emanuelez> Hello,
[13:43:53] <emanuelez> is there any easy/standard way to get progressive output from a command taking a very long time, started with Launcher? .join() will simply wait for the end to write anything
[14:02:33] *** cowboyd has joined #jenkins
[14:03:26] *** benmatselby1 has quit IRC
[14:05:44] *** cristiano has quit IRC
[14:06:47] *** BrianFox has joined #jenkins
[14:06:47] *** BrianFox has joined #jenkins
[14:07:04] *** stigkj1 has quit IRC
[14:07:05] *** Folti has joined #jenkins
[14:09:52] *** BrianFox has quit IRC
[14:10:11] *** BrianFox has joined #jenkins
[14:10:11] *** BrianFox has joined #jenkins
[14:10:19] *** stigkj has joined #jenkins
[14:10:35] *** elpargo has joined #jenkins
[14:22:23] *** adamgoucher has joined #jenkins
[14:25:57] *** Folti has quit IRC
[14:32:05] *** dogmatic69 has joined #jenkins
[14:36:40] *** nej|away is now known as nej
[14:40:10] *** Stubbs has joined #jenkins
[14:42:29] *** zaphX has joined #jenkins
[14:46:47] *** jieryn-w has quit IRC
[14:46:57] *** Ange_blon has joined #jenkins
[14:47:05] <Ange_blon> Hello !
[14:48:22] <Ange_blon> I have an issue with CPPUnit / xUnit validation on the cppUnit results xml file. Could anyone help me please ?
[14:48:44] *** jieryn-w has joined #jenkins
[14:48:45] *** jieryn-w has joined #jenkins
[14:48:45] *** ChanServ sets mode: +v jieryn-w
[14:50:06] *** zaphX has quit IRC
[14:51:59] *** aheritier has joined #jenkins
[14:52:00] *** ChanServ sets mode: +v aheritier
[14:52:13] *** ev has joined #jenkins
[14:52:25] *** javabot has quit IRC
[14:52:58] *** javabot has joined #jenkins
[14:53:49] *** btrim has joined #jenkins
[14:54:05] <emanuelez> is there any easy/standard way to get progressive output from a command taking a very long time, started with Launcher? .join() will simply wait for the end to write anything
[14:56:44] *** aheritier_ has joined #jenkins
[14:56:45] *** ChanServ sets mode: +v aheritier_
[14:58:02] *** aheritier has quit IRC
[14:58:03] *** aheritier_ is now known as aheritier
[14:59:19] *** DamZ is now known as DamZzzz
[15:00:06] *** DamZzzz is now known as DamZ
[15:00:22] *** Weltraumschaf has joined #jenkins
[15:01:27] *** fishn1x has joined #jenkins
[15:08:17] *** elpargo has quit IRC
[15:13:41] *** benmatselby has joined #jenkins
[15:15:08] *** elpargo has joined #jenkins
[15:16:06] *** aheritier_ has joined #jenkins
[15:16:06] *** ChanServ sets mode: +v aheritier_
[15:16:40] *** _marc` has joined #jenkins
[15:18:59] *** evilchili has quit IRC
[15:19:02] *** aheritier has quit IRC
[15:19:03] *** aheritier_ is now known as aheritier
[15:24:28] *** gtaylor has joined #jenkins
[15:28:03] *** kenneth_reitz has joined #jenkins
[15:30:59] *** AhtiK has joined #jenkins
[15:34:39] *** kenneth_reitz has quit IRC
[15:36:01] *** aheritier has quit IRC
[15:38:08] *** benmatselby1 has joined #jenkins
[15:38:33] *** benmatselby1 has quit IRC
[15:40:43] *** aheritier has joined #jenkins
[15:40:43] *** ChanServ sets mode: +v aheritier
[15:41:25] *** benmatselby has quit IRC
[15:43:58] *** vjuranek has quit IRC
[15:44:26] *** vjuranek has joined #jenkins
[15:49:15] *** smolyn has joined #jenkins
[15:54:24] *** stigkj has quit IRC
[15:55:19] *** stigkj has joined #jenkins
[15:57:18] *** nej has quit IRC
[15:58:47] *** jieryn-w has quit IRC
[15:59:08] *** elpargo has quit IRC
[15:59:58] *** jieryn-w has joined #jenkins
[15:59:58] *** jieryn-w has joined #jenkins
[15:59:58] *** ChanServ sets mode: +v jieryn-w
[16:04:40] *** stigkj has quit IRC
[16:05:46] *** elpargo has joined #jenkins
[16:11:15] *** cristiano has joined #jenkins
[16:13:36] *** voorth has joined #jenkins
[16:13:52] *** aheritier has quit IRC
[16:15:11] <voorth> has anyone experienced problems with the svn post-commit trigger script on Jenkins 1.399?
[16:20:54] *** wolfs has quit IRC
[16:21:36] *** cowboyd_ has joined #jenkins
[16:24:10] *** cowboyd has quit IRC
[16:24:41] *** onlyteo has joined #jenkins
[16:28:34] *** adamgoucher has quit IRC
[16:28:48] *** Ange_blon has quit IRC
[16:29:50] *** vjuranek has quit IRC
[16:33:21] *** fcamblor has joined #jenkins
[16:33:24] *** ChanServ sets mode: +v fcamblor
[16:36:59] *** Lewisham has joined #jenkins
[16:36:59] *** ChanServ sets mode: +v Lewisham
[16:37:54] *** emanuelez has quit IRC
[16:38:16] *** sshaw has joined #jenkins
[16:39:14] *** mando has joined #jenkins
[16:40:29] *** adamgoucher has joined #jenkins
[16:40:37] *** adamgoucher has left #jenkins
[16:43:54] *** elpargo_ has joined #jenkins
[16:43:59] *** evilchili has joined #jenkins
[16:45:50] *** elpargo has quit IRC
[16:45:51] *** elpargo_ is now known as elpargo
[16:49:40] *** ed_mann has joined #jenkins
[16:54:04] *** evilchili has quit IRC
[16:54:31] *** evilchili has joined #jenkins
[16:57:54] *** Aetzel has quit IRC
[17:02:13] *** Stubbs has quit IRC
[17:04:31] *** msm has quit IRC
[17:05:01] *** avandendorpe has quit IRC
[17:08:12] *** Sebast1an has joined #jenkins
[17:08:28] *** Sebast1an is now known as Sebastian
[17:09:22] *** Lewisham has quit IRC
[17:10:21] *** Stubbs has joined #jenkins
[17:10:22] *** Lewisham has joined #jenkins
[17:10:22] *** ChanServ sets mode: +v Lewisham
[17:14:20] *** flurp has joined #jenkins
[17:15:56] *** msm has joined #jenkins
[17:17:38] *** smolyn has quit IRC
[17:17:44] *** avandendorpe has joined #jenkins
[17:18:29] *** mconigliaro has joined #jenkins
[17:20:04] *** dvaske_ has joined #jenkins
[17:20:26] *** dvaske has quit IRC
[17:28:33] *** DamZ is now known as DamZzzz
[17:40:15] *** drulli has quit IRC
[17:41:28] *** richvdh has quit IRC
[17:42:54] *** patryk has quit IRC
[17:44:21] *** cristiano has quit IRC
[17:47:25] *** onlyteo_ has joined #jenkins
[17:48:06] <flurp> what magic needs to be done to get jenkins to build with m2eclipse not using eclipse:eclipse ?
[17:48:14] <flurp> i mean it should just import fine right ?
[17:49:11] <Tartarus> Woop
[17:49:33] <Tartarus> locally, in computer/test-slave1/log, ERROR: Slave veto, on trying to bring up the slave
[17:49:43] *** _marc` has quit IRC
[17:49:53] <Tartarus> (Yeah, sure, it's not configurable or anything yet)
[17:50:10] *** onlyteo has quit IRC
[17:54:23] *** DamZzzz is now known as DamZ
[17:57:10] *** rtyler_ has joined #jenkins
[17:57:43] *** rtyler has quit IRC
[17:58:45] *** mah01 has quit IRC
[18:04:21] *** richvdh has joined #jenkins
[18:05:29] *** smolyn has joined #jenkins
[18:05:45] *** richvdh_ has joined #jenkins
[18:06:43] *** Haloperidol has joined #jenkins
[18:07:03] *** Weltraumschaf has quit IRC
[18:07:05] *** richvdh has quit IRC
[18:07:53] *** BrianFox has quit IRC
[18:11:01] *** jamespage has quit IRC
[18:12:07] *** sshaw has quit IRC
[18:12:14] *** drulli has joined #jenkins
[18:12:14] *** ChanServ sets mode: +v drulli
[18:12:29] *** sshaw has joined #jenkins
[18:12:32] *** cowboyd_ has quit IRC
[18:12:47] <Tartarus> So, if I wanted to put up some code for review, I should fork the core on github?
[18:12:53] * Tartarus hasn't done this before, heh
[18:13:47] * Tartarus modified core/src/main/java/hudson/slaves/ComputerListener.java and core/src/main/java/hudson/slaves/SlaveComputer.java, at least so far, to allow for slave bringup veto
[18:14:52] *** abayer has quit IRC
[18:16:04] *** flurp has quit IRC
[18:17:08] <jenkinsci_builds> Project jenkins_main_trunk build #551: ABORTED in 17 hr: http://ci.jenkins-ci.org/job/jenkins_main_trunk/551/
[18:17:09] <jenkinsci_builds> Kohsuke Kawaguchi: improved error diagnostics
[18:17:11] <jenkinsci_builds> Starting build 552 for job jenkins_main_trunk (previous build: ABORTED -- last SUCCESS #549 19 hr ago)
[18:23:25] *** simonetripodi has quit IRC
[18:25:46] *** vivek_ has joined #jenkins
[18:27:43] *** hachi_ has joined #jenkins
[18:28:28] *** larrys has joined #jenkins
[18:28:28] *** ChanServ sets mode: +v larrys
[18:28:56] *** hachi has quit IRC
[18:28:56] *** sigmonsay has quit IRC
[18:28:56] *** nairb774 has quit IRC
[18:29:36] *** nairb774 has joined #jenkins
[18:29:47] *** sigmonsay has joined #jenkins
[18:32:03] *** magnayn has quit IRC
[18:36:05] *** richvdh_ has quit IRC
[18:36:39] *** Nick_Stolwijk has quit IRC
[18:37:21] *** BrianFox has joined #jenkins
[18:38:09] *** gtaylor_ has joined #jenkins
[18:38:09] *** gtaylor has quit IRC
[18:38:54] * Tartarus does some hardcore forking action
[18:40:49] *** emel2611_ has joined #jenkins
[18:41:36] *** emel2611 has quit IRC
[18:41:45] *** DaveH has quit IRC
[18:42:14] *** DaveH has joined #jenkins
[18:42:25] *** mando has quit IRC
[18:48:09] *** mando has joined #jenkins
[18:48:18] *** btQuark has quit IRC
[18:48:24] *** btQuark has joined #jenkins
[18:49:37] *** richm3 has joined #jenkins
[18:50:32] *** hachi_ has quit IRC
[18:50:32] *** dvaske_ has quit IRC
[18:50:33] *** richm2 has quit IRC
[18:50:33] *** mindless has quit IRC
[18:51:58] *** hachi_ has joined #jenkins
[18:51:58] *** dvaske_ has joined #jenkins
[18:51:58] *** mindless has joined #jenkins
[18:51:58] *** calvino.freenode.net sets mode: +o mindless
[18:53:07] *** mando_ has joined #jenkins
[18:54:04] <jenkinsci_builds> Yippie, build fixed!
[18:54:04] <jenkinsci_builds> Project jenkins_main_trunk build #552: FIXED in 36 min: http://ci.jenkins-ci.org/job/jenkins_main_trunk/552/
[18:54:05] <jenkinsci_builds> * Alan Harder: [FIXED JENKINS-8780] add Manage Jenkins link on sidepanel of plugin manager and update center
[18:54:06] <jenkinsci_builds> * Alan Harder: [JENKINS-8780] copy translations of "Manage Jenkins" from View sidepanel_*.properties
[18:54:06] <jenkinsci_builds> * Alan Harder: comment old hudson rss links, misc cleanup
[18:54:12] *** rtyler_ is now known as rtyler
[18:56:34] <Tartarus> So, if I want to build a plugin that uses functionality I just added to the core, do I need to do something?
[18:56:43] *** mando has quit IRC
[18:57:23] *** recampbell has joined #jenkins
[18:58:32] *** hachi_ has quit IRC
[18:58:33] *** dvaske_ has quit IRC
[18:58:33] *** mindless has quit IRC
[18:58:34] <Tartarus> I added code to Node (which is extended by Slave) and I want to @Override it in my plugin which extends Slave, but I get an error about it not being in any of the supers
[18:58:41] <Tartarus> And the code isn't executed either
[18:58:51] *** Stubbs has quit IRC
[18:58:53] *** hachi has joined #jenkins
[18:58:55] <Tartarus> (Which I admit was a stab in the dark I didn't think would fix it)
[19:00:27] *** stephendonner has joined #jenkins
[19:01:21] *** dvaske_ has joined #jenkins
[19:04:54] *** dvaske has joined #jenkins
[19:05:51] *** dvaske_ has quit IRC
[19:06:59] *** larrys1 has joined #jenkins
[19:07:04] *** dgately_ has joined #jenkins
[19:07:04] *** larrys1 has left #jenkins
[19:07:14] *** larrys1 has joined #jenkins
[19:07:22] *** larrys1 has quit IRC
[19:08:00] *** larrys has quit IRC
[19:08:00] *** dgately has quit IRC
[19:08:05] *** DaveH has quit IRC
[19:08:10] *** larrys1 has joined #jenkins
[19:08:28] *** jumski has joined #jenkins
[19:08:30] *** DaveH has joined #jenkins
[19:09:14] *** d2m has quit IRC
[19:09:52] *** dhackner has joined #jenkins
[19:12:11] *** _marc` has joined #jenkins
[19:13:46] *** cowboyd has joined #jenkins
[19:15:50] *** soren_ has joined #jenkins
[19:16:28] *** onlyteo_ has quit IRC
[19:16:29] *** richm3 has quit IRC
[19:16:29] *** soren has quit IRC
[19:16:32] *** abayer has joined #jenkins
[19:16:32] *** ChanServ sets mode: +o abayer
[19:16:33] <jumski> hey guys, do you know how to trigger a build remotely with curl when my jenkins installation uses matrix-based authorization and i do not want to allow anynumous to access jenkins?
[19:16:33] <jumski> anonymous*
[19:16:33] *** onlyteo__ has joined #jenkins
[19:17:06] *** richm2 has joined #jenkins
[19:17:24] <rtyler> jumski: I thought you could use http basic auth for api calls
[19:18:50] <jumski> rtyler: i dont understand
[19:19:12] *** mindless has joined #jenkins
[19:20:05] <jumski> i there some auth token for use
[19:20:22] *** mindless has quit IRC
[19:20:22] *** mindless has joined #jenkins
[19:20:22] *** ChanServ sets mode: +o mindless
[19:21:23] *** richvdh has joined #jenkins
[19:22:19] <drulli> Tartarus: Has your  plug-in a SNAPSHOT dependency to core?
[19:23:06] *** stephendonner has quit IRC
[19:23:06] *** vivek_ has quit IRC
[19:23:06] *** mconigliaro has quit IRC
[19:23:14] <Tartarus> Nope, how do I do that?
[19:23:19] * Tartarus was about to post to the dev list
[19:23:22] *** vivek_ has joined #jenkins
[19:23:36] *** gsson has quit IRC
[19:23:58] *** d2m has joined #jenkins
[19:24:06] *** matt1s has quit IRC
[19:24:08] *** _marc` has quit IRC
[19:24:09] *** alexsdutton has quit IRC
[19:24:22] *** matt1s has joined #jenkins
[19:24:25] *** dogmatic69 has quit IRC
[19:24:27] <drulli> In your pom.xml your define the core version your are compiling against, e.g. 1.400-SNAPSHOT instead of 1.399 (or whatever you are using now).
[19:24:34] *** onlyteo___ has joined #jenkins
[19:24:43] *** recampbell has quit IRC
[19:24:44] *** morgajel has quit IRC
[19:24:50] *** cowboyd has quit IRC
[19:24:58] *** _marc` has joined #jenkins
[19:25:00] *** alexsdutton has joined #jenkins
[19:25:07] <Tartarus> OK
[19:25:08] *** morgajel has joined #jenkins
[19:25:11] <Tartarus> And how do I say where that lives?
[19:25:14] *** recampbell has joined #jenkins
[19:25:17] *** richvdh_ has joined #jenkins
[19:25:45] <Tartarus> ie I have https://github.com/trini/jenkins/commit/2443b7840f980887d1e776ee38f9c50fce80ab69 in ~/work/jenkins
[19:25:51] <Tartarus> and my plugin is in ~/work/labmanager/
[19:26:12] <drulli> Did you run  'mvn install on jenkins? then it is in your local repository.
[19:26:14] *** gsson has joined #jenkins
[19:26:24] *** btrim1 has joined #jenkins
[19:26:31] <Tartarus> my ~/.m2/repo ?
[19:26:39] * Tartarus is still quite new to maven stuff
[19:27:10] *** abayer1 has joined #jenkins
[19:27:10] *** abayer has quit IRC
[19:27:19] *** abayer1 is now known as abayer
[19:27:19] *** ChanServ sets mode: +o abayer
[19:28:48] *** jieryn-w has quit IRC
[19:29:42] *** btrim has quit IRC
[19:29:43] *** richvdh has quit IRC
[19:29:43] *** onlyteo__ has quit IRC
[19:29:44] *** jumski has quit IRC
[19:29:44] *** avandendorpe has quit IRC
[19:29:44] *** javabot has quit IRC
[19:29:44] *** DaveH has quit IRC
[19:30:10] *** avandendorpe has joined #jenkins
[19:30:40] *** DaveH has joined #jenkins
[19:31:19] *** javabot has joined #jenkins
[19:31:25] *** jumski has joined #jenkins
[19:31:44] *** gsson has quit IRC
[19:32:00] *** Sebast1an has joined #jenkins
[19:33:04] *** jamespage has joined #jenkins
[19:33:38] *** alexsdutton has quit IRC
[19:33:38] *** _marc` has quit IRC
[19:33:38] *** jyrkip has quit IRC
[19:33:38] *** martin- has quit IRC
[19:33:45] *** Sebastian has quit IRC
[19:33:52] *** martin- has joined #jenkins
[19:33:59] *** _marc` has joined #jenkins
[19:34:04] *** jyrkip has joined #jenkins
[19:35:13] *** Creeture has quit IRC
[19:35:34] *** Creeture has joined #jenkins
[19:36:12] *** olamy has quit IRC
[19:36:54] *** choas has joined #jenkins
[19:37:38] *** gsson has joined #jenkins
[19:37:47] *** DaveH has quit IRC
[19:37:55] *** Sebast1an has quit IRC
[19:39:00] <drulli> Tartarus: yes.
[19:39:27] <drulli> And from there maven gets it when you are building your plug-in
[19:39:36] <Tartarus> ok
[19:39:53] *** i386 has quit IRC
[19:39:57] *** jieryn-w has joined #jenkins
[19:39:57] *** ChanServ sets mode: +v jieryn-w
[19:40:18] *** btrim1 has left #jenkins
[19:40:58] *** btrim has joined #jenkins
[19:41:06] *** dhackner has quit IRC
[19:41:31] *** dhackner has joined #jenkins
[19:43:11] *** gtaylor_ is now known as gtaylor
[19:43:23] *** gsson has quit IRC
[19:43:25] *** _marc` has quit IRC
[19:43:26] *** martin- has quit IRC
[19:44:34] *** jyrkip has quit IRC
[19:44:35] *** zoobab has quit IRC
[19:44:42] *** zoobab has joined #jenkins
[19:45:13] *** Haldol has joined #jenkins
[19:45:16] *** jyrkip has joined #jenkins
[19:45:19] *** martin- has joined #jenkins
[19:45:33] *** gsson has joined #jenkins
[19:45:59] *** _marc` has joined #jenkins
[19:47:41] *** alexsdutton has joined #jenkins
[19:50:49] *** Haloperidol has quit IRC
[19:50:51] *** joewilliams has quit IRC
[19:50:51] *** _W_ has quit IRC
[19:50:51] *** richvdh_ has quit IRC
[19:50:51] *** richvdh_ has joined #jenkins
[19:50:54] *** ChanServ sets mode: +v jyrkip
[19:51:11] *** joewilliams_ has joined #jenkins
[19:51:21] *** _W has joined #jenkins
[19:54:40] *** joewilliams_ is now known as joewilliams
[19:54:53] *** joewilliams has joined #jenkins
[19:57:30] *** richvdh_ has quit IRC
[19:57:30] *** nairb774 has quit IRC
[20:01:59] *** simonetripodi has joined #jenkins
[20:10:36] *** nairb774 has joined #jenkins
[20:10:51] *** elpargo has quit IRC
[20:10:57] *** cowboyd has joined #jenkins
[20:13:59] <Tartarus> ok, I've got a problem on master, mvn install -Dmaven.test.skip=true still seems to be running a test
[20:17:25] <FauxFaux> Isn't it skipTests?
[20:24:45] <Tartarus> just c&p off the wiki here :)
[20:25:05] <Tartarus> maven.tests.skipTests=true ?
[20:26:07] <larrys1> maven.test.skip skips compiling the tests and running them, and skipTests compiles them still, but does not run them
[20:26:25] <larrys1> http://maven.apache.org/plugins/maven-surefire-plugin/examples/skipping-test.html
[20:27:29] <Tartarus> http://pastebin.com/jhqDCbXt is what i see
[20:28:41] <Tartarus> from mvn install -Dmaven.test.skip=true
[20:29:12] <larrys1> try -DskipTests=true
[20:31:06] <Tartarus> completed, thanks
[20:31:50] <Tartarus> next problem :)
[20:34:28] <Tartarus> http://pastebin.com/nQ6xtFzZ
[20:34:39] <Tartarus> my plugin pom.xml has <version>1.401-SNAPSHOT</version>
[20:34:50] <Tartarus> or should it just be 1.401?
[20:35:08] <larrys1> why do you have a null groupId in your project?
[20:35:46] <Tartarus> hiccup in moving from hudson to jenkins in my plugin pom.xml I guess
[20:35:55] <Tartarus> Do we have a page on that yet?
[20:36:32] <drulli> Can you post your pom?
[20:37:16] <Tartarus> sec
[20:38:01] <Tartarus> https://github.com/trini/labmanager/blob/29a37ae08dc22165fc6f82e3882f8f7b4c315998/pom.xml
[20:39:51] 
[20:40:39] *** Lewisham has quit IRC
[20:42:16] * Tartarus pulls up https://github.com/jenkinsci/multiple-scms-plugin/blob/master/pom.xml to borrow from
[20:42:22] *** lukem has quit IRC
[20:43:58] <Tartarus> changed to just org.jenkins-ci for the groupId like that one, still tries to fetch rather than use local
[20:44:06] <Tartarus> Do I need to add a repositories section somewhere?
[20:45:09] *** tobrien has joined #jenkins
[20:46:06] <drulli> The parent is in the glassfish repo: see http://jenkins.361315.n4.nabble.com/Plugin-development-with-Jenkins-tp3333614p3333614.html
[20:47:10] *** awb has joined #jenkins
[20:47:19] * Tartarus reads
[20:47:38] <Tartarus> And to be clear, since I've installed the snapshot locally already, once I get the pom.xml right it won't try and download since it's already there, yes?
[20:50:18] <drulli> The snapshots are not deployed on the repository, so you will always use your local ones.
[20:51:06] <Tartarus> not deployed to the upstream repo so mvn install in my jenkins build will install it to my local (~/.m2/repository) repo, right?
[20:51:25] <Tartarus> which is what I thought I had  :(
[20:52:58] *** mconigliaro has joined #jenkins
[20:54:21] *** elpargo has joined #jenkins
[20:54:49] *** msm has quit IRC
[20:55:36] *** kutzi has joined #jenkins
[20:55:36] *** ChanServ sets mode: +v kutzi
[20:56:06] <Tartarus> Any other debugging ideas?
[20:56:17] <Tartarus> Like can I easily shim my plugin into the core repo locally and build it there?
[20:58:54] <drulli> So is there no jenkins-core in your .m2
[20:58:58] <drulli> ?
[20:59:10] <drulli> with version 1.401-SNAPSHOT
[20:59:22] <Tartarus> I have /home/trini/.m2/repository/org/jenkins-ci/main/jenkins-core/1.401-SNAPSHOT/jenkins-core-1.401-SNAPSHOT.pom
[20:59:48] <Tartarus> and .jar
[21:00:33] *** kutzi has quit IRC
[21:00:49] *** msm has joined #jenkins
[21:01:51] <drulli> That is good, so you can use it in your code. Now you need to add a dependency to this SNAPSHOT.
[21:02:05] *** Stubbs has joined #jenkins
[21:03:10] <Tartarus> ok, how?
[21:03:12] *** mwhudson has joined #jenkins
[21:04:18] <drulli>     <dependency><groupId>org.jenkins-ci.main</groupId><artifactId>jenkins-core</artifactId> <version>1.401-SNAPSHOT</version><scope>provided</scope></dependency>
[21:04:44] <Tartarus> inside <parent>...</parent> instead of what I usually have?
[21:05:02] <drulli> No not inside parent.
[21:05:09] <drulli> These are two different things
[21:05:11] <Tartarus> ok
[21:05:26] <Tartarus> oh, in the dependencies section?
[21:05:35] <drulli> The parent defines some kind oof basic setup.
[21:05:36] *** stigkj has joined #jenkins
[21:06:03] <drulli> Normally you don't need to speciy jenkins-core it is provided in the parent
[21:06:35] <drulli> but when you need to change the version, you need to override in your dependencies section of your pom
[21:06:45] <Tartarus> ok
[21:07:25] <drulli> There is already such a section in your pom, just add the above section.
[21:07:43] <drulli> Then the correct version will be used during compile
[21:07:50] <Tartarus> OK
[21:07:55] <autojack> I have a few jobs that are bound to slave nodes, and the nodes are configured to only start when a job needs them.
[21:08:10] <Tartarus> So, then if I still see an error about not being able to @Override what I say I should, then I've in fact got a code bug/
[21:08:18] <autojack> sometimes they seem to take several minutes to start. a job is waiting for them, and I look at the node list and it doesn't show any activity.
[21:08:31] <autojack> not sure how to tell what's going on there.
[21:08:57] <Tartarus> I've got https://github.com/trini/jenkins/commit/2443b7840f980887d1e776ee38f9c50fce80ab69 in my 1.401-SNAPSHOT and I'm trying to @Override allowOnline
[21:09:51] <Tartarus> https://github.com/trini/labmanager/commit/d86aac9e4271960f9e53b16098466a09182bcc35 is my code
[21:11:34] *** evilpupu has quit IRC
[21:12:47] <drulli> Does Slave extend from ComputerListener?
[21:13:28] *** evilpupu has joined #jenkins
[21:13:58] <Tartarus> Ah, right, OK, so I did goof up somewhere :)
[21:14:43] * Tartarus double checks
[21:15:52] <Tartarus> So, Node has public static class InternalComputerListener extends ComputerListener inside, and Slave extends Node and my class extends Slave
[21:15:59] <Tartarus> So I guess I put the override in the wrong place
[21:16:42] <drulli> You can see the version you are compiling against with 'mvn dependency:tree'
[21:17:24] *** akostadinov has quit IRC
[21:18:30] <Tartarus> OK, yeah, there we go
[21:18:37] <Tartarus> Had a goof up in the code
[21:18:40] <Tartarus> thanks for all your help!
[21:19:44] *** _W has quit IRC
[21:20:28] <drulli> Your welcome!
[21:22:10] *** _W_ has joined #jenkins
[21:22:24] <autojack> sorry, was a bit distracted.
[21:22:46] <autojack> what I was trying to figure out is, are there constraints on how long it takes a node to start when a job is waiting for it?
[21:23:06] <autojack> when I have a job waiting 3-4 minutes for a node to start, and I go look at the node's log, it shows nothing.
[21:23:12] <autojack> i.e. shows no new log lines.
[21:23:54] <autojack> oh and I should say, the in-demand delay for these nodes is 0.
[21:24:33] *** mando_ has quit IRC
[21:26:06] *** olamy has joined #jenkins
[21:26:06] *** ChanServ sets mode: +v olamy
[21:27:41] *** kutzi has joined #jenkins
[21:27:41] *** ChanServ sets mode: +v kutzi
[21:28:26] <mwalling> (3:27:13 PM) leroy [jenkins@jabber/Jenkins] entered the room.
[21:28:53] *** bmahe has joined #jenkins
[21:29:57] <autojack> haha
[21:39:19] *** jieryn-w has quit IRC
[21:43:16] *** jieryn-w has joined #jenkins
[21:43:16] *** jieryn-w has joined #jenkins
[21:43:16] *** ChanServ sets mode: +v jieryn-w
[21:45:06] *** elpargo has quit IRC
[21:47:47] *** ggi has quit IRC
[21:48:05] <Tartarus> Possibly stupid Java Q?  Given https://github.com/trini/jenkins/commit/2443b7840f980887d1e776ee38f9c50fce80ab69#diff-1 should https://github.com/trini/labmanager/commit/2d5118622d8d43242f9a842524176282c8c223dd actually be overriding the first one?  Or did I miss some keyword?
[21:48:26] *** ccutrer` has joined #jenkins
[21:48:35] <Tartarus> I'm not getting a Java error anymore about @Override but i'm not seeing my log message either (I added one to the core and I do see that)
[21:49:10] *** ccutrer has quit IRC
[21:51:39] *** ccutrer` is now known as ccutrer
[21:51:54] *** elpargo has joined #jenkins
[21:55:33] <mwalling> my only suggestion would be to add a call to this.getClass().getName() in the logger to see what it is, because based on what you've said in the last 10 minutes (i havent been following the rest), it doesnt look like your InternalComputerListener is getting instantiated
[21:55:36] *** Lewisham has joined #jenkins
[21:55:36] *** ChanServ sets mode: +v Lewisham
[21:55:48] *** ccutrer has quit IRC
[21:55:58] *** miclorb_ has joined #jenkins
[21:56:06] *** ccutrer has joined #jenkins
[22:01:49] *** jieryn-w has quit IRC
[22:03:51] *** jieryn-w has joined #jenkins
[22:03:51] *** jieryn-w has joined #jenkins
[22:03:51] *** ChanServ sets mode: +v jieryn-w
[22:04:35] <Tartarus> mwalling, ok, thanks
[22:05:25] <mwalling> total stab in the dark though
[22:08:25] *** kutzi has quit IRC
[22:10:58] <Tartarus> bingo
[22:11:02] <Tartarus> forgot @Extension
[22:11:11] <Tartarus> Mar 3, 2011 2:09:51 PM hudson.plugins.labmanager.LabManagerVirtualMachineSlave$InternalComputerListener allowOnline
[22:11:12] <Tartarus> SEVERE: In LM::allowOnline
[22:11:22] <Tartarus> thanks alot
[22:12:20] <mwalling> np
[22:19:41] *** krag0th has joined #jenkins
[22:30:26] *** vjuranek has joined #jenkins
[22:31:58] *** tazle_ has joined #jenkins
[22:32:04] *** solnic has quit IRC
[22:37:24] <jieryn-w> nice work on the census data, abayer
[22:37:30] <jieryn-w> thank you
[22:37:39] <abayer> np np.
[22:38:26] *** BrianFox has quit IRC
[22:40:15] <jieryn-w> 260Mb !! :)
[22:41:04] <abayer> Ahyup. Parsing/processing the raw data into this form alone takes asstons of memory. =)
[22:43:40] <jieryn-w> just clobbered my vim
[22:47:16] *** DamZ is now known as DamZzzz
[22:49:01] *** mando has joined #jenkins
[22:50:19] *** jieryn-w has quit IRC
[22:51:10] *** jieryn-w has joined #jenkins
[22:51:10] *** jieryn-w has joined #jenkins
[22:51:10] *** ChanServ sets mode: +v jieryn-w
[22:53:29] *** fcamblor has quit IRC
[22:58:40] <jieryn-w> loading the json just killed my vim
[22:58:44] <jieryn-w> and i think maybe my network connection
[22:58:50] <abayer> hahahaha
[22:58:51] <abayer> I can believe it.
[22:58:55] <abayer> That shit is big.
[22:59:00] <jieryn-w> yah
[22:59:07] <jieryn-w> i see a lot of private plugins :)
[22:59:14] <abayer> I should put it in Hadoop or something? =)
[23:01:12] <jenkinsci_builds> Starting build 553 for job jenkins_main_trunk (previous build: FIXED)
[23:01:22] *** Lewisham has quit IRC
[23:01:42] <jenkinsci_builds> Project jenkins_main_trunk build #553: ABORTED in 32 sec: http://ci.jenkins-ci.org/job/jenkins_main_trunk/553/
[23:02:50] <abayer> yay, new slave up.
[23:03:38] <abayer> rtyler: I'm dropping your slave to just 1 executor.
[23:03:44] <rtyler> kay
[23:03:58] <jenkinsci_builds> Starting build 554 for job jenkins_main_trunk (previous build: ABORTED -- last SUCCESS #552 4 hr 46 min ago)
[23:05:03] *** wolfs has joined #jenkins
[23:05:04] *** ChanServ sets mode: +v wolfs
[23:05:50] *** oeuftete has joined #jenkins
[23:09:15] <jieryn-w> even at 1 executor, i bet it won't help rtyler's "lingering proc" problem
[23:10:30] <jieryn-w> which doesn't seem to be affecting my slave node at all.. odd
[23:13:28] *** Haldol has quit IRC
[23:15:18] *** fishn1x has quit IRC
[23:16:27] *** kutzi has joined #jenkins
[23:16:27] *** ChanServ sets mode: +v kutzi
[23:17:08] *** kutzi has quit IRC
[23:20:57] *** elpargo_ has joined #jenkins
[23:22:53] *** onlyteo___ has left #jenkins
[23:23:49] *** elpargo has quit IRC
[23:23:49] *** elpargo_ is now known as elpargo
[23:24:26] *** tobrien has quit IRC
[23:24:55] *** Lewisham has joined #jenkins
[23:24:55] *** ChanServ sets mode: +v Lewisham
[23:28:05] <jumski> anyone knows hot to trigger build from script when i have matrix based authentication enabled and dont want to allow anonymous users to browse jenkins?
[23:28:29] <mindless> abayer: http://wiki.jenkins-ci.org/display/JENKINS/Growl+Plugin
[23:28:59] <abayer> I think I created that for someone?
[23:29:15] *** choas has quit IRC
[23:29:32] <mindless> ok
[23:29:37] <mindless> i'll fill in a tiny bit
[23:31:25] <mindless> hm.. the pom description just says "Sends growl notifications"
[23:31:28] *** BrianFox has joined #jenkins
[23:31:36] <mindless> well, tells me to use plugin-notifier anyway
[23:38:16] *** wolfs has quit IRC
[23:41:17] *** i386 has joined #jenkins
[23:42:50] *** _marc` has quit IRC
[23:47:42] *** btrim1 has joined #jenkins
[23:48:05] *** btrim1 has left #jenkins
[23:48:32] *** lifeless has quit IRC
[23:49:13] *** lifeless has joined #jenkins
[23:49:14] *** ChanServ sets mode: +v lifeless
[23:49:15] *** lifeless has quit IRC
[23:50:11] *** btrim has quit IRC
[23:51:21] *** elpargo has quit IRC
[23:51:32] *** Lewisham has quit IRC
[23:52:25] <Tartarus> hey all, assuming https://github.com/trini/jenkins/commit/2443b7840f980887d1e776ee38f9c50fce80ab69 works when I do the plugin side of it, any comments before I send a pull request?
[23:52:39] <Tartarus> (And do I just do that to jenkins-dev?)
[23:52:51] *** Lewisham has joined #jenkins
[23:52:51] *** ChanServ sets mode: +v Lewisham
[23:56:04] <jenkinsci_builds> Project jenkins_main_trunk build #554: SUCCESS in 53 min: http://ci.jenkins-ci.org/job/jenkins_main_trunk/554/

top