[
https://issues.apache.org/jira/browse/TOMAHAWK-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12866670#action_12866670
]
Oliver Bayer commented on TOMAHAWK-1507:
----------------------------------------
Hi Jakob,
as a beginner -not in programming but in jsf/ myfaces/ tomahawk...- I'm always
looking out for hints. Thanks.
If I understand you right I should build myfaces trunk locally and copy the
newly built shared jar files to the local repository into the following folders
and replace the existing ones?
.m2\repository\org\apache\myfaces\shared\myfaces-shared-*
If so then the next time I'm prepared ;-).
I've waited a few days before reporting this issue so "nightly" isn't always
nightly I guess ;-).
Thanks for the info.
Greets Oli
> 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.