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 2015/07/15 15:15:04 UTC

[jira] [Updated] (TAVERNA-846) Typo and annotation missing: PathAnnotation.getAnnotion ()

     [ https://issues.apache.org/jira/browse/TAVERNA-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stian Soiland-Reyes updated TAVERNA-846:
----------------------------------------
    Component/s: Taverna Language

> Typo and annotation missing: PathAnnotation.getAnnotion ()
> ----------------------------------------------------------
>
>                 Key: TAVERNA-846
>                 URL: https://issues.apache.org/jira/browse/TAVERNA-846
>             Project: Apache Taverna
>          Issue Type: Bug
>          Components: Taverna Language
>            Reporter: martin scharm
>            Assignee: Stian Soiland-Reyes
>            Priority: Minor
>             Fix For: language 0.15.0
>
>
> {{getAnnotion ()}} is probably supposed to be {{getAnnotation ()}}? Moreover, this method is missing the {{@JsonIgnore}} annotation and therefore serialises to annotations such as: 
> {code:title=Bar.java|borderStyle=solid}
>   {
>     "uri" : "urn:uuid:2490cc20-d416-456a-8561-7c4411b51797",
>     "about" : "/stuff",
>     "content" : "annotations/stuff",
>     "annotion" : "urn:uuid:2490cc20-d416-456a-8561-7c4411b51797"
>   }
> {code}
> See https://github.com/apache/incubator-taverna-language/blob/d8317cc7883eba836ac2f55fd53bf07fb6325449/taverna-robundle/src/main/java/org/apache/taverna/robundle/manifest/PathAnnotation.java#L70



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)