[
https://issues.apache.org/jira/browse/TOMAHAWK-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867099#action_12867099
]
Jakob Korherr commented on TOMAHAWK-1507:
-----------------------------------------
Hi Oliver,
Hehe, no problem! It's great to have new folks around!
Actually it's not that complicated. You just have to check out
myfaces/shared/trunk and do a mvn clean install. This will build myfaces-shared
locally and install it in your local repo.
Yes, right. Sadly "nightly" does not really mean nightly...
> 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.