[00:11:40] *** tsurdilo2 has joined #seam-dev [00:14:25] *** tsurdilo1 has quit IRC [00:26:25] <jbossbot> git [wicket] push master 2b74537.. Shane Bryzak move api -> impl, fix module distribution build [00:26:25] <jbossbot> git [wicket] push master URL: http://github.com/seam/wicket/compare/462f660...2b74537 [00:44:16] *** tsurdilo1 has joined #seam-dev [00:47:22] *** tsurdilo2 has quit IRC [00:59:05] *** alesj has quit IRC [01:01:37] <bleathem> jose_freitas: pong, a little late... sorry! [01:07:45] *** bleathem has quit IRC [01:38:02] *** ssachtleben has quit IRC [02:05:57] *** jganoff has joined #seam-dev [02:09:14] *** tsurdilo1 has quit IRC [02:18:09] *** jganoff has quit IRC [02:18:28] <jbossbot> git [wicket] push master 3c60095.. Shane Bryzak SEAMWICKET-24 [02:18:30] <jbossbot> jira [SEAMWICKET-24] Misc documentation issues [Open (Unresolved) Bug, Minor, Shane Bryzak] https://issues.jboss.org/browse/SEAMWICKET-24 [02:18:30] <jbossbot> git [wicket] push master URL: http://github.com/seam/wicket/compare/2b74537...3c60095 [02:19:50] <jbossbot> git [wicket] push master 69c1927.. Shane Bryzak renamed jar file [02:19:50] <jbossbot> git [wicket] push master URL: http://github.com/seam/wicket/compare/3c60095...69c1927 [02:21:31] <jbossbot> git [wicket] push master 5128aa4.. Shane Bryzak oops, update Maven artifactId also [02:21:32] <jbossbot> git [wicket] push master URL: http://github.com/seam/wicket/compare/69c1927...5128aa4 [03:11:56] *** lightguard_jp has quit IRC [03:28:23] *** lightguard_jp has joined #seam-dev [03:45:08] <sbryzak> lincolnthree: ping [03:45:15] <lincolnthree> sbryzak: pong [03:45:28] <sbryzak> hey lincoln, did you get my e-mail about including forge in the seam release? [03:45:36] <lincolnthree> i did, sorry, was just talking to rodney about that today [03:45:51] <lincolnthree> i think it's a good idea, but I just wanted to manage everyone's expectations [03:45:57] <lincolnthree> there are no seam plugins at this point [03:46:02] <lincolnthree> it's all standard around Java EE [03:46:05] <lincolnthree> and not much actual meat yet [03:46:10] <lincolnthree> but [03:46:16] <lincolnthree> it would be good to get people to at least try it out [03:46:19] <sbryzak> i think that will be fine, as long as we make it clear that it's a preview only [03:46:25] <lincolnthree> agree [03:46:39] <sbryzak> is it in a state now where we can put a release together? [03:47:15] <lincolnthree> snapshots are deployed daily [03:47:23] <lincolnthree> any snapshot can be used in a bundle at this point [03:47:29] <lincolnthree> but currently it is unreleasable [03:47:31] <sbryzak> what's the state of the documentation? [03:47:34] <lincolnthree> minimal [03:47:53] <lincolnthree> http://docs.jboss.org/forge/snapshot/reference/en-US/html_single/ [03:48:40] <lincolnthree> and they are also somewhat incorrect at the moment when it comes to using scaffolding [03:49:06] <sbryzak> those docs look ok, we could just stick a warning up the top for now [03:49:52] <lincolnthree> I can manage that [03:49:54] <lincolnthree> 1 sec [03:49:57] <sbryzak> when you say unreleasable, what do you mean exactly? [03:50:07] <lincolnthree> forge depends on snapshots of a few projects [03:50:19] <lincolnthree> which prevent us from doing an actual maven release [03:50:44] <sbryzak> ah [03:50:49] <lincolnthree> we can bundle and release as many distributions as we want [03:50:56] <lincolnthree> but won't be able to get them in to nexus [03:50:59] <lincolnthree> as a "release" [03:51:07] <sbryzak> shrinkwrap? [03:51:09] <lincolnthree> at least until we get those wrapped up [03:51:11] <lincolnthree> yep, that's one [03:51:13] <lincolnthree> mvel [03:51:24] <lincolnthree> seam-render (mine, trying to get off it or i'll just do a release) [03:51:36] <sbryzak> ok, i don't think that will be a blocker for building the seam distribution [03:51:38] <lincolnthree> fpak [03:51:57] <sbryzak> it just means we won't have a deterministic build [03:52:10] <lincolnthree> sometimes nexus deletes the snapshots [03:52:13] <lincolnthree> that's been my pain recently [03:52:29] <sbryzak> jboss nexus repository? [03:52:32] <lincolnthree> i informed paul gier [03:52:33] <lincolnthree> yes [03:52:39] <sbryzak> yeah, i heard about that issue [03:52:51] <jbossbot> git [international] push master 8740dca.. Ken Finnigan Update to JBoss AS Code formatting [03:52:51] <jbossbot> git [international] push master URL: http://github.com/seam/international/compare/c9daf70...8740dca [03:52:51] *** cbrock has joined #seam-dev [03:53:17] <sbryzak> how is forge packaged? [03:53:32] <sbryzak> is it something we can put inside the /forge directory (for example) in the distribution? [03:54:00] <lincolnthree> right now forge builds a .zip file [03:54:02] <lincolnthree> 1 sec [03:54:16] <lincolnthree> https://repository.jboss.org/nexus/content/groups/public/org/jboss/seam/forge/forge-distribution/1.0.0-SNAPSHOT/ [03:54:44] <lincolnthree> so yeah, you could just grab a snapshot zip and it should be fine [03:54:51] <sbryzak> do you use a profile to build the dist? [03:54:54] <lincolnthree> yes [03:55:13] <sbryzak> cool, i'll try to build it [03:55:28] <lincolnthree> let me know how it goes. I think it'll fail because nexus deleted shrinkwrap :( [03:56:20] <sbryzak> downloading the snapshot now, but the nexus repo is extremely slow [03:56:25] <lincolnthree> :( [03:56:44] <sbryzak> i think my local build will finish first [03:56:47] <lincolnthree> lol [03:56:52] <lincolnthree> ouch [03:56:55] <sbryzak> looking good so far [03:57:16] <lincolnthree> it'll fail on J2ee plugins [03:57:19] <lincolnthree> afaik [03:57:43] <sbryzak> so you've built/installed those dependencies locally i'm guessing? [03:57:54] <lincolnthree> at the moment yes [03:58:14] <lincolnthree> but im working on upgrading to an even less stable version of SW-Desc at the moment [03:58:17] <lincolnthree> i need some API changes [03:58:20] <lincolnthree> so I'm doing some work for them [03:58:29] <lincolnthree> that's not what's checked in though [03:58:42] <lincolnthree> your version should depend on sw-desc alpha-11-SNAPSHOT [03:58:49] <lincolnthree> which is probably no longer available at all [03:58:51] <lincolnthree> thank you nexus [04:01:12] <sbryzak> wow nice ascii art ;) [04:01:21] <lincolnthree> and right now I don't understand why i updated the version in the POM and it's pretending I didn't [04:01:22] <lincolnthree> thanks [04:01:27] <sbryzak> ah it just died.. j2ee plugins like you said [04:01:29] <lincolnthree> that took a while [04:01:31] <lincolnthree> yea :( [04:01:51] <sbryzak> 9 mins left for the snapshot download, i'll just wait for that [04:01:55] <lincolnthree> this is why: https://repository.jboss.org/nexus/content/groups/public/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-api/1.0.0-alpha-1-SNAPSHOT/ [04:02:01] <lincolnthree> notice no artifact [04:02:23] <sbryzak> yeah i hope they get that sorted out soon [04:05:16] <lincolnthree> i'm interested in your thoughts if you try Forge [04:05:28] <lincolnthree> been focusing on the plugin api until recently [04:05:38] <lincolnthree> now focused on making it actually /do/ something [04:05:51] <sbryzak> certainly, i haven't had a chance to really have a close look at it yet [04:05:56] <sbryzak> so i'm looking forward to seeing it [04:06:07] <lincolnthree> really looking forward to start writing seam-plugins [04:06:11] <lincolnthree> and getting people involved in that [04:06:40] <sbryzak> i think including it in the seam release will give it plenty of exposure [04:07:02] <jbossbot> git [forge] push master 0d1ea74.. Lincoln Baxter, III warnings cleanup [04:07:02] <jbossbot> git [forge] push master 930ff9f.. Lincoln Baxter, III upgdaed to shrinkwrap-descriptors 0.1.0 [04:07:02] <jbossbot> git [forge] push master URL: http://github.com/seam/forge/compare/c699fff...930ff9f [04:07:12] <lincolnthree> if you pull again now it should compile [04:07:56] <sbryzak> ok, building again [04:09:20] <sbryzak> still failing [04:09:36] <jbossbot> git [international] push master bb9ea32.. Ken Finnigan SEAMINTL-28... [04:09:38] <jbossbot> jira [SEAMINTL-28] Remove / update license headers [Open (Unresolved) Task, Minor, Ken Finnigan] https://issues.jboss.org/browse/SEAMINTL-28 [04:09:38] <jbossbot> git [international] push master URL: http://github.com/seam/international/compare/8740dca...bb9ea32 [04:09:44] <sbryzak> org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api:jar:1.0.0-alpha-1-SNAPSHOT [04:09:50] <sbryzak> can't find that [04:10:34] <lincolnthree> weird [04:10:40] <lincolnthree> that shouldn't be used any more [04:10:45] <lincolnthree> should be 0.1.0 [04:10:53] <lincolnthree> i dont know what's happening [04:11:10] <sbryzak> let me see [04:11:13] <lincolnthree> where is it being pulled in? [04:11:20] <lincolnthree> I'm having lots of local maven issues actually [04:11:26] <sbryzak> ls [04:11:29] <sbryzak> oops [04:11:38] <lincolnthree> i update things in poms and it doesn't build them or use new versions of snapshots [04:12:09] <sbryzak> you don't have a path for your parent [04:12:31] <lincolnthree> i build the parent too [04:12:37] <lincolnthree> but thanks i'll fix that [04:12:45] <sbryzak> <relativePath> in the sub-modules [04:14:15] <lincolnthree> <relativePath>../pom.xml</relativePath> [04:14:21] <lincolnthree> still complaining [04:14:26] <lincolnthree> maven is messing with me [04:14:27] <lincolnthree> i know it [04:17:20] *** lightguard_jp has quit IRC [04:20:42] <sbryzak> the annoying thing is that mvn dependency:tree doesn't even work [04:22:40] <lincolnthree> nope [04:22:47] <lincolnthree> im losing it [04:23:10] <lincolnthree> wow [04:23:13] <lincolnthree> i see what's wrong [04:23:16] <lincolnthree> and i don't know why [04:23:20] <lincolnthree> <artifactId>forge-parent</artifactId> [04:23:20] <lincolnthree> <version>0.1.1-SNAPSHOT</version> [04:23:25] <lincolnthree> somehow that got messed up [04:24:05] <sbryzak> ah [04:24:46] <sbryzak> maybe an aborted release or something [04:26:12] <jbossbot> git [forge] push master d6d57a9.. Lincoln Baxter, III updated parent-pom versions and relative paths [04:26:12] <jbossbot> git [forge] push master URL: http://github.com/seam/forge/compare/930ff9f...d6d57a9 [04:26:15] <lincolnthree> try now [04:26:35] <sbryzak> ok [04:28:41] <sbryzak> still trying to find the same version [04:28:58] <sbryzak> oops, ignore that [04:29:02] <sbryzak> i forgot to merge [04:32:08] <lincolnthree> yay [04:36:30] <sbryzak> wow that's a lot of dependencies [04:36:58] <sbryzak> for the docs, i'll probably merge them with the bundled docs [04:37:40] <sbryzak> the rest i'll just leave as is inside the /forge dir [04:40:42] <lincolnthree> ok [04:40:45] <lincolnthree> and yes [04:40:51] <lincolnthree> a metric shit-ton of dependencies [04:41:21] <lincolnthree> thanks to embedding maven mostly [04:41:46] <lincolnthree> maven and arquillian [04:41:58] <lincolnthree> plus the JBoss Java EE APIs [04:42:16] <lincolnthree> and I guess the Eclipse javaparser stuff adds quite a few as well [04:42:46] <lincolnthree> it would be nice if there were a tool that would discover unused dependencies [04:42:56] <lincolnthree> *lightbulb goes on* [04:43:02] <lincolnthree> forge could do that [04:43:18] <sbryzak> hehe that would be cool [05:07:00] *** cbrock has quit IRC [05:09:37] *** daniel_hinojosa has joined #seam-dev [05:11:56] *** lightguard_jp has joined #seam-dev [05:13:11] *** cbrock_ has joined #seam-dev [05:13:11] *** cbrock_ has quit IRC [05:13:11] *** cbrock_ has joined #seam-dev [05:15:08] *** daniel_hinojosa has joined #seam-dev [05:22:35] *** tsurdilo has joined #seam-dev [05:48:15] *** tsurdilo1 has joined #seam-dev [05:51:33] *** tsurdilo has quit IRC [05:57:15] *** cbrock_ has quit IRC [06:17:34] *** tsurdilo1 has quit IRC [06:17:58] *** cbrock has joined #seam-dev [06:17:58] *** cbrock has quit IRC [06:17:59] *** cbrock has joined #seam-dev [06:34:18] *** rpetruescu has joined #seam-dev [06:34:21] *** lincolnthree has quit IRC [07:28:07] *** lukaszlenart has joined #seam-dev [07:31:14] *** bleathem has joined #seam-dev [07:32:23] <bleathem> Is a Seam 3 CR2 release planned? [07:34:02] <lightguard_jp> bleathem: No [07:34:06] <lightguard_jp> CR1 then to final [07:35:52] <bleathem> k, thanks [07:40:04] *** mgencur has joined #seam-dev [07:41:57] *** oskutka has joined #seam-dev [07:42:09] <bleathem> I just shortened the issues targeted for CR1 significantly. [07:42:29] <bleathem> for Faces that is [07:42:42] <bleathem> at least now it's achievable. [07:43:05] <bleathem> I created a Faces 3.0.1 version in the jira, to target issues for post-release. [07:43:18] <lightguard_jp> Did you figure out the Catch problem? [07:43:25] <bleathem> Nope. [07:43:27] <bleathem> 1 sec [07:43:46] <bleathem> WELD-855 [07:43:48] <jbossbot> jira [WELD-855] Error while catching NonexistentConversationException with Seam Faces/Catch [Open (Unresolved) Bug, Major, Unassigned] https://issues.jboss.org/browse/WELD-855 [07:44:23] <bleathem> Pete thinks it "looks like the age old problem of the contexts not being properly set up inside servlet forwards" [07:44:44] <bleathem> I've done some debugging for him, I hope they can get to the bottom of it. [07:45:00] <bleathem> I should probably provide them with a sample app, or some arquillian test cases. [07:45:04] <bleathem> maybe post CR1 [07:45:07] *** lukaszlenart has left #seam-dev [07:45:26] <lightguard_jp> Cool [07:45:29] <bleathem> I update SEAMCATCH-46 with results from what you suggested I try [07:45:30] <jbossbot> jira [SEAMCATCH-46] Error while catching NonexistentConversationException [Open (Unresolved) Bug, Major, Jason Porter] https://issues.jboss.org/browse/SEAMCATCH-46 [07:45:39] <lightguard_jp> Saw that, thanks [07:45:43] <bleathem> np [07:46:00] <bleathem> It's annoying. I was really looking forward to that feature. [07:46:54] <bleathem> The damn tea I just drank had caffeine in it. Guess that means I should get through at least 1 of these CR1 issues tonight! [07:47:03] <bleathem> If that doesn't put me to sleep :P [07:48:53] *** daniel_hinojosa has quit IRC [07:52:09] <lightguard_jp> haha [07:54:01] <jbossbot> git [international] push master c51b2f3.. Shane Bryzak clean up distribution [07:54:02] <jbossbot> git [international] push master URL: http://github.com/seam/international/compare/bb9ea32...c51b2f3 [08:03:34] <bleathem> When are we going to switch to more modern code formatting standards for Seam 3? [08:04:30] <lightguard_jp> Not sure [08:04:34] <lightguard_jp> Before final :) [08:04:56] <bleathem> Well, that's this month then [08:04:58] <lightguard_jp> That needs to be on the Agenda for this next meeting [08:05:04] <stuartdouglas> I have always preferred the seam style braces, until I started using braces on the same line in AS7 [08:05:06] <bleathem> When are we meeting now? [08:05:13] <stuartdouglas> Now the seam style just seems horrible :-) [08:05:20] <lightguard_jp> Thursdays 2200 UTC [08:05:21] <bleathem> Yeah, it feels outdated [08:09:25] <lightguard_jp> Catch can now give a much better stack trace than Java IMO [08:09:45] <lightguard_jp> And you can filter it too [08:09:59] <lightguard_jp> Very cool feature [08:12:12] <bleathem> I wish I could use it in Faces! [08:13:17] <bleathem> I'm using the new git support in Netbeans 7 beta 2 [08:13:27] <bleathem> very happy to have git support in Netbeans now [08:14:01] <lightguard_jp> bleathem: Look at my fork on Github filter_work branch [08:15:23] <lightguard_jp> bleathem: Just sent an email with what Catch will do now. [08:16:41] <bleathem> Nice, looks very good! [08:17:01] <bleathem> I know it will be easier to explain to my students how to read a stacktrace! [08:17:24] <lightguard_jp> Yeah, I can't believe it's been this way in Java since the beginning. [08:17:41] <lightguard_jp> Trying to work your way through a stack trace and really see what happened is a PITA [08:17:48] <jbossbot> git [faces] push master 5e1d8ed.. Brian Leathem SEAMFACES-86 [08:17:50] <jbossbot> jira [SEAMFACES-86] Current SNAPSHOT version produces much log messages (for each f:converter and a4j:mediaOutput) [Open (Unresolved) Bug, Minor, Unassigned] https://issues.jboss.org/browse/SEAMFACES-86 [08:17:50] <jbossbot> git [faces] push master URL: http://github.com/seam/faces/compare/b0a5804...5e1d8ed [08:18:13] <lightguard_jp> sbryzak: ping [08:18:23] <sbryzak> lightguard_jp: pong [08:18:50] <lightguard_jp> sbryzak: Docs are all that remain for the filter stuff and I'm done with Catch for the CR [08:19:13] <lightguard_jp> Should be done tomorrow [08:19:16] <jbossbot> git [dist] push master a8a177e.. Shane Bryzak update versions for CR1 [08:19:16] <jbossbot> git [dist] push master URL: http://github.com/seam/dist/compare/6c06fb4...a8a177e [08:19:22] <sbryzak> lightguard_jp: awesome, thanks [08:19:59] <sbryzak> lightguard_jp: can you please let me know before you deploy anything to maven [08:20:11] <lightguard_jp> Sure [08:20:13] <sbryzak> i want to review the distribution first [08:20:27] <lightguard_jp> If you want to do the release that works too. [08:20:34] <sbryzak> in fact, i'll try to get it done tonight [08:20:37] <lightguard_jp> You said you had a script for the dist [08:20:39] <sbryzak> that would work [08:20:46] <sbryzak> i've got a script for the bundled dist [08:20:57] <sbryzak> i'm just in the process of cleaning up all the module distributions [08:21:05] *** lightgua1d_jp has joined #seam-dev [08:21:10] <sbryzak> to make sure they're consistent, and include everything they're supposed to [08:21:22] <sbryzak> did i mention i hate maven? [08:21:36] * lightgua1d_jp still thinks Hudson / Jenkins should have a push button for releasing [08:21:41] <lightgua1d_jp> sbryzak: You and I both [08:21:59] <sbryzak> it's wasted so much of my time the last few days [08:22:03] <lightgua1d_jp> And I think most people that have worked with it on multi module projects [08:22:15] <lightgua1d_jp> Talk to Steve Ebersole :) [08:22:20] <sbryzak> it just plainly doesn't work as advertised [08:22:29] <lightgua1d_jp> It's taken him days to get a hibernate release done. [08:22:29] *** amitev has joined #seam-dev [08:22:32] <sbryzak> i'm really tempted to move everything to gradle [08:22:39] <lightgua1d_jp> :) [08:22:41] *** bleathem has quit IRC [08:22:44] <lightgua1d_jp> +100 gradle [08:22:47] <sbryzak> i haven't quite reached my breaking point yet though [08:22:56] <sbryzak> i know dan would love it if we did that [08:23:03] <lightgua1d_jp> Though I'd wait a few weeks before moving to gradle. [08:23:15] <lightgua1d_jp> They're in going to be doing some major DSL rework before 1.0 [08:23:16] <sbryzak> yeah, it wouldn't be a possibility before the final release [08:23:18] <sbryzak> too much risk [08:23:32] <lightgua1d_jp> 1.0 M1 and M2 need to be done first before I'd move anything to it [08:23:33] <sbryzak> ah i didn't realise they didn't have a 1.0 release [08:23:42] <lightgua1d_jp> 0.9.2 [08:23:56] <sbryzak> cool, we might have a serious look at switching after their 1.0 release then [08:24:09] <lightgua1d_jp> I'm your man then. [08:24:20] <sbryzak> great to know :) [08:24:21] <lightgua1d_jp> I know Dan has looked at it, but doesn't have much exeperience with it. [08:25:02] <lightgua1d_jp> I've helped Steve out with his stuff and his docbook plugin too (for gradle) [08:25:17] *** lightguard_jp has quit IRC [08:25:25] <sbryzak> ah i didn't know that [08:25:45] <lightgua1d_jp> I really think a seam gradle build (minus the pom crap) could be done in a couple hundred lines total. [08:25:52] <sbryzak> stuartdouglas: ping [08:26:11] <lightgua1d_jp> Time for bed for me, later all [08:26:17] <sbryzak> g'night [08:26:24] *** lightgua1d_jp has quit IRC [08:26:44] *** alesj has joined #seam-dev [08:26:50] <sbryzak> stuartdouglas: i'm just reviewing the outstanding issues for solder [08:27:18] <sbryzak> there's 15 issues open for CR1, including 3 blockers.. do you think we can bump them to 3.0.1? [08:40:21] <jbossbot> git [dist] push master 91b7f5a.. Shane Bryzak minor [08:40:21] <jbossbot> git [dist] push master URL: http://github.com/seam/dist/compare/a8a177e...91b7f5a [08:44:27] *** amitev has quit IRC [08:45:24] *** amitev has joined #seam-dev [08:50:41] *** amitev has quit IRC [08:51:44] *** amitev has joined #seam-dev [08:55:02] *** marekn has joined #seam-dev [09:01:39] *** clerum has quit IRC [09:02:13] *** amitev has quit IRC [09:07:38] *** epbernard has joined #seam-dev [09:08:35] *** epbernard is now known as emmanuel [09:10:46] *** kpiwko has joined #seam-dev [09:40:30] <mgencur> sbryzak: ping [09:40:38] <sbryzak> mgencur: pong [09:41:31] <mgencur> sbryzak: hi Shane, regarding this JIRA...https://issues.jboss.org/browse/SEAMSECURITY-35 , is it like it's not yet implemented ? or was it supposed to work? [09:41:33] <jbossbot> jira [SEAMSECURITY-35] Unable to edit/delete user in the idmconsole example [Open (Unresolved) Bug, Major, Shane Bryzak] https://issues.jboss.org/browse/SEAMSECURITY-35 [09:42:07] <sbryzak> last time i tried it, it worked [09:42:40] <sbryzak> i'll take another look at it before the CR1 release though [09:42:50] <mgencur> sbryzak: ic, ok, thanks [09:47:49] *** jharting has joined #seam-dev [09:48:35] <mgencur> sbryzak: and can I ask about the ERRAI-123 ? have you decided to whom to assign it or who will work on it? [09:48:37] <jbossbot> jira [ERRAI-123] Errai-cdi throwing an exception when used along with seam-solder [Open (Unresolved) Bug, Blocker, Shane Bryzak] https://issues.jboss.org/browse/ERRAI-123 [09:49:43] <sbryzak> i haven't had a chance to look at it in detail yet [09:50:03] <mgencur> ok [09:50:18] <sbryzak> i'll make some time for it after the CR release this weekend [09:51:11] <oskutka> sbryzak: I thought Mike Brock was to handle this issue? [09:51:56] <sbryzak> if the problem isn't with solder, then i will assign it to him [09:52:12] <oskutka> sbryzak: I see. [09:52:28] <sbryzak> i just need to make that determination first [09:53:36] <oskutka> sbryzak: Ok. But please take into consideration, that this issue blocks wfk test development... [09:54:08] <sbryzak> understood, but i'm currently flat out trying to get the CR1 release done on schedule [09:54:14] <sbryzak> i'll make it my top priority once that's done [09:54:26] <oskutka> sbryzak: I see. Thanks Shane! [09:58:35] *** koentsje has joined #seam-dev [10:09:23] <alesj> sbryzak: any chance of checking Seam3 Conversation? [10:10:58] *** cbrock has quit IRC [10:52:14] *** rruss has quit IRC [10:56:52] <sbryzak> alesj: i'll try to get to it tonight, i just have a few releases to get out of the way first [11:47:10] <sbryzak> alesj: the seam-conversation build is failing [11:58:10] *** sannegrinovero has joined #seam-dev [12:07:21] *** emmanuel has quit IRC [12:26:48] *** maschmid has joined #seam-dev [12:29:52] <jbossbot> git [dist] push master c1a2ad6.. Shane Bryzak add seam-conversation dependency [12:29:52] <jbossbot> git [dist] push master URL: http://github.com/seam/dist/compare/91b7f5a...c1a2ad6 [12:35:21] <alesj> sbryzak: ping? [12:37:10] <sbryzak> alesj: i'm here [12:37:21] <sbryzak> i'm getting a missing dependency [12:37:46] <sbryzak> org.jboss.arquillian.container:arquillian-resin4-embedded:jar:1.0.0-SNAPSHOT [12:37:57] <sbryzak> for the Seam Conversation CanDI module [12:38:25] <sbryzak> also, i can't do a release with a snapshot dependency [12:39:05] <jbossbot> git [dist] push master 2ae6185.. Shane Bryzak [maven-release-plugin] prepare release 3.0.0.CR1 [12:39:05] <jbossbot> git [dist] push master URL: http://github.com/seam/dist/compare/c1a2ad6...2ae6185 [12:39:18] <jbossbot> git [dist] push master f034cdc.. Shane Bryzak [maven-release-plugin] prepare for next development iteration [12:39:19] <jbossbot> git [dist] push master URL: http://github.com/seam/dist/compare/2ae6185...f034cdc [12:40:15] *** alesj has quit IRC [12:41:17] <jbossbot> git [solder] push master c216307.. Shane Bryzak update bom version [12:41:17] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/85f53f0...c216307 [12:47:06] *** alesj has joined #seam-dev [12:48:23] <alesj> sbryzak: ah, yes [12:49:11] <sbryzak> alesj: is there a released version for arquillian-resin4-embedded ? [12:49:22] <alesj> no, that's the problem [12:49:33] <alesj> as this Resin4 + Arq support is fresh new [12:50:00] <sbryzak> hmm, that's a problem [12:50:06] <alesj> i pushed a pull request for Arq [12:50:16] <alesj> for this [12:50:22] <alesj> but it's probably gonna be a while [12:50:29] <sbryzak> can we disable resin support for now? [12:50:34] <alesj> we can exclude candi tests [12:50:47] <sbryzak> that would be great, just so we can get a release out [12:52:57] <alesj> let me fix that, and you do the release? [12:53:43] <sbryzak> sure [12:54:03] <alesj> i guess i need to add those scm tags as well [12:54:16] <alesj> or, let me go over your release instructions [12:54:20] <alesj> and try it for myself [12:54:30] <alesj> how long are you gonna be around? [12:54:54] <sbryzak> a little while.. i've been going 14+ hours today now, trying to hold on a bit longer [12:56:43] <jbossbot> git [solder] push master e5334c2.. Shane Bryzak distribution fixes [12:56:43] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/c216307...e5334c2 [12:56:49] <alesj> yeah, that's why i'm asking ? :-) [12:57:17] <sbryzak> if i lose consciousness i'll probably stop responding ;) [12:57:32] <sbryzak> that reminds me, it's time for coffee [12:57:48] *** oskutka1 has joined #seam-dev [12:58:29] *** oskutka has quit IRC [13:02:17] *** adamw1pl has joined #seam-dev [13:05:50] <jbossbot> git [solder] push master 715a65c.. Shane Bryzak update parent version [13:05:50] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/e5334c2...715a65c [13:09:14] <jbossbot> git [solder] push master 9b14b33.. Shane Bryzak update issues url [13:09:14] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/715a65c...9b14b33 [13:13:54] <jbossbot> git [conversation] push master da7930b.. Ales Justin Add scm tag, ignore CanDI tests for now [13:13:55] <jbossbot> git [conversation] push master URL: http://github.com/seam/conversation/compare/fa1f1f4...da7930b [13:14:01] <alesj> sbryzak: ^^ [13:14:15] <sbryzak> alesj: cool, do you want to have a crack at the release? [13:14:45] <alesj> not really :-) [13:14:47] <alesj> http://www.seamframework.org/Seam3/ModuleReleaseProcedure#H-GettingSetupOnJBossNexus [13:14:53] <alesj> do i need to do this? [13:15:09] <alesj> probably not, as i've already done releases agains t our Nexus [13:15:15] <alesj> just not with git repo [13:15:38] <sbryzak> it would be pretty easy for this, just a few mvn commands really [13:15:52] <sbryzak> i can do it though if you like [13:16:11] <sbryzak> grabbing your changes now [13:16:13] <alesj> let me try [13:16:17] <alesj> and if it fails [13:16:21] <alesj> i'll let you do it [13:16:23] <alesj> ok? [13:16:31] <sbryzak> sounds good [13:16:39] <sbryzak> use 3.0.0.Beta1 for the release version [13:16:41] <jbossbot> git [solder] push master c9d512f.. Shane Bryzak [maven-release-plugin] prepare release 3.0.0.CR1 [13:16:41] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/9b14b33...c9d512f [13:16:46] <sbryzak> as that's what i've put in the seam-bom already [13:16:53] <alesj> yup [13:16:57] <jbossbot> git [solder] push master 6e0da23.. Shane Bryzak [maven-release-plugin] prepare for next development iteration [13:16:57] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/c9d512f...6e0da23 [13:17:39] <jbossbot> git [conversation] push master df3175b.. Ales Justin Ignore Resin4 in main pom as well [13:17:39] <jbossbot> git [conversation] push master URL: http://github.com/seam/conversation/compare/da7930b...df3175b [13:18:12] *** oskutka1 has quit IRC [13:20:08] <alesj> sbryzak: http://pastebin.com/ZmFNtkzi [13:20:48] <sbryzak> ah [13:21:16] <sbryzak> so you do have to do the nexus stuff [13:22:16] <alesj> ok, let me add that [13:23:21] <alesj> where do i find gpg on mac? [13:23:42] <sbryzak> you're asking a diehard fedora user ;) [13:24:21] <alesj> damn :-) [13:25:06] <sbryzak> if pete was online he'd know [13:25:22] <sbryzak> actually if he's offline he'd probably know too, but if he was online you could ask him [13:27:08] <alesj> ok, i need to eat something or i'll die of hunger [13:27:14] <alesj> can you then do the release? [13:27:21] <alesj> and I'll ping Pete abouyt this gpg [13:27:26] <alesj> so I have it setup for next time [13:27:37] <sbryzak> sure [13:27:55] <alesj> thanks! [13:30:12] *** epbernard has joined #seam-dev [13:30:12] *** epbernard is now known as emmanuel [13:31:07] <alesj> sbryzak: let me know if you have any issues ? or simply fix them in the project upstream master [13:31:12] <alesj> brb [13:31:19] <sbryzak> alesj: no problem [13:33:03] *** oskutka has joined #seam-dev [13:41:53] <jbossbot> git [conversation] push master 34f8841.. Shane Bryzak update deprecated variable [13:41:53] <jbossbot> git [conversation] push master URL: http://github.com/seam/conversation/compare/df3175b...34f8841 [13:43:23] <jbossbot> git [conversation] push master 4ec1f73.. Shane Bryzak [maven-release-plugin] prepare release 3.0.0.Beta1 [13:43:24] <jbossbot> git [conversation] push master URL: http://github.com/seam/conversation/compare/34f8841...4ec1f73 [13:43:36] <jbossbot> git [conversation] push master a3e06f8.. Shane Bryzak [maven-release-plugin] prepare for next development iteration [13:43:37] <jbossbot> git [conversation] push master URL: http://github.com/seam/conversation/compare/4ec1f73...a3e06f8 [13:51:34] <sbryzak> alesj: release is done [13:53:53] <jbossbot> git [international] push master f02827a.. Shane Bryzak update seam-bom version [13:53:53] <jbossbot> git [international] push master URL: http://github.com/seam/international/compare/c51b2f3...f02827a [14:02:22] *** sannegrinovero is now known as sanne [14:14:53] *** emmanuel has quit IRC [14:15:59] *** maschmid has quit IRC [14:17:01] *** maschmid has joined #seam-dev [14:32:37] <jose_freitas> jharting: ping [14:32:55] <jharting> jose_freitas: pong [14:33:18] <jose_freitas> you can try the booking example [14:33:32] <jose_freitas> its on my fork: https://github.com/joserodolfofreitas/examples [14:34:30] <jharting> jose_freitas: I tried it already but run into problems [14:34:41] <jose_freitas> what's wrong? [14:34:58] <jharting> jose_freitas: firstly, maven complained about the jboss ee spec, more specifically, the 1.0.0.FINAL version [14:35:07] <jharting> jose_freitas: I switched to 1.0.0.Final to workaround [14:35:21] <jharting> jose_freitas: then I started getting compilation failures [14:35:52] <jharting> jose_freitas: seems that the international module is not a dependency [14:35:54] <jose_freitas> hm [14:36:12] <jharting> jose_freitas: or something, will need to look at once again [14:36:17] <alesj> sbryzak: does it work in main Seam3 bom? [14:36:42] <sbryzak> alesj: i've added it to the dependency list [14:36:51] <sbryzak> still yet to try it out in remoting, i'll do that tomorrow morning [14:36:54] <alesj> tried in Remoting? [14:37:00] <alesj> aha, ok [14:37:04] <sbryzak> i need to try and separate myself from this chair and go to bed [14:37:09] <alesj> :-) [14:37:22] <alesj> ok, i'll fork the Remoting and try it [14:37:24] <alesj> :-) [14:37:35] <sbryzak> thanks :) will chat tomorrow [14:38:43] <jose_freitas> jharting: when you try it again, can you show me what went wrong? [14:39:13] <jose_freitas> right now, I have no clue since here is running smoothly [14:39:29] <jose_freitas> but it probably is some enviroment variables [14:40:52] <jharting> jose_freitas: definitelly I will, right now it looks like the seam international dependency is missing in the dependency declaration of the example [14:43:48] *** epbernard has joined #seam-dev [14:43:48] *** epbernard is now known as emmanuel [14:45:49] <jose_freitas> ok, I'll explicit add this dependency and push it to the server [14:46:00] <jose_freitas> gimme a minute [14:49:34] *** balunasj has joined #seam-dev [14:53:09] *** emmanuel has quit IRC [14:54:15] *** epbernard has joined #seam-dev [14:54:15] *** epbernard is now known as emmanuel [14:56:56] *** emmanuel has quit IRC [15:07:47] *** oskutka has quit IRC [15:08:52] *** rruss has joined #seam-dev [15:08:57] *** oskutka has joined #seam-dev [15:11:39] <jose_freitas> jharting: it's weid that it complained about an explicit dependency for seam-international. but it's it now [15:12:07] <jose_freitas> if there are any other problems, tell me [15:12:11] <jose_freitas> are you using eclipse? [15:13:02] <jharting> jose_freitas: yes [15:15:08] <jharting> jose_freitas: ok, it compiles now (the FINAL qualifier is still a problem), I'll try deploying it later today [15:18:18] <jose_freitas> ok, I just changed the qualifier. [15:23:56] *** lincolnthree has joined #seam-dev [15:33:46] <jharting> jose_freitas: deployment and basic functionality seems to work as expected. An I like the new ui! Are there any known bugs / TODOs? [15:37:23] <lincolnthree> jharting: whatcha working on? [15:39:04] <jharting> lincolnthree: jose_freitas pushed his work on the booking example. I am going to write some selenium tests for it [15:39:11] <lincolnthree> ah nice :) [15:39:18] <lincolnthree> does selenium work w/maven by any chance? [15:39:41] <jharting> lincolnthree: yes, we use it for more and more seam examples [15:40:00] <jharting> lincolnthree: remoting, rest and some others are covered already [15:40:58] <lincolnthree> jharting: too bad I never got to finish the short-ly example. I hope to come back to it one day [15:41:06] <jose_freitas> jharting: there's a bug with the confirmPassword validator, but I guess it's a bug from seam-faces, I'll talk with bleathem today [15:41:26] <lincolnthree> jose_freitas: what's wrong with it? [15:42:18] <jose_freitas> it's trying to inject the value of the InputField into a UIInput of the same name [15:42:33] <jose_freitas> even if we use the attribute fields in the gag [15:42:35] <jose_freitas> tag* [15:44:03] <lincolnthree> show me your tag code? [15:44:15] <jose_freitas> gimme a minute, I'll paste at pastebin [15:53:42] <jose_freitas> lincolnthree: http://pastebin.com/Phngbj2i [15:54:21] <jose_freitas> it tries to locate newPassword after validating [15:54:34] <jose_freitas> the validate method works ok [15:55:20] <lincolnthree> so you're saying newPassword never gets injected into the validator? [15:55:21] *** balunasj is now known as balunasj_busy [15:55:36] <jose_freitas> no, newPassword receives the value from new:input [15:55:40] <jose_freitas> but [15:55:53] <jose_freitas> then it tries to connect to another newPassword UIInput [15:55:58] <jose_freitas> the validation works [15:56:05] <lincolnthree> oh weird [15:56:08] <jose_freitas> yes [15:56:20] <lincolnthree> yeah that's a bug [15:56:29] <lincolnthree> can i see the rest of your validator? [15:56:29] <jose_freitas> its like a secret injection point [15:56:35] <jose_freitas> sure [15:57:10] <jose_freitas> one moment [15:57:37] <jose_freitas> https://github.com/joserodolfofreitas/examples/blob/master/javaee-booking/src/main/java/org/jboss/seam/examples/booking/account/ConfirmPasswordValidator.java [15:57:54] <jose_freitas> brb [15:59:31] <lincolnthree> Oh. I wrote that [15:59:32] <lincolnthree> Hah [15:59:43] <lincolnthree> strange [15:59:47] <lincolnthree> that all worked when I wrote it [15:59:54] <lincolnthree> I'd guess the extension was modified [16:33:25] <mgencur> lincolnthree: hi Lincoln, what do you plan to add to the short-ly example? maschmid managed to fix the bug because of which it was not possible to dpeloy the app (https://issues.jboss.org/browse/SEAMFACES-74), so it seems it's working now with his patch, but the app is really simple [16:33:27] <jbossbot> jira [SEAMFACES-74] Unable to deploy short.ly example to JBossAS 6 [Open (Unresolved) Bug, Major, Unassigned] https://issues.jboss.org/browse/SEAMFACES-74 [16:33:44] <lincolnthree> mgencur: ahh, it was broken the last time i left it [16:33:52] <lincolnthree> so not much really [16:33:58] <lincolnthree> maybe make it prettier [16:34:02] <lincolnthree> a littler nicer on the eyes [16:34:06] <mgencur> lincolnthree: :) [16:34:19] <mgencur> lincolnthree: I guess we could do this if that's all [16:34:30] <lincolnthree> i dont plan on doing it any time soon ;) [16:34:39] <lincolnthree> I'm neck deep in other stuff atm [16:35:48] <mgencur> lincolnthree: ok, do you agree with that we'll make it a little nicer, working and then will write a functional test for it? [16:36:12] <lincolnthree> mgencur: as far as I'm concerned, if it works, there's no reason to mess with it [16:36:37] <lincolnthree> no need to add extra work for an example that works [16:37:10] <mgencur> lincolnthree: ok [16:40:07] *** sannegrinovero has joined #seam-dev [16:40:54] *** sannegrinovero_ has joined #seam-dev [16:43:06] *** sanne has quit IRC [16:44:30] <jose_freitas> lincolnthree: back [16:44:36] <jose_freitas> yes, you wrote that =_ [16:44:37] <jose_freitas> =) [16:45:02] <jose_freitas> it's from the booking example [16:46:51] *** tsurdilo has joined #seam-dev [16:52:22] *** oskutka has quit IRC [16:54:19] *** adamw1pl has quit IRC [16:55:59] *** daniel_hinojosa has joined #seam-dev [17:06:56] *** tsurdilo has quit IRC [17:15:29] *** lightguard_jp has joined #seam-dev [17:16:46] <lightguard_jp> mgencur: For the functional test pull request, that's al ready to go, it's on top of the latest HEAD/ [17:16:50] <lightguard_jp> ? [17:17:58] <mgencur> lightguard_jp: i'll check [17:18:19] *** epbernard has joined #seam-dev [17:18:19] *** epbernard is now known as emmanuel [17:19:41] *** tsurdilo has joined #seam-dev [17:24:04] *** marekn has quit IRC [17:25:57] *** sannegrinovero_ has quit IRC [17:29:38] *** jharting has quit IRC [17:32:11] *** johnament has joined #seam-dev [17:36:10] *** kpiwko has quit IRC [17:52:43] <lightguard_jp> mgencur: mvn verify -Pftest ? [17:55:57] *** mgencur has quit IRC [17:59:50] *** lightguard_jp has quit IRC [18:07:25] *** maschmid has quit IRC [18:10:51] *** johnament has quit IRC [18:15:01] *** lightguard_jp has joined #seam-dev [18:18:07] <jose_freitas> lightguard_jp [18:18:09] <jose_freitas> ping [18:18:21] <lightguard_jp> jose_freitas: pong [18:20:34] *** ssachtleben has joined #seam-dev [18:20:54] <jose_freitas> hello, when I rethrow an exception caught by handled method, it goes out the jsf scope, is there a way to keep at jsf scope? [18:21:04] <ssachtleben> hi :) [18:21:07] <jose_freitas> Could I explain me well? [18:21:24] *** alesj has quit IRC [18:21:50] <jose_freitas> hi sannegrinovero [18:21:52] <jose_freitas> ops [18:21:55] <jose_freitas> hi ssachtleben [18:22:16] <sannegrinovero> hi jose_freitas , no problem good evening :) [18:22:26] <jose_freitas> good evening :) [18:22:27] <ssachtleben> hehe [18:23:09] <lightguard_jp> jose_freitas: I'm not following, sorry. This is a catch thing I assume, you're throwing an exception from a handler using throw new ... ? [18:23:41] <jose_freitas> nope, using event.rethrow(); [18:24:10] <jose_freitas> without this, I get that screen with jsf exception [18:24:29] <jose_freitas> one that show the facelets tree (do you know what screen I'm talking about?) [18:24:50] <lightguard_jp> Yes [18:25:31] <lightguard_jp> Okay, so you're using event.rethrow and you're not getting the JSF error page? [18:25:40] <jose_freitas> it's a catch thing, sorry for not contextualizing [18:25:46] <jose_freitas> lightguard_jp: exactly [18:26:00] <jose_freitas> I'm getting a page 500 redirection [18:26:03] <jose_freitas> with the stack trace [18:26:19] <jose_freitas> which is fine, but I wanted the jsf error page [18:26:20] <jose_freitas> hehehe [18:26:22] <lightguard_jp> Sounds like the Catch integration in JSF, or it could be a JSF thing. [18:26:41] <lightguard_jp> The exception shouldn't be handled so it goes out of the JSF ExceptionHandler and should be picked up by JSF [18:26:52] <lightguard_jp> If you have the Seam Faces code step through it and see what it's doing. [18:28:36] <lightguard_jp> jose_freitas: You'll want to look at impl/src/main/java/org/jboss/seam/faces/exception/CatchExceptionHandler.java [18:28:51] <lightguard_jp> in that handle() method [18:29:15] <lightguard_jp> There should be a debug log saying: "Exception remain, will be thrown outside of JSF" [18:29:52] <lightguard_jp> But maybe not because we're rethrowing [18:30:18] <lightguard_jp> The stack probably leaves that method at line 81, doesn't it? [18:31:03] <jose_freitas> one moment [18:32:35] *** bleathem has joined #seam-dev [18:32:44] <bleathem> howdy! [18:32:46] <lightguard_jp> jose_freitas: Here's the guy that wrote that integration :) [18:32:59] <jose_freitas> the thing is that it seems the phaselistener goes first [18:33:01] <bleathem> hello jose_freitas [18:33:05] <jose_freitas> hi bleathem [18:33:19] <jose_freitas> and after it stop listening [18:33:54] <lightguard_jp> jose_freitas: Can you paste your stack trace? [18:34:04] <jose_freitas> ok [18:34:43] <jose_freitas> bleathem, there are two things I wanted to talk with you about [18:34:59] <jose_freitas> http://pastebin.com/Phngbj2i [18:35:00] <bleathem> sure [18:35:49] <jose_freitas> the entire stack trace http://pastebin.com/wy7y2QZF [18:36:02] <jose_freitas> the first problem is a problem within validator [18:36:39] <jose_freitas> and the second problem is within the exception catch integration that goes outside the jsf exception scope [18:36:53] <lightguard_jp> I don't see catch in there at all [18:37:13] <bleathem> Yeah, catch is registered as a JSF exception handler [18:37:27] <bleathem> so if JSF doesn't see the exception, catch won't either [18:37:38] <jose_freitas> catch is catching [18:37:54] <lightguard_jp> jose_freitas: I don't see any catch methods in that stack trace though [18:37:56] <lightguard_jp> Either of them [18:39:09] <jose_freitas> ok [18:39:17] <jose_freitas> I took the exception from page 500 [18:39:24] <jose_freitas> going to take the jboss log [18:39:45] <jose_freitas> here [18:39:46] <jose_freitas> http://pastebin.com/SjQZjLAn [18:40:09] <jose_freitas> ctr+f this: "INFO [org.jboss.seam.examples.booking.exceptionhandlers.GeneralExceptionHandler] Something bad happened" [18:40:25] <jose_freitas> its a method that uses catch [18:40:30] <jose_freitas> it's catching [18:41:02] *** balunasj_busy is now known as balunasj_away [18:41:59] <lightguard_jp> If you're re-throwing from a catch handler I'd expect to see org.jboss.seam.exception.control in there somewhere, it's not there. [18:43:17] <jose_freitas> hm [18:44:31] <bleathem> "org.jboss.seam.examples.booking.exceptionhandlers.GeneralExceptionHandler" doesn't use the catch integration [18:44:33] <jose_freitas> well, I don't know, what I can say, that the debugger steps inside my catch method [18:44:49] <bleathem> does it? [18:44:59] <bleathem> did you update it to do so? [18:45:22] <jose_freitas> well, do I have to explicit use an integration? [18:45:36] <jose_freitas> if I do, so I'm not using it [18:45:51] <lightguard_jp> If Catch is on the classpath and Faces has the integration it should use it. [18:45:58] <jose_freitas> but in general "14:32:48,888 INFO [org.jboss.seam.faces.exception.CatchExceptionHandlerFactory] Catch integration enabled" [18:46:05] <bleathem> You just have to use the catch syntax for observing exceptions [18:46:12] <bleathem> (and have catch on your classpath) [18:46:24] <jose_freitas> I believe that I'm using [18:46:29] <bleathem> ok, then you have catch on your cp [18:46:42] <bleathem> can I see GeneralExceptionHandler? [18:46:47] <jose_freitas> https://github.com/joserodolfofreitas/examples/blob/master/javaee-booking/src/main/java/org/jboss/seam/examples/booking/exception_handlers/GeneralExceptionHandler.java [18:47:04] <jose_freitas> it's a really simple example [18:47:17] <bleathem> ok, looks good! [18:48:18] <bleathem> I better understand your stacktrace now [18:48:30] <lightguard_jp> Okay, I understand why I'm not seeing the catch package in there. [18:48:42] <lightguard_jp> we're not throwing a new exception, just one we had before, got it. [18:49:01] <lightguard_jp> jose_freitas: Where does it exit the JSF/Catch integration? [18:49:03] <lightguard_jp> Which line? [18:49:44] <jose_freitas> let me debug it again, one moment [18:51:21] <lightguard_jp> From there I assume it goes into some JSF code [18:51:49] <jose_freitas> it goes out at line 81 [18:51:53] <jose_freitas> and never came back [18:53:14] <bleathem> "beanManager.fireEvent(catchEvent);" ? [18:53:17] <jose_freitas> yes [18:53:48] <lightguard_jp> I think what we may want to do is put that event fire in a try / catch and in the catch either wrap it in a FacesException or do getWrapped().handle(); [18:53:52] <lightguard_jp> bleathem: What do you think? [18:54:49] <lightguard_jp> Actually, we could break in the catch then it falls into the if at the bottom [18:55:03] <bleathem> so the problem is, because the catch handler is rethrowing the exception, the execution flow stops at line 81? [18:55:04] <lightguard_jp> So it won't ever be removed and JSF should go with it from there [18:55:10] <lightguard_jp> Yep [18:55:45] <bleathem> what do you mean "break in the catch" ? [18:56:37] <jose_freitas> hmm yes, that might be the problem, I see what lightguard_jp is saying [18:57:12] <lightguard_jp> If you put the event fire inside of a try / catch and did break; in the catch block it'll fall into the if at the bottom of the method [18:57:22] <jose_freitas> a try/catch should resolve [18:57:47] <bleathem> sounds good! [18:57:50] <jose_freitas> nice lightguard_jp [18:57:52] <jose_freitas> thanks [18:58:05] <bleathem> jose_freitas: can you file a jira for this? [18:58:10] <jose_freitas> sure [18:58:15] <bleathem> thanks [18:58:50] <bleathem> I wonder if that will help SEAMCATCH-46 fail more gracefully [18:58:51] <jbossbot> jira [SEAMCATCH-46] Error while catching NonexistentConversationException [Open (Unresolved) Bug, Major, Jason Porter] https://issues.jboss.org/browse/SEAMCATCH-46 [18:59:29] <lightguard_jp> It may [18:59:42] <jose_freitas> if you have a lot of major things to do, I can try this fix for myself [18:59:44] <lightguard_jp> jose_freitas: Want to try it and do a pull request if it works? [18:59:48] <jose_freitas> yes [18:59:51] <jose_freitas> I could [19:00:06] <jose_freitas> is this a problem bleathem? [19:00:20] <bleathem> no, that's awesome! [19:00:23] <bleathem> thx [19:00:33] <bleathem> I'd still like to track it with a jira tho [19:00:55] <jose_freitas> yes, sure [19:01:02] <jose_freitas> I'm writting it right now [19:11:30] <jose_freitas> https://issues.jboss.org/browse/SEAMFACES-87 [19:11:31] <jbossbot> jira [SEAMFACES-87] CatchIntegrationHandler loses track of an exception when the catch method rethrow the exception [Open (Unresolved) Bug, Minor, Unassigned] https://issues.jboss.org/browse/SEAMFACES-87 [19:11:35] <jose_freitas> is it ok? [19:12:47] <lightguard_jp> Yeah, that's fine [19:13:08] <lightguard_jp> I'd suggest using {code}...{code} when you past code into JIRA, but it looks fine. [19:14:11] <lightguard_jp> jose_freitas: I updated it so the code looks the way you pasted it. [19:14:13] <jose_freitas> yes, just saw that [19:14:51] <jose_freitas> thanks [19:15:33] <lightguard_jp> Sure [19:16:17] *** cbrock has joined #seam-dev [19:16:17] *** cbrock has quit IRC [19:16:17] *** cbrock has joined #seam-dev [19:26:45] <bleathem> lincolnthree: ping [19:26:57] <lincolnthree> bleathem: pong [19:27:02] <bleathem> hey lincoln [19:27:17] <bleathem> can you take a quick look at SEAMFACES-32, I'm not sure I'm reading it right [19:27:21] <jbossbot> jira [SEAMFACES-32] Support appending conversationId in JSF rendered links, h:link [Resolved (Done) Feature Request, Major, Unassigned] https://issues.jboss.org/browse/SEAMFACES-32 [19:27:40] <bleathem> you do want the cid parameter in the quesry string, or you don't want it there? [19:28:07] <lightguard_jp> bleathem: Hm? [19:28:13] <lightguard_jp> Oh, for lincoln [19:28:56] <lincolnthree> Well [19:28:57] <lincolnthree> Right now. [19:29:00] <lincolnthree> Or previously [19:29:09] <lincolnthree> Weld added the CID parameter to every link whether you wanted it or not [19:29:23] <bleathem> That's supposedly been fixed with Weld 1.1 [19:29:53] <lincolnthree> So we need a way in Seam Faces of adding it both per-link (pretty easy) [19:30:05] <lincolnthree> or Adding it automatically per - view or application wide [19:30:10] <bleathem> one can add it per link with an f:param no? [19:30:35] <bleathem> ok, the application wide bit is the part I thought I was misunderstanding [19:30:36] <lincolnthree> yes [19:30:57] <bleathem> I'll re-open it to track the feature request [19:31:12] <bleathem> thx for the clarification [19:31:30] <lincolnthree> added that to the issue [19:31:54] <lincolnthree> I think I was frustrated when I added that issue [19:31:58] <lincolnthree> The description is short, lol [19:34:04] <bleathem> np, I remember being frustrated too when I came accross that Weld issue many moons ago! [19:34:45] *** alesj has joined #seam-dev [19:40:08] <jose_freitas> Not that I'm a bad person, but it's nice to see that you guys get frustrated too. [19:40:32] <ssachtleben> lol [20:16:55] *** cbrock has quit IRC [20:22:21] *** alesj has quit IRC [20:30:23] *** ssachtleben has quit IRC [20:32:27] *** emmanuel has quit IRC [20:47:04] <jose_freitas> lightguard_jp: ping [20:47:08] <lightguard_jp> jose_freitas: Did that work for you? [20:47:10] <lightguard_jp> :) [20:47:23] <jose_freitas> yes [20:47:27] <lightguard_jp> Excellent [20:47:37] <jose_freitas> but I was thinking, shouldn't be a continue instead of break: [20:47:37] <jose_freitas> ? [20:48:03] <lightguard_jp> Ah, yes, I think you are correct [20:48:32] <jose_freitas> ok, I've made some tests and it seems nice [20:48:35] <jose_freitas> I'll pull a request. [20:48:41] <lightguard_jp> Perfect [20:48:49] <lightguard_jp> bleathem: We'll see if it fixes your other issue [20:48:50] <lightguard_jp> :) [20:48:56] <lightguard_jp> Or at least helps [20:49:10] <bleathem> cool [20:49:18] <bleathem> thanks for doing that jose_freitas! [20:49:54] *** cbrock has joined #seam-dev [20:49:54] *** cbrock has quit IRC [20:49:54] *** cbrock has joined #seam-dev [20:50:45] <jose_freitas> bleathem: it's been a pleasure [20:50:48] <jose_freitas> :) [20:58:21] *** nickarls has quit IRC [21:04:57] *** tsurdilo has quit IRC [21:05:47] *** tsurdilo has joined #seam-dev [21:10:00] <bleathem> jose_freitas: FYI, I'll attend to the pull request tonight - I've got a few things up in the air right now [21:11:28] <bleathem> Fellow IRC inmates: you will be happy to know I just figured out how to turn on spell checking in my IRC client :P [21:12:27] <jose_freitas> with client do you use bleathem? [21:12:35] <bleathem> Konversation [21:12:46] <bleathem> It's a KDE client, can you tell :P [21:13:10] <jose_freitas> yeah [21:31:27] *** lincolnthree has left #seam-dev [21:33:47] *** bleathem has quit IRC [21:46:14] *** sannegrinovero has quit IRC [21:47:34] *** jose_freitas has quit IRC [21:47:41] *** lightguard_jp has quit IRC [21:47:42] *** rpetruescu has quit IRC [21:47:43] *** ChanServ has quit IRC [21:47:44] *** rruss has quit IRC [21:47:45] *** stuartdouglas has quit IRC [21:47:56] *** daniel_hinojosa has quit IRC [21:48:01] *** leivhe has quit IRC [21:48:03] *** sbryzak has quit IRC [21:48:06] *** koentsje has quit IRC [21:48:06] *** jbossbot has quit IRC [21:48:09] *** tsurdilo has quit IRC [21:48:09] *** cbrock has quit IRC [21:48:20] *** balunasj_away has quit IRC [21:59:56] *** tsurdilo has joined #seam-dev [21:59:56] *** cbrock has joined #seam-dev [21:59:56] *** lightguard_jp has joined #seam-dev [21:59:56] *** daniel_hinojosa has joined #seam-dev [21:59:56] *** rruss has joined #seam-dev [21:59:56] *** balunasj_away has joined #seam-dev [21:59:56] *** koentsje has joined #seam-dev [21:59:56] *** rpetruescu has joined #seam-dev [21:59:56] *** jbossbot has joined #seam-dev [21:59:56] *** jose_freitas has joined #seam-dev [21:59:56] *** stuartdouglas has joined #seam-dev [21:59:56] *** leivhe has joined #seam-dev [21:59:56] *** sbryzak has joined #seam-dev [21:59:56] *** ChanServ has joined #seam-dev [21:59:56] *** leguin.freenode.net sets mode: +o ChanServ [21:59:58] *** jose_freitas has quit IRC [22:00:04] *** lightguard_jp has quit IRC [22:00:04] *** rpetruescu has quit IRC [22:00:05] *** ChanServ has quit IRC [22:00:06] *** rruss has quit IRC [22:00:07] *** stuartdouglas has quit IRC [22:00:16] *** daniel_hinojosa has quit IRC [22:00:20] *** leivhe has quit IRC [22:00:22] *** sbryzak has quit IRC [22:00:24] *** koentsje has quit IRC [22:00:24] *** jbossbot has quit IRC [22:00:26] *** tsurdilo has quit IRC [22:00:27] *** cbrock has quit IRC [22:00:35] *** balunasj_away has quit IRC [22:00:51] *** tsurdilo has joined #seam-dev [22:00:51] *** cbrock has joined #seam-dev [22:00:51] *** lightguard_jp has joined #seam-dev [22:00:51] *** daniel_hinojosa has joined #seam-dev [22:00:51] *** rruss has joined #seam-dev [22:00:51] *** balunasj_away has joined #seam-dev [22:00:51] *** koentsje has joined #seam-dev [22:00:51] *** rpetruescu has joined #seam-dev [22:00:51] *** jbossbot has joined #seam-dev [22:00:51] *** jose_freitas has joined #seam-dev [22:00:51] *** stuartdouglas has joined #seam-dev [22:00:51] *** leivhe has joined #seam-dev [22:00:51] *** ChanServ has joined #seam-dev [22:00:51] *** sbryzak has joined #seam-dev [22:00:51] *** leguin.freenode.net sets mode: +o ChanServ [22:11:08] *** lightguard_jp has quit IRC [22:11:08] *** rpetruescu has quit IRC [22:11:09] *** ChanServ has quit IRC [22:11:10] *** rruss has quit IRC [22:11:11] *** stuartdouglas has quit IRC [22:12:00] *** lightguard_jp has joined #seam-dev [22:12:00] *** rpetruescu has joined #seam-dev [22:12:00] *** ChanServ has joined #seam-dev [22:12:00] *** leguin.freenode.net sets mode: +o ChanServ [22:13:15] *** daniel_hinojosa has quit IRC [22:13:25] *** rruss has joined #seam-dev [22:13:25] *** stuartdouglas has joined #seam-dev [22:13:32] *** stuartdouglas has quit IRC [22:13:32] *** stuartdouglas_ has joined #seam-dev [22:13:35] *** stuartdouglas_ has quit IRC [22:13:35] *** stuartdouglas_ has joined #seam-dev [22:13:57] <jbossbot> git [remoting] push master f8eb494.. Ales Justin Use Seam Conversation API [22:13:57] <jbossbot> git [remoting] push master URL: http://github.com/seam/remoting/compare/581c9a4...f8eb494 [22:14:26] <jbossbot> git [remoting] push master 3db44b3.. Shane Bryzak minor [22:14:26] <jbossbot> git [remoting] push master URL: http://github.com/seam/remoting/compare/f8eb494...3db44b3 [22:14:49] <lightguard_jp> sbryzak: Are you around? [22:14:55] <sbryzak> yep [22:15:26] <lightguard_jp> The functional tests that have been added by QE need to have testng added as a test dep in the profile. [22:15:37] <lightguard_jp> Most of us are using JUnit for tests. [22:15:50] <lightguard_jp> I know on Catch I tried it straight from the pull request and got compile problems. [22:16:39] <sbryzak> hmm [22:17:42] <sbryzak> i'll take a look shortly [22:24:46] <sbryzak> stuartdouglas_: ping [22:26:48] *** alesj has joined #seam-dev [22:27:11] <stuartdouglas_> sbryzak: pong [22:27:19] <sbryzak> morning stuart [22:27:42] <sbryzak> is it ok if i release the config module? [22:28:03] <stuartdouglas_> I think so, one sec [22:28:35] <sbryzak> alesj: thanks for the remoting patch, i'm trying it out now [22:28:39] <lightguard_jp> sbryzak: I'm going to be adding another chapter to the Catch docs for filtering, FYI [22:28:52] <stuartdouglas_> It should be right to release [22:28:58] <sbryzak> lightguard_jp: no problem, i'll hold off on that until you let me know [22:29:05] <lightguard_jp> Okay [22:29:10] <sbryzak> stuartdouglas_: great, thanks.. how about persistence? [22:30:05] <stuartdouglas_> that should also be ok [22:30:45] <sbryzak> stuartdouglas_: cool, i'll start on the releases shortly [22:31:02] <sbryzak> lightguard_jp: it seems that QE have broken some of the remoting examples also [22:31:27] <sbryzak> unfortunately they don't seem to be online right now [22:32:21] <lightguard_jp> :( [22:44:24] <alesj> sbryzak: np [22:44:34] <alesj> sbryzak: do you have some tests for that remoting code? [22:45:23] <alesj> as i didn't add the actual impl, so it shouldn't find any spi instance atm [22:47:26] <sbryzak> alesj: i was about to try it out, but our examples are broken at the moment [22:49:02] <sbryzak> lightguard_jp: i think i need to do a parent release [22:49:14] <sbryzak> jozef added some test dependencies to it [22:52:32] *** rruss has quit IRC [22:52:43] *** lightguard_jp has quit IRC [22:52:44] *** rpetruescu has quit IRC [22:52:45] *** ChanServ has quit IRC [22:52:57] *** leivhe has quit IRC [22:52:59] *** sbryzak has quit IRC [22:53:02] *** koentsje has quit IRC [22:53:02] *** jbossbot has quit IRC [22:53:05] *** tsurdilo has quit IRC [22:53:05] *** cbrock has quit IRC [22:53:14] *** alesj has quit IRC [22:53:14] *** stuartdouglas_ has quit IRC [22:53:15] *** balunasj_away has quit IRC [22:56:22] *** alesj has joined #seam-dev [22:56:22] *** stuartdouglas_ has joined #seam-dev [22:56:22] *** rruss has joined #seam-dev [22:56:22] *** ChanServ has joined #seam-dev [22:56:22] *** rpetruescu has joined #seam-dev [22:56:22] *** lightguard_jp has joined #seam-dev [22:56:22] *** tsurdilo has joined #seam-dev [22:56:22] *** cbrock has joined #seam-dev [22:56:22] *** balunasj_away has joined #seam-dev [22:56:22] *** koentsje has joined #seam-dev [22:56:22] *** jbossbot has joined #seam-dev [22:56:22] *** leivhe has joined #seam-dev [22:56:22] *** sbryzak has joined #seam-dev [22:56:22] *** leguin.freenode.net sets mode: +o ChanServ [22:56:31] <jbossbot> git [parent] push master 473268d.. Shane Bryzak [maven-release-plugin] prepare release 9 [22:56:31] <jbossbot> git [parent] push master URL: http://github.com/seam/parent/compare/d9acabf...473268d [22:56:31] <jbossbot> git [parent] push master 5e4982e.. Shane Bryzak [maven-release-plugin] prepare for next development iteration [22:56:31] <jbossbot> git [parent] push master URL: http://github.com/seam/parent/compare/473268d...5e4982e [23:03:07] <jbossbot> git [config] push master 11e7a4c.. Shane Bryzak update parent and seam-bom versions [23:03:07] <jbossbot> git [config] push master URL: http://github.com/seam/config/compare/af9dc09...11e7a4c [23:04:51] *** nickarls has joined #seam-dev [23:10:14] *** daniel_hinojosa has joined #seam-dev [23:27:04] <jbossbot> git [config] push master 4a6443f.. Shane Bryzak update distribution for consistency [23:27:05] <jbossbot> git [config] push master URL: http://github.com/seam/config/compare/11e7a4c...4a6443f [23:27:50] <lightguard_jp> sbryzak: Yeah, I think we need a non-snapshot parent release [23:27:50] <sbryzak> lightguard_jp: i've done it now [23:27:55] <sbryzak> version 9 [23:28:06] <lightguard_jp> Does it include testng as a test dep? [23:28:09] <sbryzak> there's still a weird issue though [23:28:17] <sbryzak> yes it's in there [23:28:25] <sbryzak> but for some reason the remoting model example can't see it [23:28:37] <sbryzak> i need to spend some more time looking at it [23:34:32] <jbossbot> git [config] push master 015c8cf.. Shane Bryzak [maven-release-plugin] prepare release 3.0.0.CR1 [23:34:32] <jbossbot> git [config] push master URL: http://github.com/seam/config/compare/4a6443f...015c8cf [23:34:32] <jbossbot> git [config] push master 2251170.. Shane Bryzak [maven-release-plugin] prepare for next development iteration [23:34:33] <jbossbot> git [config] push master URL: http://github.com/seam/config/compare/015c8cf...2251170 [23:34:33] <lightguard_jp> :( [23:35:26] *** rpetruescu has quit IRC [23:48:00] *** balunasj_away has quit IRC [23:48:30] *** balunasj has joined #seam-dev [23:50:37] *** bleathem has joined #seam-dev [23:57:22] *** balunasj has quit IRC