You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Raminderjeet Singh (JIRA)" <ji...@apache.org> on 2012/09/11 23:32:09 UTC

[jira] [Created] (AIRAVATA-567) AiravataClient API version is in a class

Raminderjeet Singh created AIRAVATA-567:
-------------------------------------------

             Summary: AiravataClient API version is in a class
                 Key: AIRAVATA-567
                 URL: https://issues.apache.org/jira/browse/AIRAVATA-567
             Project: Airavata
          Issue Type: Improvement
          Components: Airavata Client
    Affects Versions: 0.5-INCUBATING
            Reporter: Raminderjeet Singh


This is what gives the airavata api version and its easy to forget to update this.. This should come from a property   

private static final Version API_VERSION=new Version("Airavata",0,4,null,"INCUBATING",null);

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira