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/29 11:06:37 UTC

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

Stian Soiland-Reyes created TAVERNA-989:
-------------------------------------------

             Summary: 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
            Priority: Blocker


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