With the latest update from the build is failing with compiler errors like this:
[javac] symbol : variable FacesContext
[javac] location: class
org.apache.portals.applications.desktop.calendar.Cal
endarBean
[javac] PortletRequest request =
(PortletRequest)FacesContext.getCur
rentInstance().getExternalContext().getRequest();
[javac] ^
Are there dependencies that were over looked during the MyFaces refactoring?
Regards,
Scott
