[00:01:50] *** hannelita has joined #seam-dev [00:02:18] *** aslak has quit IRC [00:17:01] *** daniel_hinojosa has quit IRC [00:17:18] *** daniel_hinojosa has joined #seam-dev [00:22:42] *** rmartinelli has quit IRC [00:24:21] <jbossbot> git [core] push master 50b1c7a.. Lincoln Baxter, III Updated forge runtime instructions [00:24:21] <jbossbot> git [core] push master URL: http://github.com/forge/core/compare/4ca50ea...50b1c7a [01:18:51] *** flashboss has quit IRC [01:25:24] *** daniel_hinojosa has quit IRC [01:28:54] *** daniel_hinojosa has joined #seam-dev [02:00:35] *** daniel_hinojosa has quit IRC [02:03:23] *** daniel_hinojosa has joined #seam-dev [02:04:54] <lightguard_jp> Wish Ken were online [02:05:39] <jamezp> We might be the only ones online. Seems quiet. [02:07:32] <lightguard_jp> Yeah [02:34:30] *** jamezp is now known as jamezp_afk [02:52:33] *** lightguard_jp has quit IRC [03:09:23] *** sgilda has quit IRC [03:09:36] *** akazakov has quit IRC [04:10:47] *** bleathem has quit IRC [04:24:09] *** tsurdilo has quit IRC [05:30:03] <jbossbot> git [security] push develop 929fe97.. Marek Schmidt fix idmconsole example, add as7 profile, populate the database in a standard way [05:30:04] <jbossbot> git [security] push develop 0a73bd5.. Shane Bryzak Merge pull request #21 from maschmid/fixexamples... [05:30:04] <jbossbot> git [security] push develop URL: http://github.com/seam/security/compare/8adb507...0a73bd5 [05:31:04] <jbossbot> git [security] push develop 2ce2871.. Shane Bryzak Merge pull request #20 from maschmid/security.drl... [05:31:05] <jbossbot> git [security] push develop URL: http://github.com/seam/security/compare/0a73bd5...2ce2871 [05:51:15] *** hannelita has quit IRC [05:52:19] *** hannelita has joined #seam-dev [06:14:47] *** gastaldi has joined #seam-dev [06:15:07] <gastaldi> hey [06:15:24] <lincolnthree> gastaldi: hey [06:15:28] <lincolnthree> did you look at my paste? [06:16:48] <gastaldi> hey yeah [06:16:57] <gastaldi> I know what the problem is [06:17:24] [06:18:07] [06:18:09] <gastaldi> yet [06:18:16] <lincolnthree> oh? [06:18:18] *** daniel_hinojosa has quit IRC [06:18:19] <lincolnthree> how are you defining the verisons [06:18:48] <gastaldi> https://github.com/forge/plugin-seam-reports/blob/master/src/main/java/org/jboss/forge/seam/reports/SeamReportsPlugin.java [06:18:56] *** sbryzak has quit IRC [06:18:56] <gastaldi> List<Dependency> versions = dependencyFacet.resolveAvailableVersions(seamReportsDependency); [06:19:07] <gastaldi> This list is empty in your test case [06:19:19] <lincolnthree> ah hmm [06:19:40] [06:19:48] <lincolnthree> yeah.... [06:19:51] <lincolnthree> that's strange [06:19:53] <lincolnthree> I hate maven [06:20:06] <lincolnthree> hm [06:20:08] <gastaldi> Blasphemy ! Maven is adorable ! :D [06:20:15] <lincolnthree> heretic! [06:20:18] <gastaldi> hehehe [06:20:56] [06:23:09] <gastaldi> brb [06:23:14] *** gastaldi has quit IRC [06:23:27] <lincolnthree> lol [06:24:05] *** gastaldi has joined #seam-dev [06:24:16] <gastaldi> back again [06:24:31] <lincolnthree> *punch* [06:24:55] <gastaldi> :D [06:25:03] <gastaldi> Thanks [06:25:24] <gastaldi> Now I am a happy person [06:26:08] <lincolnthree> good! [06:26:11] <gastaldi> humm could it be that settings.xml or the current repositories are being ignored ? [06:26:12] <lincolnthree> I aim to please! [06:26:20] <gastaldi> lol [06:26:25] <lincolnthree> it's possible that your settings.xml is making it work [06:26:28] <lincolnthree> or that mine is breaking it [06:26:35] <lincolnthree> try a plain settings.xml? [06:26:40] <gastaldi> let me test again by cleaning my repo [06:27:58] <jbossbot> git [core] push master 354bb9c.. Lincoln Baxter, III Scaffold plugin now allows multiple scaffolds to be installed at once [06:27:58] <jbossbot> git [core] push master URL: http://github.com/forge/core/compare/50b1c7a...354bb9c [06:29:18] <gastaldi> lincolnthree: Is there any available web designer to work on the scaffold result page layout ? [06:29:36] <gastaldi> To make it more friendly and less ugly ? [06:29:38] <lincolnthree> gastaldi: we have a design team if we can tell them what we need [06:29:45] <gastaldi> Cool [06:29:46] <lincolnthree> but we need a better infrastructure [06:29:48] <lincolnthree> before we do that [06:29:51] <gastaldi> hum [06:29:57] <lincolnthree> metawidget is not a good solution IMO [06:30:20] <lincolnthree> JSF is too buggy with it [06:31:20] <gastaldi> This is what I am getting: http://pastie.org/2328573 [06:31:26] <gastaldi> different error [06:31:47] <gastaldi> but at least the versions were fetched [06:31:56] <lincolnthree> I guess 'Y' is not valid input for the number of the selection ;) [06:32:20] <gastaldi> haha [06:32:31] <lincolnthree> seriously [06:32:32] <gastaldi> I thought it was an "Arquillian" number [06:32:37] <lincolnthree> :p [06:32:59] [06:33:04] <gastaldi> let me check the code [06:33:15] <lincolnthree> you should return a number or just "" [06:33:25] <lincolnthree> you are using queueInputLines() right? [06:34:40] <gastaldi> wait.. [06:35:05] <gastaldi> hummm no [06:35:14] <lincolnthree> in your test case [06:35:21] <lincolnthree> you need to tell forge what the user would be typing [06:35:36] <gastaldi> hummm right [06:35:38] <gastaldi> Strange [06:35:49] <gastaldi> These tests used to pass [06:35:56] <lincolnthree> hmmm [06:35:56] <gastaldi> :P [06:35:59] <lincolnthree> IntelliJ? [06:36:03] <gastaldi> Eclipse [06:36:53] <gastaldi> It fails on the same method. But now with the assertion [06:36:57] <gastaldi> crap [06:37:07] <gastaldi> let me fix that [06:37:20] <lincolnthree> I love tests! [06:38:43] <gastaldi> yay ! all tests passed with queueInputLines(""); [06:38:47] <lincolnthree> :-D [06:38:52] <lincolnthree> check it in [06:38:54] <lincolnthree> i'll try again [06:39:05] <gastaldi> ok [06:39:55] *** bleathem has joined #seam-dev [06:39:59] <gastaldi> Hey bleathem [06:40:09] <bleathem> hey gastaldi [06:40:13] <lincolnthree> bleathem: I did a bunch of work [06:40:21] <lincolnthree> bleathem: it all looks like shit [06:40:22] <lincolnthree> but it works [06:40:24] <bleathem> I see the jenkins messages :P [06:40:35] <bleathem> lincolnthree: cool! [06:40:35] <jbossbot> git [plugin-seam-reports] push master 6dbbf7d.. George Gastaldi Fixed tests [06:40:35] <jbossbot> git [plugin-seam-reports] push master f981915.. George Gastaldi Merge branch 'master' of https://github.com/forge/plugin-seam-reports [06:40:35] <jbossbot> git [plugin-seam-reports] push master URL: http://github.com/forge/plugin-seam-reports/compare/92fe9cf...f981915 [06:40:36] <lincolnthree> yeah i have /no/ idea what's wrong with the build [06:40:39] <gastaldi> Done [06:41:11] <gastaldi> hannelita: You awake ? [06:41:19] <hannelita> gastaldi: yep [06:41:29] <gastaldi> have you finished your post about Forge ? [06:41:36] <gastaldi> I am sure lincolnthree will be pleased to read it [06:41:45] <bleathem> lincolnthree: "Can create and view projects" nice! [06:42:03] <bleathem> I'll add stories and tasks next! [06:42:11] <lincolnthree> gastaldi: i still get errors ArrayOutOfBounds [06:42:16] <bleathem> story time now, back in a bit [06:42:17] <gastaldi> Woot ? [06:42:21] <gastaldi> Impossible [06:42:25] [06:42:26] <hannelita> gastaldi: Yeah, I have already finished that :) [06:43:17] <lincolnthree> http://pastebin.com/TM2s2yhw [06:43:20] <lincolnthree> gastaldi: [06:43:34] <gastaldi> lincolnthree: Can you please wipe this artifact of your repo ? [06:43:43] <lincolnthree> which? [06:43:51] <gastaldi> org.jboss.forge.seam.reports [06:44:06] <gastaldi> ah you are not running in offline mode are you ? [06:44:37] <lincolnthree> I don't have that artifact [06:44:39] <lincolnthree> no im not [06:44:42] <gastaldi> hum [06:44:47] <gastaldi> weirdo [06:45:07] [06:45:33] <gastaldi> Why are these f.. versions not being fetch ? [06:45:56] <gastaldi> dayum [06:46:56] <lincolnthree> i dont know [06:47:04] <lincolnthree> try to get some other people to give it a shot [06:47:08] <lincolnthree> see if they have the same problem [06:47:14] <lincolnthree> it could just be me [06:47:23] <lincolnthree> i wish i knew [06:47:33] <gastaldi> ok [06:47:33] <lincolnthree> maven just does not come back sometimes [06:47:38] <lincolnthree> in fact, i know why it does not [06:47:42] <lincolnthree> oh [06:47:43] <lincolnthree> wait [06:47:49] <lincolnthree> what's the artifact it's trying to resolve? [06:48:02] <gastaldi> org.jboss.seam.reports:seam-reports-api [06:48:58] <lincolnthree> i bet there's no metadata in the nexus [06:49:02] <gastaldi> :P [06:49:03] <lincolnthree> https://repository.jboss.org/nexus/index.html#nexus-search;gav~org.jboss.seam.reports~seam-reports-api~~~ [06:49:13] <gastaldi> There is [06:49:21] <lincolnthree> link? [06:49:53] [06:49:59] <lincolnthree> that's jar files [06:50:03] <lincolnthree> no maven-metadata.xml [06:50:13] <gastaldi> hummm [06:50:30] <gastaldi> lightguardjp released it [06:50:49] <gastaldi> I bet he made it with the release plugin [06:50:53] <lincolnthree> http://repo1.maven.org/maven2/cglib/cglib/ [06:50:55] <lincolnthree> like this [06:50:57] <lincolnthree> there's maven metadata [06:51:39] <gastaldi> yeah, but why does it work for me ? [06:51:52] <lincolnthree> you built seam reports on your local PC i'm guessing, not sure [06:51:55] <lincolnthree> no idea [06:52:05] <lincolnthree> ill look monday [06:52:07] <gastaldi> :P [06:52:09] <gastaldi> Ok [06:58:03] <gastaldi> Ever heard of Roma Meta Framework ? [07:00:11] <gastaldi> http://www.romaframework.org [07:00:16] <gastaldi> Sounds interesting [07:00:43] <gastaldi> And also suggest that Seam I18n should have a Google Translator integration :) [07:02:07] <hannelita> Newbie question about examples - Besides confbuzz and short.ly, any of the other examples were implemented yet, right? [07:02:31] <lincolnthree> hannelita: does shortly still exist? wow. I never finished that, does it work?? [07:02:47] <lincolnthree> I don't know of any others right now [07:02:57] <hannelita> lincolnthree: I mean, at leats theres one repo for that at github :) [07:03:08] <lincolnthree> lol, i wonder if anyone did anything to it [07:03:14] <lincolnthree> i feel guilty about that one [07:03:23] <lincolnthree> i started it then started working on Forge full time [07:03:27] <gastaldi> There you go, SEAMINTL-52 ken will be happy [07:03:29] <jbossbot> jira [SEAMINTL-52] Support for Google Translator [Open (Unresolved) Feature Request, Major, Ken Finnigan] https://issues.jboss.org/browse/SEAMINTL-52 [07:03:46] <hannelita> lincolnthree: I did... locally :P haha. [07:04:23] <hannelita> okay, creating a github repo for call4papers app [07:04:38] <gastaldi> yeah [07:09:09] <gastaldi> Hum, would it be too weird having a Seam Google module ? :P [07:09:29] <gastaldi> CDI for all Google crap :D [07:09:51] <gastaldi> Docs, Translator, Search, etc [07:11:18] <gastaldi> I think I need some rest. [07:11:24] <lincolnthree> likewise [07:11:24] <gastaldi> Sleeping ! see ya [07:11:28] <lincolnthree> night! [07:11:34] *** gastaldi has quit IRC [07:25:09] <bleathem> busy night lincolnthree? [07:25:21] <lincolnthree> working on a new URL path parser for Rewrite [07:25:26] <lincolnthree> i should be sleeping [07:26:43] <bleathem> you were yawning 5 hours ago [07:27:11] *** lightguard_jp has joined #seam-dev [07:35:59] <bleathem> lincolnthree: the home page time's out for me [07:36:24] <bleathem> lincolnthree: do I have to do something special to start the database maybe? [07:37:15] <lincolnthree> bleathem: shouldn't, that's weird [07:37:28] *** lincolnthree has quit IRC [07:42:56] *** lincolnthree has joined #seam-dev [07:43:53] <lincolnthree> bleathem: wjat [07:43:57] <lincolnthree> wat's it hanging on? [07:44:39] <bleathem> what url should I go to "/socialpm/" ? [07:44:48] <bleathem> nothing in the server log [07:44:51] <bleathem> it hust spins [07:44:56] <bleathem> ^just [07:45:09] <bleathem> do I have to start a database or something? [07:45:25] <bleathem> http://www.localhost.com:8080/socialpm/ [07:45:36] <lincolnthree> try socialpm-web [07:45:39] <bleathem> eventually I get: [07:45:40] <bleathem> Oops! Google Chrome could not connect to www.localhost.com:8080 [07:45:57] <bleathem> [org.jboss.web] (MSC service thread 1-3) registering web context: /socialpm [07:46:14] <bleathem> from the AS7 server log [07:46:36] <bleathem> restart AS 7 maybe [07:47:11] <lincolnthree> hm [07:47:17] <lincolnthree> i dunno, it boots for me [07:47:24] <bleathem> works now [07:47:27] <bleathem> restart helped [07:47:30] <lincolnthree> :) [07:47:33] <bleathem> shoulda tried that first I guess [07:47:42] * bleathem kicks AS7 to the curb [07:47:56] <bleathem> wow, purdy [07:48:12] <bleathem> I've seen curtains that look like that background [07:48:15] <lincolnthree> yea, you forgot to delete the templates [07:48:19] <bleathem> or may it was a table cloth [07:48:41] <bleathem> the templates are fine [07:48:50] <bleathem> we'll have style stories later on [07:49:04] <bleathem> "As a user of this application, I want it to look gooood!" [07:50:47] <bleathem> you should have forge create a log file in a project, of all the forge commands you ran in that project [07:51:01] <bleathem> maybe even script style, so you can play it back [07:51:05] <bleathem> lincolnthree: ^ [07:51:47] <lincolnthree> going to use git to record history [07:57:09] <bleathem> lincolnthree: git tells you what you did, not how you did it [07:57:59] <lincolnthree> bleathem: i suppose that's true [07:58:00] <lincolnthree> Jira! [07:58:10] <bleathem> lincolnthree: I'm ususally right [07:58:16] <lincolnthree> lol [07:59:41] <bleathem> jboss jira has been so slow today [07:59:46] <bleathem> SEAMFORGE-270 [07:59:49] <jbossbot> jira [SEAMFORGE-270] Log forge commands run against a project [Open (Unresolved) Feature Request, Major, Unassigned] https://issues.jboss.org/browse/SEAMFORGE-270 [08:06:34] *** lincolnthree has quit IRC [08:07:48] <lightguard_jp> Great, now Brian is starting to let his ego get to his head too. [08:09:10] <bleathem> lightguard_jp: lol [08:09:34] <bleathem> sleep time [08:09:40] *** bleathem has quit IRC [08:32:19] *** sbryzak has joined #seam-dev [08:32:19] *** sbryzak has quit IRC [08:32:19] *** sbryzak has joined #seam-dev [08:32:20] *** hannelita has quit IRC [08:33:03] *** hannelita has joined #seam-dev [08:44:37] *** hannelita has quit IRC [09:41:40] <jbossbot> git [catch] push SEAMCATCH-59 2167d0f.. LightGuard Trying to get Catch to run on OWB [09:41:40] <jbossbot> git [catch] push SEAMCATCH-59 fdf6641.. LightGuard More tweaking for owb [09:41:40] <jbossbot> git [catch] push SEAMCATCH-59 350b312.. LightGuard Converting over to the new testing structure... [09:41:40] <jbossbot> git [catch] push SEAMCATCH-59 URL: http://github.com/seam/catch/compare/0000000...350b312 [09:47:47] *** lightguard_jp has quit IRC [10:09:54] *** mgoldmann has quit IRC [10:53:55] *** tomlux has joined #seam-dev [10:54:44] <tomlux> hy, just want to start with seam3 using "forge". Have problems concerning RichFaces plugin! Can anybody help? [11:51:51] *** flashboss has joined #seam-dev [13:48:01] *** flashboss has quit IRC [14:19:12] *** flashboss has joined #seam-dev [14:19:20] *** flashboss has quit IRC [14:35:30] *** flashboss has joined #seam-dev [15:41:05] <Diablo-D3> man [15:41:12] <Diablo-D3> I think Im going to demand a feature from the resteasy guys [15:41:16] <Diablo-D3> not merely ask for one, but demand it [15:43:07] <Diablo-D3> something to wrap large portions of Apache's http crap so class loaders stop sucking [16:06:26] *** flashboss has quit IRC [16:12:10] *** flashboss has joined #seam-dev [16:14:06] *** sannegrinovero has quit IRC [16:26:37] *** sannegrinovero has joined #seam-dev [16:27:44] *** tsurdilo has joined #seam-dev [16:33:16] *** tsurdilo has quit IRC [16:42:12] *** Diablo-D3 has quit IRC [16:57:24] *** lincolnthree has joined #seam-dev [16:59:58] *** lincolnthree has left #seam-dev [17:22:25] *** tsurdilo has joined #seam-dev [17:25:25] *** hannelita has joined #seam-dev [18:18:39] *** tsurdilo has quit IRC [19:43:46] *** oranheim has quit IRC [20:09:27] *** oranheim has joined #seam-dev [20:13:26] *** oranheim_ has joined #seam-dev [20:15:22] *** oranheim has quit IRC [20:15:23] *** oranheim_ has quit IRC [20:15:50] *** oranheim has joined #seam-dev [20:19:58] *** oranheim_ has joined #seam-dev [20:21:34] *** oranheim has quit IRC [20:21:34] *** oranheim_ is now known as oranheim [20:37:48] *** oranheim has quit IRC [20:53:26] *** oranheim has joined #seam-dev [20:56:47] *** hannelita has quit IRC [21:02:32] *** lincolnthree has joined #seam-dev [21:02:37] *** lincolnthree has left #seam-dev [21:21:04] *** nilian has joined #seam-dev [21:39:11] *** oranheim_ has joined #seam-dev [21:41:27] *** oranheim has quit IRC [21:41:41] *** oranheim_ has quit IRC [21:42:12] *** oranheim has joined #seam-dev [21:49:00] *** oranheim_ has joined #seam-dev [21:51:04] *** oranheim has quit IRC [21:51:04] *** oranheim_ has quit IRC [21:51:37] *** oranheim has joined #seam-dev [22:00:45] *** oranheim_ has joined #seam-dev [22:03:48] *** oranheim has quit IRC [22:03:48] *** oranheim_ is now known as oranheim [22:04:52] *** ssachtleben has joined #seam-dev [22:06:24] *** oranheim_ has joined #seam-dev [22:08:57] *** oranheim has quit IRC [22:08:57] *** oranheim_ is now known as oranheim [22:11:16] *** tsurdilo has joined #seam-dev [22:17:02] *** oranheim_ has joined #seam-dev [22:20:42] *** oranheim has quit IRC [22:20:43] *** oranheim_ is now known as oranheim [22:33:09] *** oranheim_ has joined #seam-dev [22:35:35] *** oranheim has quit IRC [22:35:35] *** oranheim_ is now known as oranheim [22:35:59] *** tsurdilo has quit IRC [22:41:29] *** oranheim_ has joined #seam-dev [22:43:26] *** oranheim has quit IRC [22:43:26] *** oranheim_ is now known as oranheim [22:45:28] *** oranheim_ has joined #seam-dev [22:47:37] *** oranheim has quit IRC [22:47:37] *** oranheim_ is now known as oranheim [22:48:39] *** oranheim_ has joined #seam-dev [22:51:49] *** oranheim has quit IRC [22:51:49] *** oranheim_ is now known as oranheim [22:53:25] *** hannelita has joined #seam-dev [23:04:31] *** lightguard_jp has joined #seam-dev [23:08:33] *** hannelita has quit IRC [23:09:46] *** oranheim_ has joined #seam-dev [23:11:08] *** hannelita has joined #seam-dev [23:11:19] *** oranheim_ has quit IRC [23:11:19] *** oranheim has quit IRC [23:11:53] *** oranheim has joined #seam-dev [23:12:16] *** tomlux has quit IRC [23:20:24] *** oranheim_ has joined #seam-dev [23:22:05] *** tsurdilo has joined #seam-dev [23:22:46] *** oranheim has quit IRC [23:22:47] *** oranheim_ is now known as oranheim [23:33:00] *** daniel_hinojosa has joined #seam-dev [23:35:44] *** oranheim_ has joined #seam-dev [23:38:23] *** oranheim has quit IRC [23:38:23] *** oranheim_ is now known as oranheim [23:40:28] *** lightguard_jp has quit IRC [23:41:53] *** oranheim_ has joined #seam-dev [23:44:07] *** oranheim has quit IRC [23:44:07] *** oranheim_ is now known as oranheim [23:50:09] *** tsurdilo has quit IRC [23:50:59] *** hannelita has quit IRC [23:51:52] *** oranheim_ has joined #seam-dev [23:53:59] *** oranheim has quit IRC [23:53:59] *** oranheim_ is now known as oranheim [23:55:53] *** oranheim_ has joined #seam-dev [23:58:35] *** oranheim has quit IRC [23:58:35] *** oranheim_ is now known as oranheim [23:59:58] *** oranheim_ has joined #seam-dev