[richfaces-issues] [JBoss JIRA] (RF-12745) Assess and fix deprecations in Maven compile step

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed Apr 3 17:00:41 EDT 2013


    [ https://issues.jboss.org/browse/RF-12745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764782#comment-12764782 ] 

Lukáš Fryč commented on RF-12745:
---------------------------------

For framework build, following deprecations were revealed:

{code}
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/view/facelets/MethodMetadata.java:[26,21] [deprecation] MethodBinding in javax.faces.el has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/application/push/impl/AbstractTopic.java:[33,37] [deprecation] SessionTopicListener in org.richfaces.application.push has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/ui/common/ValueBindingValueExpressionAdaptor.java:[27,21] [deprecation] EvaluationException in javax.faces.el has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/ui/common/ValueBindingValueExpressionAdaptor.java:[28,21] [deprecation] PropertyNotFoundException in javax.faces.el has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/ui/common/ValueBindingValueExpressionAdaptor.java:[29,21] [deprecation] ValueBinding in javax.faces.el has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/ui/common/ValueBindingValueExpressionAdaptor.java:[35,56] [deprecation] ValueBinding in javax.faces.el has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/application/push/impl/SessionTopicListenerWrapper.java:[24,37] [deprecation] EventAbortedException in org.richfaces.application.push has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/application/push/impl/SessionTopicListenerWrapper.java:[27,37] [deprecation] SessionTopicListener in org.richfaces.application.push has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/renderkit/RendererBase.java:[194,37] [deprecation] getInstance() in SkinFactory has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/view/facelets/MethodMetadata.java:[49,14] [deprecation] MethodBinding in javax.faces.el has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/view/facelets/MethodMetadata.java:[52,26] [deprecation] createMethodBinding(String,Class<?>[]) in Application has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/view/facelets/html/AjaxPollHandler.java:[56,53] [deprecation] setAction(MethodBinding) in UICommand has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/view/facelets/html/AjaxPollHandler.java:[70,53] [deprecation] setActionListener(MethodBinding) in UICommand has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/application/push/SessionTopicEvent.java:[51,83] [deprecation] SessionTopicListener in org.richfaces.application.push has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/ui/util/renderkit/FormUtil.java:[38,54] [deprecation] getNestingForm(FacesContext,UIComponent) in RendererUtils has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/el/GenericsIntrospectionServiceImpl.java:[50,93] [deprecation] <K,V>makeComputingMap(Function<? super K,? extends V>) in MapMaker has been deprecated
[WARNING] 
    K extends Object declared in method <K,V>makeComputingMap(Function<? super K,? extends V>)
    V extends Object declared in method <K,V>makeComputingMap(Function<? super K,? extends V>)
/mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/el/GenericsIntrospectionServiceImpl.java:[124,8] [deprecation] <K,V>makeComputingMap(Function<? super K,? extends V>) in MapMaker has been deprecated
[WARNING] 
    K extends Object declared in method <K,V>makeComputingMap(Function<? super K,? extends V>)
    V extends Object declared in method <K,V>makeComputingMap(Function<? super K,? extends V>)
/mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/ui/iteration/CollapsibleSubTableRenderer.java:[270,44] [deprecation] getNestingForm(FacesContext,UIComponent) in RendererUtils has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/application/push/impl/AbstractTopic.java:[85,32] [deprecation] SessionTopicListener in org.richfaces.application.push has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/application/push/impl/AbstractTopic.java:[86,56] [deprecation] SessionTopicListener in org.richfaces.application.push has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/application/push/impl/AbstractTopic.java:[93,37] [deprecation] SessionTopicListener in org.richfaces.application.push has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/application/push/impl/jms/JMSTopicsContextImpl.java:[195,12] [deprecation] <K,V>makeComputingMap(Function<? super K,? extends V>) in MapMaker has been deprecated
[WARNING] 
    K extends Object declared in method <K,V>makeComputingMap(Function<? super K,? extends V>)
    V extends Object declared in method <K,V>makeComputingMap(Function<? super K,? extends V>)
/mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/javascript/ClientScriptServiceImpl.java:[55,61] [deprecation] <K,V>makeComputingMap(Function<? super K,? extends V>) in MapMaker has been deprecated
[WARNING] 
    K extends Object declared in method <K,V>makeComputingMap(Function<? super K,? extends V>)
    V extends Object declared in method <K,V>makeComputingMap(Function<? super K,? extends V>)
/mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/javascript/ClientScriptServiceImpl.java:[56,63] [deprecation] <K,V>makeComputingMap(Function<? super K,? extends V>) in MapMaker has been deprecated
[WARNING] 
    K extends Object declared in method <K,V>makeComputingMap(Function<? super K,? extends V>)
    V extends Object declared in method <K,V>makeComputingMap(Function<? super K,? extends V>)
/mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/ui/iteration/AbstractExtendedDataTable.java:[222,59] [deprecation] ValueBinding in javax.faces.el has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/ui/ajax/QueueRenderer.java:[41,36] [deprecation] getNestingForm(FacesContext,UIComponent) in RendererUtils has been deprecated
[WARNING] /mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/resource/ResourceLibraryFactoryImpl.java:[45,8] [deprecation] <K,V>makeComputingMap(Function<? super K,? extends V>) in MapMaker has been deprecated
[WARNING] 
    K extends Object declared in method <K,V>makeComputingMap(Function<? super K,? extends V>)
    V extends Object declared in method <K,V>makeComputingMap(Function<? super K,? extends V>)
/mnt/workspace/workspaces/richfaces5/richfaces5/framework/src/main/java/org/richfaces/ui/ajax/AjaxPollRenderer.java:[82,40] [deprecation] getNestingForm(FacesContext,UIComponent) in RendererUtils has been deprecated

{code}
                
> Assess and fix deprecations in Maven compile step
> -------------------------------------------------
>
>                 Key: RF-12745
>                 URL: https://issues.jboss.org/browse/RF-12745
>             Project: RichFaces
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: build/distribution
>    Affects Versions: 5.0.0.Alpha1
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>              Labels: rf5-build
>             Fix For: 5.0.0.Alpha1
>
>   Original Estimate: 3 hours
>  Remaining Estimate: 3 hours
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list