February 9, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28

[00:02:32] *** rruss has quit IRC
[00:57:31] <sbryzak> stuartdouglas: is the persistence module ready for another release?
[00:57:42] <stuartdouglas> It does not have an example
[00:57:48] <stuartdouglas> And I want to write some more docs
[00:58:08] <sbryzak> np, is there something i can do to help with either of those?
[00:58:12] <stuartdouglas> but the Syncronizations issue should be fixed
[00:59:04] <sbryzak> actually, could the docs and example wait until CR1?
[00:59:17] <stuartdouglas> they should be able to
[00:59:25] <stuartdouglas> they have waited this long :-)
[00:59:31] <sbryzak> great, in that case i'll release another beta today if that's alright with you
[01:00:06] <stuartdouglas> The only other issue that I can see is SEAMPERSIST-18
[01:00:07] <jbossbot> jira [SEAMPERSIST-18] @Transactional not inherited in larger hierarchies [Open (Unresolved) Bug, Major, Unassigned] https://issues.jboss.org/browse/SEAMPERSIST-18
[01:00:13] <stuartdouglas> But I have a feeling it a weld issue
[01:00:30] <sbryzak> hmm, that can probably wait for the CR also
[01:01:07] <sbryzak> i'll bump any outstanding issues in JIRA to the CR release
[01:01:17] <sbryzak> does the config module require another release?
[01:01:33] <sbryzak> actually i noticed you fixed a broken unit test, so probably it does
[01:02:09] <stuartdouglas> yes, weld no longer fires ProcessAnnotatedType for types added through the SPI
[01:02:20] <stuartdouglas> so persistence now fires it's own ProcessAnnotatedType even
[01:02:22] <stuartdouglas> t
[01:02:52] <sbryzak> interesting.. is there a WELD issue for this?
[01:03:07] <stuartdouglas> I don't know if there was a JIRA
[01:03:16] <stuartdouglas> it was a deliberate decision on pete's part
[01:03:32] <stuartdouglas> I tried to talk him out of it :-)
[01:03:42] <pmuir> it clearly violates the spec :-(
[01:03:55] <sbryzak> pete go to bed ;-p
[01:04:02] <pmuir> it's only midnight
[01:04:16] <sbryzak> oh is that all
[01:04:27] <sbryzak> so, it's not a weld issue then
[01:04:30] <lightguard_jp> sbryzak: hehe, you stay up later than that :P
[01:04:43] <sbryzak> only when i can't sleep
[01:04:58] *** aslak has quit IRC
[01:04:58] <lightguard_jp> Does that change in weld break any other modules?
[01:05:49] <sbryzak> stuartdouglas: i'll just bump that issue for now
[01:06:20] <stuartdouglas> lightguard_jp: Not as far as I know, although it may affect generic and default beans in solder
[01:06:31] <stuartdouglas> in that additional stuff like @Exact will no longer work
[01:07:39] <lightguard_jp> Will it affect ServiceHandlers ?
[01:08:06] <lightguard_jp> We need to let people know though, it could be a pretty big issue for some doing PEs
[01:08:07] <stuartdouglas> no, they don't actually add types through the SPI
[01:08:16] <stuartdouglas> they add proxy beans directly though addBean
[01:08:22] <lightguard_jp> Okay, cool
[01:08:41] <pmuir> stuartdouglas: do you actually fire PAT?
[01:08:45] <pmuir> or some subclass?
[01:08:50] <pmuir> subtype
[01:08:54] <stuartdouglas> ProcessAnnotatedTypeImpl
[01:09:00] <stuartdouglas> that implements PAT
[01:09:36] <stuartdouglas> although ATM it is just PAT<?> rather than PAT<Type>
[01:14:42] *** ssachtleben has quit IRC
[01:18:34] <sbryzak> stuartdouglas: there's currently 3 outstanding issues for seam-config Beta 3, are we able to bump them to CR1?
[01:18:42] <sbryzak> SEAMXML-19, SEAMXML-22, SEAMXML-25
[01:18:44] <jbossbot> jira [SEAMXML-19] Seam XML tests should be more fine grained [Open (Unresolved) Bug, Major, Stuart Douglas] https://issues.jboss.org/browse/SEAMXML-19
[01:18:45] <jbossbot> jira [SEAMXML-22] support collection and array virtual fields [Open (Unresolved) Feature Request, Major, Stuart Douglas] https://issues.jboss.org/browse/SEAMXML-22
[01:18:46] <jbossbot> jira [SEAMXML-25] Introduce s:values tag [Open (Unresolved) Feature Request, Minor, Stuart Douglas] https://issues.jboss.org/browse/SEAMXML-25
[01:19:47] <stuartdouglas> yes
[01:19:54] <sbryzak> great, thanks
[01:21:48] *** pmuir has quit IRC
[01:24:41] <lightguard_jp> Time to go home, later all
[01:30:12] *** bitshuffler has joined #seam-dev
[01:31:59] *** lightguard_jp has quit IRC
[01:52:44] *** monkeyden has joined #seam-dev
[01:57:53] <jbossbot> git [servlet] push master 4a65dc2.. Shane Bryzak disable typesafe logging usage
[01:57:53] <jbossbot> git [servlet] push master URL: http://github.com/seam/servlet/compare/629035f...4a65dc2
[02:24:15] <jbossbot> git [dist] push master 113bca1.. Shane Bryzak removed jboss-logging
[02:24:16] <jbossbot> git [dist] push master 8c0414b.. Shane Bryzak update module versions for next release
[02:24:16] <jbossbot> git [dist] push master 60f22fd.. Shane Bryzak Merge branch 'master' of github.com:seam/dist
[02:33:43] <jbossbot> git [dist] push master 6bd92b9.. Shane Bryzak [maven-release-plugin] prepare release 3.0.0.b09
[02:33:44] <jbossbot> git [dist] push master URL: http://github.com/seam/dist/compare/60f22fd...6bd92b9
[02:33:58] <jbossbot> git [dist] push master 4a58ebc.. Shane Bryzak [maven-release-plugin] prepare for next development iteration
[02:33:58] <jbossbot> git [dist] push master URL: http://github.com/seam/dist/compare/6bd92b9...4a58ebc
[02:39:56] <jbossbot> git [solder] push master 3f35f53.. Shane Bryzak don't crash on deploy
[02:39:56] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/967e42a...3f35f53
[02:59:17] *** tsurdilo has quit IRC
[03:06:13] <jbossbot> git [solder] push master fb67325.. Shane Bryzak [maven-release-plugin] prepare release 3.0.0.Beta4
[03:06:14] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/3f35f53...fb67325
[03:06:28] <jbossbot> git [solder] push master 251bbbd.. Shane Bryzak [maven-release-plugin] prepare for next development iteration
[03:06:28] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/fb67325...251bbbd
[03:08:41] *** rruss has joined #seam-dev
[03:11:19] *** rruss has quit IRC
[03:33:55] <jbossbot> git [config] push master eb7f070.. Shane Bryzak [maven-release-plugin] prepare release 3.0.0.Beta3
[03:33:55] <jbossbot> git [config] push master URL: http://github.com/seam/config/compare/484f584...eb7f070
[03:34:10] <jbossbot> git [config] push master fb57699.. Shane Bryzak [maven-release-plugin] prepare for next development iteration
[03:34:10] <jbossbot> git [config] push master URL: http://github.com/seam/config/compare/eb7f070...fb57699
[03:54:48] <jbossbot> git [persistence] push master 19ab326.. Shane Bryzak removed jboss-logging
[03:54:48] <jbossbot> git [persistence] push master URL: http://github.com/seam/persistence/compare/a4aecdc...19ab326
[03:57:33] <jbossbot> git [persistence] push master 34cbfe4.. Shane Bryzak [maven-release-plugin] prepare release 3.0.0.Beta4
[03:57:33] <jbossbot> git [persistence] push master URL: http://github.com/seam/persistence/compare/19ab326...34cbfe4
[03:57:47] <jbossbot> git [persistence] push master 4431bac.. Shane Bryzak [maven-release-plugin] prepare for next development iteration
[03:57:47] <jbossbot> git [persistence] push master URL: http://github.com/seam/persistence/compare/34cbfe4...4431bac
[05:03:04] *** monkeyden has quit IRC
[05:16:59] <jbossbot> git [forge] push master 2c92cbb.. Lincoln Baxter, III Updated SimpleTokenCompleter, also finished @Current Resource scoping and added the ResourceChanged event
[05:16:59] <jbossbot> git [forge] push master URL: http://github.com/seam/forge/compare/a217d23...2c92cbb
[05:27:01] *** stuartdouglas has quit IRC
[05:27:02] *** clerum has quit IRC
[05:27:04] *** lincolnthree has quit IRC
[05:27:07] *** jbossbot has quit IRC
[05:30:48] *** jbossbot has joined #seam-dev
[05:30:48] *** lincolnthree has joined #seam-dev
[05:30:48] *** clerum has joined #seam-dev
[05:30:48] *** stuartdouglas has joined #seam-dev
[05:42:49] *** lukaszlenart has joined #seam-dev
[05:45:59] *** lukaszlenart has quit IRC
[05:46:09] *** lincolnthree has quit IRC
[05:47:54] <jbossbot> git [remoting] push master 7dad43b.. Shane Bryzak remove jms features
[05:47:54] <jbossbot> git [remoting] push master URL: http://github.com/seam/remoting/compare/50f4c53...7dad43b
[05:53:44] <jbossbot> git [solder] push master 9355c8c.. Shane Bryzak updated seam-bom version
[05:53:44] <jbossbot> git [solder] push master URL: http://github.com/seam/solder/compare/251bbbd...9355c8c
[05:54:35] <jbossbot> git [config] push master 57d4a44.. Shane Bryzak updated seam-bom version
[05:54:35] <jbossbot> git [config] push master URL: http://github.com/seam/config/compare/fb57699...57d4a44
[06:26:31] <jbossbot> git [remoting] push master 293d6a3.. Shane Bryzak update bom version
[06:26:31] <jbossbot> git [remoting] push master URL: http://github.com/seam/remoting/compare/7dad43b...293d6a3
[06:53:18] *** rpetruescu has joined #seam-dev
[07:09:03] *** lightguard_jp has joined #seam-dev
[07:13:12] <jbossbot> git [remoting] push master 73bf74a.. Shane Bryzak Merge branch 'ftests' of https://github.com/jharting/remoting...
[07:13:12] <jbossbot> git [remoting] push master URL: http://github.com/seam/remoting/compare/293d6a3...73bf74a
[07:14:48] <jbossbot> git [remoting] push master 307f5de.. Shane Bryzak Merge branch 'ftest-helloworld' of https://github.com/mgencur/remoting into mgencur-ftest-helloworld
[07:14:49] <jbossbot> git [remoting] push master URL: http://github.com/seam/remoting/compare/73bf74a...307f5de
[07:19:49] <lightguard_jp> sbryzak: parent is 9?
[07:20:00] <sbryzak> i haven't updated the parent
[07:20:10] <lightguard_jp> okay
[07:20:42] *** bitshuffler has quit IRC
[07:20:45] <sbryzak> i don't know if there's a need to for this release
[07:21:12] <sbryzak> the last parent update was because we changed the license
[07:22:30] <lightguard_jp> Okay, that's fine
[07:24:08] <lightguard_jp> We'll just need to specify a different version of solder in our own modules instead of relying on what the parent gives us.
[07:27:23] <lightguard_jp> sbryzak: Did you release the Beta2 of servlet or just the snapshot?
[07:28:42] <sbryzak> i released the beta
[07:29:01] <sbryzak> at least, i think i did...
[07:29:01] <lightguard_jp> Not seeing it in nexus
[07:29:11] <lightguard_jp> http://repository.jboss.org/nexus/content/groups/public/org/jboss/seam/servlet/seam-servlet/
[07:29:19] <lightguard_jp> There's a new SNAPSHOT there, but no beta2
[07:29:19] <sbryzak> hmm
[07:29:42] <sbryzak> oh bugger, i musn't have done it
[07:29:46] <sbryzak> give me 10 minutes
[07:35:21] <jbossbot> git [servlet] push master dbbf356.. Shane Bryzak [maven-release-plugin] prepare release 3.0.0.Beta2
[07:35:21] <jbossbot> git [servlet] push master URL: http://github.com/seam/servlet/compare/4a65dc2...dbbf356
[07:35:33] <jbossbot> git [servlet] push master b6696f0.. Shane Bryzak [maven-release-plugin] prepare for next development iteration
[07:35:34] <jbossbot> git [servlet] push master URL: http://github.com/seam/servlet/compare/dbbf356...b6696f0
[07:43:16] <sbryzak> lightguard_jp: release is done now
[07:43:24] <lightguard_jp> Great, thank you.
[08:09:20] *** jharting has joined #seam-dev
[08:30:24] <lightguard_jp> Gotta go back to writing servlets for my example now :( SEAMSERVLET-28
[08:30:26] <jbossbot> jira [SEAMSERVLET-28] Integrate Catch with *EventBridge* classes [Open (Unresolved) Enhancement, Major, Unassigned] https://issues.jboss.org/browse/SEAMSERVLET-28
[08:48:08] *** kpiwko has joined #seam-dev
[08:51:41] *** mgencur has joined #seam-dev
[08:58:52] *** maschmid has joined #seam-dev
[09:03:28] *** amitev has joined #seam-dev
[09:10:29] *** epbernard has joined #seam-dev
[09:10:29] *** epbernard is now known as emmanuel
[09:23:33] *** amitev has quit IRC
[09:26:40] *** amitev has joined #seam-dev
[09:28:01] *** shervin_a has joined #seam-dev
[09:33:09] *** marekn has joined #seam-dev
[09:57:58] *** aslak has joined #seam-dev
[09:57:58] *** aslak has quit IRC
[09:57:58] *** aslak has joined #seam-dev
[10:08:18] *** amitev has quit IRC
[10:10:11] *** amitev has joined #seam-dev
[10:27:25] <jbossbot> git [config] push master c1e8e28.. Stuart Douglas Add note in docs about @AroundInvoke
[10:27:25] <jbossbot> git [config] push master URL: http://github.com/seam/config/compare/57d4a44...c1e8e28
[11:03:41] *** maschmid is now known as maschmid_away
[11:06:15] *** sannegrinovero has joined #seam-dev
[11:42:17] *** allforjava1 has joined #seam-dev
[11:42:26] <allforjava1> Hi
[11:43:54] <allforjava1> looking into seam-gen however unable to find how the properties are defined for an entities towards generate-entities from Database
[11:46:48] *** emmanuel has quit IRC
[11:48:08] <allforjava1> I see some tags (in build.xml) related to hibernate. Unable to get the flow
[11:54:11] *** allforjava1 has quit IRC
[12:03:08] *** maschmid_away is now known as maschmid
[12:05:43] *** epbernard has joined #seam-dev
[12:05:43] *** epbernard is now known as emmanuel
[12:11:57] *** lightguard_jp has quit IRC
[13:05:16] *** amitev has quit IRC
[13:11:04] *** amitev has joined #seam-dev
[13:16:49] *** amitev has quit IRC
[13:18:34] *** amitev has joined #seam-dev
[13:24:11] *** shervin_a has quit IRC
[13:33:33] *** pmuir has joined #seam-dev
[13:40:24] *** shervin_a has joined #seam-dev
[13:47:52] *** balunasj has joined #seam-dev
[13:48:13] *** balunasj has quit IRC
[13:51:40] *** balunasj has joined #seam-dev
[13:51:56] *** balunasj is now known as balunasj_busy
[13:52:15] *** aslak has quit IRC
[13:56:35] *** jharting has quit IRC
[14:06:26] *** emmanuel has quit IRC
[14:08:56] *** aslak has joined #seam-dev
[14:10:07] *** epbernard has joined #seam-dev
[14:10:08] *** epbernard is now known as emmanuel
[14:18:55] <jbossbot> git [international] push master a6754ca.. Shane Bryzak SEAMINTL-24
[14:18:57] <jbossbot> jira [SEAMINTL-24] Misc documentation issues [Open (Unresolved) Bug, Minor, Ken Finnigan] https://issues.jboss.org/browse/SEAMINTL-24
[14:18:57] <jbossbot> git [international] push master URL: http://github.com/seam/international/compare/32af9f7...a6754ca
[14:23:33] <jbossbot> git [international] push master ea601e4.. Shane Bryzak update bom version, readme
[14:23:33] <jbossbot> git [international] push master URL: http://github.com/seam/international/compare/a6754ca...ea601e4
[14:29:11] <jbossbot> git [international] push master 2ac7b29.. Shane Bryzak [maven-release-plugin] prepare release 3.0.0.Beta2
[14:29:12] <jbossbot> git [international] push master URL: http://github.com/seam/international/compare/ea601e4...2ac7b29
[14:29:23] <jbossbot> git [international] push master fe08fc2.. Shane Bryzak [maven-release-plugin] prepare for next development iteration
[14:29:23] <jbossbot> git [international] push master URL: http://github.com/seam/international/compare/2ac7b29...fe08fc2
[14:31:56] *** adamw1pl has joined #seam-dev
[14:32:29] *** rruss has joined #seam-dev
[14:32:32] *** rruss has quit IRC
[14:34:08] *** rruss has joined #seam-dev
[14:35:00] *** rruss has quit IRC
[14:41:33] *** jharting has joined #seam-dev
[15:00:04] *** jganoff has joined #seam-dev
[15:22:06] *** tsurdilo has joined #seam-dev
[15:29:10] *** shervin_a has quit IRC
[15:38:43] *** monkeyden has joined #seam-dev
[15:43:39] *** rruss has joined #seam-dev
[16:07:17] *** lincolnthree has joined #seam-dev
[16:23:53] *** lightguard_jp has joined #seam-dev
[16:28:42] *** epbernard has joined #seam-dev
[16:31:15] *** emmanuel has quit IRC
[16:38:11] *** epbernard is now known as emmanuel
[16:39:28] *** ssachtleben has joined #seam-dev
[16:43:34] *** jharting has quit IRC
[16:59:42] *** bleathem has joined #seam-dev
[17:05:33] <jbossbot> git [security] push master a160000.. Shane Bryzak fix OpenID authentication
[17:05:33] <jbossbot> git [security] push master URL: http://github.com/seam/security/compare/8783031...a160000
[17:05:45] *** sannegrinovero has quit IRC
[17:09:21] *** marekn has quit IRC
[17:09:44] *** sannegrinovero has joined #seam-dev
[17:19:18] *** pmuir has quit IRC
[17:24:34] *** lincolnthree has quit IRC
[17:40:21] *** adamw1pl has quit IRC
[17:58:03] *** lightguard_jp has quit IRC
[18:03:34] *** rruss has quit IRC
[18:04:10] *** lightguard_jp has joined #seam-dev
[18:10:07] *** maschmid has quit IRC
[18:22:07] <jose_freitas> hey clerum
[18:23:22] *** mgencur has left #seam-dev
[18:28:16] *** amitev has quit IRC
[18:36:06] *** emmanuel has quit IRC
[18:37:08] *** cbrock has joined #seam-dev
[18:42:04] *** epbernard has joined #seam-dev
[18:42:04] *** epbernard is now known as emmanuel
[19:01:15] *** bitshuffler has joined #seam-dev
[19:02:38] *** rruss has joined #seam-dev
[19:03:03] *** mgencur has joined #seam-dev
[19:10:14] <clerum> hey
[19:10:36] <clerum> jose_freitas: ^
[19:13:08] *** emmanuel has quit IRC
[19:22:09] *** tsurdilo has quit IRC
[19:22:40] *** tsurdilo has joined #seam-dev
[19:33:07] *** epbernard has joined #seam-dev
[19:33:07] *** epbernard is now known as emmanuel
[19:55:13] *** mgencur has left #seam-dev
[19:57:52] *** lincolnthree has joined #seam-dev
[20:24:37] *** pmuir has joined #seam-dev
[20:24:37] *** pmuir has quit IRC
[20:24:37] *** pmuir has joined #seam-dev
[20:38:55] *** cbrock has quit IRC
[20:39:17] *** cbrock has joined #seam-dev
[20:39:17] *** cbrock has quit IRC
[20:39:17] *** cbrock has joined #seam-dev
[20:52:32] *** sannegrinovero has quit IRC
[21:01:22] *** lightguard_jp has quit IRC
[21:08:59] *** mgencur has joined #seam-dev
[21:12:30] *** lightguard_jp has joined #seam-dev
[21:19:11] *** rruss has quit IRC
[21:19:37] *** lightguard_jp has quit IRC
[21:19:42] *** balunasj_busy has quit IRC
[21:29:23] *** lincolnthree has quit IRC
[21:54:57] *** lightguard_jp has joined #seam-dev
[22:17:06] *** lincolnthree has joined #seam-dev
[22:32:34] *** rpetruescu has quit IRC
[22:37:46] *** monkeyden has quit IRC
[22:41:17] *** cbrock has quit IRC
[22:41:53] *** rruss has joined #seam-dev
[22:51:20] *** cbrock has joined #seam-dev
[22:51:20] *** cbrock has quit IRC
[22:51:20] *** cbrock has joined #seam-dev
[22:55:05] *** cbrock has quit IRC
[22:59:41] *** bitshuffler_ has joined #seam-dev
[22:59:50] *** cbrock has joined #seam-dev
[22:59:50] *** cbrock has quit IRC
[22:59:50] *** cbrock has joined #seam-dev
[23:03:29] *** bitshuffler has quit IRC
[23:05:42] *** mgencur has quit IRC
[23:06:44] *** rruss has quit IRC
[23:17:00] *** sannegrinovero has joined #seam-dev
[23:27:17] *** pmuir has quit IRC
[23:42:44] *** pmuir has joined #seam-dev
[23:42:45] *** pmuir has quit IRC
[23:42:45] *** pmuir has joined #seam-dev

top