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

Paul Nicolucci resolved MYFACES-4502.
-------------------------------------
    Resolution: Fixed

> TCK: SigTest failure: Missing Fields: 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings[javatest.batch] anno 0 
> java.lang.Deprecated(boolean forRemoval=false, java.lang.String since="")
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-4502
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4502
>             Project: MyFaces Core
>          Issue Type: Bug
>    Affects Versions: 4.0.0-RC2
>            Reporter: Paul Nicolucci
>            Assignee: Paul Nicolucci
>            Priority: Major
>             Fix For: 4.0.0-RC3
>
>
> There are a number of signature test failures documented below. I opened the 
> following TCK Challenge: [https://github.com/jakartaee/faces/issues/1714] and 
> as you can see we've been requested to add this back into the API as a no-op: 
> [https://github.com/jakartaee/faces/issues/1714#issuecomment-1315613269]
>  
> This was originally removed here:  
> https://github.com/apache/myfaces/commit/ad42a6f3710c667fb5ce44acdc4e00f37d5cad47#diff-5929b1fad20386c83a9397a1c6fe3551081b2c51d0800fd0807ec0c1edf8d1fa
>  
> {noformat}
> [javatest.batch] Missing Fields
> [javatest.batch] --------------
> [javatest.batch]
> [javatest.batch] jakarta.faces.component.html.HtmlBody: field protected 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlColumn:field protected 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlCommandButton: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlCommandLink: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlCommandScript: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlDataTable: field protected 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlDoctype: field protected 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlForm: field protected 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlGraphicImage: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlHead: field protected 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlInputFile: field protected 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlInputHidden: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlInputSecret: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlInputText: field protected 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlInputTextarea: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlMessage: field protected 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlMessages: field protected 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlOutcomeTargetButton: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlOutcomeTargetLink: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlOutputFormat: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlOutputLabel: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlOutputLink: field protected 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlOutputText: field protected 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlPanelGrid: field protected 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlPanelGroup: field protected 
> java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlSelectBooleanCheckbox: 
> field protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlSelectManyCheckbox: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlSelectManyListbox: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlSelectManyMenu: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlSelectOneListbox: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlSelectOneMenu: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch] jakarta.faces.component.html.HtmlSelectOneRadio: field 
> protected java.util.Map<java.lang.String,jakarta.el.ValueExpression> 
> jakarta.faces.component.UIComponent.bindings
> [javatest.batch] anno 0 java.lang.Deprecated(boolean forRemoval=false, 
> java.lang.String since="")
> [javatest.batch]{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to