[00:00:15] <mojavelinux> the proposal is for them to follow this meeting, though sort of taper out throughout the night [00:00:19] <mojavelinux> but Thursday is the night, basically [00:00:20] <lightguard_jp> Where's that link again? [00:00:29] <mojavelinux> http://seamframework.org/Seam3/ProjectMeetings [00:00:37] <mojavelinux> I tried to make most links for seam memorizable [00:00:41] <mojavelinux> so like sfwk.org/Forums [00:00:42] <lightguard_jp> We need that on the left side menu [00:00:46] <mojavelinux> sfwk.org/Status [00:00:49] <mojavelinux> sfwk.org/Roadmap [00:00:56] <mojavelinux> sfwk.org/ModuleHandbook [00:01:01] <mojavelinux> oops, add Seam3 in there for all those :) [00:01:03] <mojavelinux> hehehe [00:01:07] <mojavelinux> sfwk.org/Seam3/Status [00:01:20] <mojavelinux> uh, left side menu [00:01:23] <mojavelinux> pain [00:01:38] <lightguard_jp> We didn't get to Solder and Guava this week, again [00:01:39] <mojavelinux> I hate that process :( [00:01:59] <mojavelinux> ah, I skipped over that...so we decided to just do it [00:02:07] <lightguard_jp> I'll just bookmark it, all good. [00:02:13] <mojavelinux> org.jboss.seam.solder.util or org.jboss.seam.solder.guava [00:02:19] <mojavelinux> and just import the whole thing in there [00:02:22] <mojavelinux> bang [00:02:24] <lightguard_jp> Maybe a reminder to seam-dev about the agenda for the day [00:02:37] <clerum> +1 [00:02:42] <lightguard_jp> It would also help those lurking on the list what's going on [00:02:48] <mojavelinux> I kind of like guave as the pkg name [00:02:51] <mojavelinux> so that its familiar [00:02:59] <lightguard_jp> guava +1 [00:03:03] <mojavelinux> excellent [00:03:08] <mojavelinux> just need a pull request for that [00:03:27] <mojavelinux> but let's get the repackaging done first [00:03:34] *** tsurdilo has quit IRC [00:03:38] <mojavelinux> that is needed to fix the glassfish tests [00:03:52] *** tsurdilo has joined #seam-dev [00:03:57] <lightguard_jp> Right [00:04:03] <mojavelinux> so let's say as soon as that commit happens, cody perhaps you can do a pull request for the guava import [00:04:16] <mojavelinux> important is to document somewhere the version...how about in package-info.java [00:04:25] <mojavelinux> add a note that this is version xxx of guava [00:04:30] <mojavelinux> and should not be modified [00:04:45] <mojavelinux> it's an import from upstream [00:05:01] <mojavelinux> then I want to switch solder internals to use those classes [00:05:11] <mojavelinux> since currently we have a homegrown version of guava collections in there [00:05:12] <mojavelinux> boo [00:07:00] <clerum> not sure what pull request you are looking for [00:07:15] <mojavelinux> ah, sorry, importing guava into org.jboss.seam.solder.guava [00:07:16] <clerum> the only commit I have on that is a adding a dep to mail for guava...but that would be going away [00:07:29] <mojavelinux> let me rephrase [00:07:40] <lightguard_jp> Can't we do that with a maven plugin? [00:07:50] <lightguard_jp> Just explode the jar and repackage it? [00:07:50] <clerum> yeah I was hoping we could do that with maven [00:07:57] <mojavelinux> if you are anxious to see the commit happen asap, you can fork solder and do a pull request...otherwise, I'll try to get to it very soon [00:07:57] <clerum> rather than snagging the code from google [00:07:58] <mojavelinux> :) [00:08:20] <mojavelinux> ah, of course, yes, we can do it via a build [00:08:29] <clerum> I can wait. I think it's over my head maven wise [00:08:30] <lightguard_jp> That would be better [00:08:36] <mojavelinux> k, sounds good [00:08:41] <mojavelinux> I'll work on that then [00:08:43] <lightguard_jp> Then we know people aren't messing with the code [00:08:48] <mojavelinux> yep, exactly [00:08:56] <mojavelinux> super [00:08:59] <mojavelinux> okay, I need to go rest [00:09:02] <lightguard_jp> Of course that would mess up though [00:09:05] <clerum> and we can easily upgrade when guava does [00:09:09] <lightguard_jp> Because the package structure is different [00:09:11] <clerum> which is a couple times a year [00:09:15] <mojavelinux> hhehee [00:09:16] <lightguard_jp> The classes won't be where you expect them [00:09:22] <mojavelinux> true, easy maintainance ftw [00:09:46] <lightguard_jp> Are we thinking of just shading guava under the solder jar? [00:10:36] <mojavelinux> jason, there are a couple ways of doing it...we'll play around with it until we get to something we are happy with [00:10:52] <mojavelinux> we'll explore [00:11:13] <mojavelinux> 1. scripted import (to upgrade, just run script) [00:11:27] <mojavelinux> 2. shaded w/ repackage [00:11:42] <lightguard_jp> Okay [00:11:53] <mojavelinux> 3. some sort of in between where the classes are repackaged in the process-resource step [00:11:56] <mojavelinux> after a clean [00:12:05] <lightguard_jp> We'll figure it out [00:12:07] <mojavelinux> yep [00:12:18] <lightguard_jp> mojavelinux: Go get some rest :) [00:12:19] <mojavelinux> I'll be back on later [00:14:37] *** clerum has left #seam-dev [00:16:22] *** jharting has quit IRC [00:16:43] *** balunasj has quit IRC [00:32:54] *** clerum1 has joined #seam-dev [00:59:05] *** akazakov has quit IRC [01:05:46] *** shervin_a has quit IRC [01:06:13] *** shervin_a has joined #seam-dev [01:11:24] <jbossbot> git [forge] push master e22165e.. Lincoln Baxter, III DependencyFacet now provides access to resolve available dependency versions from configured repositories [01:11:24] <jbossbot> git [forge] push master 286c479.. Lincoln Baxter, III removed unnecessary dependencies [01:11:24] <jbossbot> git [forge] push master URL: http://github.com/seam/forge/compare/e4394dc...286c479 [01:18:15] *** lightguard_jp has quit IRC [01:36:26] *** kenfinnigan has joined #seam-dev [02:04:37] *** aslak has quit IRC [02:08:12] *** tsurdilo has quit IRC [02:32:25] *** johnament has joined #seam-dev [02:32:52] *** clerum1 has quit IRC [02:36:03] *** jose_freitas has quit IRC [02:36:47] <johnament> jganoff: ping [03:05:41] *** jganoff_ has joined #seam-dev [03:05:54] *** jganoff_ is now known as jganoff_home [03:07:03] <jganoff_home> johnament, ping [03:07:12] <johnament> jganoff_home: pong [03:08:58] <jganoff_home> johnament, slight hiccup with the EventBridge.addRoute(). I can't add ObserverMethods after Extension start up and I don't want to completely rewrite the event handling code in a custom "routing" ObserverMethod. [03:09:28] <johnament> jganoff_home: ?? [03:10:11] <jganoff_home> johnament, I started to investigate dynamically adding routes after app start up last night [03:10:11] <johnament> jganoff_home: right now, the only problem i'm having is that it doesn't like resolving destinations [03:10:58] <jganoff_home> johnament, I was continuing our conversation from a few nights ago where I was hoping to be able to create a dynamic system for registering and deregistering routes any time. [03:11:18] <johnament> jganoff_home: ahh yes [03:11:30] <jganoff_home> johnament, but the existing @EventRouting marker for returning routes still works, as the tests prove :P [03:11:33] <jganoff_home> johnament, so, what are you working on? [03:11:59] <johnament> jganoff_home: instantiating route impl's based on @Observes params in interface methods [03:12:27] <jganoff_home> Ah ok, what's not working about resolving the destinations again? [03:12:32] <jganoff_home> johnament, Maybe I can help out with that [03:14:38] <johnament> jganoff_home: i'll pastebin it, give me a few. i'm sure it's just something i'm not thinking about. [03:14:58] <jganoff_home> johnament, i know exactly what you mean. sometimes it helps to have someone else have a look at it. [03:17:21] <johnament> jganoff_home: http://pastebin.com/KnsFf0wH [03:18:28] <jganoff_home> johnament, so are any destinations resolved? [03:19:24] <johnament> jganoff_home: no. the only thing I can think of is that it's too early in the life cycle for it to resolve beans. [03:20:32] <jganoff_home> johnament, you're able to fetch the annotations off the parameters just fine, and you're getting into resolveDesination() but the BeanManager isn't returning anything? [03:21:24] <johnament> jganoff_home: no sorry should have given more info. when i get in to DestinationProducer, I get a NPE. The injection point is null. [03:21:42] <jganoff_home> johnament, that sounds really familiar... [03:25:20] <jganoff_home> johnament, there used to be a bug in Weld where the InjectionPoint was not passed along... i can't remember from what context though [03:25:36] <jganoff_home> johnament, I want to say it was when using Instance<?>.get() [03:25:51] <jganoff_home> johnament, but that has since been fixed [03:26:16] <johnament> jganoff_home: does weld create a virtual injection point in cases of bean manager lookup? [03:26:28] <jganoff_home> johnament, not sure, i'd have to check the src or just debug it [03:26:50] <jganoff_home> johnament, so you're getting back everything you expect and are passing along everything to bm.getBeans(..) ? [03:27:01] <jganoff_home> or rather, bm.resolve() [03:27:12] <johnament> jganoff_home: i believe so. [03:27:31] <jganoff_home> johnament, hrm, that seems odd then that the injection point would be null.. sounds like it might be a bug [03:29:11] <jganoff_home> johnament, I'd see if you can come up with a simple reproduction and send an email out to the weld-dev list [03:30:06] <johnament> jganoff_home: are you thinking this is specific to extensions? [03:30:39] <jganoff_home> johnament, no because you can programmatically look up a bean with the BeanManager anywhere you can inject it [03:30:54] <jganoff_home> johnament, maybe it is like you said - too early in the lifecycle [03:31:31] <johnament> jganoff_home: well... what if I inject instance<destination> and select based on the qualifiers on it? [03:32:10] <jganoff_home> johnament, should work in Weld 1.0-CR1+.. IIRC [03:33:03] <jganoff_home> johnament, https://github.com/jganoff/jms/blob/master/impl/src/test/java/org/jboss/seam/jms/test/inject/InjectFields.java [03:33:24] <jganoff_home> johnament, That test bean shows it working [03:33:57] <johnament> jganoff_home: in a bean, yes. [03:36:46] <jganoff_home> johnament, do you have a jboss jira account? [03:37:10] <johnament> jganoff_home: yes [03:39:18] <jganoff_home> johnament, hrm, I was trying to assign one of the JIRA cases to you that pertains to what you're working on but can't. I guess you need to be added to another group. [03:40:14] <johnament> jganoff_home: IDK what happened. do you need access my CLA/do i need to resubmit one? [03:40:56] <jganoff_home> johnament, Not sure what controls who shows up in the list. I'll reach out to Dan/Shane about it and see. [03:50:07] <johnament> ugh. now switchboard is trying to turn my resource name in to a long. [03:51:49] <jganoff_home> johnament, :/ [03:52:37] <jganoff_home> johnament, let me know how things to tonight, off to clean the house a bit [03:52:51] <jganoff_home> johnament, how things go tonight* [03:53:07] *** jganoff_home has quit IRC [04:01:08] *** johnament has quit IRC [04:11:42] *** kenfinnigan has left #seam-dev [06:10:22] *** clerum has joined #seam-dev [06:16:20] *** mbg has joined #seam-dev [06:56:09] *** mbg has quit IRC [07:15:31] *** lukaszlenart has joined #seam-dev [07:22:29] *** alesj has quit IRC [07:24:48] *** nickarls has joined #seam-dev [08:03:34] *** lukaszlenart has quit IRC [08:09:22] *** bleathem has quit IRC [08:12:22] *** clerum has quit IRC [08:21:42] *** nickarls_ has joined #seam-dev [08:52:38] *** mgencur has joined #seam-dev [08:53:00] *** aslak has joined #seam-dev [08:59:51] *** marekn has joined #seam-dev [09:17:45] *** kpiwko has joined #seam-dev [09:18:19] *** jharting has joined #seam-dev [09:23:09] *** maxandersen has joined #seam-dev [09:34:41] *** nickarls_ has quit IRC [09:59:10] *** nickarls_ has joined #seam-dev [10:03:09] *** jose_freitas has joined #seam-dev [10:03:28] *** jose_freitas has quit IRC [10:11:05] *** emmanuel has joined #seam-dev [10:11:11] *** rruss has quit IRC [10:18:50] *** aslak has quit IRC [10:19:26] *** aslak has joined #seam-dev [10:38:08] *** aslak has quit IRC [10:38:41] *** aslak has joined #seam-dev [10:47:03] *** aslak has quit IRC [10:47:41] *** aslak has joined #seam-dev [10:51:09] *** akazakov has joined #seam-dev [10:54:36] *** mgencur has quit IRC [10:56:04] *** mgencur has joined #seam-dev [11:12:40] *** kpiwko has quit IRC [11:12:40] *** aslak has quit IRC [11:13:11] *** aslak has joined #seam-dev [11:19:55] *** oskutka has joined #seam-dev [11:22:18] *** sannegrinovero has joined #seam-dev [11:22:40] *** nickarls_ has quit IRC [11:29:05] *** koentsje has joined #seam-dev [11:34:15] *** allforjava has joined #seam-dev [11:35:38] *** allforjava has left #seam-dev [11:35:38] *** aslak has quit IRC [11:36:26] *** aslak has joined #seam-dev [11:37:27] <sbryzak> stuartdouglas: ping [11:40:38] *** aslak has quit IRC [11:41:12] *** aslak has joined #seam-dev [11:44:18] *** nickarls_ has joined #seam-dev [11:56:24] *** emmanuel has quit IRC [11:57:24] *** aslak has quit IRC [11:59:50] *** allforjava has joined #seam-dev [12:09:11] <allforjava> Hi, need to work on customization of seam-gen [12:09:44] <allforjava> any doc or eclipse project setup to work-on [12:15:17] *** epbernard has joined #seam-dev [12:15:17] *** epbernard is now known as emmanuel [12:15:29] *** aslak has joined #seam-dev [12:21:01] *** maxandersen is now known as maxandersen_lunc [12:25:10] <marekn> allforjava: what customization do you need? [12:26:52] <marekn> allforjava: seam-gen is more like command line tool although it generates eclipse project files, have you tried JBoss Tools plugins for Eclipse? [12:28:06] <allforjava> i have used jboss tools [12:28:38] <allforjava> customization: default project with basic reusable components [12:28:44] <allforjava> and menus [12:29:44] <allforjava> so wana use seam-gen with modifications to make default project setup [12:31:19] <marekn> allforjava: you can change templates in seam/seam-gen/view/*xhtml.ftl or view/layout/*.xhtm.ftl [12:32:31] <marekn> allforjava: for Components there are seam-gen/src/*.java.ftl templates, template are written in freemarker [12:33:00] <marekn> allforjava: so you need to know freemarker templating and that is [12:36:10] <marekn> allforjava: for launching seam-gen just look at seam-gen/build.xml and look for ant target new-entity there, how it handles the creation of Entity for instance from template. [12:36:44] *** mbyanki has joined #seam-dev [12:37:29] <allforjava> thank you marekn [12:37:44] <allforjava> i'll have a look at freemarker [12:37:47] <marekn> allforjava: you're welcome [12:37:54] <jbossbot> git [rest] push master a807cbc.. Jozef Hartinger Fix dist [12:37:55] <jbossbot> git [rest] push master URL: http://github.com/seam/rest/compare/682d3d4...a807cbc [12:45:50] *** mbyanki has quit IRC [12:48:28] *** mbyanki has joined #seam-dev [12:48:42] *** jprice has joined #seam-dev [12:49:33] <mbyanki> anyone working on seam jms?> [12:49:47] <mbyanki> i want 2 contribute to this project... need some help [12:51:27] <sbryzak> mbyanki: you need to chat with jganoff [12:52:17] <mbyanki> sbryzak : thanks a lot.. will do.. [12:53:15] *** oskutka has quit IRC [12:58:37] *** jprice has quit IRC [13:31:10] *** nickarls_ has quit IRC [13:34:24] *** mbyanki has quit IRC [13:40:04] <stuartdouglas> sbryzak: pong [13:56:17] *** akazakov has quit IRC [13:57:36] *** akazakov has joined #seam-dev [14:09:10] *** ge0ffrey has joined #seam-dev [14:19:40] *** ge0ffrey_ has joined #seam-dev [14:22:14] *** ge0ffrey has quit IRC [14:30:03] *** maxandersen_lunc is now known as maxandersen [14:37:45] *** nickarls has quit IRC [14:41:02] *** ge0ffrey_ is now known as ge0ffrey [14:43:22] *** shervin_a has quit IRC [14:54:32] *** emmanuel has quit IRC [14:55:40] *** shervin_a has joined #seam-dev [14:57:43] *** lukaszlenart has joined #seam-dev [15:01:48] *** sannegrinovero has quit IRC [15:02:46] *** amitev has joined #seam-dev [15:05:19] *** nickarls_ has joined #seam-dev [15:08:40] *** allforjava has left #seam-dev [15:13:47] *** sannegrinovero has joined #seam-dev [15:17:19] *** epbernard has joined #seam-dev [15:17:19] *** epbernard is now known as emmanuel [15:34:50] *** clerum has joined #seam-dev [15:38:43] *** amitev has quit IRC [15:39:32] *** amitev has joined #seam-dev [15:49:30] *** jharting has quit IRC [16:00:02] *** marekn has quit IRC [16:00:26] *** akazakov has quit IRC [16:06:06] *** akazakov has joined #seam-dev [16:12:18] *** nickarls_ has quit IRC [16:19:12] *** nickarls_ has joined #seam-dev [16:23:34] *** shervin_a has quit IRC [16:37:37] *** tsurdilo has joined #seam-dev [16:46:46] *** tsurdilo1 has joined #seam-dev [16:49:39] *** tsurdilo has quit IRC [17:08:00] *** ge0ffrey has quit IRC [17:10:49] *** mbg has joined #seam-dev [17:21:28] *** jganoff_ has joined #seam-dev [17:23:45] *** jganoff has quit IRC [17:24:00] *** jganoff_ is now known as jganoff [17:36:24] *** mgencur has quit IRC [17:39:54] *** lukaszlenart has quit IRC [17:49:04] *** maxandersen is now known as maxandersen_brb [18:07:42] *** balunasj has joined #seam-dev [18:07:47] *** balunasj has quit IRC [18:07:47] *** balunasj has joined #seam-dev [18:31:08] *** sannegrinovero has quit IRC [18:36:19] *** mbyanki has joined #seam-dev [19:08:41] *** nickarls_ has quit IRC [19:32:33] *** mbyanki has quit IRC [19:39:47] *** maxandersen_brb is now known as maxandersen [19:46:33] *** nickarls_ has joined #seam-dev [20:02:11] *** jose_freitas_afk is now known as jose_freitas [20:22:49] *** lukaszlenart has joined #seam-dev [20:25:39] *** maxandersen has quit IRC [20:47:31] *** lightguard_jp has joined #seam-dev [20:51:00] *** nickarls_ has quit IRC [20:55:21] *** lukaszlenart has quit IRC [21:14:10] *** rruss has joined #seam-dev [21:14:12] *** rruss has quit IRC [21:27:07] *** nickarls_ has joined #seam-dev [21:27:31] *** maxandersen1 has joined #seam-dev [21:30:33] *** maxandersen1 has quit IRC [21:30:49] *** maxandersen1 has joined #seam-dev [21:33:49] *** nickarls_ has quit IRC [21:33:53] *** maxandersen1 has quit IRC [21:34:16] *** maxandersen1 has joined #seam-dev [21:40:28] *** maxandersen1 has left #seam-dev [21:52:46] <sbryzak> stuartdouglas: do you know if the api/impl split for solder has been reversed yet? [21:53:52] <lightguard_jp> sbryzak: https://github.com/seam/solder doesn't look like it [22:00:54] *** balunasj has quit IRC [22:18:32] <stuartdouglas> sbryzak: don't think so [22:19:12] <sbryzak> stuartdouglas: np, i'll catch up with dan when he's around and see what's happening with it [22:19:45] <lightguard_jp> I'll take a look at it if no one else has, but I have other work to do today :( [22:20:52] <sbryzak> lightguard_jp: i was going to start working on it, but wanted to make sure that dan or someone else hadn't started already [22:21:10] <lightguard_jp> I sent Dan an IM, but haven't heard back yet [22:21:25] <lightguard_jp> That was about 45 min ago [22:32:28] *** wdrai has joined #seam-dev [22:35:22] *** emmanuel has quit IRC [22:41:16] <wdrai> Hi all, just tried the latest ee6 archetype with mvn archetype:generate -DarchetypeArtifactId=jboss-javaee6-webapp -DarchetypeGroupId=org.jboss.weld.archetypes -DarchetypeVersion=1.0.1.Beta2. Maven 3.0.2 archetype plugin keeps downloading and using the 1.0.1.Beta1 version, am I the only one having this problem ? [22:46:38] *** tsurdilo1 has quit IRC [22:56:14] *** jganoff has quit IRC [23:08:42] <jbossbot> git [solder] push master e7c53fd.. Dan Allen add glassfish 3.1 arquillian profile [23:08:42] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/281b98b...e7c53fd [23:09:04] *** lightguard_jp has quit IRC [23:10:53] *** koentsje has quit IRC [23:20:27] <mojavelinux> wdrai: it may be that it takes a while to propogate to the archetype catalog [23:21:21] <mojavelinux> I laid out what needs to be done for a Solder release [23:21:34] <mojavelinux> I have to admit, I ran out of gas about two days ago, so I'm really hobbling along this week [23:21:38] <mojavelinux> so much damn e-mail [23:21:57] <mojavelinux> I'm going to try to get the source files moved before the end of the night [23:22:08] <mojavelinux> so that over the weekend anyone can work on fixing any of the tests [23:22:16] <mojavelinux> basically, trying to get the roadblocks out of the way [23:34:19] <wdrai> mojalinux: thanks [23:34:39] <wdrai> sorry, mojavelinux