You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@taverna.apache.org by binfalse <gi...@git.apache.org> on 2015/07/13 16:10:59 UTC

[GitHub] incubator-taverna-language pull request: fixed typo in getAnnotion...

GitHub user binfalse opened a pull request:

    https://github.com/apache/incubator-taverna-language/pull/15

    fixed typo in getAnnotion and added ignore annotation

    there was a typo in `PathAnnotation.getAnnotion ()` -- renamed that
    method to `PathAnnotation.getAnnotation()` keeping the old method for
    backwards compatibility. also added the `@JsonIgnore` annotation to both
    methods to ignore them during serialisation.
    
    this should fix https://issues.apache.org/jira/browse/TAVERNA-846

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/binfalse/incubator-taverna-language master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-taverna-language/pull/15.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #15
    
----
commit 075ef0b094390aedf326283b89dd777bbe3fddcc
Author: Martin Scharm <ma...@binfalse.de>
Date:   2015-07-13T14:04:11Z

    fixed typo in getAnnotion and added ignore annotation
    
    there was a typo in `PathAnnotation.getAnnotion ()` -- renamed that
    method to `PathAnnotation.getAnnotation()` keeping the old method for
    backwards compatibility. also added the `@JsonIgnore` annotation to both
    methods to ignore them during serialisation.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-taverna-language pull request: fixed typo in getAnnotion...

Posted by stain <gi...@git.apache.org>.
Github user stain commented on the pull request:

    https://github.com/apache/incubator-taverna-language/pull/15#issuecomment-121197604
  
    This was merged, but @asfgit somehow forgot to close this issue. Could you close it for me, @binfalse ?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-taverna-language pull request: fixed typo in getAnnotion...

Posted by binfalse <gi...@git.apache.org>.
Github user binfalse closed the pull request at:

    https://github.com/apache/incubator-taverna-language/pull/15


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---