Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Equivalent to PR#309, but for the master (2.6.x) branch. #311

Merged
merged 1 commit into from
Jan 10, 2019

Conversation

JCgH4164838Gh792C124B5
Copy link
Contributor

Equivalent to PR#309 (for 2.5.x), but this one is for the master (2.6.x) branch.

  • Removed most of the logging added in PR#292.
  • Left the added logging for the setExcludedPatterns and setAcceptedPatterns methods in their respective modules (please see PR#309 for justification). Made the if-else blocks consistent with preferred styling for the log blocks.
  • Removed a dangling "/**" start comment tag with no proper close (and the whitespace between it and the next "/**") in the OgnlValueStack module.

- Removed most of the logging added in PR#292.
- Left the added logging for the setExcludedPatterns and setAcceptedPatterns methods in their respective modules.
  L. Lenart's comment indicated their benefit outweighs overhead (not something that changes often).
  Made the if-else blocks consistent with preferred styling for the log blocks.
- Removed a dangling "/**" start comment tag with no proper close (and the whitespace between it and the next "/**")
  in the OgnlValueStack module.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.007%) to 48.022% when pulling 7a9d51f on JCgH4164838Gh792C124B5:localS2_26x_B1 into b315b6e on apache:master.

@lukaszlenart
Copy link
Member

LGTM 👍

@lukaszlenart lukaszlenart merged commit aabed3e into apache:master Jan 10, 2019
@JCgH4164838Gh792C124B5 JCgH4164838Gh792C124B5 deleted the localS2_26x_B1 branch January 13, 2019 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants