Switch to DuckDuckGo Search
   December 8, 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:00:19] *** matt-wynne has quit IRC
[00:13:54] <keshureddyp> Hi guys , is it possible to get custom messages (test count ( pass/fail), findbugs and coverage metrics) via IRC notifications ?
[00:20:08] <kohsuke> keshureddyp: it probably takes a bit of coding
[00:21:20] <keshureddyp> i would like to enhance - if you could advise ..
[00:22:21] <kohsuke> unfortunately I don't know much about the new IM plugin internal
[00:22:35] <kohsuke> The maintainer is very active, though, so if you post to dev at hudson dot dev.java.net, I think you'll get a response
[00:22:58] <keshureddyp> thanks for info
[00:27:55] *** stigkj has quit IRC
[00:33:04] * Lewisham couldn't get the IRC plugin to work
[00:33:08] <Lewisham> it timed out on a connection
[00:33:21] <Lewisham> and it would freeze Hudson for about 2 minutes on startup waiting for the timeout
[00:33:24] <Lewisham> not cool
[00:33:25] <kohsuke> I think a maintainer would appreciate a bug report
[00:33:48] <kohsuke> and your point that the initialization should be done asynchronously without blocking the main boot sequence.
[00:41:12] <Lewisham> yeah, I should file a bug report
[00:41:45] <Lewisham> there was one previously, but the maintainer said that the new 2.0 release should have fixed the no connection problem, and then I was so frustrated that Hudson wasn't launching I forgot to file one ;)
[00:44:36] *** Haloperidol has quit IRC
[01:02:41] *** decriptor has quit IRC
[01:38:08] <mindless> I still see "form too large" in hudson-dev:run .. is the fix not working, or I need to do something to use the fix?
[01:38:23] <mindless> (regarding update center json data)
[01:38:30] <mindless> kohsuke: ^
[01:38:34] <kohsuke> Maybe I only fixed it with hpi:run
[01:38:36] <kohsuke> Let me check
[01:39:48] <mindless> and ComputerRetentionWork is not running.. not sure if this update center thing is breaking PeriodicWork tasks, or there is another problem
[01:40:19] <kohsuke> I'd think those two are separate
[01:41:12] <kohsuke> Maybe we should start compressing the update center metadata?
[01:41:21] <kohsuke> I wonder if a large POST affect other containers
[01:42:26] <kohsuke> gzip did 139K->23K
[01:42:53] <mindless> my install in SJSWS7 seems ok.. "Update information obtained: 0.14 sec ago"
[01:43:50] <kohsuke> committed a fix
[01:43:56] <kohsuke> ... in war/pom.xml
[01:45:09] <mindless> thx
[01:54:26] <mindless> PeriodicWork started working now
[01:54:42] <mindless> i'm going to revert that war/pom.xml change again, see if that really was the issue
[01:56:37] <kohsuke> thanks
[01:58:59] <mindless> hm, why isn't it trying to d/l the data now
[01:59:25] <kohsuke> probably because you already have a recent enough data in $HUDSON_HOME
[02:00:15] <mindless> ah, right.. it tried everytime I started hudson-dev:run before and hit any page because it was failing every time.
[02:00:58] <kohsuke> come to think of it, that'll be a DoS attack if hudson-ci.org goes down
[02:01:10] <kohsuke> I should probably do more graceful retry
[02:06:23] *** justin1 has joined #hudson
[02:08:16] <mindless> hm, deleted json data and restarted, still no update
[02:11:01] <mindless> going to Plugin Manager / Advanced and clicking Update Now doesn't work either
[02:11:10] <mindless> view source shows siteCount = 00
[02:11:17] <mindless> why do I have no update sites?
[02:16:41] <kohsuke> hmm
[02:17:06] <mindless> confirmed in script console.. updateCenter.getSites() is empty
[02:19:01] <kohsuke> during the start up, the empty sites is fixed up to include at least one
[02:19:40] <mindless> only if that xml file doesn't exist.. i'll try removing it
[02:20:13] <mindless> though that file looks fine.. has 1 "default" entry
[02:20:57] <mindless> still empty
[02:21:15] <mindless> file was not recreated either
[02:21:29] <kohsuke> it only gets created when someone changes it
[02:21:43] <kohsuke> ... though sites.add(...) should actually be that event
[02:23:02] <mindless> i'll have to come back to this.. cya
[02:29:55] *** hudson-admin has joined #hudson
[02:30:04] <kohsuke> hudson-admin: make olamy a committer
[02:30:04] <hudson-admin> Making olamy a committer
[02:31:04] <hudson-admin> olamy is now a committer
[02:48:33] *** justin1 has left #hudson
[02:58:17] <mindless> I don't think UpdateCenter.load() was called
[03:15:39] <mindless> probably need a clean build.. it's not running lots of @Initializer methods
[03:25:10] *** hobodave has quit IRC
[03:28:38] <mrooney> does anyone know, if I'm running a slave on the master, and symlink the slaves workspace directory to $HUDSON_HOME/jobs, will it blow up or be happy?
[03:29:02] <mrooney> that way I don't have two directories for each job that runs on the slave and the source and artifacts will be in the jobs directory
[03:58:57] *** tstclair has quit IRC
[04:19:01] *** Kevin___ has joined #hudson
[04:19:23] <Kevin___> how difficult would it be to migrate from luntbuild to hudson?
[04:19:40] <Kevin___> has anyone written any utilities to do this?
[04:51:06] *** mindless has quit IRC
[05:44:33] *** admc has quit IRC
[06:19:18] <mrooney> alas, I have not heard of luntbuild
[06:46:38] <rtyler> sounds kind of dirty
[07:00:38] *** decriptor has joined #hudson
[07:04:53] *** admc has joined #hudson
[07:21:54] *** WilliamLeara has quit IRC
[07:22:12] *** WilliamLeara has joined #hudson
[07:42:28] *** khmarbaise has joined #hudson
[07:55:34] *** Haloperidol has joined #hudson
[07:57:05] *** Lewisham has quit IRC
[08:28:12] *** Haloperidol has quit IRC
[08:30:56] *** emanuelez has joined #hudson
[08:33:58] *** vjuranek has joined #hudson
[08:54:36] *** rromanchuk has joined #hudson
[09:14:56] *** Surfa has quit IRC
[09:16:32] *** asolsson has joined #hudson
[09:32:12] *** admc_ has joined #hudson
[09:36:04] *** Surfa has joined #hudson
[09:37:20] *** rromanchuk has quit IRC
[09:39:29] *** rromanchuk has joined #hudson
[09:40:01] *** matt-wynne has joined #hudson
[09:41:16] *** Surfa has quit IRC
[09:41:24] *** Surfa has joined #hudson
[09:50:54] *** Surfa_ has joined #hudson
[09:53:00] *** plank has joined #hudson
[09:53:12] <plank> hi
[09:56:01] <plank> can someone take a look at this error? http://i50.tinypic.com/j7g5f6.jpg/ would greatly appreciate it..
[09:57:12] *** chuckNinja has joined #hudson
[09:57:23] <chuckNinja> can someone help me with a regex for hudson view
[09:57:27] <chuckNinja> i have versions of a project
[09:58:22] <chuckNinja> job names are: trunk-project, trunk-projectii, trunk-projectiii, branch0.1-project, branch0.1-projectii
[09:58:38] <chuckNinja> i want to match anything with project in it
[09:58:55] <chuckNinja> ^.+-project([i]+)?
[09:59:00] <chuckNinja> is my regex, but not matching :(
[09:59:35] <chuckNinja> nvm
[09:59:47] <chuckNinja> it is working
[09:59:50] <chuckNinja> had a - afterwards
[10:00:05] <chuckNinja> ^.+-project(i+)?
[10:03:21] *** Surfa_ has quit IRC
[10:04:16] <plank> please take a look at this link
[10:04:24] <plank> http://i50.tinypic.com/j7g5f6.jpg/
[10:04:27] *** emanuelez has quit IRC
[10:04:50] *** Surfa has quit IRC
[10:04:56] *** Surfa has joined #hudson
[10:05:13] *** asolsson has quit IRC
[10:05:15] <plank> getting this error whenever save button in job configuration page is pressed
[10:09:48] *** Surfa has quit IRC
[10:09:49] *** Surfa_ has joined #hudson
[10:10:00] *** Surfa_ is now known as Surfa
[10:10:37] *** matt-wynne has quit IRC
[10:11:19] *** Surfa has quit IRC
[10:11:25] *** Surfa has joined #hudson
[10:11:46] *** chuckNinja has left #hudson
[10:18:00] *** asolsson has joined #hudson
[10:19:02] *** admc has joined #hudson
[10:26:42] *** stigkj has joined #hudson
[10:28:40] *** Surfa has quit IRC
[10:30:12] *** Surfa has joined #hudson
[10:30:33] *** admc_ has quit IRC
[10:32:10] *** DaveH has joined #hudson
[10:37:04] *** dvrzalik has joined #hudson
[11:28:28] *** rromanchuk has quit IRC
[11:39:33] *** asolsson has quit IRC
[11:53:35] *** asolsson has joined #hudson
[12:17:12] *** Kevin___ has quit IRC
[12:17:12] *** hudson-admin has quit IRC
[12:17:12] *** Hill has quit IRC
[12:17:12] *** kohsuke has quit IRC
[12:17:12] *** keshureddyp has quit IRC
[12:17:12] *** giskard has quit IRC
[12:17:15] *** pcc1 has quit IRC
[12:17:15] *** FauxFaux has quit IRC
[12:17:15] *** Atomy has quit IRC
[12:17:15] *** deebo has quit IRC
[12:17:15] *** asolsson has quit IRC
[12:18:05] *** kohsuke has joined #hudson
[12:18:05] *** asolsson has joined #hudson
[12:18:05] *** Kevin___ has joined #hudson
[12:18:05] *** hudson-admin has joined #hudson
[12:18:05] *** keshureddyp has joined #hudson
[12:18:05] *** giskard has joined #hudson
[12:18:05] *** Hill has joined #hudson
[12:18:05] *** deebo has joined #hudson
[12:18:05] *** Atomy has joined #hudson
[12:18:05] *** FauxFaux has joined #hudson
[12:18:05] *** pcc1 has joined #hudson
[12:18:05] *** irc.freenode.net sets mode: +o kohsuke
[12:36:39] *** matt-wynne has joined #hudson
[12:48:43] *** test_ has joined #hudson
[12:49:08] *** matt-wynne has quit IRC
[12:51:24] *** test_ has left #hudson
[12:55:20] *** Kevin___ has quit IRC
[12:55:20] *** Hill has quit IRC
[12:55:20] *** hudson-admin has quit IRC
[12:55:21] *** kohsuke has quit IRC
[12:55:21] *** giskard has quit IRC
[12:55:21] *** keshureddyp has quit IRC
[12:55:23] *** pcc1 has quit IRC
[12:55:23] *** FauxFaux has quit IRC
[12:55:23] *** Atomy has quit IRC
[12:55:23] *** deebo has quit IRC
[12:55:24] *** asolsson has quit IRC
[12:58:40] *** kohsuke has joined #hudson
[12:58:40] *** Hill has joined #hudson
[12:58:40] *** hudson-admin has joined #hudson
[12:58:40] *** giskard has joined #hudson
[12:58:40] *** keshureddyp has joined #hudson
[12:58:40] *** irc.freenode.net sets mode: +o kohsuke
[12:59:25] *** Kevin___ has joined #hudson
[12:59:27] *** deebo has joined #hudson
[12:59:27] *** Atomy has joined #hudson
[12:59:27] *** FauxFaux has joined #hudson
[12:59:27] *** pcc1 has joined #hudson
[12:59:41] *** asolsson has joined #hudson
[13:02:31] *** evilchili has joined #hudson
[13:04:52] *** pcc1 has quit IRC
[13:04:52] *** Atomy has quit IRC
[13:04:52] *** deebo has quit IRC
[13:04:52] *** FauxFaux has quit IRC
[13:04:52] *** asolsson has quit IRC
[13:04:53] *** kohsuke has quit IRC
[13:04:53] *** keshureddyp has quit IRC
[13:04:53] *** giskard has quit IRC
[13:04:53] *** hudson-admin has quit IRC
[13:04:53] *** Hill has quit IRC
[13:05:41] *** kohsuke has joined #hudson
[13:05:42] *** asolsson has joined #hudson
[13:05:42] *** pcc1 has joined #hudson
[13:05:42] *** FauxFaux has joined #hudson
[13:05:42] *** Atomy has joined #hudson
[13:05:42] *** deebo has joined #hudson
[13:05:42] *** Kevin___ has joined #hudson
[13:05:42] *** Hill has joined #hudson
[13:05:42] *** hudson-admin has joined #hudson
[13:05:42] *** giskard has joined #hudson
[13:05:42] *** keshureddyp has joined #hudson
[13:05:42] *** irc.freenode.net sets mode: +o kohsuke
[13:11:26] *** Kevin___ has quit IRC
[13:11:26] *** deebo has quit IRC
[13:11:26] *** FauxFaux has quit IRC
[13:11:26] *** pcc1 has quit IRC
[13:11:26] *** Atomy has quit IRC
[13:11:27] *** asolsson has quit IRC
[13:11:28] *** kohsuke has quit IRC
[13:11:28] *** keshureddyp has quit IRC
[13:11:28] *** giskard has quit IRC
[13:11:29] *** hudson-admin has quit IRC
[13:11:29] *** Hill has quit IRC
[13:11:42] *** kohsuke has joined #hudson
[13:11:42] *** asolsson has joined #hudson
[13:11:42] *** pcc1 has joined #hudson
[13:11:42] *** FauxFaux has joined #hudson
[13:11:42] *** Atomy has joined #hudson
[13:11:42] *** deebo has joined #hudson
[13:11:42] *** Kevin___ has joined #hudson
[13:11:42] *** Hill has joined #hudson
[13:11:42] *** hudson-admin has joined #hudson
[13:11:42] *** giskard has joined #hudson
[13:11:42] *** keshureddyp has joined #hudson
[13:11:42] *** irc.freenode.net sets mode: +o kohsuke
[13:14:30] *** Kevin___ has quit IRC
[13:14:31] *** deebo has quit IRC
[13:14:31] *** FauxFaux has quit IRC
[13:14:31] *** pcc1 has quit IRC
[13:14:31] *** Atomy has quit IRC
[13:14:31] *** asolsson has quit IRC
[13:14:33] *** kohsuke has quit IRC
[13:14:33] *** keshureddyp has quit IRC
[13:14:33] *** giskard has quit IRC
[13:14:34] *** hudson-admin has quit IRC
[13:14:34] *** Hill has quit IRC
[13:15:47] *** kohsuke has joined #hudson
[13:15:47] *** keshureddyp has joined #hudson
[13:15:47] *** giskard has joined #hudson
[13:15:47] *** irc.freenode.net sets mode: +o kohsuke
[13:18:57] *** Kevin___ has joined #hudson
[13:19:52] *** glass-eye has quit IRC
[13:19:53] *** deufrai has quit IRC
[13:19:53] *** tazle_ has quit IRC
[13:19:53] *** asolsson has joined #hudson
[13:20:22] *** deufrai has joined #hudson
[13:20:22] *** glass-eye has joined #hudson
[13:20:22] *** tazle_ has joined #hudson
[13:20:23] *** hudson-admin has joined #hudson
[13:20:23] *** Hill has joined #hudson
[13:21:17] *** deebo has joined #hudson
[13:21:17] *** Atomy has joined #hudson
[13:21:17] *** FauxFaux has joined #hudson
[13:21:17] *** pcc1 has joined #hudson
[13:21:19] *** evilchili has quit IRC
[13:31:30] *** Atomy has quit IRC
[13:31:30] *** deebo has quit IRC
[13:31:31] *** FauxFaux has quit IRC
[13:31:31] *** Surfa has quit IRC
[13:31:31] *** himanshu has quit IRC
[13:31:31] *** Nacho_Man has quit IRC
[13:31:31] *** jrmiah has quit IRC
[13:31:32] *** rtyler has quit IRC
[13:31:32] *** mrooney has quit IRC
[13:31:32] *** lifeless has quit IRC
[13:31:33] *** glass-eye has quit IRC
[13:31:33] *** tazle_ has quit IRC
[13:31:33] *** deufrai has quit IRC
[13:31:33] *** Hill has quit IRC
[13:31:33] *** hudson-admin has quit IRC
[13:31:34] *** asolsson has quit IRC
[13:31:34] *** Kevin___ has quit IRC
[13:31:35] *** kohsuke has quit IRC
[13:31:38] *** giskard has quit IRC
[13:31:38] *** keshureddyp has quit IRC
[13:31:38] *** plank has quit IRC
[13:31:38] *** jieryn-w has quit IRC
[13:31:38] *** btQuark has quit IRC
[13:31:38] *** Undisclosedpower has quit IRC
[13:31:38] *** pjz has quit IRC
[13:31:38] *** _W_ has quit IRC
[13:31:38] *** nairb774 has quit IRC
[13:31:39] *** Zarum has quit IRC
[13:31:40] *** calculus has quit IRC
[13:31:41] *** whaley has quit IRC
[13:31:41] *** davidkarlsen has quit IRC
[13:31:41] *** gnuyoga has quit IRC
[13:31:41] *** DaveH has quit IRC
[13:31:41] *** admc has quit IRC
[13:31:42] *** Thell has quit IRC
[13:31:42] *** dvrzalik has quit IRC
[13:31:42] *** stigkj has quit IRC
[13:31:42] *** WilliamLeara has quit IRC
[13:31:43] *** acarbs12 has quit IRC
[13:31:43] *** jbriguet has quit IRC
[13:31:45] *** vjuranek has quit IRC
[13:32:43] *** kohsuke has joined #hudson
[13:32:43] *** pcc1 has joined #hudson
[13:32:43] *** FauxFaux has joined #hudson
[13:32:43] *** Atomy has joined #hudson
[13:32:43] *** deebo has joined #hudson
[13:32:43] *** Hill has joined #hudson
[13:32:43] *** hudson-admin has joined #hudson
[13:32:43] *** tazle_ has joined #hudson
[13:32:43] *** glass-eye has joined #hudson
[13:32:43] *** deufrai has joined #hudson
[13:32:43] *** asolsson has joined #hudson
[13:32:43] *** Kevin___ has joined #hudson
[13:32:43] *** giskard has joined #hudson
[13:32:43] *** keshureddyp has joined #hudson
[13:32:43] *** dvrzalik has joined #hudson
[13:32:43] *** DaveH has joined #hudson
[13:32:43] *** Surfa has joined #hudson
[13:32:43] *** stigkj has joined #hudson
[13:32:44] *** admc has joined #hudson
[13:32:44] *** plank has joined #hudson
[13:32:44] *** vjuranek has joined #hudson
[13:32:44] *** WilliamLeara has joined #hudson
[13:32:44] *** lifeless has joined #hudson
[13:32:44] *** mrooney has joined #hudson
[13:32:44] *** himanshu has joined #hudson
[13:32:44] *** Nacho_Man has joined #hudson
[13:32:44] *** jrmiah has joined #hudson
[13:32:44] *** rtyler has joined #hudson
[13:32:44] *** irc.freenode.net sets mode: +ovvo kohsuke lifeless mrooney rtyler
[13:32:44] *** acarbs12 has joined #hudson
[13:32:44] *** jieryn-w has joined #hudson
[13:32:44] *** Thell has joined #hudson
[13:32:44] *** jbriguet has joined #hudson
[13:32:44] *** pjz has joined #hudson
[13:32:44] *** _W_ has joined #hudson
[13:32:44] *** nairb774 has joined #hudson
[13:32:44] *** gnuyoga has joined #hudson
[13:32:44] *** Undisclosedpower has joined #hudson
[13:32:44] *** calculus has joined #hudson
[13:32:44] *** davidkarlsen has joined #hudson
[13:32:44] *** btQuark has joined #hudson
[13:32:44] *** Zarum has joined #hudson
[13:32:44] *** whaley has joined #hudson
[13:32:44] *** irc.freenode.net sets mode: +vv jieryn-w calculus
[13:39:28] *** Miikka has quit IRC
[13:59:02] *** Kevin___ has quit IRC
[13:59:58] *** justin1 has joined #hudson
[14:01:19] *** justin1 has quit IRC
[14:17:52] *** evilchili has joined #hudson
[14:20:00] *** tstclair has joined #hudson
[14:35:02] *** ed_mann has joined #hudson
[14:39:54] *** Surfa has quit IRC
[14:40:38] *** Surfa has joined #hudson
[14:42:34] *** ezraw has joined #hudson
[14:56:05] *** abayer has joined #hudson
[14:56:05] *** ChanServ sets mode: +o abayer
[14:59:40] *** dvrzalik has quit IRC
[14:59:59] *** Surfa has quit IRC
[15:00:02] *** Surfa has joined #hudson
[15:00:20] *** Surfa has quit IRC
[15:03:47] *** Surfa has joined #hudson
[15:25:40] *** ed_mann has quit IRC
[15:42:28] *** hobodave has joined #hudson
[15:45:42] *** jdolan has joined #hudson
[15:58:51] *** Surfa has joined #hudson
[15:59:21] *** Surfa_ has joined #hudson
[15:59:39] *** Surfa has joined #hudson
[16:00:48] *** Surfa has joined #hudson
[16:04:21] *** Surfa has joined #hudson
[16:04:27] *** Thell has quit IRC
[16:05:51] *** ed_mann has joined #hudson
[16:07:08] *** hobodave has quit IRC
[16:07:31] *** hobodave has joined #hudson
[16:23:49] *** hobodave has quit IRC
[16:37:21] *** jieryn-w has quit IRC
[16:46:11] *** asolsson has quit IRC
[16:50:25] *** tstclair_ has joined #hudson
[16:53:49] *** jieryn-w has joined #hudson
[16:53:49] *** ChanServ sets mode: +v jieryn-w
[16:56:56] *** tstclair_ has quit IRC
[17:00:03] *** tstclair has quit IRC
[17:10:34] *** nicholas_ has joined #hudson
[17:12:43] <nicholas_> can anyone think of a reason that scm polling wouldn't be firing, assuming the schedule was set up right
[17:14:24] <evilchili> all sorts of reasons
[17:14:32] <evilchili> what scm?
[17:15:05] <nicholas_> accurev
[17:15:28] <evilchili> ah. not familiar with it, sorry
[17:15:29] <nicholas_> the account should be OK, since it works when i manually fire it
[17:15:45] <evilchili> anything in the hudson log?
[17:15:58] <nicholas_> yea, im just rebuilding the server atm
[17:16:19] <nicholas_> ill check log after its reconfigged
[17:17:03] *** giskard_ has joined #hudson
[17:17:17] *** decriptor has joined #hudson
[17:23:25] *** mindless has joined #hudson
[17:23:25] *** ChanServ sets mode: +o mindless
[17:25:42] *** giskard has quit IRC
[17:25:58] <mindless> kohsuke: both my problems yesterday (no PeriodicWork, then no update sites) were incomplete annotation processing because I didn't run a clean build :-/
[17:26:22] <mindless> maybe now I'll remember this
[17:28:56] *** vjuranek has quit IRC
[17:29:57] *** nicholas_ has quit IRC
[17:30:50] *** vinview has joined #hudson
[17:37:24] *** matt-wynne has joined #hudson
[17:37:32] <vinview> Hi.. while browsing in the net, i had found a nice doc on Continuous integration build..It mainly says about, what usually developers think about Contn Int build (mis conception) and what it actually means, how it is helpful etc...If any body knows about this tutorial, can i have that link
[17:41:05] *** betehess has joined #hudson
[17:41:23] <betehess> IanJ, I'm at the 'tute, ready to finish the publication
[17:42:53] *** matt-wynne has quit IRC
[17:43:36] <vinview> hi betehess..Is it possible to share it now?
[17:44:17] <betehess> woops, sorry, wasn't the right buffer
[17:46:06] <vinview> ok.. do u have any good reference for such tute or the one what i have said earlier?
[17:46:58] *** jbriguet- has joined #hudson
[17:48:49] <betehess> vinview, I just arrived, I don't know what you are talking about. 'tute is the Massachusetts Insti*tute* of Technology
[17:50:19] <vinview> oh!! sorry:) i am talking about the tutoial:)
[17:51:19] <vinview> typo.. tutorial
[17:51:49] <vinview> or thread on the same
[17:53:30] *** tstclair has joined #hudson
[17:54:26] *** Haloperidol has joined #hudson
[17:54:40] *** jbriguet has quit IRC
[17:54:40] *** stigkj has quit IRC
[17:54:40] *** WilliamLeara has quit IRC
[17:54:40] *** acarbs12 has quit IRC
[17:54:48] *** WilliamLeara has joined #hudson
[17:59:37] *** hobodave has joined #hudson
[18:00:52] *** acarbs12 has joined #hudson
[18:00:52] *** jbriguet has joined #hudson
[18:02:01] *** matt-wynne has joined #hudson
[18:04:12] *** tstclair has quit IRC
[18:04:12] *** jdolan has quit IRC
[18:04:12] *** abayer has quit IRC
[18:04:12] *** ezraw has quit IRC
[18:04:13] *** jbriguet has quit IRC
[18:04:13] *** acarbs12 has quit IRC
[18:04:51] *** abayer has joined #hudson
[18:04:51] *** tstclair has joined #hudson
[18:04:51] *** jdolan has joined #hudson
[18:04:51] *** ezraw has joined #hudson
[18:04:51] *** irc.freenode.net sets mode: +o abayer
[18:06:14] *** acarbs12 has joined #hudson
[18:06:14] *** jbriguet has joined #hudson
[18:06:50] *** jbriguet has quit IRC
[18:11:33] <vinview> Some times back, while searching in the net, i had found a nice thread on Continuous integration build..It mainly says about, what usually developers think about Contn Int build (mis conception) and what it actually means, how it is helpful etc...If any body knows about this thread, can i have that link
[18:12:49] *** acarbs12 has quit IRC
[18:14:01] *** abayer has quit IRC
[18:14:01] *** ezraw has quit IRC
[18:14:01] *** tstclair has quit IRC
[18:14:01] *** jdolan has quit IRC
[18:14:30] *** abayer has joined #hudson
[18:14:30] *** tstclair has joined #hudson
[18:14:30] *** jdolan has joined #hudson
[18:14:30] *** ezraw has joined #hudson
[18:14:30] *** irc.freenode.net sets mode: +o abayer
[18:15:07] *** ezrawolfe has joined #hudson
[18:16:23] *** ezraw has quit IRC
[18:17:10] <vinview> ne body there to help me!
[18:17:51] *** acarbs12 has joined #hudson
[18:19:13] *** ezrawolfe is now known as ezraw
[18:21:14] <vinview> Hi abayer
[18:21:26] <abayer> ?
[18:22:03] *** acarbs12 has quit IRC
[18:22:30] <vinview> Did u c my qn?
[18:22:38] <abayer> Huh?
[18:24:54] <vinview> I mean, i am just asking, did u c my qn above?, if so do u know any thread on the same. I am not getting that thread in the google now:)
[18:25:28] <abayer> I have no idea what you're talking about.
[18:25:52] <vinview> tutorial or doc on Continuous Integration build
[18:26:05] <abayer> No clue.
[18:26:37] <vinview> some times back, while searching in the net, i had found a nice thread on Continuous integration build..It mainly says about, what usually developers think about Contn Int build (mis conception) and what it actually means, how it is helpful etc.
[18:27:21] <vinview> if u know, any reference on such doc, plz share
[18:28:35] *** acarbs12 has joined #hudson
[18:29:06] <abayer> I still don't know anything about that. You may want to email the users list, but don't be surprised if no one else remembers anything either.
[18:31:33] <vinview> You may want to email the users list, but don't be surprised if no one else remembers anything either?
[18:35:02] *** ezraw has quit IRC
[18:35:02] *** abayer has quit IRC
[18:35:02] *** tstclair has quit IRC
[18:35:02] *** jdolan has quit IRC
[18:35:51] *** abayer has joined #hudson
[18:35:51] *** ezraw has joined #hudson
[18:35:51] *** tstclair has joined #hudson
[18:35:51] *** jdolan has joined #hudson
[18:35:51] *** irc.freenode.net sets mode: +o abayer
[18:37:31] * kleini ist away (Going pumping...)
[18:37:39] *** abayer has quit IRC
[18:37:53] *** abayer has joined #hudson
[18:37:53] *** ChanServ sets mode: +o abayer
[18:45:14] *** keshureddyp1 has joined #hudson
[18:45:31] *** keshureddyp has quit IRC
[18:52:22] *** matt-wynne has quit IRC
[18:52:22] *** hobodave has quit IRC
[18:52:22] *** betehess has quit IRC
[18:52:22] *** decriptor has quit IRC
[18:52:22] *** kohsuke has quit IRC
[18:57:31] *** vinview has quit IRC
[19:23:24] *** DaveH has quit IRC
[19:27:36] *** kohsuke has joined #hudson
[19:27:36] *** matt-wynne has joined #hudson
[19:27:36] *** hobodave has joined #hudson
[19:27:36] *** betehess has joined #hudson
[19:27:36] *** decriptor has joined #hudson
[19:27:36] *** irc.freenode.net sets mode: +o kohsuke
[19:36:49] <rtyler> man, these netsplits are killing me
[19:37:41] *** matt-wynne has quit IRC
[19:42:28] *** khmarbaise has joined #hudson
[19:56:56] *** matt-wynne has joined #hudson
[20:11:21] *** matt-wynne has quit IRC
[20:20:05] *** matt-wynne has joined #hudson
[20:21:46] *** stigkj has joined #hudson
[20:21:59] *** stigkj1 has joined #hudson
[20:22:01] *** stigkj has quit IRC
[20:23:40] *** matt-wynne has quit IRC
[20:27:28] *** betehess has quit IRC
[20:29:56] *** matt-wynne has joined #hudson
[20:32:58] *** Lewisham has joined #hudson
[20:32:58] *** ChanServ sets mode: +v Lewisham
[20:34:08] *** betehess has joined #hudson
[21:04:04] *** echelog-1 has joined #hudson
[21:06:00] *** tstclair has quit IRC
[21:06:10] *** tstclair has joined #hudson
[21:09:55] *** keshureddyp has joined #hudson
[21:15:44] <pjz> also, (much less importantly): the Continuous Integration Game doesn't seem to be working
[21:16:26] <pjz> oh, hrm, nevermind :) already a bug on it
[21:16:30] <abayer> All related to the same analysis-core stuff, yeah.
[21:18:29] <abayer> And that first problem, the one from analysis-core not being installed, won't ever show up again after 1.337 - Hudson now installs dependencies when needed.
[21:22:47] <aaarnett> I just moved my system from one server farm to another and immediately started getting svn revisions prior to when the build actually started. It appears to be a server time difference between the build machine and the SVN server. Any special place to read up on this problem or how to use pegged revisions (like @HEAD). Using @ notation is being rejected when I tag it to the end of the URL as indicateded in the config pages..
[21:33:46] *** Lewisham has joined #hudson
[21:33:47] *** ChanServ sets mode: +v Lewisham
[21:35:51] *** admc has quit IRC
[21:43:09] *** matt-wynne has joined #hudson
[21:50:29] *** matt-wynne has quit IRC
[21:51:33] *** glennh has joined #hudson
[21:52:06] *** glennh has quit IRC
[21:53:17] *** Lewisham has quit IRC
[21:54:43] *** justin1 has joined #hudson
[21:56:27] *** glennh has joined #hudson
[21:56:28] *** admc has joined #hudson
[22:15:21] *** giskard_ has quit IRC
[22:15:44] *** glennh has quit IRC
[22:16:26] *** giskard has joined #hudson
[22:24:55] *** Zarum2 has joined #hudson
[22:31:52] *** abayer has quit IRC
[22:32:35] *** aaarnett has quit IRC
[22:39:15] <ezraw> is there any way to tie the "execute shell" command to a particular node
[22:39:17] <ezraw> ?
[22:41:42] *** kohsuke has quit IRC
[22:41:42] *** decriptor has quit IRC
[22:41:42] *** hobodave has quit IRC
[22:42:22] *** kohsuke has joined #hudson
[22:42:22] *** hobodave has joined #hudson
[22:42:22] *** decriptor has joined #hudson
[22:42:22] *** irc.freenode.net sets mode: +o kohsuke
[22:43:06] *** Zarum has quit IRC
[22:46:11] *** matt-wynne has joined #hudson
[22:54:26] *** abayer has joined #hudson
[22:54:26] *** ChanServ sets mode: +o abayer
[22:58:51] *** jieryn-w has quit IRC
[23:01:28] *** matt-wynne has quit IRC
[23:09:23] *** Haloperidol has quit IRC
[23:12:49] *** khmarbaise has quit IRC
[23:22:29] *** Lewisham has joined #hudson
[23:22:30] *** ChanServ sets mode: +v Lewisham
[23:30:46] *** decriptor has quit IRC
[23:38:16] *** justin1 has quit IRC
[23:38:48] *** kohsuke has quit IRC
[23:38:49] *** hobodave has quit IRC
[23:42:24] *** Lewisham_ has joined #hudson
[23:42:24] *** ChanServ sets mode: +v Lewisham_
[23:42:29] *** tstclair has joined #hudson
[23:42:31] *** kohsuke has joined #hudson
[23:42:31] *** hobodave has joined #hudson
[23:42:31] *** irc.freenode.net sets mode: +o kohsuke
[23:42:46] *** tstclair has quit IRC
[23:48:21] *** Lewisham_ has quit IRC
[23:50:37] *** Lewisham has quit IRC
[23:51:40] *** Lewisham has joined #hudson
[23:51:40] *** ChanServ sets mode: +v Lewisham
top

   December 8, 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 | >