[GitHub] incubator-edgent pull request #251: remove gradle wrapper jar from the sourc...

2016-12-01 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-edgent/pull/251


---
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.
---


[GitHub] incubator-edgent pull request #251: remove gradle wrapper jar from the sourc...

2016-11-30 Thread dlaboss
GitHub user dlaboss opened a pull request:

https://github.com/apache/incubator-edgent/pull/251

remove gradle wrapper jar from the source bundle per policy

add a build bootstrap step for source bundles (like kafka does)
retain the wrapper in the repo for travis-ci use

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

$ git pull https://github.com/dlaboss/incubator-edgent srcBundleGit

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

https://github.com/apache/incubator-edgent/pull/251.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 #251


commit e83df78e844e1c3638922dd520ba03fec7ac8956
Author: Dale LaBossiere 
Date:   2016-11-30T22:21:25Z

remove gradle wrapper jar from the source bundle per policy

add a build bootstrap step for source bundles
retain the wrapper in the repo for travis-ci use

commit 47297fcbd7ff913e8a921c4d7836847c9e6bfadc
Author: Dale LaBossiere 
Date:   2016-11-30T22:29:39Z

add trailing nl




---
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.
---