[GitHub] incubator-metron pull request #302: METRON-492 Run metron_common build check...

2016-10-11 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-metron/pull/302


---
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-metron pull request #302: METRON-492 Run metron_common build check...

2016-10-07 Thread kylerichardson
GitHub user kylerichardson opened a pull request:

https://github.com/apache/incubator-metron/pull/302

METRON-492 Run metron_common build check as local_action

When testing various deployment options, noticed the logic for the 
metron_common role didn't work as expected. Updated to check for metron jar 
locally (where the playbook was initiated) and fail when it doesn't exist.

Tested successfully in single node vm.


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

$ git pull https://github.com/kylerichardson/incubator-metron METRON-492

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

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


commit bb7da9f667d9e87615c1623a543a74d70cdac53a
Author: kylerichardson 
Date:   2016-10-08T01:21:51Z

METRON-492 Run metron_common build check as local_action




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