[00:45:40] *** mbg is now known as mbg|afk [00:54:08] *** clerum has joined #seam-dev [00:59:10] <jbossbot> git [solder] push master 182fd39.. Dan Allen SOLDER-55 typed category for logger... [00:59:12] <jbossbot> jira [SOLDER-55] Allow logger category to be specified using reference to type [Open, Minor, Dan Allen] https://issues.jboss.org/browse/SOLDER-55 [00:59:12] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/bde02ff...182fd39 [01:26:27] *** mbg|afk has quit IRC [02:18:59] *** aslak has quit IRC [03:07:04] *** stuartdouglas has quit IRC [03:09:04] *** stuartdouglas has joined #seam-dev [04:05:11] *** clerum has quit IRC [04:23:47] *** stuartdouglas has quit IRC [04:26:53] *** stuartdouglas has joined #seam-dev [05:38:16] <jbossbot> git [solder] push master 0a2f22b.. Dan Allen SOLDER-50 exception for BeanManager lookup... [05:38:18] <jbossbot> jira [SOLDER-50] Throw a specialized exception when BeanManagerAware cannot resolve BeanManager [Coding In Progress, Minor, Lincoln Baxter III] https://issues.jboss.org/browse/SOLDER-50 [05:38:18] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/182fd39...0a2f22b [05:53:11] <jbossbot> git [solder] push master 7542175.. Dan Allen SOLDER-50 docs [05:53:11] <jbossbot> jira [SOLDER-50] Throw a specialized exception when BeanManagerAware cannot resolve BeanManager [Coding In Progress, Minor, Lincoln Baxter III] https://issues.jboss.org/browse/SOLDER-50 [05:53:11] <jbossbot> git [solder] push master 11dbbe3.. Dan Allen fix javadoc [05:53:11] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/0a2f22b...11dbbe3 [06:58:39] *** lightguard_jp has joined #seam-dev [07:23:58] *** mbg has joined #seam-dev [07:23:58] *** mbg has quit IRC [07:23:58] *** mbg has joined #seam-dev [07:36:42] <jbossbot> git [solder] push master b80c5c3.. Dan Allen glassfish arquillian target and ignores [07:36:42] <jbossbot> git [solder] push master d47688e.. Dan Allen fail if Weld Extensions is present... [07:36:43] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/11dbbe3...d47688e [07:37:05] <jbossbot> git [solder] push master db88707.. Dan Allen optimize imports [07:37:05] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/d47688e...db88707 [07:37:13] <jbossbot> git [solder] push master ca811b1.. Dan Allen turn down logging [07:37:13] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/db88707...ca811b1 [07:40:03] <jbossbot> git [solder] push master 4c25906.. Dan Allen fix classloader reference [07:40:04] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/ca811b1...4c25906 [07:45:01] *** lightguard_jp has quit IRC [08:09:44] <jbossbot> git [solder] push master a090972.. Dan Allen add jboss-logged to tests so they are portable [08:09:44] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/4c25906...a090972 [08:10:54] *** mojavelinux has joined #seam-dev [08:11:31] <mojavelinux> I just completed lots of cleanups and closed as many issues as I could hunt down [08:11:48] <mojavelinux> there are two tasks remaining that I see, both represented as outstanding issues [08:12:11] <mojavelinux> verify that seam solder is going to work w/ Weld 1.1.0.CR1, which really I expect it should [08:12:47] <mojavelinux> this requires doing incontainer (or incontainer-remote) with a jboss as snapshot, I suppose (not sure if 1.1.0.CR1 is integrated yet) [08:13:08] <mojavelinux> the second is glassfish...grrr...my suggestion there is to go back to the drawing board and make sure an app deploys w/o seam solder [08:13:10] <mojavelinux> a baseline [08:13:17] <mojavelinux> then add seam-solder and see what is going on [08:13:20] <mojavelinux> it just looks ugly [08:13:41] <mojavelinux> I'm heading off to sleep [08:34:43] *** aslak has joined #seam-dev [08:34:43] *** aslak has quit IRC [08:34:43] *** aslak has joined #seam-dev [08:37:34] <mbg> mojavelinux: Weld 1.1.0.CR2 is in JBAS trunk [08:38:17] *** lightguard_jp has joined #seam-dev [08:41:25] *** lightguard_jp has quit IRC [08:47:48] <mojavelinux> great, i'll grab a snapshot then tomorrow and give it a test [08:47:53] <mojavelinux> if anyone wants to try before me [08:47:55] <mojavelinux> simply do [08:48:08] <mojavelinux> mvn install -Dincontainer-remote in solder [08:48:18] <mojavelinux> all we need to know is thumbs up or down [09:18:09] *** mbg_ has joined #seam-dev [09:18:10] *** mbg_ has quit IRC [09:18:10] *** mbg_ has joined #seam-dev [09:20:00] *** mbg has quit IRC [09:20:00] *** mbg_ is now known as mbg [11:11:05] *** aslak has quit IRC [11:28:04] *** aslak has joined #seam-dev [12:21:35] *** mbg has quit IRC [12:28:07] *** mbg has joined #seam-dev [12:28:08] *** mbg has quit IRC [12:28:08] *** mbg has joined #seam-dev [15:25:09] *** aslak has quit IRC [15:25:51] *** aslak has joined #seam-dev [16:13:35] *** clerum has joined #seam-dev [17:42:23] *** maxandersen has joined #seam-dev [17:54:36] <jbossbot> git [solder] push master 8eeae37.. Dan Allen SOLDER-53 wrap expression factory [17:54:37] <jbossbot> jira [SOLDER-53] Seam Solder incontainer tests fail [Open, Major, Dan Allen] https://issues.jboss.org/browse/SOLDER-53 [17:54:37] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/a090972...8eeae37 [18:10:48] <jbossbot> git [solder] push master 072d596.. Dan Allen SOLDER-53 ProcessProducerMethod capture workaround [18:10:48] <jbossbot> jira [SOLDER-53] Seam Solder incontainer tests fail [Open, Major, Dan Allen] https://issues.jboss.org/browse/SOLDER-53 [18:10:48] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/8eeae37...072d596 [18:11:00] <mojavelinux> guess what? all tests passing in JBoss AS snapshot! yeah! [18:11:08] <mojavelinux> except, found what appears to be a bug in Weld [18:11:15] <maxandersen> mojavelinux: AS7 ? [18:11:25] <mojavelinux> oh, AS 6 [18:11:29] <mojavelinux> that's progress ;) [18:11:31] <mojavelinux> hehehe [18:11:36] <mojavelinux> we'll get to AS 7 next [18:11:51] <maxandersen> oh ;) well my helloworld CDI test works on AS6 so i'm happy ;) [18:12:02] <mojavelinux> i've put in a workaround for a ProcessProducer event in solder Beta1 [18:12:39] <maxandersen> btw mojavelinux whats the magic mvn command to make sure dependent modules are built before running something via mvn ? [18:15:40] <mojavelinux> um, hmm, I know there is a command, escapes me though...one of those magic maven flags [18:16:01] <mojavelinux> seriously, that's it [18:16:04] <mojavelinux> not -intel [18:16:08] <mojavelinux> that's how you can remmeber [18:16:41] <mojavelinux> ugh, dude, we are so frustrated [18:16:46] <mojavelinux> can't get stuff to work on glassfish 3.1 [18:16:55] <mojavelinux> totally destroys our portability story...and totally not on us [18:16:57] <mojavelinux> grrrr [18:17:07] <mojavelinux> they need to put out a stable release [18:17:20] <mojavelinux> right now it looks like if you have a listener in your war, then it blows up [18:18:00] <mojavelinux> I fixed more bugs in the last 2 days then in any 2 day period [18:18:01] <mojavelinux> woot! [18:20:48] <maxandersen> cant get -amd to work ;( [18:22:02] <maxandersen> hmm ? seems its -am [18:22:46] <maxandersen> but then I still have to go "down" into the project to run the actual target i want ?stupido [18:26:48] *** aslak_ has joined #seam-dev [18:26:48] *** aslak_ has quit IRC [18:26:48] *** aslak_ has joined #seam-dev [18:26:51] *** aslak has quit IRC [18:27:33] *** maxandersen has quit IRC [18:29:24] <mojavelinux> time to go make cookies [18:33:37] *** mojavelinux has quit IRC [18:44:38] *** maxandersen has joined #seam-dev [19:42:47] <jbossbot> git [forge] push master 3f96729.. Max Rydahl Andersen fixed NPE when using basic completion (such as the one use for 'install' for facet name) [19:42:48] <jbossbot> git [forge] push master d95d438.. Lincoln Baxter, III Merge branch 'master' of https://github.com/maxandersen/forge [19:42:48] <jbossbot> git [forge] push master URL: http://github.com/seam/forge/compare/40c7583...d95d438 [19:44:52] *** clerum has quit IRC [19:46:57] *** clerum has joined #seam-dev [20:13:54] *** maxandersen has quit IRC [20:14:50] *** maxandersen has joined #seam-dev [20:34:39] *** aslak_ has quit IRC [20:52:13] *** aslak has joined #seam-dev [22:11:51] *** oskutka has joined #seam-dev [22:17:50] *** ChanServ has quit IRC [22:17:52] *** aslak has quit IRC [22:17:52] *** maxandersen has quit IRC [22:17:57] *** jbossbot has quit IRC [22:22:38] *** aslak has joined #seam-dev [22:22:38] *** maxandersen has joined #seam-dev [22:22:38] *** ChanServ has joined #seam-dev [22:22:38] *** jbossbot has joined #seam-dev [22:22:38] *** kornbluth.freenode.net sets mode: +o ChanServ [22:26:36] *** oskutka has joined #seam-dev [22:45:50] *** sbryzak has quit IRC [23:24:13] *** lightguard_jp has joined #seam-dev [23:41:32] *** lightguard_jp has quit IRC