Re: Possible Problem -> MyFaces ExtVal on Payara 5

2019-01-11 Thread Gerhard Petracek
Andraschko < andraschko.tho...@gmail.com>: > Probably its also quite easy to make it compatible ;) > Wdyt about a release Gerhard, If someone (Thomas?!) could make it > compatible? > > Am Mi., 9. Jan. 2019, 19:04 hat Gerhard Petracek > geschrieben: > >> hi thoma

Re: Possible Problem -> MyFaces ExtVal on Payara 5

2019-01-09 Thread Gerhard Petracek
e fact > that I seem to be the only one :-) > > > > Liebe Grüße > > Thomas > > > > *Von:* Gerhard Petracek > *Gesendet:* Dienstag, 08. Jänner 2019 19:09 > *An:* MyFaces Development > *Betreff:* Re: Possible Problem -> MyFaces ExtVal on Payara 5

Re: Possible Problem -> MyFaces ExtVal on Payara 5

2019-01-08 Thread Gerhard Petracek
@thomas andraschko that's correct. jsf 2.0 was supported explicitly (and afair 2.1 implicitly) but we never received a request to support 2.2+. regards, gerhard Am Mo., 7. Jan. 2019 um 16:39 Uhr schrieb Thomas Andraschko < andraschko.tho...@gmail.com>: > Hi, > > AFAIK ExtVal is in maintanence

Re: MyFaces 3.x - Remove "Impl Shaded" + "Impl Shaded Public"? @cc tobago-guys :P

2018-10-19 Thread Gerhard Petracek
+1! regards, gerhard Am Do., 18. Okt. 2018 um 13:54 Uhr schrieb Thomas Andraschko < andraschko.tho...@gmail.com>: > Hi, > > MyFaces Core Impl Shaded + Shaded Public was used years ago in other > component libaries like Trinidad, Tobago and Tomhawk, right? > > Currently neither Trinidad nor

Re: JSF 2.3: Scopes of new CDI artifact in FacesScopeObjectProducer

2017-09-02 Thread Gerhard Petracek
cesScoped. > > 2017-09-02 12:58 GMT+02:00 Gerhard Petracek <gpetra...@apache.org>: > >> hi thomas, >> >> +1 - that's wrong as well (since #getCurrentFlowScope just returns the >> ConcurrentHashMap used internally). >> it would just work if the producer r

Re: JSF 2.3: Scopes of new CDI artifact in FacesScopeObjectProducer

2017-09-02 Thread Gerhard Petracek
could >> have. That is MyFaces Core specific feature, at least in my mind. >> >> 2017-09-01 14:08 GMT-05:00 Thomas Andraschko <andraschko.tho...@gmail.com >> >: >> >>> +1 for ignoring it for now and open a spec issue >>> >>> >>>

Re: JSF 2.3: Scopes of new CDI artifact in FacesScopeObjectProducer

2017-09-02 Thread Gerhard Petracek
> Hi Gerhard > > It was a point discussed in the EG mailing list. @Dependent doesn't work > because it means there is no proper proxy, and you need one that isolates > the bean from the component. > > regards, > > Leonardo Uribe > > 2017-09-01 13:37 GMT-05:00 Gerha

Re: JSF 2.3: Scopes of new CDI artifact in FacesScopeObjectProducer

2017-09-01 Thread Gerhard Petracek
ded. > > Keep it simple, use el-resolver for that always. > > regards, > > Leonardo Uribe > > 2017-09-01 12:41 GMT-05:00 Gerhard Petracek <gpetra...@apache.org>: > >> hi paul, >> >> yes - imo it's the only useful alternative since the spec. prohibits the &g

Re: JSF 2.3: Scopes of new CDI artifact in FacesScopeObjectProducer

2017-09-01 Thread Gerhard Petracek
seems to allow us to abide by the specification as well as educate > our users. > > Regards, > > Paul Nicolucci > > [image: Inactive hide details for Gerhard Petracek ---09/01/2017 11:43:28 > AM---hi paul, in this (unfortunate) case the only (simple) op]Gerhard > Petracek ---09/01/

Re: JSF 2.3: Scopes of new CDI artifact in FacesScopeObjectProducer

2017-09-01 Thread Gerhard Petracek
gt; This to me means that if you have the @FacesConfig annotation in your app > the Implicit ELResolver is not available and we need to use CDI to perform > the implicit object lookup. So I don't think we can depend on the > ELResolver in this instance. > > Regards, > > Paul Nicolucci &

Re: JSF 2.3: Scopes of new CDI artifact in FacesScopeObjectProducer

2017-09-01 Thread Gerhard Petracek
So the only solution is to use @Dependent which leads to worse performance. > > As you already said Gerhard, a producer doesn't make sense here. > Neither as a ELResolver replacement, nor for using @Inject UIComponent. > > 2017-09-01 12:25 GMT+02:00 Gerhard Petracek <gpetra...@apache.org&

Re: JSF 2.3: Scopes of new CDI artifact in FacesScopeObjectProducer

2017-09-01 Thread Gerhard Petracek
@thomas: +1 if we don't need to use producers here, we should drop them again. (if someone would use it as a kind of "component-binding", it would be broken in almost every case.) -> the el-resolver approach mentioned by thomas is the only reliable way here. if we have to keep those producers, we

Re: Migrate all MyFaces projects to Git

2017-04-20 Thread Gerhard Petracek
hi @ all, just fyi: [1] works very well for ds since the beginning. regards, gerhard [1] https://deltaspike.apache.org/suggested-git-workflows.html 2017-04-19 14:45 GMT+02:00 Kito Mann : > Hello Bernd, > > I like GitFlow for coordinating with multiple developers.

Re: Redirect MyFaces Orchestra/CODI to DeltaSpike

2016-10-12 Thread Gerhard Petracek
hi mike, for CODI such a hint is in place since 2013 (see the bold red text in the first line at [1]). regards, gerhard [1] https://cwiki.apache.org/confluence/display/EXTCDI/Index 2016-10-12 21:09 GMT+02:00 Mike Kienenberger : > During the last MyFaces board report, a

Re: [core] release plans for MyFaces Core 2.2.10, 2.1.18 and 2.0.24

2016-03-15 Thread Gerhard Petracek
+1 regards, gerhard 2016-03-14 21:19 GMT+01:00 Leonardo Uribe : > Hi > > I think this is a good time to run a release for MyFaces Core 2.2.10, > 2.1.18 and 2.0.24, maybe starting at the end of this week. > > If there are pending issues this is a good time to say it. > >

Re: Trinidad 2.1.1 Release Plans

2016-01-13 Thread Gerhard Petracek
+1 for starting the vote (as it is right now). regards, gerhard 2016-01-13 2:48 GMT+01:00 Leonardo Uribe : > Hi > > I have run the release process and it works, so we can send a vote at any > time we want. I would like to do a release soon, but I think we can wait a >

Re: cwiki permissions

2015-12-15 Thread Gerhard Petracek
hi @ all, thomas has all permissions which are available. however, (as far as i was told) the roles which are (still) in place are deprecated/read-only (because they shouldn't be used any longer). regards, gerhard 2015-12-15 15:07 GMT+01:00 Mike Kienenberger : > Thomas

Re: Request for comments on Myfaces project statuses

2015-10-06 Thread Gerhard Petracek
@mark: +1 regards, gerhard 2015-10-06 9:44 GMT+02:00 Mark Struberg : > Hi Mike! > > Comments inline > > txs and LieGrue, > staub > > > > Am 05.10.2015 um 20:05 schrieb Mike Kienenberger : > > > > I'm in the process of compiling the Myfaces board report

Re: MyFaces Core Issue Tracker Cleanup

2015-08-20 Thread Gerhard Petracek
+1 regards, gerhard 2015-08-20 11:00 GMT+02:00 Thomas Andraschko andraschko.tho...@gmail.com: Hi, i would invest some hours to do a big cleanup of our issue tracker. There are tickets available which are 10 years old! I think such a cleanup is really required. AFAIR mojarra did the same

Re: [COMMUNITY] Thomas Andraschko - Committer

2015-07-03 Thread Gerhard Petracek
welcome! regards, gerhard 2015-07-02 23:16 GMT+02:00 Mike Kienenberger mkien...@gmail.com: The MyFaces PMC is proud to announce a new addition to our community. Please welcome Thomas Andraschko as the newest MyFaces committer! Thomas is a long-time active member of the MyFaces community,

Re: usage of notifications mailing list

2015-05-29 Thread Gerhard Petracek
@mike: yes - that was the reason (+ back then ~nobody reacted on notifications about broken builds which were sent to the notifications-list). regards, gerhard 2015-05-29 13:05 GMT+02:00 Udo Schnurpfeil u...@schnurpfeil.de: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, I think its

Re: MyFaces Jira administrator permissions

2015-05-12 Thread Gerhard Petracek
hi mike, you are jira administrator for myfaces already. regards, gerhard 2015-05-12 16:14 GMT+02:00 Mike Kienenberger mkien...@gmail.com: Who in MyFaces has the Jira Administrator permission? I need to be added to that group. I guess if I don't hear from anyone in the next day or two, I

PMC chair rotation

2015-05-03 Thread Gerhard Petracek
Hi @ all, I'm stepping back from being the Apache MyFaces PMC chair, because it's time for a rotation after four years! As usual there was an internal vote and the result was approved by the ASF board during the previous meeting. - Please join me in welcoming our new PMC chair: Mike

Re: MyFaces 2.2.8 release

2015-03-27 Thread Gerhard Petracek
+1 regards, gerhard 2015-03-27 15:04 GMT+01:00 Leonardo Uribe lu4...@gmail.com: Hi Yes, I was thinking the same. I hope to start the release process next week. regards, Leonardo Uribe 2015-03-27 2:46 GMT-05:00 Dennis Kieselhorst m...@dekies.de: Hi, I suggest to do a 2.2.8

[jira] [Resolved] (EXTCDI-317) @ViewAccessScope with faces-redirect=true

2014-12-10 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-317. - Resolution: Won't Fix that's a known issue and should be fixed with wls 12.1.3

[jira] [Commented] (EXTCDI-317) @ViewAccessScope with faces-redirect=true

2014-12-10 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14240874#comment-14240874 ] Gerhard Petracek commented on EXTCDI-317: - afaik the patch for 12.1.3

[jira] [Commented] (EXTCDI-317) @ViewAccessScope with faces-redirect=true

2014-12-05 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14235407#comment-14235407 ] Gerhard Petracek commented on EXTCDI-317: - please provide the concrete version

[jira] [Comment Edited] (EXTCDI-317) @ViewAccessScope with faces-redirect=true

2014-12-05 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14235407#comment-14235407 ] Gerhard Petracek edited comment on EXTCDI-317 at 12/5/14 12:09 PM

Re: Not able to access source repository

2014-12-04 Thread Gerhard Petracek
hi prakash, it should be fine again soon (see [1]). regards, gerhard [1] https://blogs.apache.org/infra/entry/subversion_master_undergoing_emergency_maintenance 2014-12-04 20:47 GMT+01:00 Prakash Udupa prakash.ud...@oracle.com: Hi, I get the following error when trying to checkout

[jira] [Commented] (EXTCDI-316) Close window context view leakge - JSF 2.1 Multiple Iframes per page

2014-09-19 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14140330#comment-14140330 ] Gerhard Petracek commented on EXTCDI-316: - please don't mix the view-scope

[jira] [Commented] (EXTCDI-316) Close window context view leakge - JSF 2.1 Multiple Iframes per page

2014-09-18 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14138666#comment-14138666 ] Gerhard Petracek commented on EXTCDI-316: - no - that's the reason i didn't mention

[jira] [Commented] (EXTCDI-316) Close window context view leakge - JSF 2.1 Multiple Iframes per page

2014-09-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14137035#comment-14137035 ] Gerhard Petracek commented on EXTCDI-316: - i'm not sure about all the details you

[jira] [Resolved] (EXTCDI-316) Close window context view leakge - JSF 2.1 Multiple Iframes per page

2014-09-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-316. - Resolution: Won't Fix reason: we could just support such use-cases with a separated

[jira] [Resolved] (EXTCDI-175) introduce @ViewParam annotation for page beans

2014-09-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-175. - Resolution: Won't Fix introduce @ViewParam annotation for page beans

[jira] [Commented] (EXTCDI-316) Close window context view leakge - JSF 2.1 Multiple Iframes per page

2014-09-16 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14136267#comment-14136267 ] Gerhard Petracek commented on EXTCDI-316: - #1 if your view-state leaks, it's

[jira] [Commented] (EXTVAL-161) ExtVal breaks JSF 2.2 ClientWindow support

2014-06-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14046952#comment-14046952 ] Gerhard Petracek commented on EXTVAL-161: - right now we don't have a version

[ANNOUNCE] Release of Apache MyFaces Extensions Validator 2.0.8

2014-06-26 Thread Gerhard Petracek
/EXTVAL_208 Enjoy! Gerhard Petracek

Result (was: Re: [VOTE] Release of Extensions Validator 2.0.8)

2014-05-31 Thread Gerhard Petracek
thank you for voting! 4 binding +1 votes (pmc): - Werner Punz - Jakob Korherr - Grant Smith - Gerhard Petracek 1 non-binding +1 votes: - Hazem Saleh no -1 votes regards, gerhard 2014-05-27 8:29 GMT+02:00 Gerhard Petracek gpetra...@apache.org: Hi, we were running the needed tasks

[jira] [Commented] (EXTVAL-159) Duplicate NotNull Validation of Primefaces-SelectOneMenu

2014-05-31 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14014569#comment-14014569 ] Gerhard Petracek commented on EXTVAL-159: - i haven't tried it, however, you could

[jira] [Resolved] (EXTVAL-159) Duplicate NotNull Validation of Primefaces-SelectOneMenu

2014-05-31 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-159. - Resolution: Won't Fix primefaces is creating a renderer in a renderer. see

[jira] [Commented] (EXTVAL-159) Duplicate NotNull Validation of Primefaces-SelectOneMenu

2014-05-31 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14014603#comment-14014603 ] Gerhard Petracek commented on EXTVAL-159: - basically you can use http

[jira] [Comment Edited] (EXTVAL-159) Duplicate NotNull Validation of Primefaces-SelectOneMenu

2014-05-31 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14014603#comment-14014603 ] Gerhard Petracek edited comment on EXTVAL-159 at 5/31/14 10:52 AM

[jira] [Commented] (EXTVAL-159) Duplicate NotNull Validation of Primefaces-SelectOneMenu

2014-05-31 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14014604#comment-14014604 ] Gerhard Petracek commented on EXTVAL-159: - changed to minor since

[jira] [Resolved] (EXTVAL-127) Support for noSelectionOption on selectItem (JSF 2.0)

2014-05-31 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-127. - Resolution: Fixed Fix Version/s: 2.0.7 i just saw a working demo with it. please

[jira] [Resolved] (EXTVAL-127) Support for noSelectionOption on selectItem (JSF 2.0)

2014-05-31 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-127. - Resolution: Not a Problem Support for noSelectionOption on selectItem (JSF 2.0

[jira] [Reopened] (EXTVAL-127) Support for noSelectionOption on selectItem (JSF 2.0)

2014-05-31 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek reopened EXTVAL-127: - Support for noSelectionOption on selectItem (JSF 2.0

[VOTE] Release of Extensions Validator 2.0.8

2014-05-27 Thread Gerhard Petracek
Hi, we were running the needed tasks to get the 8th release of Apache MyFaces Extensions Validator out. The artifacts are deployed to Nexus [1]. The release contains the following modules for JSF 2.x: - ExtVal Core - ExtVal Property-Validation - ExtVal Bean-Validation -

Re: [VOTE] Release of Extensions Validator 2.0.8

2014-05-27 Thread Gerhard Petracek
+1 regards, gerhard 2014-05-27 8:29 GMT+02:00 Gerhard Petracek gpetra...@apache.org: Hi, we were running the needed tasks to get the 8th release of Apache MyFaces Extensions Validator out. The artifacts are deployed to Nexus [1]. The release contains the following modules for JSF 2.x

[jira] [Commented] (EXTVAL-159) Duplicate NotNull Validation of Primefaces-SelectOneMenu

2014-05-26 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008669#comment-14008669 ] Gerhard Petracek commented on EXTVAL-159: - ok - if you have a demo-application

[jira] [Created] (EXTVAL-160) update notice files

2014-05-25 Thread Gerhard Petracek (JIRA)
Gerhard Petracek created EXTVAL-160: --- Summary: update notice files Key: EXTVAL-160 URL: https://issues.apache.org/jira/browse/EXTVAL-160 Project: MyFaces Extensions Validator Issue Type

[jira] [Resolved] (EXTVAL-160) update notice files

2014-05-25 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-160. - Resolution: Fixed Fix Version/s: 2.0.8 update notice files

[jira] [Commented] (EXTVAL-159) Duplicate NotNull Validation of Primefaces-SelectOneMenu

2014-05-25 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008375#comment-14008375 ] Gerhard Petracek commented on EXTVAL-159: - please provide more information about

[extval] first steps for the next release

2014-05-19 Thread Gerhard Petracek
hi @ all, if there are no objections, i'll start with the first steps for the next release (review,...) by the end of the week. regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache

[jira] [Created] (MYFACESTEST-70) customizable ClassLoader

2014-05-19 Thread Gerhard Petracek (JIRA)
Gerhard Petracek created MYFACESTEST-70: --- Summary: customizable ClassLoader Key: MYFACESTEST-70 URL: https://issues.apache.org/jira/browse/MYFACESTEST-70 Project: MyFaces Test Issue

[jira] [Resolved] (EXTVAL-156) Add support for BehaviorEvent/AjaxBehaviorEvent in ExtValViewRootInterceptor

2014-04-07 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-156. - Resolution: Fixed Add support for BehaviorEvent/AjaxBehaviorEvent

[jira] [Resolved] (EXTVAL-155) Re-implement @BypassValidation for EXTVAL 2.x

2014-04-07 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-155. - Resolution: Fixed Re-implement @BypassValidation for EXTVAL 2.x

[jira] [Created] (MYFACES-3878) ViewHandlerWrapper is broken

2014-04-03 Thread Gerhard Petracek (JIRA)
Gerhard Petracek created MYFACES-3878: - Summary: ViewHandlerWrapper is broken Key: MYFACES-3878 URL: https://issues.apache.org/jira/browse/MYFACES-3878 Project: MyFaces Core Issue Type

[jira] [Resolved] (EXTVAL-158) improve ProxyHelper

2014-03-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-158. - Resolution: Fixed Fix Version/s: 2.0.8 improve ProxyHelper

[jira] [Created] (EXTVAL-158) improve ProxyHelper

2014-03-27 Thread Gerhard Petracek (JIRA)
Gerhard Petracek created EXTVAL-158: --- Summary: improve ProxyHelper Key: EXTVAL-158 URL: https://issues.apache.org/jira/browse/EXTVAL-158 Project: MyFaces Extensions Validator Issue Type

[jira] [Created] (EXTCDI-315) merge back DELTASPIKE-546

2014-03-24 Thread Gerhard Petracek (JIRA)
Gerhard Petracek created EXTCDI-315: --- Summary: merge back DELTASPIKE-546 Key: EXTCDI-315 URL: https://issues.apache.org/jira/browse/EXTCDI-315 Project: MyFaces CODI Issue Type: Improvement

[jira] [Resolved] (EXTCDI-315) merge back DELTASPIKE-546

2014-03-24 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-315. - Resolution: Fixed Fix Version/s: 1.0.7 merge back DELTASPIKE-546

Re: Result (Was: [VOTE] release of MyFaces Core 2.2.2)

2014-03-20 Thread Gerhard Petracek
hi leo, we don't have 3 binding votes (see [1]). regards, gerhard [1] https://www.apache.org/foundation/voting.html#ReleaseVotes 2014-03-20 19:20 GMT+01:00 Leonardo Uribe lu4...@gmail.com: Hi Thanks to all people who vote We have 4 +1 Michael Kurz Werner Punz Thomas Andraschko

Re: Result (Was: [VOTE] release of MyFaces Core 2.2.2)

2014-03-20 Thread Gerhard Petracek
, so these artifacts are pretty much the same as 2.2.1. regards, Leonardo Uribe 2014-03-20 13:45 GMT-05:00 Gerhard Petracek gpetra...@apache.org: hi leo, we don't have 3 binding votes (see [1]). regards, gerhard [1] https://www.apache.org/foundation/voting.html#ReleaseVotes

Re: JSF 2.2 ViewScoped - Passivation?

2014-03-13 Thread Gerhard Petracek
hi thomas, the annotation is given by the spec., however, the registration in ViewScopeContextExtension is fine: event.addScope(ViewScoped.class, true, true); regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German

[ANNOUNCE] Release of Apache MyFaces Extensions CDI 1.0.6

2014-03-04 Thread Gerhard Petracek
/download.html Apache MyFaces CODI is available in the central Maven repository under Group ID org.apache.myfaces.extensions.cdi.*. Release Notes: http://s.apache.org/CODI_106 Enjoy! Gerhard Petracek

Re: Possible performance enchancement?

2014-03-04 Thread Gerhard Petracek
you need the traversal anyway e.g. to convert the values (which is done during the same traversal). your numbers sound way too high - imo you have a different issue in your application. - we need more details about your setup. regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse -

Result (was: Re: [VOTE] Release of Extensions CDI (CODI) 1.0.6)

2014-03-03 Thread Gerhard Petracek
thank you for voting! 3 binding +1 votes (pmc): - Mark Struberg - Werner Punz - Gerhard Petracek 1 non-binding +1 votes: - Hazem Saleh no -1 votes regards, gerhard 2014-02-28 13:29 GMT+01:00 Gerhard Petracek gpetra...@apache.org: Hi, I was running the needed tasks to get the 13th

[jira] [Resolved] (EXTCDI-308) EAR support for Websphere 8

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-308. - Resolution: Fixed EAR support for Websphere 8

[jira] [Resolved] (EXTCDI-307) EAR support for JBoss 7

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-307. - Resolution: Won't Fix please test the phase-listener handling with deltaspike EAR

[jira] [Resolved] (EXTCDI-309) look for phase listeners in parent classloader too

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-309. - Resolution: Won't Fix it's just a minor feature. it's always possible to use a std

[jira] [Resolved] (EXTCDI-230) Tobago Support Module for CODI

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-230. - Resolution: Won't Fix afaik it isn't needed any longer Tobago Support Module for CODI

[jira] [Resolved] (EXTCDI-224) Support REQUIRES_NEW and other javax.ejb.TransactionAttributeTypes in our @Transactional

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-224. - Resolution: Won't Fix Support REQUIRES_NEW and other

[jira] [Resolved] (EXTCDI-245) update bundle configs

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-245. - Resolution: Won't Fix update bundle configs

[jira] [Resolved] (EXTCDI-306) lightweight dialogs aren't supported by default

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-306. - Resolution: Won't Fix lightweight dialogs aren't supported by default

[jira] [Resolved] (EXTCDI-282) interceptors should support lifecycle-callbacks

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-282. - Resolution: Won't Fix interceptors should support lifecycle-callbacks

[jira] [Resolved] (EXTCDI-297) merge back DELTASPIKE-212

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-297. - Resolution: Fixed merge back DELTASPIKE-212

[jira] [Resolved] (EXTCDI-295) merge back DELTASPIKE-175

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-295. - Resolution: Won't Fix merge back DELTASPIKE-175

[jira] [Resolved] (EXTCDI-281) merge back DELTASPIKE-67

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-281. - Resolution: Won't Fix merge back DELTASPIKE-67

[jira] [Resolved] (EXTCDI-294) merge back DELTASPIKE-191

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-294. - Resolution: Won't Fix Fix Version/s: (was: 1.0.6) merge back DELTASPIKE-191

[jira] [Resolved] (EXTCDI-235) add javadoc to DefaultWindowContextManager#closeAllWindowContexts

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-235. - Resolution: Won't Fix add javadoc to DefaultWindowContextManager#closeAllWindowContexts

[jira] [Resolved] (EXTCDI-283) support for multiple entity-managers

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-283. - Resolution: Won't Fix support for multiple entity-managers

[jira] [Resolved] (EXTCDI-251) support @javax.decorator.Delegate in ConfiguredArtifactUtils#findInjectionPointForDefaultImplementation

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-251. - Resolution: Won't Fix support @javax.decorator.Delegate in ConfiguredArtifactUtils

[jira] [Created] (EXTCDI-314) preparations for v1.0.6

2014-02-28 Thread Gerhard Petracek (JIRA)
Gerhard Petracek created EXTCDI-314: --- Summary: preparations for v1.0.6 Key: EXTCDI-314 URL: https://issues.apache.org/jira/browse/EXTCDI-314 Project: MyFaces CODI Issue Type: Task

[jira] [Resolved] (EXTCDI-314) preparations for v1.0.6

2014-02-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-314. - Resolution: Fixed Fix Version/s: 1.0.6 preparations for v1.0.6

[VOTE] Release of Extensions CDI (CODI) 1.0.6

2014-02-28 Thread Gerhard Petracek
Hi, I was running the needed tasks to get the 13th 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.x) - CODI JPA Module - CODI BV

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

2014-02-28 Thread Gerhard Petracek
+1 regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2014-02-28 13:29 GMT+01:00 Gerhard Petracek gpetra...@apache.org: Hi, I was running the needed tasks to get

[jira] [Resolved] (MYFACESTEST-66) pre-configured containers

2014-02-05 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved MYFACESTEST-66. - Resolution: Fixed Fix Version/s: 1.0.6-SNAPSHOT pre-configured

[jira] [Updated] (MYFACES-3851) replace listener-config

2014-01-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated MYFACES-3851: -- Status: Patch Available (was: Open) replace listener-config

[jira] [Created] (MYFACES-3851) replace listener-config

2014-01-28 Thread Gerhard Petracek (JIRA)
Gerhard Petracek created MYFACES-3851: - Summary: replace listener-config Key: MYFACES-3851 URL: https://issues.apache.org/jira/browse/MYFACES-3851 Project: MyFaces Core Issue Type

[jira] [Created] (MYFACES-3844) move StartupServletContextListener config to web-fragment.xml

2014-01-18 Thread Gerhard Petracek (JIRA)
Gerhard Petracek created MYFACES-3844: - Summary: move StartupServletContextListener config to web-fragment.xml Key: MYFACES-3844 URL: https://issues.apache.org/jira/browse/MYFACES-3844 Project

[jira] [Created] (EXTCDI-313) ee7 support

2014-01-13 Thread Gerhard Petracek (JIRA)
Gerhard Petracek created EXTCDI-313: --- Summary: ee7 support Key: EXTCDI-313 URL: https://issues.apache.org/jira/browse/EXTCDI-313 Project: MyFaces CODI Issue Type: Improvement

[jira] [Resolved] (EXTCDI-313) ee7 support

2014-01-13 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-313. - Resolution: Fixed tested with GF4 ee7 support --- Key

[jira] [Created] (MYFACESTEST-66) preconfigred containers

2014-01-08 Thread Gerhard Petracek (JIRA)
Gerhard Petracek created MYFACESTEST-66: --- Summary: preconfigred containers Key: MYFACESTEST-66 URL: https://issues.apache.org/jira/browse/MYFACESTEST-66 Project: MyFaces Test Issue

[jira] [Created] (EXTCDI-312) support for weld 2.0.x

2014-01-07 Thread Gerhard Petracek (JIRA)
Gerhard Petracek created EXTCDI-312: --- Summary: support for weld 2.0.x Key: EXTCDI-312 URL: https://issues.apache.org/jira/browse/EXTCDI-312 Project: MyFaces CODI Issue Type: Improvement

[jira] [Resolved] (EXTCDI-312) support for weld 2.0.x

2014-01-07 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-312. - Resolution: Fixed Fix Version/s: 1.0.6 support for weld 2.0.x

[jira] [Created] (EXTCDI-311) merge back DELTASPIKE-471

2013-12-17 Thread Gerhard Petracek (JIRA)
Gerhard Petracek created EXTCDI-311: --- Summary: merge back DELTASPIKE-471 Key: EXTCDI-311 URL: https://issues.apache.org/jira/browse/EXTCDI-311 Project: MyFaces CODI Issue Type: Bug

[jira] [Resolved] (EXTCDI-311) merge back DELTASPIKE-471

2013-12-17 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTCDI-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTCDI-311. - Resolution: Fixed Fix Version/s: 1.0.6 merge back DELTASPIKE-471

[jira] [Updated] (EXTVAL-156) Add support for BehaviorEvent/AjaxBehaviorEvent in ExtValViewRootInterceptor

2013-11-21 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/EXTVAL-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek updated EXTVAL-156: Status: Patch Available (was: Open) Add support for BehaviorEvent/AjaxBehaviorEvent

[jira] [Commented] (MYFACES-3816) missing window-handling for initial requests

2013-11-04 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812762#comment-13812762 ] Gerhard Petracek commented on MYFACES-3816: --- @dora: that wasn't the topic

[jira] [Commented] (MYFACES-3816) missing window-handling for initial requests

2013-11-04 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13812775#comment-13812775 ] Gerhard Petracek commented on MYFACES-3816: --- that's a completely different

  1   2   3   4   5   6   7   8   9   10   >