[00:11:11] <jenkinsci_builds> Project jenkins_main_trunk build #573: UNSTABLE in 38 min: http://ci.jenkins-ci.org/job/jenkins_main_trunk/573/ [00:11:11] <jenkinsci_builds> * Kohsuke Kawaguchi: improving the error handling [00:11:12] <jenkinsci_builds> * Kohsuke Kawaguchi: Added a visitor to walk the tree structure of Item&ItemGroup [00:17:15] *** m4r35n357 has quit IRC [00:18:00] *** larrys has quit IRC [00:18:41] *** larrys has joined #jenkins [00:18:42] *** ChanServ sets mode: +v larrys [00:27:49] *** btrim has joined #jenkins [00:30:22] *** atmos has quit IRC [00:40:13] *** tomahawk_ has quit IRC [00:41:57] *** awb has quit IRC [00:42:09] *** awb has joined #jenkins [00:48:31] *** awb has quit IRC [00:54:38] *** msm has quit IRC [00:57:10] *** aheritier_ has joined #jenkins [00:57:10] *** ChanServ sets mode: +v aheritier_ [00:58:35] *** btrim has quit IRC [01:01:34] *** aheritier has quit IRC [01:01:34] *** aheritier_ is now known as aheritier [01:14:46] *** evilchili has quit IRC [01:16:25] *** arnaldo has quit IRC [01:16:53] *** awb has joined #jenkins [01:19:27] *** evilchili has joined #jenkins [01:21:27] *** ExtraSpice has quit IRC [01:38:01] *** smolyn has quit IRC [01:44:13] <afex> hey all. i'm trying to get my build process designed, looking for some feedback. at the end of a chain of builds, i'd like to create a tarball named using the SVN revision. currently the upstream build does the checkout, and the artifacts are copied from job to job. how can i make the last job have access to the SVN revision which was checked out in the first job? [01:46:07] <mwalling_> afex: the hacky way i'd do it (that is probably not the best way) is to write out $SVN_REVISION in your first checkout [01:48:34] <rtyler> that's not terribly hacky [01:48:40] <rtyler> if you archived it :) [01:49:04] <mwalling_> yeah [01:49:13] <afex> so i can use $SVN_REVISION as an env var in shell build commands? [01:49:19] <mwalling_> afex: yeah [01:49:31] <afex> hm i may try that [01:49:39] <afex> doesn't sound _so_ bad :P [01:49:52] <mwalling_> afex: add "set" as a buildstep, writes out the enviroment... jenkins inserts lots of stuff [01:51:22] <afex> cool thanks [01:52:37] *** Ourson has quit IRC [01:58:36] *** abayer has quit IRC [02:00:53] *** dhackner has quit IRC [02:01:11] *** awb has quit IRC [02:13:58] *** mconigliaro has quit IRC [02:26:40] *** Haloperidol has quit IRC [02:28:29] *** benji_ has joined #jenkins [02:31:24] *** idcmp has quit IRC [02:32:27] *** benji_ has quit IRC [02:37:07] *** mindless has quit IRC [02:47:13] *** sshaw has quit IRC [02:55:48] *** evilchili has quit IRC [02:57:20] *** miclorb has joined #jenkins [02:59:27] *** abayer has joined #jenkins [02:59:28] *** ChanServ sets mode: +o abayer [03:05:33] *** stephendonner has quit IRC [03:47:10] *** joewilliams_away is now known as joewilliams [03:47:52] <jenkinsci_builds> Starting build 574 for job jenkins_main_trunk (previous build: UNSTABLE -- last SUCCESS #572 5 hr 15 min ago) [03:48:13] *** stephendonner has joined #jenkins [03:57:53] *** bmahe has quit IRC [04:02:31] *** vivek_ has quit IRC [04:11:40] *** miclorb has quit IRC [04:12:05] *** joewilliams is now known as joewilliams_away [04:12:58] *** miclorb has joined #jenkins [04:18:17] <jenkinsci_builds> Yippie, build fixed! [04:18:17] <jenkinsci_builds> Project jenkins_main_trunk build #574: FIXED in 30 min: http://ci.jenkins-ci.org/job/jenkins_main_trunk/574/ [04:18:18] <jenkinsci_builds> * Kohsuke Kawaguchi: recording recent changes since 890325e48e22c222a1be583fea8a403b6ace477b [04:18:18] <jenkinsci_builds> * Kohsuke Kawaguchi: absolute path shouldn't resolve from the current parent. [04:18:19] <jenkinsci_builds> * Kohsuke Kawaguchi: set @name for easier discovery from tests (and other screen scrapers) [04:18:19] <jenkinsci_builds> * Kohsuke Kawaguchi: expose the raw value. Useful for testing [04:18:20] <jenkinsci_builds> * Kohsuke Kawaguchi: doc improvement [04:18:20] <jenkinsci_builds> * Kohsuke Kawaguchi: marking the version [04:18:21] <jenkinsci_builds> * Kohsuke Kawaguchi: pulling in to avoid namespace pollution [04:18:21] <jenkinsci_builds> * Kohsuke Kawaguchi: making Behaviour.applySubtree to consider the given node itself as a possible match. Previously it wasn't. [04:18:22] <jenkinsci_builds> * Kohsuke Kawaguchi: adding inclusive/exclusive selector tests [04:18:22] <jenkinsci_builds> * Kohsuke Kawaguchi: another test [04:18:23] <jenkinsci_builds> * Kohsuke Kawaguchi: and more test [04:18:23] <jenkinsci_builds> * Kohsuke Kawaguchi: doc improvement [04:18:24] <jenkinsci_builds> * Kohsuke Kawaguchi: added a test case to verify that behaviours apply to the inserted fragments [04:18:24] <jenkinsci_builds> * Kohsuke Kawaguchi: applying behaviour rules means we can't use Element.replace [04:18:25] <jenkinsci_builds> * Kohsuke Kawaguchi: improved the test to verify that the element order is preserved during insertion. [04:18:29] *** akostadinov has joined #jenkins [04:18:52] *** akostadinov has joined #jenkins [04:19:07] *** sshaw has joined #jenkins [04:19:20] *** rtyler_ has joined #jenkins [04:20:11] *** mwhudson has quit IRC [04:20:15] *** rtyler has quit IRC [04:20:52] *** rtyler_ is now known as rtyler [04:21:05] *** ChanServ sets mode: +o rtyler [04:22:24] *** akostadinov has quit IRC [04:35:30] * rtyler waves [04:36:30] *** stephendonner has quit IRC [04:36:39] *** miclorb has quit IRC [04:45:50] *** akostadinov has joined #jenkins [04:47:48] *** awb has joined #jenkins [04:56:55] *** awb has quit IRC [05:01:04] *** akostadinov has quit IRC [05:06:27] *** oeuftete has quit IRC [05:12:55] *** jyrkip has quit IRC [05:13:37] *** jyrkip has joined #jenkins [05:30:07] *** akostadinov has joined #jenkins [05:30:23] *** sshaw has quit IRC [05:31:37] *** afex has left #jenkins [05:34:35] *** recampbell has quit IRC [05:38:58] *** mwhudson has joined #jenkins [06:11:15] *** jyrkip has quit IRC [06:11:21] *** jyrkip has joined #jenkins [06:27:00] *** jyrkip has quit IRC [06:27:44] *** jyrkip has joined #jenkins [06:32:13] *** sshaw has joined #jenkins [06:41:46] <jieryn-w> heya [06:41:55] <jieryn-w> was that a tsunami joke? [06:41:59] <jieryn-w> not cool bro, not cool [06:42:02] <jieryn-w> rtyler: :) [06:42:25] <rtyler> too sooon [06:51:41] *** ed_mann has quit IRC [06:52:23] <jieryn-w> i am drooling waiting for my work laptop refresh, it will be i7-920xm [06:52:31] *** ed_mann has joined #jenkins [06:55:23] *** ExtraSpice has joined #jenkins [07:10:10] *** akostadinov has quit IRC [07:22:01] *** smolyn has joined #jenkins [07:31:57] *** sshaw has quit IRC [07:42:27] *** olamy has quit IRC [08:15:08] *** aheritier has quit IRC [08:20:28] *** smolyn has quit IRC [08:20:44] *** jieryn-w has quit IRC [08:27:46] *** aheritier has joined #jenkins [08:27:46] *** ChanServ sets mode: +v aheritier [08:49:37] *** olamy has joined #jenkins [08:49:37] *** ChanServ sets mode: +v olamy [09:01:41] *** miclorb_ has joined #jenkins [09:26:14] *** vila has quit IRC [09:36:41] *** Ourson has joined #jenkins [09:45:18] *** kenneth_reitz has joined #jenkins [09:46:26] *** stephendonner has joined #jenkins [09:47:23] *** drulli has joined #jenkins [09:47:24] *** ChanServ sets mode: +v drulli [09:49:39] *** Haloperidol has joined #jenkins [10:02:03] *** d2m has joined #jenkins [10:03:58] *** Lewisham has joined #jenkins [10:03:58] *** ChanServ sets mode: +v Lewisham [10:17:54] <jenkinsci_builds> Starting build 575 for job jenkins_main_trunk (previous build: FIXED) [10:20:30] *** jamespage1 is now known as jamespage [10:25:20] *** Lewisham has quit IRC [10:37:21] *** stephendonner has quit IRC [10:39:09] *** magnayn has joined #jenkins [10:46:59] <jenkinsci_builds> Project jenkins_main_trunk build #575: SUCCESS in 29 min: http://ci.jenkins-ci.org/job/jenkins_main_trunk/575/ [10:46:59] <jenkinsci_builds> Seiji Sogabe: avoid redundant redirection. [10:49:17] *** akostadinov has joined #jenkins [10:53:34] *** akostadinov has quit IRC [11:13:44] *** calavera has joined #jenkins [11:17:55] <jenkinsci_builds> Starting build 576 for job jenkins_main_trunk (previous build: SUCCESS) [11:36:02] *** d2m has quit IRC [11:37:05] *** aheritier has quit IRC [11:45:00] *** jbjon has quit IRC [11:47:24] <jenkinsci_builds> Project jenkins_main_trunk build #576: SUCCESS in 29 min: http://ci.jenkins-ci.org/job/jenkins_main_trunk/576/ [11:47:24] <jenkinsci_builds> Seiji Sogabe: added i10n(ja). [11:50:44] *** d2m has joined #jenkins [11:55:35] *** aheritier has joined #jenkins [11:55:35] *** ChanServ sets mode: +v aheritier [12:11:26] *** aheritier has quit IRC [12:25:22] *** kutzi has joined #jenkins [12:25:23] *** ChanServ sets mode: +v kutzi [12:44:01] *** drulli has quit IRC [13:07:24] *** miclorb_ has quit IRC [13:10:02] *** aheritier has joined #jenkins [13:10:03] *** ChanServ sets mode: +v aheritier [13:14:17] *** aheritier_ has joined #jenkins [13:14:18] *** ChanServ sets mode: +v aheritier_ [13:15:56] *** Kissaki has quit IRC [13:18:17] *** aheritier has quit IRC [13:18:17] *** aheritier_ is now known as aheritier [13:30:35] *** rakslice|w_ has joined #jenkins [13:33:39] *** rakslice|w has quit IRC [13:46:47] *** magnayn has quit IRC [13:52:16] *** calavera has quit IRC [14:02:56] <jenkinsci_builds> Starting build 577 for job jenkins_main_trunk (previous build: SUCCESS) [14:17:20] *** magnayn has joined #jenkins [14:27:29] *** kutzi has quit IRC [14:32:19] <jenkinsci_builds> Project jenkins_main_trunk build #577: SUCCESS in 29 min: http://ci.jenkins-ci.org/job/jenkins_main_trunk/577/ [14:32:20] <jenkinsci_builds> Seiji Sogabe: replace Hudson with Jenkins. [14:44:25] *** kutzi has joined #jenkins [14:44:25] *** ChanServ sets mode: +v kutzi [14:50:56] *** kenneth_reitz has quit IRC [14:54:09] *** Stubbs has joined #jenkins [15:02:55] <jenkinsci_builds> Starting build 578 for job jenkins_main_trunk (previous build: SUCCESS) [15:14:29] *** atmos has joined #jenkins [15:27:42] *** larrys has quit IRC [15:30:40] *** ed_mann has quit IRC [15:31:05] *** ed_mann has joined #jenkins [15:32:17] <jenkinsci_builds> Project jenkins_main_trunk build #578: SUCCESS in 29 min: http://ci.jenkins-ci.org/job/jenkins_main_trunk/578/ [15:32:18] <jenkinsci_builds> Seiji Sogabe: revert d3e4becef2953b99a69. [15:36:47] *** wis775 has joined #jenkins [15:36:49] *** kenneth_reitz has joined #jenkins [15:38:49] *** aheritier has quit IRC [16:02:16] *** akostadinov has joined #jenkins [16:14:24] *** wis775 has quit IRC [16:18:07] *** kutzi has quit IRC [16:23:16] *** _marc` has joined #jenkins [16:40:46] *** kenneth_reitz has quit IRC [16:55:44] *** nd__ has joined #jenkins [16:59:00] *** nd___ has quit IRC [17:12:24] *** recampbell has joined #jenkins [17:12:59] *** smolyn has joined #jenkins [17:35:34] *** Lewisham has joined #jenkins [17:35:34] *** ChanServ sets mode: +v Lewisham [17:45:35] *** sshaw has joined #jenkins [17:47:16] *** BobFW has joined #jenkins [17:48:07] <BobFW> hi guys, quick question about repository browsers. I can't seem to find a plugin to get fisheye to show up as one, how can this be done? [17:49:25] *** atmos has quit IRC [17:54:18] *** elpargo has joined #jenkins [17:56:15] *** callum has joined #jenkins [17:56:53] <callum> Hey can anyone help with the following error: ERROR: Failed to launch Maven. Exit code = 139 [17:58:17] *** jieryn-w has joined #jenkins [17:58:17] *** ChanServ sets mode: +v jieryn-w [18:02:04] *** BobFW has quit IRC [18:02:13] *** calavera has joined #jenkins [18:02:16] *** thebigob has joined #jenkins [18:09:17] <callum> Hey can anyone help with the following error: ERROR: Failed to launch Maven. Exit code = 139 [18:12:05] <jieryn-w> callum: are you using the m2release plugin or something like that? [18:12:22] <jieryn-w> or just a normal m2/m3 build type? [18:12:39] <callum> yeah just the default out of the box m2/3 [18:12:58] <callum> on settings asked to download from apache [18:13:22] *** msm has joined #jenkins [18:13:41] <callum> I can build the project on the command line myself so thinking its just the maven install ive asked jenkins to use [18:14:48] <jieryn-w> so you should Manage Jenkins and go into the System Configuration [18:15:00] *** Tauop has joined #jenkins [18:15:10] <jieryn-w> then scroll down to the Maven section, make sure you have it auto-install (if that is acceptable for you) [18:15:28] <jieryn-w> if you are using your own maven installation, then make sure the path is right; also check permissions, etc [18:15:52] <jieryn-w> if you are using auto-installed (very nice!) then log into the Jenkins machine and verify that $JENKINS_HOME/tools has your maven installed [18:16:59] <callum> ok gone into the tools dir on the build box [18:17:04] <callum> maven in there [18:17:10] <callum> going into bin [18:17:15] <callum> then running mvn [18:17:37] <callum> Exception in thread "main" java.lang.NoClassDefFoundError: org/codehaus/classworlds/Launcher [18:17:51] <jieryn-w> ok, so it looks like your maven installation is bad [18:18:08] <jieryn-w> you can try to remove the entire tools/$MAVEN_NAME_YOU_GAVE_IN_JENKINS [18:18:24] <jieryn-w> ..what version of maven did you have it auto-install? [18:18:31] <callum> 2.2.1 [18:18:42] <callum> thats what I used to build it off the command line [18:18:56] <callum> recon I can just use the latest version? [18:19:06] <callum> build box is ubuntu 10.10 btw [18:19:12] <callum> 64 bit [18:19:17] <jieryn-w> i use maven 3.0.x, it's a drop in replacement for maven 2.2.x [18:19:31] <callum> cool will give that a shot just now [18:19:35] <jieryn-w> yes please [18:19:36] *** evilchili has joined #jenkins [18:21:02] <jieryn-w> you may have to update the job itself if you have multiple maven installs [18:21:17] <jieryn-w> i'd just delete that 2.2.1 from Jenkins' system configuration [18:22:19] <callum> Unpacking http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.1-bin.zip to /var/lib/tomcat6/http:/localhost:8080/jenkins/tools/Maven on Jenkins Found mavenVersion 3.0.1 from file jar:file:/var/lib/tomcat6/http:/localhost:8080/jenkins/tools/Maven/lib/maven-core-3.0.1.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties Parsing POMs [workspace] $ /var/lib/tomcat6/http:/localhost:8080/jenkins/tools/Java_6 [18:24:21] <jieryn-w> ok cool :) [18:26:21] <callum> right [18:26:25] <callum> its not maven then [18:26:32] <callum> looks like its my java install [18:26:35] <callum> >.< [18:27:00] <callum> yup [18:27:47] *** evilchili has quit IRC [18:32:32] <callum> ok new problem now but that has got rid of the one I had thanks for your help jieryn-w [18:34:10] *** evilchili has joined #jenkins [18:36:32] *** smolyn has quit IRC [18:39:26] <callum> right cant find anything useful on google for Could not find the main class: org.jvnet.hudson.maven3.agent.Maven3Main [18:40:27] <jieryn-w> ugh [18:40:32] <callum> :P [18:40:42] <jieryn-w> what java binary? [18:41:01] <callum> java version "1.6.0_24" [18:41:01] <callum> Java(TM) SE Runtime Environment (build 1.6.0_24-b07) [18:41:01] <callum> Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02, mixed mode) [18:41:24] <jieryn-w> maybe apt-get or whatever the openjdk package [18:41:55] <callum> have that installed also so will switch it and try [18:43:32] <callum> no dice same error [18:44:41] <jieryn-w> ok .. wtf [18:45:24] <callum> know what jar its in? [18:45:31] <jieryn-w> so if you run the tools/maven-3.0.1/bin/mvn clean install from your jobs/JobName/workspace/$SCM_ROOT does it work? [18:45:44] <callum> sec ill give it a shot [18:46:48] *** elpargo has quit IRC [18:48:32] *** kutzi has joined #jenkins [18:48:32] *** ChanServ sets mode: +v kutzi [18:49:09] <callum> ../../../tools/Maven/bin/mvn clean install [18:49:10] <callum> Warning: JAVA_HOME environment variable is not set. [18:49:10] <callum> Exception in thread "main" java.lang.NoClassDefFoundError: org/codehaus/plexus/classworlds/launcher/Launcher [18:49:10] <callum> Caused by: java.lang.ClassNotFoundException: org.codehaus.plexus.classworlds.launcher.Launcher [18:49:10] <callum> at java.net.URLClassLoader$1.run(URLClassLoader.java:202) [18:49:10] <callum> at java.security.AccessController.doPrivileged(Native Method) [18:49:11] <callum> at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [18:49:11] <callum> at java.lang.ClassLoader.loadClass(ClassLoader.java:307) [18:49:12] <callum> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) [18:49:12] <callum> at java.lang.ClassLoader.loadClass(ClassLoader.java:248) [18:49:12] <callum> Could not find the main class: org.codehaus.plexus.classworlds.launcher.Launcher. Program will exit. [18:50:24] <jieryn-w> echo $JAVA_HOME ? [18:50:47] <callum> nada [18:51:00] <jieryn-w> seems strange.. [18:51:04] <callum> setting it now [18:51:10] <callum> see if that makes any difference [18:51:18] <jieryn-w> possibly you were already logged in w/out a jdk installed [18:51:24] *** Lewisham has quit IRC [18:51:26] <jieryn-w> and so you didn't have that var set for you at login [18:52:43] *** evilchili has quit IRC [18:52:49] <callum> ok exported the variable [18:52:53] <callum> same error [18:53:31] <callum> without the warning [18:53:34] <callum> :P [18:54:35] <jieryn-w> i dunno at this point.. it looks like the tools are fragged in some way [18:54:51] <callum> cool [18:54:53] <jieryn-w> you said you could run this project with your installation mvn ? [18:55:14] <callum> I can run it just using mvn install [18:55:19] <callum> on the command line [18:55:28] <callum> fails in jenkins [18:55:36] <callum> must be a tools error [18:55:46] <jieryn-w> maybe just so you can get work done, delete the auto installed mavens and point it to your local install [18:56:00] <jieryn-w> and then file a bug .. i'm at a loss for what to check at this point [18:56:10] <callum> will try that [18:56:16] <callum> thanks very much for your help [18:58:21] <jieryn-w> ok, sorry.. [18:59:06] *** stephendonner has joined #jenkins [19:02:57] *** sshaw has quit IRC [19:07:46] *** abayer has quit IRC [19:08:16] *** awb has joined #jenkins [19:09:35] *** kenneth_reitz has joined #jenkins [19:10:40] *** Lewisham has joined #jenkins [19:10:40] *** ChanServ sets mode: +v Lewisham [19:15:11] <callum> right using the jdk and maven install as present on the box its all working! Thanks!!!!! [19:16:12] *** olamy has quit IRC [19:20:40] *** callum has left #jenkins [19:23:37] *** Ourson has quit IRC [19:24:03] *** Ourson has joined #jenkins [19:27:05] *** kenneth_reitz has quit IRC [19:27:07] *** Ourson has quit IRC [19:34:45] *** d2m has quit IRC [19:42:22] *** mando has quit IRC [19:48:14] *** vjuranek has joined #jenkins [19:50:15] *** abayer has joined #jenkins [19:50:15] *** ChanServ sets mode: +o abayer [19:53:12] *** btrim has joined #jenkins [19:54:48] *** d2m has joined #jenkins [19:56:24] *** recampbell has quit IRC [20:01:54] *** magnayn has quit IRC [20:04:41] *** akostadinov has quit IRC [20:06:05] *** akostadinov has joined #jenkins [20:10:49] *** olamy has joined #jenkins [20:10:50] *** ChanServ sets mode: +v olamy [20:12:36] *** cowboyd has joined #jenkins [20:13:38] *** Haloperidol has quit IRC [20:18:24] *** kenneth_reitz has joined #jenkins [20:18:27] *** akostadinov has quit IRC [20:19:00] *** abayer has quit IRC [20:22:41] *** stephendonner has quit IRC [20:24:07] *** cowboyd has quit IRC [20:25:05] *** evilchili has joined #jenkins [20:25:51] *** abayer has joined #jenkins [20:25:51] *** ChanServ sets mode: +o abayer [20:28:31] *** kenneth_reitz has quit IRC [20:29:12] *** calavera has quit IRC [20:30:51] <jieryn-w> groovy [20:31:25] *** abayer has quit IRC [20:37:37] *** abayer has joined #jenkins [20:37:37] *** ChanServ sets mode: +o abayer [20:41:45] *** abayer has quit IRC [20:42:17] *** akostadinov has joined #jenkins [20:43:25] *** evilchili has quit IRC [20:44:10] *** abayer has joined #jenkins [20:44:10] *** ChanServ sets mode: +o abayer [20:44:40] *** evilchili has joined #jenkins [20:48:35] *** abayer has quit IRC [20:53:44] *** abayer has joined #jenkins [20:53:44] *** ChanServ sets mode: +o abayer [20:55:33] *** awb has quit IRC [20:56:16] *** awb has joined #jenkins [20:56:37] *** awb has quit IRC [20:57:17] *** awb has joined #jenkins [20:57:29] *** cowboyd has joined #jenkins [20:58:35] *** abayer has quit IRC [21:02:34] *** akostadinov has quit IRC [21:03:06] *** cowboyd has quit IRC [21:08:20] *** cowboyd has joined #jenkins [21:08:55] *** cowboyd has joined #jenkins [21:15:50] *** kenneth_reitz has joined #jenkins [21:17:22] *** SirScott has joined #jenkins [21:18:03] <SirScott> one of my builds produces html documentation. What's the recommended way to archive this as a build product? Is that what the HTML Publish Plugin is for? [21:18:34] <rtyler> SirScott: I believe that is exactly what it's for :) [21:20:05] <SirScott> rtyler: thanks, was thinking that possibly jenkins itself was generating some data and *that's* what was being published, so thanks for clearing that up! [21:20:43] *** stephendonner has joined #jenkins [21:25:47] *** kenneth_reitz has quit IRC [21:35:18] *** olamy has quit IRC [21:48:24] *** aheritier has joined #jenkins [21:48:24] *** ChanServ sets mode: +v aheritier [21:48:35] *** awb has quit IRC [21:49:11] <SirScott> rtyler: the plugin worked exactly as I wanted, thanks again! [21:49:12] *** SirScott has left #jenkins [21:49:18] *** sshaw has joined #jenkins [21:49:33] *** ExtraSpice has quit IRC [21:49:59] <rtyler> jieryn-w: did you get that commit channel working? [21:52:14] *** kutzi has quit IRC [22:02:04] *** olamy has joined #jenkins [22:02:04] *** ChanServ sets mode: +v olamy [22:07:00] *** BrianFox has quit IRC [22:16:13] *** kenneth_reitz has joined #jenkins [22:22:20] *** kenneth_reitz has quit IRC [22:25:13] *** evilchili has quit IRC [22:27:04] *** evilchili has joined #jenkins [22:28:58] *** evilchili has quit IRC [22:41:32] *** d2m has left #jenkins [22:44:28] *** vjuranek has quit IRC [22:45:14] *** edorian has quit IRC [22:48:20] *** evilchili has joined #jenkins [22:58:17] *** evilchili has quit IRC [23:28:50] *** sshaw has quit IRC [23:29:27] *** vivek_ has joined #jenkins [23:34:35] *** mando has joined #jenkins [23:43:40] *** recampbell has joined #jenkins [23:44:56] *** msm has quit IRC [23:52:55] *** mando_ has joined #jenkins [23:54:05] *** mando has quit IRC [23:55:31] *** FraterM has quit IRC [23:57:38] *** evilchili has joined #jenkins [23:59:59] *** evilchili1 has joined #jenkins