[ https://issues.apache.org/jira/browse/TWILL-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15531457#comment-15531457 ]
ASF GitHub Bot commented on TWILL-195: -------------------------------------- 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 ---- > Add TwillRuntimeSpecification for twill application > --------------------------------------------------- > > Key: TWILL-195 > URL: https://issues.apache.org/jira/browse/TWILL-195 > Project: Apache Twill > Issue Type: Improvement > Components: core > Reporter: Yaojie Feng > > Now we have RuntimeSpecification for twill runnable. We should also have a > TwillRuntimeSpecification to pass runtime requirements for twill applications. -- This message was sent by Atlassian JIRA (v6.3.4#6332)