GitHub user yaojiefeng opened a pull request: https://github.com/apache/twill/pull/13
TWILL-195 Add TwillRuntimeSpecification JIRA: https://issues.apache.org/jira/browse/TWILL-195 Summary: This PR is a prerequisite of TWILL-138. Add TwillRuntimeSpecification for twill application which includes TwillSpecification and other environment variables that the applications will need later. You can merge this pull request into a Git repository by running: $ git pull https://github.com/yaojiefeng/twill feature/add-TwillRuntimeSpecification Alternatively you can review and apply these changes as the patch at: https://github.com/apache/twill/pull/13.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 #13 ---- commit 19a1971eaca72d1d576bd252be364c7be6aebcc4 Author: yaojiefeng <yao...@cask.co> Date: 2016-09-22T21:35:04Z add TwillRuntimeSpecification commit d64abe694cda37860b6fd5ff6e4641bface3cf42 Author: yaojiefeng <yao...@cask.co> Date: 2016-09-23T01:04:42Z remove some env keys commit 4c4a102074332e66f4bf7b15f6beddfe750af173 Author: yaojiefeng <yao...@cask.co> Date: 2016-09-29T01:13:11Z add javadoc ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---