Stian Soiland-Reyes created TAVERNA-991:
-------------------------------------------
Summary: 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
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)