[GitHub] commons-compress pull request #33: add-some-Unit-Tests Added some Unit Tests...

2017-06-17 Thread sesuncedu
Github user sesuncedu commented on a diff in the pull request: https://github.com/apache/commons-compress/pull/33#discussion_r122569687 --- Diff: src/test/java/org/apache/commons/compress/compressors/xz/XZCompressorOutputStreamTest.java --- @@ -0,0 +1,51 @@ +/* + *

[GitHub] commons-compress issue #33: add-some-Unit-Tests Added some Unit Tests to inc...

2017-06-17 Thread bodewig
Github user bodewig commented on the issue: https://github.com/apache/commons-compress/pull/33 Thanks a lot. --- 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

[GitHub] commons-compress pull request #33: add-some-Unit-Tests Added some Unit Tests...

2017-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-compress/pull/33 --- 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

Jenkins build became unstable: Commons-Compress » Apache Commons Compress #291

2017-06-17 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail:

Jenkins build became unstable: Commons-Compress #291

2017-06-17 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-compress pull request #35: Compress 412

2017-06-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-compress/pull/35 --- 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

[GitHub] commons-compress pull request #33: add-some-Unit-Tests Added some Unit Tests...

2017-06-17 Thread bodewig
Github user bodewig commented on a diff in the pull request: https://github.com/apache/commons-compress/pull/33#discussion_r122573708 --- Diff: src/test/java/org/apache/commons/compress/compressors/xz/XZCompressorOutputStreamTest.java --- @@ -0,0 +1,51 @@ +/* + * Licensed

Jenkins build is back to stable : Commons-Compress » Apache Commons Compress #292

2017-06-17 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail:

Jenkins build became unstable: Commons-Compress PullRequest Builder » Apache Commons Compress #23

2017-06-17 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional

Jenkins build became unstable: Commons-Compress PullRequest Builder #23

2017-06-17 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail:

Jenkins build is back to stable : Commons-Compress #292

2017-06-17 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-compress issue #35: Compress 412

2017-06-17 Thread bodewig
Github user bodewig commented on the issue: https://github.com/apache/commons-compress/pull/35 Thanks, I had to cherry pick 6f37913 but I think I've got everything merged. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] commons-cli issue #14: Added BugCLI260 JUnit Test

2017-06-17 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-cli/pull/14 [![Coverage Status](https://:/builds/12017835/badge)](https://:/builds/12017835) Coverage remained the same at 96.244% when pulling **a2b142847c452f27462575cce3534ef534796b69 on

[GitHub] commons-cli issue #14: Added BugCLI260 JUnit Test

2017-06-17 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-cli/pull/14 [![Coverage Status](https://:/builds/12017835/badge)](https://:/builds/12017835) Coverage remained the same at 96.244% when pulling **a2b142847c452f27462575cce3534ef534796b69 on

[GitHub] commons-cli issue #14: Added BugCLI260 JUnit Test

2017-06-17 Thread chtompki
Github user chtompki commented on the issue: https://github.com/apache/commons-cli/pull/14 I see you got it sorted. I'll give this a look in the morning. --- 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

[GitHub] commons-cli issue #14: Added BugCLI260 JUnit Test

2017-06-17 Thread chtompki
Github user chtompki commented on the issue: https://github.com/apache/commons-cli/pull/14 I see you got it sorted. I'll give this a look in the morning. --- 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

[GitHub] commons-cli pull request #14: Added BugCLI260 JUnit Test

2017-06-17 Thread jlm429
GitHub user jlm429 opened a pull request: https://github.com/apache/commons-cli/pull/14 Added BugCLI260 JUnit Test You can merge this pull request into a Git repository by running: $ git pull https://github.com/jlm429/commons-cli master Alternatively you can review and apply