[jira] [Resolved] (EXTCDI-232) introduce a new RestScope for better GET support

2011-10-17 Thread Mark Struberg (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved EXTCDI-232. -- Resolution: Fixed introduce a new RestScope for better GET support

[jira] [Resolved] (EXTCDI-223) Provide @TransactionScoped Context for @Transactional

2011-10-17 Thread Mark Struberg (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved EXTCDI-223. -- Resolution: Fixed Fix Version/s: 1.0.2 Provide @TransactionScoped Context for

[jira] [Resolved] (EXTCDI-218) defer final deletion of @ViewAccessScoped beans

2011-10-17 Thread Mark Struberg (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved EXTCDI-218. -- Resolution: Won't Fix I implemented @RestScoped to solve this problem. See EXTCDI-232

[DISCUSS] release CODI-1.0.2?

2011-10-17 Thread Mark Struberg
Hi folks! We've done some fairly big improvements and new features since the release of CODI-1.0.2. So I think it's time to release CODI-1.0.2. For the release notes, please see [1]. The only issue which blocks us atm is the relase of MyFaces-parent-10. Leo, can we release the

Re: [DISCUSS] release CODI-1.0.2?

2011-10-17 Thread Jakob Korherr
+1 Regards, Jakob 2011/10/17 Mark Struberg strub...@yahoo.de: Hi folks! We've done some fairly big improvements and new features since the release of CODI-1.0.2. So I think it's time to release CODI-1.0.2. For the release notes, please see [1]. The only issue which blocks us atm is the

[FYI] Fw: [VOTE] Release Apache OpenWebBeans-1.1.2

2011-10-17 Thread Mark Struberg
Hi MyFaces folks! Please allow me a quick heads up for a new OWB release. The OpenWebBeans community is currently voting on an openwebbeans-1.1.2 release. Feel free to be an early bird and test it while it's hot ;) See below for instructions on how to test this release while it's still in the

Re: [VOTE] Release Tobago 1.0.38

2011-10-17 Thread Udo Schnurpfeil
+1 Am 16.10.11 23:31, schrieb Bernd Bohmann: Hello, I would like to release Tobago 1.0.38. Changes: Bug [TOBAGO-1020] - The iframe from tc:object should not render a frame in IE [TOBAGO-1023] - Exception if using orderBy attribute of UIMessage in a JDK 1.4 environment [TOBAGO-1031] - Missing

Re: [VOTE] Release Tobago 1.0.38

2011-10-17 Thread Mark Struberg
source-release looks good. assembly contains ASF binaries only, thus fine. signs are fine +1 LieGrue, strub - Original Message - From: Udo Schnurpfeil u...@schnurpfeil.de To: MyFaces Development dev@myfaces.apache.org Cc: Sent: Monday, October 17, 2011 3:12 PM Subject: Re:

[jira] [Commented] (TOBAGO-1037) Problem with viewId=null in case of JSF 2.0 with Facelets

2011-10-17 Thread Udo Schnurpfeil (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13128894#comment-13128894 ] Udo Schnurpfeil commented on TOBAGO-1037: - The other problem with error driven

[jira] [Resolved] (TOBAGO-1037) Problem with viewId=null in case of JSF 2.0 with Facelets

2011-10-17 Thread Udo Schnurpfeil (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-1037. - Resolution: Fixed Problem with viewId=null in case of JSF 2.0 with Facelets

[jira] [Resolved] (TOBAGO-1029) Make some (no longer used) inline attributes deprecated

2011-10-17 Thread Udo Schnurpfeil (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-1029. - Resolution: Fixed Make some (no longer used) inline attributes deprecated

[jira] [Resolved] (TOBAGO-1032) Ajax doesn't work, because of a JSON parse error (escaping of CR+LF in attributes)

2011-10-17 Thread Udo Schnurpfeil (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-1032. - Resolution: Fixed Ajax doesn't work, because of a JSON parse error (escaping of

Re: Reducing the jsf.js filesize

2011-10-17 Thread Werner Punz
Ok I am doing a major code reorg now, since no one answered. Here is the deal. I will roll several jsf.js packages a) A full package with everything b) A minimal package without i18n support and additional features but ie6 support included c) An even smaller package with legacy browser

Re: Reducing the jsf.js filesize

2011-10-17 Thread Bernd Bohmann
Thanks Werner +1 for b Regards Bernd On Mon, Oct 17, 2011 at 5:58 PM, Werner Punz werner.p...@gmail.com wrote: Ok I am doing a major code reorg now, since no one answered. Here is the deal. I will roll several jsf.js packages a) A full package with everything b) A minimal package

Re: [DISCUSS] release CODI-1.0.2?

2011-10-17 Thread Gerhard Petracek
hi mark, we have to document the new features, we need a final review,... afterwards we can start with the release. regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/10/17

Re: [VOTE] Release Tobago 1.0.38

2011-10-17 Thread Volker Weber
Hi, +1 Regards, Volker 2011/10/16 Bernd Bohmann bernd.bohm...@atanion.com: Hello, I would like to release Tobago 1.0.38. Changes: Bug [TOBAGO-1020] - The iframe from tc:object should not render a frame in IE [TOBAGO-1023] - Exception if using orderBy attribute of UIMessage in a

Re: [VOTE] Release Tobago 1.0.38

2011-10-17 Thread Grant Smith
+1 On Mon, Oct 17, 2011 at 10:07 AM, Volker Weber v.we...@inexso.de wrote: Hi, +1 Regards, Volker 2011/10/16 Bernd Bohmann bernd.bohm...@atanion.com: Hello, I would like to release Tobago 1.0.38. Changes: Bug [TOBAGO-1020] - The iframe from tc:object should not render

Re: Reducing the jsf.js filesize

2011-10-17 Thread Werner Punz
Ok here are a few initial numbers jsf.js for modern browsers without i18n about 67k jsf.js with legacy browser support 68k legacy browser support standalone 11k i18n support roughly 28k experimental features 14.6 KB jsf.js all features on 106 kbyte (our current jsf.js) There is still some room

Re: [DISCUSS] release CODI-1.0.2?

2011-10-17 Thread Michael Kurz
I'm using 1.0.2-SNAPSHOT and it works fine for me. So go for it! regards Michael Am 17.10.2011 um 19:00 schrieb Gerhard Petracek gerhard.petra...@gmail.com: hi mark, we have to document the new features, we need a final review,... afterwards we can start with the release. regards,

[jira] [Created] (TOBAGO-1040) Problems with findComponent and MyFaces Core 2.0

2011-10-17 Thread Bernd Bohmann (Created) (JIRA)
Problems with findComponent and MyFaces Core 2.0 Key: TOBAGO-1040 URL: https://issues.apache.org/jira/browse/TOBAGO-1040 Project: MyFaces Tobago Issue Type: Bug Reporter: Bernd