[jira] Commented: (MYFACES-1466) Create JSR-252 implementation of ValidatorELTag called ValidatorTag

2007-03-23 Thread Martin Haimberger (JIRA)
anybody please recheck? Regards, Martin Haimberger Create JSR-252 implementation of ValidatorELTag called ValidatorTag --- Key: MYFACES-1466 URL: https://issues.apache.org/jira/browse/MYFACES-1466

[jira] Updated: (MYFACES-1458) Implement JSR-252 core tag: SubviewTag

2007-03-23 Thread JIRA
: Resolved (was: Patch Available) fixed; thx to M. Heimberger Implement JSR-252 core tag: SubviewTag -- Key: MYFACES-1458 URL: https://issues.apache.org/jira/browse/MYFACES-1458 Project: MyFaces Core Issue Type

[jira] Resolved: (MYFACES-1466) Create JSR-252 implementation of ValidatorELTag called ValidatorTag

2007-03-23 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-1466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved MYFACES-1466. - Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT Create JSR-252

[jira] Resolved: (MYFACES-1235) JSR-252 Issue #78: Added a more user-friendly default error message for UIInput update model.

2007-03-20 Thread Cagatay Civici (JIRA)
messages for German locale checked-in, thanks to Christian Kaltepoth and Martin Haimberger for their time. I'm resolving this one since MYFACES-1227 is the main issue related to the new 1.2 messages. JSR-252 Issue #78: Added a more user-friendly default error message for UIInput update model

[jira] Commented: (MYFACES-1235) JSR-252 Issue #78: Added a more user-friendly default error message for UIInput update model.

2007-03-19 Thread Martin Haimberger (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482072 ] Martin Haimberger commented on MYFACES-1235: done for English locale JSR-252 Issue #78: Added a more

[jira] Commented: (MYFACES-1221) JSR-252 Issue #50: Allow an application to specify multiple render kits by introducing an optional renderKitId attribute on f:view.

2007-03-19 Thread Martin Haimberger (JIRA)
also a closer look to this issue? regards, Martin Haimberger JSR-252 Issue #50: Allow an application to specify multiple render kits by introducing an optional renderKitId attribute on f:view

[jira] Updated: (MYFACES-1235) JSR-252 Issue #78: Added a more user-friendly default error message for UIInput update model.

2007-03-19 Thread Martin Haimberger (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Haimberger updated MYFACES-1235: --- Status: Patch Available (was: Open) JSR-252 Issue #78: Added a more user

[jira] Updated: (MYFACES-1235) JSR-252 Issue #78: Added a more user-friendly default error message for UIInput update model.

2007-03-19 Thread Martin Haimberger (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Haimberger updated MYFACES-1235: --- Status: Open (was: Patch Available) JSR-252 Issue #78: Added a more user

[jira] Commented: (MYFACES-1381) JSR-252 Issue #303: Clarified the use of encodeChildren with no renderer: render not no-op

2007-03-19 Thread Martin Haimberger (JIRA)
there should nothing be done if not rendertype is set. The resolution of the corresponding jsf ri issue was set to later (jsf 2.0). I think this is no bug. JSR-252 Issue #303: Clarified the use of encodeChildren with no renderer: render not no-op

[jira] Resolved: (MYFACES-1381) JSR-252 Issue #303: Clarified the use of encodeChildren with no renderer: render not no-op

2007-03-19 Thread JIRA
this as LATER. JSR-252 Issue #303: Clarified the use of encodeChildren with no renderer: render not no-op -- Key: MYFACES-1381 URL: https://issues.apache.org/jira/browse/MYFACES

[jira] Commented: (MYFACES-1226) JSR-252 Issue #59: Avoid EL expression evaluation for value attribute on AttributeTag. AttributeTag now passes the expression to UIComponent for evaluation.

2007-03-19 Thread Martin Haimberger (JIRA)
org.apache.myfaces.taglib.core.AttributeTag. Can anyone take also a closer look to this issue? regards, Martin Haimberger JSR-252 Issue #59: Avoid EL expression evaluation for value attribute on AttributeTag. AttributeTag now passes the expression to UIComponent for evaluation

[jira] Resolved: (MYFACES-1226) JSR-252 Issue #59: Avoid EL expression evaluation for value attribute on AttributeTag. AttributeTag now passes the expression to UIComponent for evaluation.

2007-03-19 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved MYFACES-1226. - Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT JSR-252 Issue #59

[jira] Commented: (MYFACES-1202) JSR-252 Issue #5: Clarified the use of a string literal for the action attribute on ActionSource components.

2007-03-19 Thread Martin Haimberger (JIRA)
in myfaces 1.1 and 1.2. In the UIComponent.setValueExpression the expression is checked if it is literal and if it is, the literal navigation outcome will be added. So i think this issue was never a new feature in myfaces, or i have missunderstood samething. Regards, Martin Haimberger JSR-252 Issue #5

[jira] Commented: (MYFACES-1224) JSR-252 Issue #55: For postback requests, in the RestoreViewPhase, during ValueExpression examination for each component, specify that calling setValue() on each Val

2007-03-19 Thread Martin Haimberger (JIRA)
the JSF RI took the myfaces approach to call the setValue() methode parent first and then traversing the children. Regards, Martin Haimberger JSR-252 Issue #55: For postback requests, in the RestoreViewPhase, during ValueExpression examination for each component, specify that calling setValue

[jira] Commented: (MYFACES-1230) JSR-252 Issue #68: Specify that the component tree may be manipulated throughout the request processing lifecycle, except during render.

2007-03-19 Thread Martin Haimberger (JIRA)
request to the jsf spec? Regards, Martin Haimberger JSR-252 Issue #68: Specify that the component tree may be manipulated throughout the request processing lifecycle, except during render

[jira] Resolved: (MYFACES-1202) JSR-252 Issue #5: Clarified the use of a string literal for the action attribute on ActionSource components.

2007-03-19 Thread JIRA
of the impl details of the JSF RI; not really a bug JSR-252 Issue #5: Clarified the use of a string literal for the action attribute on ActionSource components. -- Key

[jira] Resolved: (MYFACES-1238) JSR-252 Issue #82: Added new feature, the ability to resolve ResourceBundles via the EL without the use of the f:loadBundle tag.

2007-03-17 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved MYFACES-1238. - Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT JSR-252 Issue #82: Added new

[jira] Resolved: (MYFACES-1203) JSR-252 Issue #6: Introduced a new optional label attribute for input components that will provide an association between a component, and the message that the compon

2007-03-15 Thread Cagatay Civici (JIRA)
bundle for english locale, changed core converters, validators and uiinput to use the label attribute when supplying the arguments of the error message. Committed a working example in test-webapp. JSR-252 Issue #6: Introduced a new optional label attribute for input components that will provide

[jira] Resolved: (MYFACES-1237) JSR-252 Issue #81: Enable the message displayed for required validation, conversion, and validation to be overridden by the page author (JSP or non-JSP).

2007-03-15 Thread Cagatay Civici (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cagatay Civici resolved MYFACES-1237. - Resolution: Fixed Fix Version/s: 1.2.0-SNAPSHOT JSR-252 Issue #81: Enable

[jira] Commented: (MYFACES-1246) JSR-252 Issue #119: implementations running in a JSR-250 container have their managed bean methods annotated with @PostConstruct be called after the object is instanti

2007-03-04 Thread Bernd Bohmann (JIRA)
implementation. You can configure it with a servlet init param or a service provider. The fallback implementation try to setup a Processor base on the classpath JSR-252 Issue #119: implementations running in a JSR-250 container have their managed bean methods annotated with @PostConstruct be called after

[jira] Commented: (MYFACES-1246) JSR-252 Issue #119: implementations running in a JSR-250 container have their managed bean methods annotated with @PostConstruct be called after the object is instanti

2007-02-23 Thread Mathias Broekelmann (JIRA)
of InjectionProvider which is implemented by j2ee containers. I think we schould do it in the same way. JSR-252 Issue #119: implementations running in a JSR-250 container have their managed bean methods annotated with @PostConstruct be called after the object is instantiated, and after injection is performed

[jira] Reopened: (MYFACES-1223) JSR-252 Issue #54: Added new extension elements to the Faces XML schema.

2007-02-23 Thread Mike Kienenberger (JIRA)
this as resolved is the right resolution. I'd suggest we leave it open at minimal priority. JSR-252 Issue #54: Added new extension elements to the Faces XML schema. Key: MYFACES-1223 URL: https

[jira] Resolved: (MYFACES-1223) JSR-252 Issue #54: Added new extension elements to the Faces XML schema.

2007-02-23 Thread Mathias Broekelmann (JIRA)
need these extensions there is no need to implement them. JSR-252 Issue #54: Added new extension elements to the Faces XML schema. Key: MYFACES-1223 URL: https://issues.apache.org/jira

Re: [jira] Reopened: (MYFACES-1223) JSR-252 Issue #54: Added new extension elements to the Faces XML schema.

2007-02-23 Thread Mike Kienenberger
: (was: Mathias Broekelmann) I don't think marking this as resolved is the right resolution. I'd suggest we leave it open at minimal priority. JSR-252 Issue #54: Added new extension elements to the Faces XML schema

Fwd: [jira] Reopened: (MYFACES-1223) JSR-252 Issue #54: Added new extension elements to the Faces XML schema.

2007-02-23 Thread Mathias Brökelmann
: Assignee: (was: Mathias Broekelmann) I don't think marking this as resolved is the right resolution. I'd suggest we leave it open at minimal priority. JSR-252 Issue #54: Added new extension elements to the Faces XML schema

[jira] Commented: (MYFACES-1246) JSR-252 Issue #119: implementations running in a JSR-250 container have their managed bean methods annotated with @PostConstruct be called after the object is instanti

2007-02-23 Thread Dennis Byrne (JIRA)
can ASAP in order to avoid unnecessary work. JSR-252 Issue #119: implementations running in a JSR-250 container have their managed bean methods annotated with @PostConstruct be called after the object is instantiated, and after injection is performed, but before the bean is placed

[jira] Commented: (MYFACES-1246) JSR-252 Issue #119: implementations running in a JSR-250 container have their managed bean methods annotated with @PostConstruct be called after the object is instanti

2007-02-23 Thread Paul McMahan (JIRA)
and testing this interface. Hope this makes better sense now. JSR-252 Issue #119: implementations running in a JSR-250 container have their managed bean methods annotated with @PostConstruct be called after the object is instantiated, and after injection is performed, but before the bean is placed

[jira] Commented: (MYFACES-1246) JSR-252 Issue #119: implementations running in a JSR-250 container have their managed bean methods annotated with @PostConstruct be called after the object is instanti

2007-02-23 Thread Dennis Byrne (JIRA)
environments. I've got a few unit tests running for @PC and I don't think it should be too much. Once again, thanks. And feel free to help this way. You can never have enough info. JSR-252 Issue #119: implementations running in a JSR-250 container have their managed bean methods annotated

[jira] Commented: (MYFACES-1246) JSR-252 Issue #119: implementations running in a JSR-250 container have their managed bean methods annotated with @PostConstruct be called after the object is instanti

2007-02-22 Thread Mathias Broekelmann (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475134 ] Mathias Broekelmann commented on MYFACES-1246: -- Hi Dennis, any progress on this? JSR-252 Issue #119

[jira] Commented: (MYFACES-1246) JSR-252 Issue #119: implementations running in a JSR-250 container have their managed bean methods annotated with @PostConstruct be called after the object is instanti

2007-02-22 Thread Bernd Bohmann (JIRA)
/groupId artifactIdgeronimo-annotation_1.0_spec/artifactId version1.0/version /dependency JSR-252 Issue #119: implementations running in a JSR-250 container have their managed bean methods annotated with @PostConstruct be called after the object is instantiated, and after

Re: JSR 252 and Geronimo Milestone 2

2007-01-18 Thread Tim McConnell
Milestone (2) release coming at the end of January. Has there been any recent progress on the JSR-252 implementation of MyFaces 1.2 such that we can include a functional snapshot within the next couple of weeks. Please advise. -- Thanks, Tim McConnell -- Thanks, Tim

Re: JSR 252 and Geronimo Milestone 2

2007-01-18 Thread Matthias Wessendorf
recent progress on the JSR-252 implementation of MyFaces 1.2 such that we can include a functional snapshot within the next couple of weeks. Please advise. -- Thanks, Tim McConnell -- Thanks, Tim McConnell -- Matthias Wessendorf http://tinyurl.com/fmywh further

Re: JSR 252 and Geronimo Milestone 2

2007-01-18 Thread Tim McConnell
to the beginning of next week to really know :) Cheers! Bruno On 08/01/07, *Tim McConnell* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hi, Geronimo has another JEE5 Milestone (2) release coming at the end of January. Has there been any recent progress on the JSR-252

Re: JSR 252 and Geronimo Milestone 2

2007-01-08 Thread Bruno Aranda
has another JEE5 Milestone (2) release coming at the end of January. Has there been any recent progress on the JSR-252 implementation of MyFaces 1.2 such that we can include a functional snapshot within the next couple of weeks. Please advise. -- Thanks, Tim McConnell

[jira] Resolved: (MYFACES-1215) JSR-252 Issue #30: Make the commandButton image attribute render the same as the graphicImage img attribute for consistency.

2007-01-07 Thread Cagatay Civici (JIRA)
of myfaces core. JSR-252 Issue #30: Make the commandButton image attribute render the same as the graphicImage img attribute for consistency. Key

JSR 252 and Geronimo Milestone 2

2007-01-07 Thread Tim McConnell
Hi, Geronimo has another JEE5 Milestone (2) release coming at the end of January. Has there been any recent progress on the JSR-252 implementation of MyFaces 1.2 such that we can include a functional snapshot within the next couple of weeks. Please advise. -- Thanks, Tim McConnell

[jira] Commented: (MYFACES-1231) JSR-252 Issue #69: Permit the passing of a null value to SelectItem.setValue().

2006-11-16 Thread JIRA
[ http://issues.apache.org/jira/browse/MYFACES-1231?page=comments#action_12450321 ] Matthias Weßendorf commented on MYFACES-1231: - see New Revision: 475652 since throw NPE was also removed for setLabel() JSR-252 Issue #69: Permit

[jira] Updated: (MYFACES-1478) Implement JSR-252 core tag: convertDateTimeTag

2006-10-31 Thread Andreas Berger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1478?page=all ] Andreas Berger updated MYFACES-1478: Status: Patch Available (was: Open) Implement JSR-252 core tag: convertDateTimeTag

[jira] Created: (MYFACES-1484) Implement JSR-252 core tag: phaseListenerTag

2006-10-31 Thread Andreas Berger (JIRA)
Implement JSR-252 core tag: phaseListenerTag Key: MYFACES-1484 URL: http://issues.apache.org/jira/browse/MYFACES-1484 Project: MyFaces Core Issue Type: Sub-task Reporter: Andreas

[jira] Updated: (MYFACES-1484) Implement JSR-252 core tag: phaseListenerTag

2006-10-31 Thread Andreas Berger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1484?page=all ] Andreas Berger updated MYFACES-1484: Status: Patch Available (was: Open) Implement JSR-252 core tag: phaseListenerTag

[jira] Created: (MYFACES-1485) Implement JSR-252 core tag: FacetTag

2006-10-31 Thread Andreas Berger (JIRA)
Implement JSR-252 core tag: FacetTag Key: MYFACES-1485 URL: http://issues.apache.org/jira/browse/MYFACES-1485 Project: MyFaces Core Issue Type: Sub-task Reporter: Andreas Berger

[jira] Updated: (MYFACES-1453) Implement JSR-252 core tag: ActionListenerTag

2006-10-21 Thread Bruno Aranda (JIRA)
. Next time try to set your IDE to replace tabs by spaces, though, for proprer visualization across editors. Thanks! Implement JSR-252 core tag: ActionListenerTag - Key: MYFACES-1453 URL: http://issues.apache.org/jira

[jira] Updated: (MYFACES-1455) Implement JSR-252 core tag: LoadBundleTag

2006-10-21 Thread Bruno Aranda (JIRA)
fine to me, Thanks Andreas! Implement JSR-252 core tag: LoadBundleTag - Key: MYFACES-1455 URL: http://issues.apache.org/jira/browse/MYFACES-1455 Project: MyFaces Core Issue Type: Sub-task

[jira] Created: (MYFACES-1473) Implement JSR-252 core tag: SelectItemTag

2006-10-21 Thread Bruno Aranda (JIRA)
Implement JSR-252 core tag: SelectItemTag --- Key: MYFACES-1473 URL: http://issues.apache.org/jira/browse/MYFACES-1473 Project: MyFaces Core Issue Type: Sub-task Reporter: Bruno Aranda

[jira] Resolved: (MYFACES-1463) Implement JSR-252 core tag: VerbatimTag

2006-10-21 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1463?page=all ] Bruno Aranda resolved MYFACES-1463. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed Implement JSR-252 core tag: VerbatimTag

[jira] Resolved: (MYFACES-1473) Implement JSR-252 core tag: SelectItemTag

2006-10-21 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1473?page=all ] Bruno Aranda resolved MYFACES-1473. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed Modified SelectItemTagBase Implement JSR-252 core tag: SelectItemTag

[jira] Updated: (MYFACES-1455) Implement JSR-252 core tag: LoadBundleTag

2006-10-20 Thread Andreas Berger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1455?page=all ] Andreas Berger updated MYFACES-1455: Status: Patch Available (was: Open) Implement JSR-252 core tag: LoadBundleTag - Key

[jira] Updated: (MYFACES-1453) Implement JSR-252 core tag: ActionListenerTag

2006-10-19 Thread Andreas Berger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1453?page=all ] Andreas Berger updated MYFACES-1453: Status: Patch Available (was: Open) Implement JSR-252 core tag: ActionListenerTag

Re: Fwd: JSR-252 TCK

2006-10-16 Thread Zubin Wadia
for the TCK for JSF, version 1.1, to get us a TCK for JSF version 1.2? When we finally asked you, it went mch faster than before... regards, Martin -- Forwarded message -- From: Bruno Aranda [EMAIL PROTECTED] Date: Oct 6, 2006 12:49 AM Subject: JSR-252 TCK To: MyFaces

Re: Fwd: JSR-252 TCK

2006-10-16 Thread Martin Marinschek
faster than before... regards, Martin -- Forwarded message -- From: Bruno Aranda [EMAIL PROTECTED] Date: Oct 6, 2006 12:49 AM Subject: JSR-252 TCK To: MyFaces Development dev@myfaces.apache.org Hi, As the implementation of JSR-252 is progressing, do we have

Re: Fwd: JSR-252 TCK

2006-10-16 Thread Martin Marinschek
version 1.2? When we finally asked you, it went mch faster than before... regards, Martin -- Forwarded message -- From: Bruno Aranda [EMAIL PROTECTED] Date: Oct 6, 2006 12:49 AM Subject: JSR-252 TCK To: MyFaces Development dev@myfaces.apache.org

Re: Fwd: JSR-252 TCK

2006-10-16 Thread Zubin Wadia
]Date: Oct 6, 2006 12:49 AM Subject: JSR-252 TCKTo: MyFaces Development dev@myfaces.apache.org Hi, As the implementation of JSR-252 is progressing, do we have any news ofthe TCK? Cheers, Bruno -- http://www.irian.at Your JSF

Re: Fwd: JSR-252 TCK

2006-10-16 Thread Zubin Wadia
for JSF, version 1.1, to get us a TCK for JSF version 1.2? When we finally asked you, it went mch faster than before... regards, Martin -- Forwarded message -- From: Bruno Aranda [EMAIL PROTECTED] Date: Oct 6, 2006 12:49 AM Subject: JSR-252 TCK

Re: Fwd: JSR-252 TCK

2006-10-16 Thread Martin Marinschek
before... regards, Martin -- Forwarded message -- From: Bruno Aranda [EMAIL PROTECTED] Date: Oct 6, 2006 12:49 AM Subject: JSR-252 TCK To: MyFaces Development dev@myfaces.apache.org Hi, As the implementation of JSR-252

[jira] Created: (MYFACES-1453) Implement JSR-252 core tag: ActionListenerTag

2006-10-11 Thread Bruno Aranda (JIRA)
Implement JSR-252 core tag: ActionListenerTag - Key: MYFACES-1453 URL: http://issues.apache.org/jira/browse/MYFACES-1453 Project: MyFaces Core Issue Type: Sub-task Reporter: Bruno

[jira] Created: (MYFACES-1454) Implement JSR-252 core tag: ConvertNumberTag

2006-10-11 Thread Bruno Aranda (JIRA)
Implement JSR-252 core tag: ConvertNumberTag Key: MYFACES-1454 URL: http://issues.apache.org/jira/browse/MYFACES-1454 Project: MyFaces Core Issue Type: Sub-task Reporter: Bruno Aranda

[jira] Created: (MYFACES-1455) Implement JSR-252 core tag: LoadBundleTag

2006-10-11 Thread Bruno Aranda (JIRA)
Implement JSR-252 core tag: LoadBundleTag - Key: MYFACES-1455 URL: http://issues.apache.org/jira/browse/MYFACES-1455 Project: MyFaces Core Issue Type: Sub-task Reporter: Bruno Aranda

[jira] Created: (MYFACES-1456) Implement JSR-252 core tag: ParamTag

2006-10-11 Thread Bruno Aranda (JIRA)
Implement JSR-252 core tag: ParamTag Key: MYFACES-1456 URL: http://issues.apache.org/jira/browse/MYFACES-1456 Project: MyFaces Core Issue Type: Sub-task Reporter: Bruno Aranda

[jira] Created: (MYFACES-1457) Implement JSR-252 core tag: SelectItemsTag

2006-10-11 Thread Bruno Aranda (JIRA)
Implement JSR-252 core tag: SelectItemsTag -- Key: MYFACES-1457 URL: http://issues.apache.org/jira/browse/MYFACES-1457 Project: MyFaces Core Issue Type: Sub-task Reporter: Bruno Aranda

[jira] Created: (MYFACES-1458) Implement JSR-252 core tag: SubviewTag

2006-10-11 Thread Bruno Aranda (JIRA)
Implement JSR-252 core tag: SubviewTag -- Key: MYFACES-1458 URL: http://issues.apache.org/jira/browse/MYFACES-1458 Project: MyFaces Core Issue Type: Sub-task Reporter: Bruno Aranda

[jira] Created: (MYFACES-1459) Implement JSR-252 core tag: ValidateDoubleRangeTag

2006-10-11 Thread Bruno Aranda (JIRA)
Implement JSR-252 core tag: ValidateDoubleRangeTag -- Key: MYFACES-1459 URL: http://issues.apache.org/jira/browse/MYFACES-1459 Project: MyFaces Core Issue Type: Sub-task Reporter

[jira] Created: (MYFACES-1461) Implement JSR-252 core tag: ValidateLongRangeTag

2006-10-11 Thread Bruno Aranda (JIRA)
Implement JSR-252 core tag: ValidateLongRangeTag Key: MYFACES-1461 URL: http://issues.apache.org/jira/browse/MYFACES-1461 Project: MyFaces Core Issue Type: Sub-task Reporter

[jira] Created: (MYFACES-1460) Implement JSR-252 core tag: ValidateLengthTag

2006-10-11 Thread Bruno Aranda (JIRA)
Implement JSR-252 core tag: ValidateLengthTag - Key: MYFACES-1460 URL: http://issues.apache.org/jira/browse/MYFACES-1460 Project: MyFaces Core Issue Type: Sub-task Reporter: Bruno

[jira] Created: (MYFACES-1462) Implement JSR-252 core tag: ValueChangeListenerTag

2006-10-11 Thread Bruno Aranda (JIRA)
Implement JSR-252 core tag: ValueChangeListenerTag -- Key: MYFACES-1462 URL: http://issues.apache.org/jira/browse/MYFACES-1462 Project: MyFaces Core Issue Type: Sub-task Reporter

[jira] Created: (MYFACES-1463) Implement JSR-252 core tag: VerbatimTag

2006-10-11 Thread Bruno Aranda (JIRA)
Implement JSR-252 core tag: VerbatimTag --- Key: MYFACES-1463 URL: http://issues.apache.org/jira/browse/MYFACES-1463 Project: MyFaces Core Issue Type: Sub-task Reporter: Bruno Aranda

[jira] Created: (MYFACES-1464) Implement JSR-252 core tag: ViewTag

2006-10-11 Thread Bruno Aranda (JIRA)
Implement JSR-252 core tag: ViewTag --- Key: MYFACES-1464 URL: http://issues.apache.org/jira/browse/MYFACES-1464 Project: MyFaces Core Issue Type: Sub-task Reporter: Bruno Aranda

[jira] Resolved: (MYFACES-1456) Implement JSR-252 core tag: ParamTag

2006-10-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1456?page=all ] Bruno Aranda resolved MYFACES-1456. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed r462928 Implement JSR-252 core tag: ParamTag

[jira] Resolved: (MYFACES-1457) Implement JSR-252 core tag: SelectItemsTag

2006-10-11 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1457?page=all ] Bruno Aranda resolved MYFACES-1457. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed r462929 Implement JSR-252 core tag: SelectItemsTag

[jira] Created: (MYFACES-1466) Create JSR-252 implementation of ValidatorELTag called ValidatorTag

2006-10-11 Thread Bruno Aranda (JIRA)
Create JSR-252 implementation of ValidatorELTag called ValidatorTag --- Key: MYFACES-1466 URL: http://issues.apache.org/jira/browse/MYFACES-1466 Project: MyFaces Core Issue

[jira] Resolved: (MYFACES-1445) Implementation of new JSR-252 class: UIComponentClassicTagBase

2006-10-10 Thread Bruno Aranda (JIRA)
and UIComponentTagELBase to use the methods of the new implemented base class - Adapted myfaces-core UIComponentELTagBase and related utils to the new base class r462531 Implementation of new JSR-252 class: UIComponentClassicTagBase

[jira] Created: (MYFACES-1449) In JSR-252 javax.webapp.ConverterTag has been replaced by ConverterELTag

2006-10-10 Thread Bruno Aranda (JIRA)
In JSR-252 javax.webapp.ConverterTag has been replaced by ConverterELTag Key: MYFACES-1449 URL: http://issues.apache.org/jira/browse/MYFACES-1449 Project: MyFaces Core

[jira] Resolved: (MYFACES-1449) In JSR-252 javax.webapp.ConverterTag has been replaced by ConverterELTag

2006-10-10 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1449?page=all ] Bruno Aranda resolved MYFACES-1449. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed r462533 In JSR-252 javax.webapp.ConverterTag has been replaced by ConverterELTag

[jira] Resolved: (MYFACES-1219) JSR-252 Issue # 47: Introduced a mechanism to detect if a request is a postback.

2006-10-10 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1219?page=all ] Bruno Aranda resolved MYFACES-1219. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed Assignee: Bruno Aranda (was: Dennis Byrne) Oh, sorry Dennis, in my JSR-252 crusade I

Re: Fwd: JSR-252 TCK

2006-10-09 Thread Geir Magnusson Jr
a TCK for JSF version 1.2? When we finally asked you, it went mch faster than before... regards, Martin -- Forwarded message -- From: Bruno Aranda [EMAIL PROTECTED] Date: Oct 6, 2006 12:49 AM Subject: JSR-252 TCK To: MyFaces Development dev@myfaces.apache.org

Re: Fwd: JSR-252 TCK

2006-10-09 Thread Geir Magnusson Jr
finally asked you, it went mch faster than before... regards, Martin -- Forwarded message -- From: Bruno Aranda [EMAIL PROTECTED] Date: Oct 6, 2006 12:49 AM Subject: JSR-252 TCK To: MyFaces Development dev@myfaces.apache.org Hi, As the implementation

[jira] Created: (MYFACES-1439) Implementation of new/modified JSR-252 methods for the Application class

2006-10-07 Thread Bruno Aranda (JIRA)
Implementation of new/modified JSR-252 methods for the Application class Key: MYFACES-1439 URL: http://issues.apache.org/jira/browse/MYFACES-1439 Project: MyFaces Core

[jira] Created: (MYFACES-1443) Revert JSR-252 changes in UIComponentTagUtils and deprecate it

2006-10-07 Thread Bruno Aranda (JIRA)
Revert JSR-252 changes in UIComponentTagUtils and deprecate it -- Key: MYFACES-1443 URL: http://issues.apache.org/jira/browse/MYFACES-1443 Project: MyFaces Core Issue Type

[jira] Resolved: (MYFACES-1443) Revert JSR-252 changes in UIComponentTagUtils and deprecate it

2006-10-07 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1443?page=all ] Bruno Aranda resolved MYFACES-1443. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed Revert JSR-252 changes in UIComponentTagUtils and deprecate

[jira] Created: (MYFACES-1445) Implementation of new JSR-252 class: UIComponentClassicTagBase

2006-10-07 Thread Bruno Aranda (JIRA)
Implementation of new JSR-252 class: UIComponentClassicTagBase -- Key: MYFACES-1445 URL: http://issues.apache.org/jira/browse/MYFACES-1445 Project: MyFaces Core Issue Type: New

Re: JSR-252 TCK

2006-10-06 Thread Matthias Wessendorf
? We don't want to run into a situation again where we had a finished implementation for 2 years, just waiting for the TCK to arrive ;) regards, Martin -- Forwarded message -- From: Bruno Aranda [EMAIL PROTECTED] Date: Oct 6, 2006 12:49 AM Subject: JSR-252 TCK To: MyFaces

Re: Fwd: JSR-252 TCK

2006-10-06 Thread Werner Punz
Martin Marinschek schrieb: Hi Geir, I know that there is not too much of your precious time we can ask for - but is there any chance you could work your magic just like you did for the TCK for JSF, version 1.1, to get us a TCK for JSF version 1.2? When we finally asked you, it went

Re: Fwd: JSR-252 TCK

2006-10-06 Thread Martin Marinschek
Followed the spec. regards, Martin On 10/6/06, Werner Punz [EMAIL PROTECTED] wrote: Martin Marinschek schrieb: Hi Geir, I know that there is not too much of your precious time we can ask for - but is there any chance you could work your magic just like you did for the TCK for JSF,

Re: Fwd: JSR-252 TCK

2006-10-06 Thread Martin Marinschek
message -- From: Bruno Aranda [EMAIL PROTECTED] Date: Oct 6, 2006 12:49 AM Subject: JSR-252 TCK To: MyFaces Development dev@myfaces.apache.org Hi, As the implementation of JSR-252 is progressing, do we have any news of the TCK? Cheers, Bruno -- http://www.irian.at Your

[jira] Resolved: (MYFACES-1256) JSR-252 Issue #154: Fixed FacesTag name attribute discrepency - made it a String (was ValueExpression).

2006-10-05 Thread Bruno Aranda (JIRA)
java.lang.String JSR-252 Issue #154: Fixed FacesTag name attribute discrepency - made it a String (was ValueExpression). - Key: MYFACES-1256 URL: http://issues.apache.org

[jira] Resolved: (MYFACES-1257) JSR-252 Issue #155: Specified columnClasses, rowClasses descriptions for panelGrid in renderkit docs.

2006-10-05 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1257?page=all ] Bruno Aranda resolved MYFACES-1257. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed JSR-252 Issue #155: Specified columnClasses, rowClasses descriptions for panelGrid

[jira] Resolved: (MYFACES-1248) JSR-252 Issue #123: Clarified renderkit docs with respect to dataTable attribute rendering

2006-10-05 Thread Bruno Aranda (JIRA)
JSR-252 Issue #123: Clarified renderkit docs with respect to dataTable attribute rendering -- Key: MYFACES-1248 URL: http://issues.apache.org/jira/browse/MYFACES-1248

[jira] Resolved: (MYFACES-1247) JSR-252 Issue #120: Specified in the renderkit docs that commandButton rendering can generate javascript for onclick attribute.

2006-10-05 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1247?page=all ] Bruno Aranda resolved MYFACES-1247. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Invalid Assignee: Bruno Aranda Spec change only, nothing needed for myfaces JSR-252 Issue

JSR-252

2006-10-05 Thread Tim McConnell
Hi, I see that there are a number of Jira's opened with JSR-252 as the component. Does that mean there is a definitive (or even tentative) plan to implement the new specification for JSF 1.2 ?? If so, I'm really just trying to ascertain when to anticipate a MyFaces release based on JSR-252

Re: JSR-252

2006-10-05 Thread Scott O'Bryan
Tim McConnell wrote: Hi, I see that there are a number of Jira's opened with JSR-252 as the component. Does that mean there is a definitive (or even tentative) plan to implement the new specification for JSF 1.2 ?? If so, I'm really just trying to ascertain when to anticipate a MyFaces release

Re: JSR-252

2006-10-05 Thread Bruno Aranda
Hi, An active effort is being done to have a MyFaces 1.2 implementation, so we will have it eventually, sooner or later depending on the participation of the developers/community. It is hard to say when a release will be done, but all the tasks identified are tagged as JSR-252 in JIRA. Although

JSR-252 TCK

2006-10-05 Thread Bruno Aranda
Hi, As the implementation of JSR-252 is progressing, do we have any news of the TCK? Cheers, Bruno

Re: JSR-252

2006-10-05 Thread Wendy Smoak
On 10/5/06, Tim McConnell [EMAIL PROTECTED] wrote: Hi, I see that there are a number of Jira's opened with JSR-252 as the component. Does that mean there is a definitive (or even tentative) plan to implement the new specification for JSF 1.2 ?? If so, I'm really just trying to ascertain when

Fwd: JSR-252 TCK

2006-10-05 Thread Martin Marinschek
to arrive ;) regards, Martin -- Forwarded message -- From: Bruno Aranda [EMAIL PROTECTED] Date: Oct 6, 2006 12:49 AM Subject: JSR-252 TCK To: MyFaces Development dev@myfaces.apache.org Hi, As the implementation of JSR-252 is progressing, do we have any news of the TCK? Cheers, Bruno

Re: JSR-252 TCK

2006-10-05 Thread Dennis Byrne
I asked the JCP group twice, CCed the list. Never got word back. Dennis Byrne -Original Message- From: Bruno Aranda [mailto:[EMAIL PROTECTED] Sent: Thursday, October 5, 2006 06:49 PM To: 'MyFaces Development' Subject: JSR-252 TCK Hi, As the implementation of JSR-252 is progressing, do

Fwd: JSR-252 TCK

2006-10-05 Thread Martin Marinschek
, Martin -- Forwarded message -- From: Bruno Aranda [EMAIL PROTECTED] Date: Oct 6, 2006 12:49 AM Subject: JSR-252 TCK To: MyFaces Development dev@myfaces.apache.org Hi, As the implementation of JSR-252 is progressing, do we have any news of the TCK? Cheers, Bruno -- http

Re: JSR-252

2006-10-04 Thread Matthias Wessendorf
thought. How are you testing - are you working with Glassfish? regards, Martin On 10/4/06, Mike Kienenberger [EMAIL PROTECTED] wrote: On 10/3/06, Bruno Aranda [EMAIL PROTECTED] wrote: I am going this days through the open JIRAs for JSR-252 (JSF 1.2). Does anybody know if the JIRAs we have

Re: JSR-252

2006-10-04 Thread Bruno Aranda
PROTECTED] wrote: I am going this days through the open JIRAs for JSR-252 (JSF 1.2). Does anybody know if the JIRAs we have are most of the effort, only a small part.. ? I believe that there are jira issues for most of 1.2. Not everything got an issue, though, and very few new issues since Stan's

[jira] Resolved: (MYFACES-1213) JSR-252 Issue #27: h:messages now renders HTML list elements (ul, li) if the layout attribute is list or the layout attribute is not specified.

2006-10-04 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1213?page=all ] Bruno Aranda resolved MYFACES-1213. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Invalid Assignee: Bruno Aranda This behaviour was already implemented in MyFaces JSR-252

[jira] Reopened: (MYFACES-1213) JSR-252 Issue #27: h:messages now renders HTML list elements (ul, li) if the layout attribute is list or the layout attribute is not specified.

2006-10-04 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1213?page=all ] Bruno Aranda reopened MYFACES-1213: --- Well, the title of the issue in JIRA is not representative of the issue #27 JSR-252 Issue #27: h:messages now renders HTML list elements (ul

[jira] Resolved: (MYFACES-1213) JSR-252 Issue #27: specified rendering of style, class, lang and dir for the h:messages

2006-10-04 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1213?page=all ] Bruno Aranda resolved MYFACES-1213. --- Resolution: Fixed JSR-252 Issue #27: specified rendering of style, class, lang and dir for the h:messages

<    1   2   3   4   >