Uploaded image for project: 'Apache Taverna'
  1. Apache Taverna
  2. TAVERNA-846

Typo and annotation missing: PathAnnotation.getAnnotion ()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Done
    • Minor
    • Resolution: Done
    • None
    • language 0.15.0
    • Taverna Language
    • None

    Description

      getAnnotion () is probably supposed to be getAnnotation ()? Moreover, this method is missing the @JsonIgnore annotation and therefore serialises to annotations such as:

      Bar.java
        {
          "uri" : "urn:uuid:2490cc20-d416-456a-8561-7c4411b51797",
          "about" : "/stuff",
          "content" : "annotations/stuff",
          "annotion" : "urn:uuid:2490cc20-d416-456a-8561-7c4411b51797"
        }
      

      See https://github.com/apache/incubator-taverna-language/blob/d8317cc7883eba836ac2f55fd53bf07fb6325449/taverna-robundle/src/main/java/org/apache/taverna/robundle/manifest/PathAnnotation.java#L70

      Attachments

        Activity

          People

            stain Stian Soiland-Reyes
            binfalse martin scharm
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: