[VOTE] Release of Extensions CDI (CODI) 0.9.3

2011-02-28 Thread Gerhard Petracek
Hi,

I was running the needed tasks to get the 4th release of Apache MyFaces
Extensions CDI (aka MyFaces CODI) out.
The artifacts are deployed to Nexus [1] (and [2]).

The release contains the following modules:
 - CODI Core
 - CODI JSF Module (for 1.2 and 2.0 and 2.1)
 - CODI JPA Module
 - CODI BV Module
 - CODI I18N-Message Module
 - CODI Scripting Module
 - CODI Trinidad Support Module
 - CODI Distribution Modules
 - CODI Examples

Please take a look at the 0.9.3 artifacts and vote!

Please note:
This vote is majority approval with a minimum of three +1 votes (see [3]).


[ ] +1 for community members who have reviewed the bits
[ ] +0
[ ] -1 for fatal flaws that should cause these bits not to be released, and
why..


Thanks,
Gerhard

[1] https://repository.apache.org/content/repositories/orgapachemyfaces-063
[2]
https://repository.apache.org/content/repositories/orgapachemyfaces-063/org/apache/myfaces/extensions/cdi/myfaces-extcdi-parent/0.9.3/myfaces-extcdi-parent-0.9.3-source-release.zip
[3] http://www.apache.org/foundation/voting.html#ReleaseVotes


Re: [VOTE] Release of Extensions CDI (CODI) 0.9.3

2011-02-28 Thread Gerhard
+1

regards,
gerhard

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces



2011/2/28 Gerhard Petracek gpetra...@apache.org

 Hi,

 I was running the needed tasks to get the 4th release of Apache MyFaces
 Extensions CDI (aka MyFaces CODI) out.
 The artifacts are deployed to Nexus [1] (and [2]).

 The release contains the following modules:
  - CODI Core
  - CODI JSF Module (for 1.2 and 2.0 and 2.1)
  - CODI JPA Module
  - CODI BV Module
  - CODI I18N-Message Module
  - CODI Scripting Module
  - CODI Trinidad Support Module
  - CODI Distribution Modules
  - CODI Examples

 Please take a look at the 0.9.3 artifacts and vote!

 Please note:
 This vote is majority approval with a minimum of three +1 votes (see
 [3]).

 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released, and
 why..
 

 Thanks,
 Gerhard

 [1]
 https://repository.apache.org/content/repositories/orgapachemyfaces-063
 [2]
 https://repository.apache.org/content/repositories/orgapachemyfaces-063/org/apache/myfaces/extensions/cdi/myfaces-extcdi-parent/0.9.3/myfaces-extcdi-parent-0.9.3-source-release.zip
 [3] http://www.apache.org/foundation/voting.html#ReleaseVotes



Re: [VOTE] Release of Extensions CDI (CODI) 0.9.3

2011-02-28 Thread Matthias Wessendorf
+1 (build the source drop)

-M

On Mon, Feb 28, 2011 at 2:23 PM, Gerhard gerhard.petra...@gmail.com wrote:
 +1
 regards,
 gerhard

 http://www.irian.at

 Your JSF powerhouse -
 JSF Consulting, Development and
 Courses in English and German

 Professional Support for Apache MyFaces



 2011/2/28 Gerhard Petracek gpetra...@apache.org

 Hi,
 I was running the needed tasks to get the 4th release of Apache MyFaces
 Extensions CDI (aka MyFaces CODI) out.
 The artifacts are deployed to Nexus [1] (and [2]).
 The release contains the following modules:
  - CODI Core
  - CODI JSF Module (for 1.2 and 2.0 and 2.1)
  - CODI JPA Module
  - CODI BV Module
  - CODI I18N-Message Module
  - CODI Scripting Module
  - CODI Trinidad Support Module
  - CODI Distribution Modules
  - CODI Examples
 Please take a look at the 0.9.3 artifacts and vote!
 Please note:
 This vote is majority approval with a minimum of three +1 votes (see
 [3]).
 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
 and why..
 
 Thanks,
 Gerhard
 [1]
 https://repository.apache.org/content/repositories/orgapachemyfaces-063
 [2]
 https://repository.apache.org/content/repositories/orgapachemyfaces-063/org/apache/myfaces/extensions/cdi/myfaces-extcdi-parent/0.9.3/myfaces-extcdi-parent-0.9.3-source-release.zip
 [3] http://www.apache.org/foundation/voting.html#ReleaseVotes




-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf


[jira] Created: (TRINIDAD-2046) Copying data from inputStream to OuputStream needs appropriate buffer size

2011-02-28 Thread Xiaoming Shi (JIRA)
Copying data from inputStream to OuputStream needs appropriate buffer size
--

 Key: TRINIDAD-2046
 URL: https://issues.apache.org/jira/browse/TRINIDAD-2046
 Project: MyFaces Trinidad
  Issue Type: Bug
  Components: Components
Affects Versions: 1.2.14-core 
Reporter: Xiaoming Shi


In the files 

./trinidad-1.2.14/trinidad-impl/src/main/java/org/apache/myfaces/trinidadinternal/image/cache/FileSystemImageCache.java
   line:955
./trinidad-1.2.14/trinidad-impl/src/main/java/org/apache/myfaces/trinidadinternal/image/painter/ImageUtils.java
line:303   

The buffer size is fixed as 1024 bytes. With the size of the data varies, the 
performance can be damaged a lot.

We need an appropriate buffer size which depends on the size of the data to be 
copied.

This is the same as the Appache Bug 
(https://issues.apache.org/bugzilla/show_bug.cgi?id=32546)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




Re: [VOTE] Release of Extensions CDI (CODI) 0.9.3

2011-02-28 Thread Jakob Korherr
+1

Regards,
Jakob

2011/2/28 Matthias Wessendorf mat...@apache.org:
 +1 (build the source drop)

 -M

 On Mon, Feb 28, 2011 at 2:23 PM, Gerhard gerhard.petra...@gmail.com wrote:
 +1
 regards,
 gerhard

 http://www.irian.at

 Your JSF powerhouse -
 JSF Consulting, Development and
 Courses in English and German

 Professional Support for Apache MyFaces



 2011/2/28 Gerhard Petracek gpetra...@apache.org

 Hi,
 I was running the needed tasks to get the 4th release of Apache MyFaces
 Extensions CDI (aka MyFaces CODI) out.
 The artifacts are deployed to Nexus [1] (and [2]).
 The release contains the following modules:
  - CODI Core
  - CODI JSF Module (for 1.2 and 2.0 and 2.1)
  - CODI JPA Module
  - CODI BV Module
  - CODI I18N-Message Module
  - CODI Scripting Module
  - CODI Trinidad Support Module
  - CODI Distribution Modules
  - CODI Examples
 Please take a look at the 0.9.3 artifacts and vote!
 Please note:
 This vote is majority approval with a minimum of three +1 votes (see
 [3]).
 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be released,
 and why..
 
 Thanks,
 Gerhard
 [1]
 https://repository.apache.org/content/repositories/orgapachemyfaces-063
 [2]
 https://repository.apache.org/content/repositories/orgapachemyfaces-063/org/apache/myfaces/extensions/cdi/myfaces-extcdi-parent/0.9.3/myfaces-extcdi-parent-0.9.3-source-release.zip
 [3] http://www.apache.org/foundation/voting.html#ReleaseVotes




 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




-- 
Jakob Korherr

blog: http://www.jakobk.com
twitter: http://twitter.com/jakobkorherr
work: http://www.irian.at


Re: [VOTE] Release of Extensions CDI (CODI) 0.9.3

2011-02-28 Thread Martin Koci
+1


Regards,
Martin Kočí

Gerhard Petracek píše v Po 28. 02. 2011 v 14:22 +0100:
 Hi,
 
 
 I was running the needed tasks to get the 4th release of Apache
 MyFaces Extensions CDI (aka MyFaces CODI) out.
 The artifacts are deployed to Nexus [1] (and [2]).
 
 
 The release contains the following modules:
  - CODI Core
  - CODI JSF Module (for 1.2 and 2.0 and 2.1)
  - CODI JPA Module
  - CODI BV Module
  - CODI I18N-Message Module
  - CODI Scripting Module
  - CODI Trinidad Support Module
  - CODI Distribution Modules
  - CODI Examples
 
 
 Please take a look at the 0.9.3 artifacts and vote!
 
 
 Please note:
 This vote is majority approval with a minimum of three +1 votes (see
 [3]).
 
 
 
 [ ] +1 for community members who have reviewed the bits
 [ ] +0
 [ ] -1 for fatal flaws that should cause these bits not to be
 released, and why..
 
 
 
 Thanks,
 Gerhard
 
 
 [1]
 https://repository.apache.org/content/repositories/orgapachemyfaces-063
 [2]
 https://repository.apache.org/content/repositories/orgapachemyfaces-063/org/apache/myfaces/extensions/cdi/myfaces-extcdi-parent/0.9.3/myfaces-extcdi-parent-0.9.3-source-release.zip
 [3] http://www.apache.org/foundation/voting.html#ReleaseVotes




Re: [VOTE] Release of Extensions CDI (CODI) 0.9.3

2011-02-28 Thread Mark Struberg
+1 I've tested it the whole day with my real world app already.

LieGrue,
strub

--- On Mon, 2/28/11, Jakob Korherr jakob.korh...@gmail.com wrote:

 From: Jakob Korherr jakob.korh...@gmail.com
 Subject: Re: [VOTE] Release of Extensions CDI (CODI) 0.9.3
 To: MyFaces Development dev@myfaces.apache.org
 Date: Monday, February 28, 2011, 5:42 PM
 +1
 
 Regards,
 Jakob
 
 2011/2/28 Matthias Wessendorf mat...@apache.org:
  +1 (build the source drop)
 
  -M
 
  On Mon, Feb 28, 2011 at 2:23 PM, Gerhard gerhard.petra...@gmail.com
 wrote:
  +1
  regards,
  gerhard
 
  http://www.irian.at
 
  Your JSF powerhouse -
  JSF Consulting, Development and
  Courses in English and German
 
  Professional Support for Apache MyFaces
 
 
 
  2011/2/28 Gerhard Petracek gpetra...@apache.org
 
  Hi,
  I was running the needed tasks to get the 4th
 release of Apache MyFaces
  Extensions CDI (aka MyFaces CODI) out.
  The artifacts are deployed to Nexus [1] (and
 [2]).
  The release contains the following modules:
   - CODI Core
   - CODI JSF Module (for 1.2 and 2.0 and 2.1)
   - CODI JPA Module
   - CODI BV Module
   - CODI I18N-Message Module
   - CODI Scripting Module
   - CODI Trinidad Support Module
   - CODI Distribution Modules
   - CODI Examples
  Please take a look at the 0.9.3 artifacts and
 vote!
  Please note:
  This vote is majority approval with a
 minimum of three +1 votes (see
  [3]).
 
 
  [ ] +1 for community members who have reviewed
 the bits
  [ ] +0
  [ ] -1 for fatal flaws that should cause these
 bits not to be released,
  and why..
 
 
  Thanks,
  Gerhard
  [1]
  https://repository.apache.org/content/repositories/orgapachemyfaces-063
  [2]
  https://repository.apache.org/content/repositories/orgapachemyfaces-063/org/apache/myfaces/extensions/cdi/myfaces-extcdi-parent/0.9.3/myfaces-extcdi-parent-0.9.3-source-release.zip
  [3] http://www.apache.org/foundation/voting.html#ReleaseVotes
 
 
 
 
  --
  Matthias Wessendorf
 
  blog: http://matthiaswessendorf.wordpress.com/
  sessions: http://www.slideshare.net/mwessendorf
  twitter: http://twitter.com/mwessendorf
 
 
 
 
 -- 
 Jakob Korherr
 
 blog: http://www.jakobk.com
 twitter: http://twitter.com/jakobkorherr
 work: http://www.irian.at
 





Re: [VOTE] Release of Extensions CDI (CODI) 0.9.3

2011-02-28 Thread Werner Punz

+1

Am 28.02.11 20:30, schrieb Mark Struberg:

+1 I've tested it the whole day with my real world app already.

LieGrue,
strub

--- On Mon, 2/28/11, Jakob Korherrjakob.korh...@gmail.com  wrote:


From: Jakob Korherrjakob.korh...@gmail.com
Subject: Re: [VOTE] Release of Extensions CDI (CODI) 0.9.3
To: MyFaces Developmentdev@myfaces.apache.org
Date: Monday, February 28, 2011, 5:42 PM
+1

Regards,
Jakob

2011/2/28 Matthias Wessendorfmat...@apache.org:

+1 (build the source drop)

-M

On Mon, Feb 28, 2011 at 2:23 PM, Gerhardgerhard.petra...@gmail.com

wrote:

+1
regards,
gerhard

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces



2011/2/28 Gerhard Petracekgpetra...@apache.org


Hi,
I was running the needed tasks to get the 4th

release of Apache MyFaces

Extensions CDI (aka MyFaces CODI) out.
The artifacts are deployed to Nexus [1] (and

[2]).

The release contains the following modules:
  - CODI Core
  - CODI JSF Module (for 1.2 and 2.0 and 2.1)
  - CODI JPA Module
  - CODI BV Module
  - CODI I18N-Message Module
  - CODI Scripting Module
  - CODI Trinidad Support Module
  - CODI Distribution Modules
  - CODI Examples
Please take a look at the 0.9.3 artifacts and

vote!

Please note:
This vote is majority approval with a

minimum of three +1 votes (see

[3]).




[ ] +1 for community members who have reviewed

the bits

[ ] +0
[ ] -1 for fatal flaws that should cause these

bits not to be released,

and why..




Thanks,
Gerhard
[1]
https://repository.apache.org/content/repositories/orgapachemyfaces-063
[2]
https://repository.apache.org/content/repositories/orgapachemyfaces-063/org/apache/myfaces/extensions/cdi/myfaces-extcdi-parent/0.9.3/myfaces-extcdi-parent-0.9.3-source-release.zip
[3] http://www.apache.org/foundation/voting.html#ReleaseVotes






--
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf





--
Jakob Korherr

blog: http://www.jakobk.com
twitter: http://twitter.com/jakobkorherr
work: http://www.irian.at











[jira] Created: (EXTCDI-148) ViewAccessScope is broken in case of special url mappings

2011-02-28 Thread Gerhard Petracek (JIRA)
ViewAccessScope is broken in case of special url mappings
-

 Key: EXTCDI-148
 URL: https://issues.apache.org/jira/browse/EXTCDI-148
 Project: MyFaces CODI
  Issue Type: Bug
  Components: JEE-JSF12-Module, JEE-JSF20-Module
Affects Versions: 0.9.3
Reporter: Gerhard Petracek
Priority: Minor


this issue is new in v0.9.3 (due to EXTCDI-131)

if the view-id uses e.g. a suffix which is different from the file extension 
(e.g. suffix: *.jsf and file extension: *.xhtml)
and
the restore-view phase accesses the scope it gets terminated.

workarounds:
 - use the same suffix
 - intercept the ViewHandler#restoreView and change the view-id
 - (use url rewriting)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Resolved: (EXTCDI-148) ViewAccessScope is broken in case of special url mappings

2011-02-28 Thread Gerhard Petracek (JIRA)

 [ 
https://issues.apache.org/jira/browse/EXTCDI-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek resolved EXTCDI-148.
-

   Resolution: Fixed
Fix Version/s: 0.9.4

 ViewAccessScope is broken in case of special url mappings
 -

 Key: EXTCDI-148
 URL: https://issues.apache.org/jira/browse/EXTCDI-148
 Project: MyFaces CODI
  Issue Type: Bug
  Components: JEE-JSF12-Module, JEE-JSF20-Module
Affects Versions: 0.9.3
Reporter: Gerhard Petracek
Priority: Minor
 Fix For: 0.9.4


 this issue is new in v0.9.3 (due to EXTCDI-131)
 if the view-id uses e.g. a suffix which is different from the file extension 
 (e.g. suffix: *.jsf and file extension: *.xhtml)
 and
 the restore-view phase accesses the scope it gets terminated.
 workarounds:
  - use the same suffix
  - intercept the ViewHandler#restoreView and change the view-id
  - (use url rewriting)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




Re: [VOTE] Release of Extensions CDI (CODI) 0.9.3

2011-02-28 Thread Gerhard
fyi: i found and fixed [1] while testing the upcoming version.

regards,
gerhard

[1] https://issues.apache.org/jira/browse/EXTCDI-148

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces



2011/2/28 Werner Punz werner.p...@gmail.com

 +1

 Am 28.02.11 20:30, schrieb Mark Struberg:

  +1 I've tested it the whole day with my real world app already.

 LieGrue,
 strub

 --- On Mon, 2/28/11, Jakob Korherrjakob.korh...@gmail.com  wrote:

  From: Jakob Korherrjakob.korh...@gmail.com
 Subject: Re: [VOTE] Release of Extensions CDI (CODI) 0.9.3
 To: MyFaces Developmentdev@myfaces.apache.org
 Date: Monday, February 28, 2011, 5:42 PM
 +1

 Regards,
 Jakob

 2011/2/28 Matthias Wessendorfmat...@apache.org:

 +1 (build the source drop)

 -M

 On Mon, Feb 28, 2011 at 2:23 PM, Gerhardgerhard.petra...@gmail.com

 wrote:

 +1
 regards,
 gerhard

 http://www.irian.at

 Your JSF powerhouse -
 JSF Consulting, Development and
 Courses in English and German

 Professional Support for Apache MyFaces



 2011/2/28 Gerhard Petracekgpetra...@apache.org


 Hi,
 I was running the needed tasks to get the 4th

 release of Apache MyFaces

 Extensions CDI (aka MyFaces CODI) out.
 The artifacts are deployed to Nexus [1] (and

 [2]).

 The release contains the following modules:
  - CODI Core
  - CODI JSF Module (for 1.2 and 2.0 and 2.1)
  - CODI JPA Module
  - CODI BV Module
  - CODI I18N-Message Module
  - CODI Scripting Module
  - CODI Trinidad Support Module
  - CODI Distribution Modules
  - CODI Examples
 Please take a look at the 0.9.3 artifacts and

 vote!

 Please note:
 This vote is majority approval with a

 minimum of three +1 votes (see

 [3]).

  

 [ ] +1 for community members who have reviewed

 the bits

 [ ] +0
 [ ] -1 for fatal flaws that should cause these

 bits not to be released,

 and why..

  

 Thanks,
 Gerhard
 [1]

 https://repository.apache.org/content/repositories/orgapachemyfaces-063
 [2]

 https://repository.apache.org/content/repositories/orgapachemyfaces-063/org/apache/myfaces/extensions/cdi/myfaces-extcdi-parent/0.9.3/myfaces-extcdi-parent-0.9.3-source-release.zip
 [3] http://www.apache.org/foundation/voting.html#ReleaseVotes





 --
 Matthias Wessendorf

 blog: http://matthiaswessendorf.wordpress.com/
 sessions: http://www.slideshare.net/mwessendorf
 twitter: http://twitter.com/mwessendorf




 --
 Jakob Korherr

 blog: http://www.jakobk.com
 twitter: http://twitter.com/jakobkorherr
 work: http://www.irian.at










Result (was: [VOTE] release for myfaces core 1.2.10)

2011-02-28 Thread Leonardo Uribe
Hi

Thanks to all people who vote

We have 7 +1 votes:

Matthias Wessendorf
Mark Struberg
Scott O'Bryan
Gerhard Petracek
Jakob Korherr
Rudy De Busscher
Leonardo Uribe

So we can continue with the necessary steps to release myfaces core 1.2.10

regards,

Leonardo Uribe