[Core] Recent build break?
Hi,
Just pulled down the latest MyFaces core source tree and noticed this
build break:
/opt/devel/myfaces/2.0.0/api/src/main/java/javax/faces/component/UIComponentBase.java:[35,46]
package javax.faces.component.UIOutputGenerated does not exist
/opt/devel/myfaces/2.0.0/api/src/main/java/javax/faces/component/UIViewRoot.java:[36,46]
package javax.faces.component.UIOutputGenerated does not exist
/opt/devel/myfaces/2.0.0/api/src/main/java/javax/faces/component/UIOutput.java:[27,46]
package javax.faces.component.UIOutputGenerated does not exist
The changes were part of MYFACES-2259. I wanted to throw this out on
the mailing list to see if maybe I missed some important build step
before opening a JIRA issue.
Thanks,
Curtiss Howard