Switch to DuckDuckGo Search
   December 5, 2009  
< | 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 | >


NOTICE: This channel is no longer actively logged.

Toggle Join/Part | bottom
[00:19:18] *** betehess has quit IRC
[00:19:35] *** betehess has joined #hudson
[00:24:01] *** ezraw has quit IRC
[00:26:32] *** Lewisham has joined #hudson
[00:26:32] *** ChanServ sets mode: +v Lewisham
[00:27:33] *** Lewisham has quit IRC
[00:35:47] *** stigkj has quit IRC
[00:38:55] *** kevwil has joined #hudson
[00:40:30] *** Lewisham has joined #hudson
[00:40:30] *** ChanServ sets mode: +v Lewisham
[01:00:36] *** betehess has quit IRC
[01:03:52] *** evilchili1 has joined #hudson
[01:19:01] *** Haloperidol has quit IRC
[01:20:48] *** evilchili has quit IRC
[01:21:41] *** rromanchuk has quit IRC
[01:32:43] *** evilchili1 has quit IRC
[01:35:48] *** Lewisham has quit IRC
[01:41:07] *** Lewisham has joined #hudson
[01:41:07] *** ChanServ sets mode: +v Lewisham
[01:54:55] *** hobodave has quit IRC
[02:04:15] <mrooney> hm the swarm plugin looks pretty excellent in combination with the selenium grid plugin
[02:04:39] <mrooney> I wonder if the slaves become used for tied jobs only though, so they don't get other jobs
[02:13:20] *** rromanchuk has joined #hudson
[02:19:46] *** Lewisham has quit IRC
[03:04:46] <mrooney> looks like it works exactly as desired!
[03:04:53] <mrooney> a+ job to kohsuke
[03:04:54] *** evilchili has joined #hudson
[03:05:53] *** evilchili1 has joined #hudson
[03:49:46] *** evilchili has joined #hudson
[04:03:06] *** kevwil has quit IRC
[04:06:38] *** evilchili1 has quit IRC
[04:35:28] <mrooney> oh wait no it doesn't!
[04:35:44] <mrooney> it just hides the option in the node configuration, but doesn't seem to allow you to specify leave only for tied jobs
[04:54:05] *** hobodave has joined #hudson
[04:54:53] *** abayer1 has joined #hudson
[05:02:38] *** abayer has quit IRC
[05:03:17] *** abayer has joined #hudson
[05:03:17] *** ChanServ sets mode: +o abayer
[05:06:44] *** abayer has joined #hudson
[05:06:44] *** ChanServ sets mode: +o abayer
[05:09:02] *** hobodave has quit IRC
[05:15:59] *** abayer1 has joined #hudson
[05:23:50] *** Lewisham has joined #hudson
[05:23:50] *** ChanServ sets mode: +v Lewisham
[05:25:59] *** abayer has quit IRC
[05:26:01] *** abayer1 is now known as abayer
[05:26:05] *** ChanServ sets mode: +o abayer
[05:38:52] *** rromanchuk has quit IRC
[05:39:56] *** rromanchuk has joined #hudson
[06:01:24] *** Lewisham has quit IRC
[06:04:31] *** hobodave has joined #hudson
[06:16:13] *** evilchili1 has joined #hudson
[06:32:46] *** evilchili2 has joined #hudson
[06:33:04] *** evilchili has quit IRC
[06:38:00] *** hobodave has quit IRC
[06:49:02] *** evilchili1 has quit IRC
[07:05:50] *** hobodave has joined #hudson
[07:08:16] *** Lewisham has joined #hudson
[07:08:16] *** ChanServ sets mode: +v Lewisham
[08:41:01] *** jamestur1bull has quit IRC
[09:12:51] *** Haloperidol has joined #hudson
[09:55:50] *** evilchili has joined #hudson
[09:57:10] *** evilchili2 has quit IRC
[10:38:22] *** Hill has quit IRC
[11:17:14] *** evilchili1 has joined #hudson
[11:21:46] *** Haloperidol has joined #hudson
[11:55:55] *** matt-wynne has joined #hudson
[11:58:14] *** asolsson has joined #hudson
[11:59:54] *** incorrect has joined #hudson
[12:04:09] *** incorrect has quit IRC
[12:07:24] *** incorrect has joined #hudson
[12:07:45] <incorrect> should i use tomcat or glassfish if i want to connect apache to front end hudson?
[12:08:04] <lifeless> anything you like
[12:08:16] <deebo> glassfish is a full app server aint it? bit overkill
[12:08:26] <incorrect> ok tomcat it is
[12:08:54] <lifeless> jetty will do
[12:08:59] <lifeless> [the built in one]
[12:09:00] <incorrect> i will remove the hudson package
[12:09:16] <incorrect> i thought jetty was a framework, not a servlet container
[12:09:49] <deebo> i just run it with the built in jetty impl wrapped in java service wrapper
[12:09:49] <deebo> works fine
[12:10:30] <incorrect> ok will try
[12:11:08] <incorrect> shame the ajp service in hudson (winstone?) still has a bug, that would be really sweet to get that fixed
[12:13:41] *** Haloperidol has quit IRC
[12:13:55] *** matt-wynne has quit IRC
[12:22:34] *** admc has quit IRC
[12:54:56] <incorrect> using jetty and the war file i don't have any plugins available, must need some extra work to
[12:55:36] <deebo> hmm?
[12:55:44] <deebo> just java -jar hudson.war
[12:57:09] <incorrect> well i've got apache -> ajp -> jetty -> hudson working, just no plugins listed unlike when i apt-get install hudson
[13:01:31] *** Haloperidol has joined #hudson
[13:02:50] <incorrect> oh its complaining about /hudson/updateCenter/byId/default/postBack something being too large
[13:05:45] <incorrect> http://hudson.pastebin.com/m38e3cf8e
[13:05:50] <incorrect> has anyone seen that before
[13:26:53] <lifeless> yes
[13:27:04] <lifeless> was mentioned on the list; fixed in next release
[13:41:24] *** Hill has joined #hudson
[13:41:27] *** matt-wynne has joined #hudson
[14:43:08] *** akyanus has joined #hudson
[14:43:31] *** akyanus has quit IRC
[14:59:28] *** khmarbaise has joined #hudson
[15:11:18] <incorrect> would that be the cause of why i can't get plugins lifeless ?
[15:15:13] *** tstclair has joined #hudson
[15:25:25] *** ian_mac has joined #hudson
[15:33:05] *** khmarbaise has quit IRC
[15:40:07] *** khmarbaise has joined #hudson
[15:46:25] *** justin1 has quit IRC
[15:48:17] *** khmarbaise has quit IRC
[15:49:16] *** justin1 has joined #hudson
[16:10:57] *** justin1 has quit IRC
[16:16:34] <incorrect> my remote ssh nodes don't have the same user name, is it possible to set a username per node?
[16:16:46] <incorrect> doh
[16:16:54] <incorrect> just spotted the advanced button
[16:26:04] *** ian_mac has quit IRC
[16:32:39] *** justin1 has joined #hudson
[16:35:26] *** ian_mac has joined #hudson
[16:36:31] <incorrect> is there some special magic to getting hudson to use win2k8, it complains i might not have SERVER running, because it can't access the registry
[17:08:46] <incorrect> ah ok JNLP works
[17:08:53] <incorrect> not sure if that is the best way to do things
[17:17:36] *** nairb774 has quit IRC
[17:17:56] *** tstclair has quit IRC
[17:24:16] *** khmarbaise has joined #hudson
[17:27:08] *** khmarbaise has quit IRC
[17:49:58] <incorrect> hmm, can't get the JNLP to install as a service
[17:58:38] <incorrect> ah there we go, bit of brute force
[18:34:25] *** matt-wynne has joined #hudson
[18:35:49] *** Lewisham has joined #hudson
[18:35:49] *** ChanServ sets mode: +v Lewisham
[18:50:10] *** matt-wynne has quit IRC
[18:55:19] *** matt-wynne has joined #hudson
[18:58:06] *** matt-wynne has quit IRC
[19:05:02] *** matt-wynne has joined #hudson
[19:29:05] *** keshureddyp has quit IRC
[19:51:09] *** Lewisham_ has joined #hudson
[19:51:09] *** ChanServ sets mode: +v Lewisham_
[19:56:02] *** matt-wynne has quit IRC
[20:06:55] *** Lewisham has quit IRC
[20:06:55] *** Lewisham_ is now known as Lewisham
[20:12:23] *** nairb774 has joined #hudson
[20:14:05] <incorrect> i have some c++ code i want to build on both windows and linux, should i create one job that is tied to a group of nodes or two jobs set to different nodes?
[20:24:40] *** Haloperidol has quit IRC
[20:45:47] *** incorrect has quit IRC
[20:52:05] *** Haloperidol has joined #hudson
[20:56:39] *** Haloperidol has joined #hudson
[21:01:00] *** justin1 has joined #hudson
[21:02:26] <jieryn-w> hey abayer, how about setting the job description to the project.description from the pom.xml, if no job description is set (or [x] set job description from project) ?
[21:23:49] *** matt-wynne has joined #hudson
[21:28:59] *** matt-wynne has quit IRC
[21:40:03] *** matt-wynne has joined #hudson
[21:41:02] *** matt-wynne has quit IRC
[21:51:59] *** Lewisham_ has joined #hudson
[21:51:59] *** ChanServ sets mode: +v Lewisham_
[21:54:10] *** Lewisham_ is now known as Lewisham
[22:09:55] *** admc has joined #hudson
[22:32:25] *** ian_mac has quit IRC
[22:45:03] *** rromanchuk has quit IRC
[22:51:44] *** giskard_ has joined #hudson
[23:03:40] *** admc has quit IRC
[23:09:04] *** giskard has quit IRC
[23:12:32] *** admc has joined #hudson
[23:39:58] *** admc has quit IRC
top

   December 5, 2009  
< | 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 | >