You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@taverna.apache.org by "Stian Soiland-Reyes (JIRA)" <ji...@apache.org> on 2016/06/30 12:24:10 UTC

[jira] [Commented] (TAVERNA-989) Fix compile errors in taverna-activity-palette-impl

    [ https://issues.apache.org/jira/browse/TAVERNA-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15357005#comment-15357005 ] 

Stian Soiland-Reyes commented on TAVERNA-989:
---------------------------------------------

Merged fix from Thilina at https://github.com/apache/incubator-taverna-workbench/pull/1/files

> 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)