[
https://issues.apache.org/jira/browse/TOMAHAWK-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866576#action_12866576
]
Jakob Korherr commented on TOMAHAWK-1507:
-----------------------------------------
Just FYI Oliver: Tomahawk also uses myfaces-shared and if something is changed
in shared and tomahawk, you also need to build myfaces-shared locally in order
to build tomahawk without problems. Or, you know, you could wait until the next
nightly build of shared is out!
> 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
> Assignee: Leonardo Uribe
> 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.