[
https://issues.apache.org/jira/browse/TAVERNA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15357012#comment-15357012
]
Stian Soiland-Reyes commented on TAVERNA-989:
---------------------------------------------
Reopened because the test also needs fixing
{code}
ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile
(default-testCompile) on project taverna-activity-palette-impl: Compilation
failure: Compilation failure:
[ERROR]
/home/stain/src/taverna/incubator-taverna-workbench/taverna-activity-palette-impl/src/test/java/org/apache/taverna/workbench/ui/activitypalette/ActivityPaletteConfigurationTest.java:[49,15]
error: getApplicationHomeDir() in <anonymous
org.apache.taverna.workbench.ui.activitypalette.ActivityPaletteConfigurationTest$1>
cannot implement getApplicationHomeDir() in ApplicationConfiguration
[ERROR] return type File is not compatible with Path
[ERROR]
/home/stain/src/taverna/incubator-taverna-workbench/taverna-activity-palette-impl/src/test/java/org/apache/taverna/workbench/ui/activitypalette/ActivityPaletteConfigurationTest.java:[48,3]
error: method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
{code}
> Fix compile errors in taverna-activity-palette-impl
> ---------------------------------------------------
>
> Key: TAVERNA-989
> URL: https://issues.apache.org/jira/browse/TAVERNA-989
> 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] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /home/stain/src/taverna/incubator-taverna-workbench/taverna-activity-palette-impl/src/main/java/org/apache/taverna/servicedescriptions/impl/ServiceDescriptionRegistryImpl.java:[132,53]
> error: incompatible types: Path cannot be converted to File
> [ERROR]
> /home/stain/src/taverna/incubator-taverna-workbench/taverna-activity-palette-impl/src/main/java/org/apache/taverna/servicedescriptions/impl/ServiceDescriptionRegistryImpl.java:[187,17]
> error: no suitable constructor found for File(Path,String)
> [INFO] 2 errors
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)