[ https://issues.apache.org/jira/browse/TAVERNA-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15356961#comment-15356961 ]
ASF GitHub Bot commented on TAVERNA-991: ---------------------------------------- GitHub user ThilinaManamgoda opened a pull request: https://github.com/apache/incubator-taverna-workbench/pull/3 TAVERNA-991 You can merge this pull request into a Git repository by running: $ git pull https://github.com/ThilinaManamgoda/incubator-taverna-workbench TAVERNA-991 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-taverna-workbench/pull/3.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3 ---- commit 6d7fc79f56b268dcb4204d760a165af8e8e4ab0b Author: ThilinaManamgoda <maanafun...@gmail.com> Date: 2016-06-30T11:57:29Z TAVERNA-991 ---- > Fix compile errors in taverna-menu-impl > --------------------------------------- > > Key: TAVERNA-991 > URL: https://issues.apache.org/jira/browse/TAVERNA-991 > Project: Apache Taverna > Issue Type: Sub-task > Components: Taverna Workbench > Affects Versions: workbench 3.1.0 > Reporter: Stian Soiland-Reyes > Assignee: Manamgoda M.G.T.R > Priority: Blocker > Fix For: workbench 3.1.0 > > > {code} > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (default-compile) on project taverna-menu-impl: Compilation failure > [ERROR] > /home/stain/src/taverna/incubator-taverna-workbench/taverna-menu-impl/src/main/java/org/apache/taverna/workbench/ui/impl/menu/ShowLogsAndDataMenuAction.java:[63,72] > error: incompatible types: Path cannot be converted to File > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)