[GitHub] commons-bcel pull request #18: Fix incorrect indentation

2017-10-19 Thread mernst
GitHub user mernst opened a pull request: https://github.com/apache/commons-bcel/pull/18 Fix incorrect indentation An edit left the indentation inconsistent; this patch fixes it. You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] commons-bcel pull request #15: Typo fix

2017-10-08 Thread mernst
GitHub user mernst opened a pull request: https://github.com/apache/commons-bcel/pull/15 Typo fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/mernst/commons-bcel doubleupper-typo Alternatively you can review and apply these

[GitHub] commons-bcel pull request #14: Fix typo

2017-10-08 Thread mernst
Github user mernst closed the pull request at: https://github.com/apache/commons-bcel/pull/14 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-bcel pull request #14: Fix typo

2017-10-07 Thread mernst
GitHub user mernst opened a pull request: https://github.com/apache/commons-bcel/pull/14 Fix typo You can merge this pull request into a Git repository by running: $ git pull https://github.com/mernst/commons-bcel typo-verificationresult Alternatively you can review and

[GitHub] commons-io pull request #43: Make code style of hasBOM() consistent with get...

2017-09-15 Thread mernst
GitHub user mernst opened a pull request: https://github.com/apache/commons-io/pull/43 Make code style of hasBOM() consistent with getBOMCharsetName() This is a minor, stylistic patch. Background fact: After the first call to `getBOM()`, the expressions `getBOM()` and