Build failure due to missing symbol FacesContext.setCurrentPhaseId()
--------------------------------------------------------------------
Key: MYFACES-2289
URL: https://issues.apache.org/jira/browse/MYFACES-2289
Project: MyFaces Core
Issue Type: Bug
Components: General
Affects Versions: 1.2.8-SNAPSHOT
Reporter: Felix Röthenbacher
This method is not part of FacesContext API 1.2.
INFO] Compilation failure
/Users/felix/dev/myfaces12/core/impl/src/main/java/org/apache/myfaces/lifecycle/LifecycleImpl.java:[134,24]
cannot find symbol
symbol : method setCurrentPhaseId(javax.faces.event.PhaseId)
location: class javax.faces.context.FacesContext
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.