[00:03:51] *** mbg has quit IRC [00:29:33] *** rruss has quit IRC [00:44:37] *** cbrock has quit IRC [00:44:45] *** PeteRoyle has quit IRC [00:44:47] *** nickarls has quit IRC [00:44:52] *** sbryzak has quit IRC [00:44:55] *** jbott has quit IRC [00:44:58] *** OndrejZizka has quit IRC [00:44:59] *** dmlloyd has quit IRC [00:44:59] *** jbossbot has quit IRC [00:45:04] *** stuartdouglas has quit IRC [00:45:16] *** ChanServ has quit IRC [00:55:06] *** jbott has joined #weld-dev [00:55:06] *** cbrock has joined #weld-dev [00:55:06] *** PeteRoyle has joined #weld-dev [00:55:06] *** OndrejZizka has joined #weld-dev [00:55:06] *** sbryzak has joined #weld-dev [00:55:06] *** nickarls has joined #weld-dev [00:55:06] *** ChanServ has joined #weld-dev [00:55:06] *** jbossbot has joined #weld-dev [00:55:06] *** dmlloyd has joined #weld-dev [00:55:06] *** stuartdouglas has joined #weld-dev [00:55:06] *** leguin.freenode.net sets mode: +o ChanServ [01:03:48] *** cbrock has quit IRC [01:03:56] *** PeteRoyle has quit IRC [01:03:58] *** nickarls has quit IRC [01:04:03] *** sbryzak has quit IRC [01:04:06] *** jbott has quit IRC [01:04:08] *** OndrejZizka has quit IRC [01:04:10] *** dmlloyd has quit IRC [01:04:10] *** jbossbot has quit IRC [01:04:14] *** stuartdouglas has quit IRC [01:04:26] *** ChanServ has quit IRC [01:06:08] *** jbott has joined #weld-dev [01:06:08] *** cbrock has joined #weld-dev [01:06:08] *** PeteRoyle has joined #weld-dev [01:06:08] *** OndrejZizka has joined #weld-dev [01:06:08] *** sbryzak has joined #weld-dev [01:06:08] *** nickarls has joined #weld-dev [01:06:08] *** ChanServ has joined #weld-dev [01:06:08] *** jbossbot has joined #weld-dev [01:06:08] *** dmlloyd has joined #weld-dev [01:06:08] *** stuartdouglas has joined #weld-dev [01:06:08] *** leguin.freenode.net sets mode: +o ChanServ [01:45:57] *** cbrock has quit IRC [02:23:23] *** aslak has quit IRC [04:07:10] *** rruss has joined #weld-dev [04:34:37] *** magesh has joined #weld-dev [06:51:52] *** mbg has joined #weld-dev [07:10:30] *** oskutka has joined #weld-dev [07:17:14] *** oskutka has quit IRC [07:18:37] *** oskutka has joined #weld-dev [07:20:50] *** oskutka has quit IRC [07:22:56] *** oskutka has joined #weld-dev [07:23:10] *** oskutka has quit IRC [07:24:06] *** oskutka has joined #weld-dev [07:25:54] *** oskutka has quit IRC [07:27:09] *** oskutka has joined #weld-dev [08:16:01] *** oskutka has quit IRC [08:18:28] *** oskutka has joined #weld-dev [08:26:52] *** alesj has joined #weld-dev [08:30:21] *** oskutka1 has joined #weld-dev [08:30:22] *** oskutka1 has quit IRC [08:39:32] *** maschmid has joined #weld-dev [08:41:33] *** ge0ffrey has joined #weld-dev [08:46:51] *** rruss has quit IRC [08:47:27] *** oskutka has quit IRC [08:48:30] *** oskutka has joined #weld-dev [09:24:00] <nickarls> alesj: no amount of mirroring etc will get me around the istack-commons-runtime dep :-/ [09:27:01] *** mbg has quit IRC [09:30:01] *** pchowaniec has joined #weld-dev [09:53:09] <alesj> nickarls: can you try my arq-upgrade branch? [09:56:01] <nickarls> building... [10:02:14] <nickarls> alesj: builds! (well, tried with -DskipTests but an improvement anyway) [10:10:49] <nickarls> alesj: although it claims weld-core-test-arq has no tests and needs failIfNoTests false [10:16:39] *** emmanuel has joined #weld-dev [10:19:37] <alesj> nickarls: use -Dincontainer [10:19:48] <alesj> stuartdouglas: yt? [10:19:56] <stuartdouglas> yes [10:21:05] <alesj> can you try my arq-upgrade branch, if all is fine on your side as well [10:21:13] <alesj> and then i think we're ready to merge to upstream [10:21:25] <alesj> and finally have AS7 + new ARQ based build :-) [10:29:38] <alesj> stuartdouglas: progress? [10:29:50] <stuartdouglas> still in progress [10:30:03] <alesj> ok, looking good then ? :-) [10:30:14] <stuartdouglas> no, my computer is just being really slow [10:30:17] <stuartdouglas> :-( [10:30:23] <alesj> i also merged all Aslak's changes [10:30:39] <alesj> with @ShouldThrowException stuff [10:30:48] <alesj> and @ArqResource URL baseURL [10:30:50] <alesj> etc [10:32:58] <stuartdouglas> the non-incontainer tests still don't seem to work [10:33:49] <stuartdouglas> hmm, need to rebuild as7 [10:34:07] <alesj> did you use -Dincontainer? [10:34:22] <stuartdouglas> I tried non-incontianer first [10:34:25] <alesj> ah yes, i'm running against AS7 head, due to that leak [10:35:05] <alesj> i also didn't check why embedded is not picked up, if no -Dincontainer is set [10:35:26] <stuartdouglas> we probably need to fix that before it can be merge [10:35:27] <stuartdouglas> d [10:38:08] <alesj> can you check on why it's picking up incontainer all the time? [10:39:24] <stuartdouglas> There is a problem in the TCK where the datasource thing tries to run all the time [10:39:52] <stuartdouglas> I think that just needs to be changed to be less aggressive at checking [10:40:13] <stuartdouglas> originally if there was not datasource AS7 would hang about 10 minutes into a TCK run [10:40:30] <stuartdouglas> forcing you to kill it, re-add, and the try again [10:40:40] <stuartdouglas> which was why I made it fail at the start of the run :-) [10:40:59] <stuartdouglas> but that is not really a problem now [10:46:27] <alesj> this is a diff problem, not related to why incontainer is always run, and not embedded [10:54:42] <stuartdouglas> I am going to have to reboot [10:55:07] * stuartdouglas hates lion [10:55:54] <stuartdouglas> that build had been running for almost 20 minutes, and made my computer unusable [10:57:31] *** stuartdouglas has quit IRC [10:59:25] *** magesh has left #weld-dev [11:01:56] *** stuartdouglas has joined #weld-dev [12:07:20] *** alesj has quit IRC [12:10:53] *** emmanuel has quit IRC [12:16:24] *** magesh has joined #weld-dev [12:18:35] *** alesj has joined #weld-dev [12:20:40] *** aslak has joined #weld-dev [12:26:20] *** oskutka has quit IRC [12:29:16] *** oskutka has joined #weld-dev [12:36:49] *** pchowaniec has quit IRC [12:42:27] *** pchowaniec has joined #weld-dev [13:31:00] *** epbernard has joined #weld-dev [13:31:00] *** epbernard is now known as emmanuel [13:35:13] *** emmanuel has quit IRC [13:35:53] *** epbernard has joined #weld-dev [13:35:53] *** epbernard is now known as emmanuel [13:45:02] *** emmanuel has quit IRC [13:55:21] *** epbernard has joined #weld-dev [13:55:22] *** epbernard is now known as emmanuel [13:55:24] *** emmanuel has joined #weld-dev [13:59:48] *** emmanuel has quit IRC [14:04:05] *** epbernard has joined #weld-dev [14:04:05] *** epbernard is now known as emmanuel [14:04:55] *** rmartinelli has joined #weld-dev [14:10:48] *** emmanuel has quit IRC [14:17:25] *** epbernard has joined #weld-dev [14:17:25] *** epbernard is now known as emmanuel [14:24:58] *** oskutka has quit IRC [14:37:05] *** oskutka has joined #weld-dev [15:34:00] *** rruss has joined #weld-dev [15:38:31] *** oskutka has quit IRC [15:43:49] *** sbryzak has quit IRC [15:59:51] *** alesj has quit IRC [16:00:37] *** sbryzak has joined #weld-dev [16:04:07] *** mbg has joined #weld-dev [16:12:50] *** mbg has quit IRC [16:13:15] *** mbg has joined #weld-dev [16:52:45] *** pmuir has joined #weld-dev [16:52:46] *** pmuir has quit IRC [16:52:46] *** pmuir has joined #weld-dev [16:55:17] *** pchowaniec has left #weld-dev [17:37:57] *** cbrock has joined #weld-dev [17:42:04] *** ge0ffrey has quit IRC [18:30:59] *** rruss has quit IRC [18:45:14] *** rruss has joined #weld-dev [18:55:38] *** maschmid has quit IRC [18:59:06] *** magesh has quit IRC [19:02:12] *** pmuir has quit IRC [19:39:35] *** rruss has quit IRC [20:03:30] *** alesj has joined #weld-dev [20:06:38] *** alesj has quit IRC [20:31:57] *** rmartinelli has quit IRC [20:52:03] *** alesj has joined #weld-dev [20:52:27] *** emmanuel has quit IRC [21:04:59] *** kevinpollet has joined #weld-dev [21:05:15] *** kevinpollet has left #weld-dev [21:05:22] *** maschmid has joined #weld-dev [21:21:10] *** rruss has joined #weld-dev [21:50:46] *** alesj has quit IRC [22:42:30] *** rruss has quit IRC [23:54:00] *** rruss has joined #weld-dev [23:58:26] *** rruss has quit IRC