GitHub user sahitya-pavurala opened a pull request:
https://github.com/apache/airavata/pull/11
Update DBMigrator.java
The airavata version is hard code as "0.5" in a couple of places. Added a
static final variable instead. Also, there are many other things which are hard
coded and require clean up.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sahitya-pavurala/airavata master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/airavata/pull/11.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 #11
----
commit 14fe107ce1fbe8cdf69e289a5fad00bc80b9316f
Author: sahitya pavurala <[email protected]>
Date: 2015-05-30T02:02:42Z
Update DBMigrator.java
The airavata version is hard code as "0.5" in a couple of places. Added a
static final variable instead. Also, there are many other things which are hard
coded and require clean up.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---