Github user yonzhang commented on the pull request:
https://github.com/apache/incubator-eagle/pull/71#issuecomment-180540489
yes, if that passed all checks, let us close this PR. But when I apply this
patch and try to test, it has the following issues
LM-SJN-00876985:incubator-eagle yonzhang$ git apply 71.patch
71.patch:127: trailing whitespace.
private SiddhiPolicyEvaluatorUtility policyEvaluatorUtility = new
SiddhiPolicyEvaluatorUtility();
71.patch:143: trailing whitespace.
71.patch:145: space before tab in indent.
try {
71.patch:148: space before tab in indent.
markdownEnabled = true;
71.patch:182: trailing whitespace.
runtime.outputFields = null;
error:
eagle-core/eagle-policy/eagle-policy-base/src/main/java/org/apache/eagle/policy/dao/AlertDefinitionDAOImpl.java:
No such file or directory
error: patch failed:
eagle-core/eagle-policy/eagle-policy-base/src/main/java/org/apache/eagle/policy/executor/PolicyProcessExecutor.java:326
error:
eagle-core/eagle-policy/eagle-policy-base/src/main/java/org/apache/eagle/policy/executor/PolicyProcessExecutor.java:
patch does not apply
error:
eagle-core/eagle-policy/eagle-policy-base/src/main/java/org/apache/eagle/policy/dao/AlertDefinitionDAOImpl.java:
No such file or directory
error: patch failed:
eagle-core/eagle-policy/eagle-policy-base/src/main/java/org/apache/eagle/policy/executor/PolicyProcessExecutor.java:250
error:
eagle-core/eagle-policy/eagle-policy-base/src/main/java/org/apache/eagle/policy/executor/PolicyProcessExecutor.java:
patch does not apply
error: patch failed:
eagle-core/eagle-policy/eagle-policy-base/src/main/java/org/apache/eagle/policy/executor/PolicyProcessExecutor.java:250
error:
eagle-core/eagle-policy/eagle-policy-base/src/main/java/org/apache/eagle/policy/executor/PolicyProcessExecutor.java:
patch does not apply
error:
eagle-core/eagle-policy/eagle-policy-base/src/main/java/org/apache/eagle/policy/dao/AlertDefinitionDAOImpl.java:
No such file or directory
error: patch failed:
eagle-core/eagle-policy/eagle-policy-base/src/main/java/org/apache/eagle/policy/executor/PolicyProcessExecutor.java:39
error:
eagle-core/eagle-policy/eagle-policy-base/src/main/java/org/apache/eagle/policy/executor/PolicyProcessExecutor.java:
patch does not apply
error:
eagle-core/eagle-policy/eagle-policy-base/src/main/java/org/apache/eagle/policy/dao/AlertDefinitionDAOImpl.java:
No such file or directory
error:
eagle-core/eagle-policy/eagle-policy-base/src/main/java/org/apache/eagle/policy/dao/AlertDefinitionDAOImpl.java:
No such file or directory
---
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.
---