[00:02:50] *** mbg is now known as mbg|away [00:42:44] *** mbg|away is now known as mbg [00:50:12] *** cbrock has quit IRC [01:25:44] *** mbg is now known as mbg|away [01:32:21] *** mbg|away is now known as mbg [01:35:21] *** mbg has quit IRC [03:05:45] <jbossbot> git [core] push master 1a80722.. Jozef Hartinger Testcase for WELD-824 [03:05:46] <jbossbot> jira [WELD-824] injection/initializer/observer inheritance broken on Beans registered through BBD.addAnnotatedType() [Open (Unresolved) Bug, Major, Unassigned] https://issues.jboss.org/browse/WELD-824 [03:05:47] <jbossbot> git [core] push master 8abd42b.. Jozef Hartinger another testcase for WELD-824 [03:05:47] <jbossbot> git [core] push master f10fbbd.. Stuart Douglas WELD-824 Fix inheritiance for beans registered through the SPI [03:05:47] <jbossbot> git [core] push master URL: http://github.com/weld/core/compare/74bffdb...f10fbbd [03:20:55] *** cbrock has joined #weld-dev [04:03:25] *** sbryzak has quit IRC [04:10:05] *** sbryzak has joined #weld-dev [04:10:05] *** sbryzak has joined #weld-dev [06:51:49] *** magesh has joined #weld-dev [08:40:16] *** epbernard has joined #weld-dev [08:40:17] *** epbernard is now known as emmanuel [08:40:22] *** emmanuel has joined #weld-dev [08:50:45] *** jharting has joined #weld-dev [08:51:08] *** oskutka has quit IRC [09:00:52] *** kevinpollet has joined #weld-dev [09:06:47] *** alesj has joined #weld-dev [09:10:34] *** magesh has left #weld-dev [09:44:04] *** maschmid has joined #weld-dev [09:54:37] <alesj> stuartdouglas: thanks for WELD-824 [09:54:39] <jbossbot> jira [WELD-824] injection/initializer/observer inheritance broken on Beans registered through BBD.addAnnotatedType() [Resolved (Done) Bug, Major, Stuart Douglas] https://issues.jboss.org/browse/WELD-824 [09:54:53] <stuartdouglas> alesj: np [09:55:08] <alesj> any chance you can check WELD-855 as well? [09:55:09] <jbossbot> jira [WELD-855] Error while catching NonexistentConversationException with Seam Faces/Catch [Open (Unresolved) Bug, Major, Unassigned] https://issues.jboss.org/browse/WELD-855 [09:55:42] <stuartdouglas> no [09:55:47] <alesj> stuartdouglas: do we know if JBAS-8297 works in AS7? [09:55:48] <jbossbot> jira [JBAS-8297] Weld throws error No active contexts for scope type javax.enterprise.context.RequestScoped [Reopened (Unresolved) Bug, Major, Remy Maucherat] https://issues.jboss.org/browse/JBAS-8297 [09:55:58] <stuartdouglas> I was not really sure how to reproduce it [09:56:10] <alesj> 855 or 8297? [09:56:17] <stuartdouglas> to find out, the attached app seems to have a lot of stuff that is not supported yet on AS7 [09:56:22] <stuartdouglas> 8297 [09:56:31] <alesj> aha [09:56:33] <stuartdouglas> I'm just in the middle of cooking dinner [09:56:37] <alesj> what's the issue with 855? [09:56:48] <stuartdouglas> I will have a bit more time to talk in half an hour [09:56:57] <alesj> ok, np [10:02:46] *** cbrock has quit IRC [10:15:20] <stuartdouglas> alesj: back [10:15:55] <alesj> i see there is already a long comment line for 855 [10:16:54] <stuartdouglas> hmm, no attached example though [10:19:36] <alesj> should we ping Brian to create a ARQ test for us? [10:20:03] <stuartdouglas> it's ok, I found a working seam catch example locally [10:20:08] <stuartdouglas> I'm just modifying it now [10:24:41] <stuartdouglas> alesj: hmm, my example is not reproducing it [10:25:12] <alesj> ok, i'll then ping the user for an example [10:25:47] <stuartdouglas> I'll just try with seam booking [10:25:53] <alesj> ok [10:28:01] <stuartdouglas> alesj: I think it may be a GF issue [10:28:22] <stuartdouglas> the seam booking example has same conversation handler thing [10:28:30] <stuartdouglas> and it appears to work fine [10:28:42] <alesj> ok, can you then just add a comment to 855 [10:28:48] <stuartdouglas> alesj: Are there any other issues you want to look at before the release? [10:28:54] <stuartdouglas> cause I think we should just do it [10:28:59] <alesj> and if they provide a use case for JBossAS, we'll have a closer look [10:29:18] <alesj> i'm going over the 1.1.2. issues now [10:29:31] <alesj> a lot of them are really not for this release [10:29:34] <alesj> i just wanna move them [10:29:37] <stuartdouglas> we can always do a 1.1.3 release in a few weeks anyway [10:29:42] <alesj> yes [10:29:45] <stuartdouglas> we really should do bug fixes more often [10:29:49] <stuartdouglas> we are the RI after all [10:29:55] <alesj> yup [10:30:00] <alesj> well, you didn't have time :-) [10:30:25] <alesj> let me just cleanup 1.1.2. issues [10:30:30] <stuartdouglas> ok [10:30:44] <alesj> and i'll ping you if i think some needs our attention [10:30:52] <alesj> otherwise i'll try to cut the release [10:31:14] <alesj> if you could just please add this stuff we discussed to 855 [10:31:31] <alesj> so we know, and as you said, we can always cut 1.1.3 [10:34:05] <alesj> stuartdouglas: what about WELD-932? [10:34:07] <jbossbot> jira [WELD-932] weld-osgi-bundle binds to invalid SLF4J package versions [Open (Unresolved) Bug, Critical, Unassigned] https://issues.jboss.org/browse/WELD-932 [10:34:50] <stuartdouglas> I have no idea [10:35:07] <alesj> ok, i'll have a look [10:35:16] <alesj> done some osgi back in the days :-) [10:39:14] *** alesj has quit IRC [11:58:43] *** kevinpollet has quit IRC [11:59:09] *** kevinpollet has joined #weld-dev [11:59:09] *** kevinpollet has quit IRC [12:09:22] *** emmanuel has quit IRC [12:20:54] *** epbernard has joined #weld-dev [12:20:54] *** epbernard is now known as emmanuel [12:53:20] *** magesh has joined #weld-dev [13:01:51] *** magesh1 has joined #weld-dev [13:04:15] *** magesh has quit IRC [13:21:51] *** alesj has joined #weld-dev [13:40:38] *** magesh1 has quit IRC [13:49:41] *** kevinpollet has joined #weld-dev [13:57:52] *** magesh has joined #weld-dev [14:14:58] *** aslak has joined #weld-dev [14:50:48] *** mbg has joined #weld-dev [15:01:50] *** mbg has quit IRC [15:12:46] *** balunasj has joined #weld-dev [15:56:34] *** jharting has quit IRC [15:56:46] *** epbernard has joined #weld-dev [16:00:39] *** emmanuel has quit IRC [16:03:38] *** magesh has quit IRC [16:11:15] <jbossbot> git [core] push master 8703bd8.. Ales Justin [WELD-594]; add shutdown hook [16:11:16] <jbossbot> jira [WELD-594] StartMain should support shutdown [Open (Unresolved) Feature Request, Minor, Peter Royle] https://issues.jboss.org/browse/WELD-594 [16:11:17] <jbossbot> git [core] push master URL: http://github.com/weld/core/compare/f10fbbd...8703bd8 [16:16:12] *** mbg has joined #weld-dev [16:54:40] *** balunasj is now known as balunasj_mtg [17:58:14] *** rmartinelli has joined #weld-dev [18:03:32] *** kevinpollet has quit IRC [18:04:31] *** balunasj_mtg has quit IRC [18:05:49] *** maschmid has quit IRC [18:11:20] *** alesj has quit IRC [18:25:13] *** cbrock has joined #weld-dev [18:25:21] *** cbrock has quit IRC [18:25:21] *** cbrock has joined #weld-dev [18:40:40] *** kevinpollet has joined #weld-dev [19:37:04] *** kevinpollet has quit IRC [19:37:16] *** kevinpollet has joined #weld-dev [19:48:19] *** kevinpollet has quit IRC [19:48:30] *** kevinpollet has joined #weld-dev [20:36:57] *** kevinpollet has quit IRC [20:37:14] *** kevinpollet has joined #weld-dev [20:51:48] *** kevinpollet has left #weld-dev [20:52:05] *** alesj has joined #weld-dev [21:01:51] *** epbernard has quit IRC [22:23:38] *** mbg1 has joined #weld-dev [22:26:00] *** mbg has quit IRC [22:42:42] *** kevinpollet has joined #weld-dev [22:42:45] <stuartdouglas> alesj: what was your problem building fakereplace? [22:42:55] <alesj> http://pastebin.com/9D32dJTB [22:43:00] <alesj> stuartdouglas: ^ [22:43:06] *** kevinpollet has left #weld-dev [22:43:06] <alesj> stuartdouglas: i was also missing JBoss mvn repo [22:43:13] <alesj> which i added now [22:43:44] <stuartdouglas> alesj: I know what that is, the intellij auto-format as broken the jvm args into two lines [22:44:06] <alesj> stuartdouglas: which file? [22:44:14] <stuartdouglas> the core pom.xml [22:45:13] <alesj> stuartdouglas: got my pre-1.1.2. email? [22:45:30] <alesj> stuartdouglas: yeah, looks like single-line makes it work [22:45:57] <stuartdouglas> I will have a look at those two you mentioned [22:47:23] <alesj> if you have some extra time :-), give it a quick glimps at Marius' as well [22:47:28] <alesj> btw: http://pastebin.test.redhat.com/56261 [22:47:30] <alesj> any idea? [22:47:47] <alesj> i guess something is trying to use temp ejb timer? [22:48:48] *** maschmid has joined #weld-dev [22:50:33] <stuartdouglas> alesj: the timer service is not up yet in AS7 [22:50:43] <stuartdouglas> that will occur if you try and run the non web-profile tests [22:52:17] <alesj> stuartdouglas: this is weld's pastebin example app [22:52:25] <alesj> i guess it cannot be used yet on as7? [22:52:52] <stuartdouglas> no, not till we have TimerService, which I will try and get done next week [22:53:48] *** kevinpollet has joined #weld-dev [22:53:53] <stuartdouglas> alesj: I changed fakereplace so now it runs as a socket server, and there is a maven plugin that connects and updates the classes [22:53:59] <stuartdouglas> it makes it much easier to setup [22:54:06] <stuartdouglas> it also updates jsf views etc [22:54:07] *** kevinpollet has quit IRC [22:54:14] <alesj> nice [22:55:08] <stuartdouglas> once I get the weld integration to the point where it can re-generate client proxies, I will do up a video showing how to set it up, and adding a method / button to one of the quickstart examples [22:57:23] *** mbg1 is now known as mbg [23:08:18] <alesj> stuartdouglas: find artifact org.jboss.ws:jbossws-api:jar:1.0.0-SNAPSHOT -> [Help 1] [23:08:26] <alesj> but np [23:08:34] <stuartdouglas> ? [23:08:45] <alesj> when building fakereplace [23:08:59] <alesj> [ERROR] Failed to execute goal on project fakereplace-jbossas: Could not resolve dependencies for project org.fakereplace:fakereplace-jbossas:jar:0.10-SNAPSHOT: Could not find artifact org.jboss.ws:jbossws-api:jar:1.0.0-SNAPSHOT -> [Help 1] [23:08:59] <stuartdouglas> hmm, thats odd [23:09:46] <alesj> stuartdouglas: i could be missing snapshot repo [23:09:59] <alesj> as i don't have jboss repos in settings.xml [23:10:33] <stuartdouglas> there should not be a snapshot dep anyway [23:12:52] <stuartdouglas> alesj: it seems to be coming in from the as7 final dep [23:13:04] <alesj> mvn dep:tree says it comes from jbossas [23:13:06] <alesj> yup [23:17:43] <stuartdouglas> alesj: try building from master now [23:26:52] <jbossbot> git [core] push master 80c202f.. Stuart Douglas WELD-744 Interceptor and Decorator validation assumes that producer fields and methods will be public [23:26:53] <jbossbot> jira [WELD-744] Interceptor and Decorator validation assumes that producer fields and methods will be public [Resolved (Done) Bug, Major, Stuart Douglas] https://issues.jboss.org/browse/WELD-744 [23:26:53] <jbossbot> git [core] push master URL: http://github.com/weld/core/compare/8703bd8...80c202f [23:27:39] <stuartdouglas> alesj: I fixed 744 and bumped 413 [23:30:52] *** aslak has quit IRC [23:36:52] *** maschmid has quit IRC [23:38:30] *** epbernard has joined #weld-dev [23:38:30] *** epbernard is now known as emmanuel [23:38:41] *** emmanuel has quit IRC [23:50:48] <alesj> stuartdouglas: what would be needed for 413? [23:59:33] <stuartdouglas> alesj: A lot, I am not sure how to fix it, and it is not a problem in practice anyway [23:59:44] <stuartdouglas> I am about to catch a train up to the office