logs | stats
   July 30, 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

[00:07:38] *** saml has quit IRC
[00:14:41] *** khmarbaise has joined #hudson
[00:18:20] *** khmarbaise has quit IRC
[00:28:48] *** davidstrauss has joined #hudson
[00:56:27] *** Maior has quit IRC
[01:38:37] *** jbriguet has joined #hudson
[01:38:58] *** jbriguet- has quit IRC
[02:05:57] *** abayer has quit IRC
[02:09:26] <mrooney|w> oh boy fixing a bug in the JIRA plug-in I think
[02:21:04] <mrooney|w> kohsuke: you seem to be active in jira dev, I filed https://hudson.dev.java.net/issues/show_bug.cgi?id=4132, testing my fix now
[02:21:42] <kohsuke> thanks
[02:33:23] <mrooney|w> kohsuke: oh, I was hoping http://pastebin.com/f26a149cb would work but it doesn't seem to
[02:33:57] <mrooney|w> I assume the changelog decorations from past builds are already done? so I made a change with a lowercase thing that should match and built and it still didn't notice
[02:45:09] *** rromanchuk has quit IRC
[02:59:14] <mrooney|w> I shall add this to the report
[03:04:23] *** Zaita has joined #hudson
[03:04:55] <Zaita> How do I stop hudson from Using WIndows paths on Linux nodes? e.g Directory could not be created: C:\opt\Hudson\workspace when it should be /opt/Hudson
[03:05:37] <mrooney|w> Zaita: what is trying to create that path? I've never seen that
[03:05:47] <Zaita> CMakeBuilder
[03:06:18] <Zaita> I guess this is a problem with the plugin?
[03:07:08] <mrooney|w> It sounds like it could be, I am not an expert though
[03:08:39] <Zaita> Ahh crap
[03:08:54] <Zaita> I was hoping it'd be easy fix
[03:09:06] <mrooney|w> I will take a quick peek
[03:10:02] <Zaita> Thanks
[03:12:50] <mrooney|w> I don't see any BLATANTLY offensive in the plug-in but I also don't know what CMakeBuilder is :)
[03:12:56] <mrooney|w> Is your master Windows and you have linux slaves?
[03:14:04] *** alexlod has quit IRC
[03:15:47] <Zaita> yep
[03:15:55] <rtyler> mosley: you back?
[03:16:08] <Zaita> CMake is an automated build system, kinda like autoconf/automake
[03:16:48] <mrooney|w> Zaita: interesting, the problem probably lies there, maybe kohsuke knows why a linux slave would get windows paths for the cmakebuilder plug-in, alas I do not
[03:17:06] <Zaita> thanks :)
[03:17:40] <Zaita> I'm going to try a Linux master and see if it helps
[03:17:46] <kohsuke> I need to see more lines of output around the error
[03:18:16] <Zaita> that is really it
[03:18:39] <Zaita> MODULE: /opt/Hudson/workspace/RISKLinux/myproject
[03:18:40] <Zaita> Directory could not be created: C:\opt\Hudson\workspace\RISKLinux\myproject\build
[03:18:42] <Zaita> Finished: FAILURE
[03:19:42] <kohsuke> is that MODULE message coming from cmake or is it from Hudson?
[03:19:58] <Zaita> Hudson
[03:20:00] <rtyler> mosley: kohsuke is here, unfortunately it looks like abayer left
[03:22:49] <kohsuke> Zaita: AFAICT, this plugin isn't written with remoting in mind
[03:22:52] <kohsuke> I suggest you file a bug
[03:23:12] <Zaita> kohsuke: Thanks heaps
[03:23:26] <Zaita> I'll run a Linux master and Windows one in the meantime :S
[03:24:35] <Zaita> I must say, I've been very impressed with Hudson so far, esp instead of using CruiseControl
[03:31:52] <mosley> Hi all, I'm trying to make a build configured as a maven2 style project send emails to the people who committed in SVN. It works fine for free-style projects but for a Maven2 project it always says 'An attempt to send an e-mail to empty list of recipients, ignored.' does a maven2 style project have a trick to figuring out who needs to be emailed?
[04:04:23] *** statlor has joined #hudson
[04:12:43] *** keshureddyp1 has joined #hudson
[04:13:16] *** Zaita_ has joined #hudson
[04:14:40] *** keshureddyp has quit IRC
[04:24:31] *** abayer has joined #hudson
[04:28:18] *** abayer has quit IRC
[04:28:19] *** abayer_ has joined #hudson
[04:28:43] *** abayer_ is now known as abayer
[04:30:47] *** Zaita has quit IRC
[04:35:44] <jieryn-w> statlor: did you peek at IRC plugin? i'd like to discuss it with you
[04:40:27] *** learning_ci has joined #hudson
[04:41:43] *** admc has quit IRC
[04:42:27] <learning_ci> Need help getting my first Hudson project up and running
[04:43:34] <learning_ci> I'm trying to setup a Ruby on Rails project and I've followed this tutorial http://wiki.hudson-ci.org/display/HUDSON/Configuring+a+Rails+build
[04:45:02] <learning_ci> all test case executions are passing, however, the hudson build is always reporting back Finished: FAILURE
[04:45:48] <learning_ci> Any suggestions for where I should look to determine why hudson is always reporting Finished: FAILURE
[04:46:11] <rtyler> learning_ci: that means whatever the last shell script to run is, is returning a non-zero return code
[04:46:18] *** rtyler sets mode: +v statlor
[04:46:23] <rtyler> jieryn-w: are you guys going to fix it
[04:47:30] *** rtyler sets mode: +o abayer
[04:47:47] *** rtyler sets mode: +o kohsuke
[04:47:59] * rtyler needs to set up auto-voicing
[04:51:49] <jieryn-w> why not let chanserv do it?
[04:52:05] <rtyler> yes, I need to set that up :P
[04:52:08] <jieryn-w> ah :)
[04:52:18] <rtyler> QuantumChanserv still isn't online :)
[04:52:21] <jieryn-w> well, i'd like to discuss the future of the irc plugin
[04:52:41] <jieryn-w> probably should not allow initiation of builds w/out some sort of authentication
[04:52:43] <rtyler> it doesn't even bloody work right now, anything's a future :P
[04:52:49] <jieryn-w> well, it does give status
[04:52:57] <jieryn-w> at least, it used to last i checked
[04:52:59] <rtyler> seemingly at random in my experience
[04:53:07] <rtyler> IMHO a rewrite is in order for the IRC plugin
[04:53:15] <jieryn-w> it just does it in a really stupid way .. most people will have the status notifications blocked
[04:53:19] <jieryn-w> agreed
[04:53:27] <jieryn-w> it should probably just SPEAK the status updates in chan :)
[04:53:33] <jieryn-w> not using CLIENTCRAP, in irssispeak
[04:53:38] <rtyler> I was kind of hoping to get Jython plugin support before people started griping more about the Jabber and IRC plugins
[04:53:46] <rtyler> I wanted to rewrite them in Jythnon using some python libs :D
[04:53:58] <jieryn-w> ah
[04:54:11] <jieryn-w> i prefer real java, myself
[04:54:18] <rtyler> didn't get as far as I'd hoped in the hackathon
[04:54:26] * rtyler is a Python dev by trade
[04:54:40] <jieryn-w> if i'm going to use a lesser language, it's perl
[04:54:42] * jieryn-w winks ;-)
[05:13:41] <statlor> no I haven't looked yet
[05:15:23] <statlor> looking now...
[05:16:08] <jieryn-w> just kind of wanted to feel out how you perceived it should work
[05:16:11] <jieryn-w> and how to tie in security
[05:20:26] <statlor> oh yeah it sends notices lol
[05:20:30] <statlor> that would be annoying
[05:21:06] *** learning_ci has quit IRC
[05:21:25] <statlor> well I mean if you look at it, the actual bot part is all of 50 lines or so
[05:23:55] <statlor> it's kind of odd, having hudson itself launch the bot and control it
[05:24:05] <statlor> nothing wrong with that I guess
[05:24:44] <statlor> I instinctively thought it would be a standalone bot that checks rss or something
[05:25:13] <statlor> it has one of the more impressive uses of enum that I've seen
[05:32:31] <statlor> rellis_: authorization.. I'm not sure. You could msg it a command and your hudson user/pass, but I don't like the idea of exposing that to irc
[05:32:39] <statlor> hello nick completion
[05:32:51] <abayer> HELLO
[05:33:42] <statlor> abayer: congratulations on being alphabetically preeminent (I typed a:)
[05:34:05] <abayer> I am preeminent! hoorah!
[05:34:17] <statlor> in more ways than you know
[05:34:31] <statlor> I have no idea what that means, I just wanted to sound mysterious
[05:34:37] <abayer> heehee
[05:34:58] <statlor> perhaps you could msg it a token that you set in the admin screen, and you can't force a build
[05:35:09] <statlor> or perhaps you "ident" with the token
[05:35:23] <statlor> then it remembers your hostmask and lets you just say build in the channel
[05:35:29] <statlor> that might work
[05:35:47] <statlor> at first it could just forget who it authed after restart
[05:35:59] <statlor> maybe later on we could add persistence of hostmasks
[05:36:11] <statlor> something to think about
[05:36:19] <statlor> I need to get another accurev plugin released first though :o
[05:47:01] <mosley> Is there anon access to the hudson svn? i.e. can I get anon access to https://svn.dev.java.net/svn/hudson/trunk/hudson
[06:00:11] <statlor> http://wiki.hudson-ci.org/display/HUDSON/Building+Hudson
[06:00:19] <statlor> you can use user guest, empty password
[06:00:27] <statlor> or your java.net id if you have one
[06:05:38] *** jieryn-w has quit IRC
[06:09:49] *** jieryn-w has joined #hudson
[06:12:46] <mosley> Sweet, thanks ... I hadn't spotted that building hudson page at the bottom of the developing plugins page
[06:13:19] *** davidstrauss has quit IRC
[06:13:22] *** jieryn-w has quit IRC
[06:14:28] *** jieryn-w has joined #hudson
[06:14:55] <statlor> z's
[06:15:02] *** statlor has quit IRC
[06:16:50] *** rromanchuk has joined #hudson
[06:23:41] *** jafvert has joined #hudson
[06:39:53] *** Zaita_ has quit IRC
[07:44:53] *** abayer_ has joined #hudson
[07:50:57] *** abayer has quit IRC
[07:54:21] *** mde is now known as mde|afk
[08:08:33] *** rromanchuk has quit IRC
[08:28:10] *** jafvert has quit IRC
[09:24:54] *** eskatos has joined #hudson
[09:26:06] *** Lewisham has quit IRC
[09:48:19] *** akostadinov has joined #hudson
[09:56:34] *** dvrzalik has joined #hudson
[09:59:28] *** jieryn-w has quit IRC
[10:44:30] <jbriguet> hi
[10:44:58] <jbriguet> anyone achieved to run an AIR executable from the command line in a hudson build task ?
[10:45:23] <jbriguet> here my air programm is stopped by "Adobe AIR Updater.exe"
[10:45:40] <jbriguet> and only when launched from hudson :(
[11:37:26] <W_work> haha
[11:37:49] <W_work> sorry to laugh at your plight, but I can't help but laugh at Adobe for that
[11:40:18] <jbriguet> W_work> i found the problem :D
[11:40:35] <jbriguet> the updater was waiting for me to accept EULA
[11:40:47] <jbriguet> in command line, with the SYSTEM user
[11:40:55] <jbriguet> as it is a per user setting
[12:31:46] * W_work nods
[13:18:10] *** akostadinov has quit IRC
[13:35:02] *** lapeluche has joined #hudson
[13:35:23] <lapeluche> hi all
[13:42:06] *** akostadinov has joined #hudson
[14:33:43] *** velo has joined #hudson
[14:37:08] *** jieryn-w has joined #hudson
[14:42:17] <rtyler> ahoy
[14:51:07] *** abayer_ is now known as abayer
[14:51:14] * rtyler blinks
[14:51:19] <rtyler> really abayer 6am o_O
[14:51:33] <abayer> Yes.
[14:51:45] <rtyler> :_:
[14:51:48] <abayer> woke up a few minutes earlier than normal. =)
[14:52:54] *** jieryn-w has quit IRC
[14:56:40] *** jumpkick_ has joined #hudson
[14:58:30] <dvrzalik> hi, did anybody here by chance see this exception on Windows(2008/Vista)? "java.net.SocketException: Invalid argument: create"  (it happened during svn checkout on a slave but it seems to be rather general java/OS issue)
[15:04:17] *** jumpkick_ has quit IRC
[15:10:21] *** jieryn-w has joined #hudson
[15:13:24] <lapeluche> is anyone can help me on a plug' dev ?
[15:14:06] <lapeluche> a have already dev. few plugins but i would like to improve one to support multi-config projects
[15:23:04] *** kstreith has joined #hudson
[15:43:28] *** jdolan has joined #hudson
[15:56:26] *** jbriguet has quit IRC
[15:56:34] *** jbriguet has joined #hudson
[15:56:36] *** jumpkick_ has joined #hudson
[15:58:30] *** jumpkick_ has quit IRC
[16:27:16] *** mde|afk_ has joined #hudson
[16:27:36] *** mde|afk has quit IRC
[16:58:29] *** rellis has joined #hudson
[17:00:54] *** rellis_ has quit IRC
[17:10:10] *** abayer has quit IRC
[17:24:45] *** akostadinov has quit IRC
[17:27:39] *** khmarbaise has joined #hudson
[17:33:28] *** lapeluche has quit IRC
[17:38:23] *** rromanchuk has joined #hudson
[17:45:06] *** khmarbaise has quit IRC
[17:48:51] *** khmarbaise has joined #hudson
[17:51:29] *** khmarbaise has quit IRC
[18:22:34] *** _W_ has joined #hudson
[18:25:40] *** abayer has joined #hudson
[19:02:37] *** rromanchuk has quit IRC
[19:05:26] *** khmarbaise has joined #hudson
[19:09:45] *** jdolan has quit IRC
[19:09:46] *** jdolan_ has joined #hudson
[19:21:07] *** Lewisham has joined #hudson
[19:26:41] *** alexlod has joined #hudson
[19:29:23] *** abayer has quit IRC
[19:31:02] *** abayer has joined #hudson
[19:36:56] *** eskatos has quit IRC
[19:55:09] *** keshureddyp1 has quit IRC
[19:59:34] *** jbriguet has quit IRC
[19:59:41] *** jbriguet has joined #hudson
[20:00:55] *** keshureddyp has joined #hudson
[20:07:28] *** gits1 has joined #hudson
[20:11:31] *** Lewisham has quit IRC
[20:24:57] *** gits has quit IRC
[21:09:13] *** admc has joined #hudson
[21:26:47] <mrooney|w> Is the width of the /buildTimeTrend image configurable? It would be neater if it wasn't so squished and took up a little more space :)
[21:35:21] *** bramjam has joined #hudson
[21:39:15] *** resmo has joined #hudson
[21:43:03] *** rromanchuk has joined #hudson
[21:55:51] *** mde|afk_ is now known as mde
[22:06:09] *** bramjam has quit IRC
[22:07:13] *** admc has quit IRC
[22:12:25] *** bkaney has joined #hudson
[22:13:14] <bkaney> Hi!  Does anyone know what environment variables are available for git (i.e. a partial or full SHA-1 revision blob would be awesome!)
[22:13:47] *** admc has joined #hudson
[22:22:52] *** velo has quit IRC
[22:45:58] *** khmarbaise has quit IRC
[22:54:07] *** statlor has joined #hudson
[22:57:32] *** resmo has quit IRC
[23:08:34] *** kohsuke has quit IRC
[23:13:38] *** kohsuke has joined #hudson
[23:16:59] *** jdolan_ has quit IRC
[23:36:26] *** abayer has quit IRC
[23:37:49] *** statlor has quit IRC

top