[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2017) UI Build broken in CVS HEAD after facelets 1.1.14
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Oct 1 17:01:41 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-2017?page=comments#action_12379715 ]
Pete Muir commented on JBSEAM-2017:
-----------------------------------
It's working for me (and for continuous integration)
> UI Build broken in CVS HEAD after facelets 1.1.14
> -------------------------------------------------
>
> Key: JBSEAM-2017
> URL: http://jira.jboss.com/jira/browse/JBSEAM-2017
> Project: JBoss Seam
> Issue Type: Bug
> Components: JSF
> Reporter: Diego Ballve
>
> UI build from CVS HEAD is failing after change to facelets v1.1.14. Compilation failure message:
> /home/diego/cvs/sf/jboss/jboss-seam/ui/src/main/java/org/jboss/seam/ui/facelet/FaceletsRenderer.java:[26,29] cannot find symbol
> symbol : class DefaultResourceResolver
> location: package com.sun.facelets.impl
> /home/diego/cvs/sf/jboss/jboss-seam/ui/src/main/java/org/jboss/seam/ui/facelet/DecorateHandler.java:[26,4] method does not override a method from its superclass
> /home/diego/cvs/sf/jboss/jboss-seam/ui/src/main/java/org/jboss/seam/ui/handler/DecorateHandler.java:[26,4] method does not override a method from its superclass
> /home/diego/cvs/sf/jboss/jboss-seam/ui/src/main/java/org/jboss/seam/ui/facelet/FaceletsRenderer.java:[195,62] cannot find symbol
> symbol : class DefaultResourceResolver
> location: class org.jboss.seam.ui.facelet.FaceletsRenderer
> Anybody on these already?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list