unable to compile tomahawk trunk
---------------------------------
Key: TOMAHAWK-1507
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1507
Project: MyFaces Tomahawk
Issue Type: Bug
Affects Versions: 1.1.10-SNAPSHOT
Environment: Win XP, JDK 1.6.0.20, Maven 2.2.1, Tomahawk trunk at
revision 941089
Reporter: Oliver Bayer
Priority: Critical
I tried to compile the newest tomahawk trunk but get the following error:
Tomahawk-Trunk\core\src\main\java\org\apache\myfaces\custom\fileupload\AbstractHtmlInputFileUpload.java:[168,40]
cannot find symbol
symbol : method
addMessage(java.lang.String,javax.faces.application.FacesMessage.Severity,
java.lang.String,java.lang.Object[],java.lang.String,javax.faces.context.FacesContext)
location: class org.apache.myfaces.shared_tomahawk.util.MessageUtils
Tomahawk-Trunk\core\src\main\java\org\apache\myfaces\custom\date\HtmlDateRenderer.java:[492,57]
cannot find symbol
symbol : method
getMessage(java.lang.String,javax.faces.application.FacesMessage.Severity,
java.lang.String,java.lang.Object[],javax.faces.context.FacesContext)
location: class org.apache.myfaces.shared_tomahawk.util.MessageUtils
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.