[richfaces-issues] [JBoss JIRA] (RF-13495) Compilation error in RichFaces 4.5

Pavol Pitonak (JIRA) issues at jboss.org
Fri Jan 17 05:03:33 EST 2014


Pavol Pitonak created RF-13495:
----------------------------------

             Summary: Compilation error in RichFaces 4.5
                 Key: RF-13495
                 URL: https://issues.jboss.org/browse/RF-13495
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: build/distribution
    Affects Versions: 4.5.0.Alpha1
         Environment: RichFaces 4.5.0-SNAPSHOT
all environments (OS/JDK/Maven)
            Reporter: Pavol Pitonak


# git clone https://github.com/richfaces4/components.git
# git checkout 4.5.x
# mvn clean install

result:
{code}
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /mnt/hudson_workspace/workspace/richfaces-4.5-components/components/a4j/src/main/java/org/richfaces/renderkit/html/AjaxStatusRenderer.java:[166,16] error: encodeEnd(FacesContext,UIComponent) in AjaxStatusRenderer cannot override encodeEnd(FacesContext,UIComponent) in RendererBase
[ERROR] /mnt/hudson_workspace/workspace/richfaces-4.5-components/components/a4j/src/main/java/org/richfaces/renderkit/html/AjaxOutputPanelRenderer.java:[55,16] error: encodeChildren(FacesContext,UIComponent) in AjaxOutputPanelRenderer cannot override encodeChildren(FacesContext,UIComponent) in RendererBase
[INFO] 2 errors 
{code}
* see also https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/4.5/job/richfaces-4.5-components/23/console
* it seems to be cause by a change in 5.0, not 4.5

--
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