[jira] [Commented] (COLLECTIONS-593) Compilation errors (generics) with JDK9

2016-10-17 Thread Vincent Privat (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583303#comment-15583303 ] Vincent Privat commented on COLLECTIONS-593: Indeed we were compiling wit

[GitHub] commons-lang pull request #196: site: Nav, javadoc now says GIT latest as op...

2016-10-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/196 --- 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 i

[jira] [Commented] (COLLECTIONS-593) Compilation errors (generics) with JDK9

2016-10-17 Thread Jesse Glick (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583276#comment-15583276 ] Jesse Glick commented on COLLECTIONS-593: - [JDK-8075793|https://bugs.openjdk.

[GitHub] commons-lang issue #196: site: Nav, javadoc now says GIT latest as opposed t...

2016-10-17 Thread britter
Github user britter commented on the issue: https://github.com/apache/commons-lang/pull/196 @chtompki we don' need jira for these kind of changes, since they do not affect the behavior of Commons Lang in any way. Feel free to merge. --- If your project is set up for it, you can reply

[jira] [Comment Edited] (LOGGING-163) BufferedReader is not closed properly

2016-10-17 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582848#comment-15582848 ] Gary Gregory edited comment on LOGGING-163 at 10/17/16 5:30 PM: ---

[jira] [Resolved] (LOGGING-163) BufferedReader is not closed properly

2016-10-17 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved LOGGING-163. -- Resolution: Fixed Assignee: Gary Gregory Fix Version/s: Nightly Builds Thank yo

[jira] [Updated] (LOGGING-163) BufferedReader is not closed properly

2016-10-17 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated LOGGING-163: - Affects Version/s: 1.2 > BufferedReader is not closed properly >

[GitHub] commons-lang issue #196: site: Nav, javadoc now says GIT latest as opposed t...

2016-10-17 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/196 [![Coverage Status](https://coveralls.io/builds/8372309/badge)](https://coveralls.io/builds/8372309) Coverage increased (+0.02%) to 93.56% when pulling **9ca3e3e6c4493ea8e4431a9

[GitHub] commons-lang issue #196: site: Nav, javadoc now says GIT latest as opposed t...

2016-10-17 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/196 [![Coverage Status](https://coveralls.io/builds/8372309/badge)](https://coveralls.io/builds/8372309) Coverage increased (+0.02%) to 93.56% when pulling **9ca3e3e6c4493ea8e4431a9

[jira] [Updated] (LOGGING-163) BufferedReader is not closed properly

2016-10-17 Thread Kaloyan Spiridonov (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaloyan Spiridonov updated LOGGING-163: --- Description: In LogFactory class at line 552 there is BufferedReader that is not clos

[jira] [Updated] (LOGGING-163) BufferedReader is not closed properly

2016-10-17 Thread Kaloyan Spiridonov (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kaloyan Spiridonov updated LOGGING-163: --- Description: In LogFactory class at line 552 there is BufferedReader that is not clos

[GitHub] commons-lang pull request #196: site: Nav, javadoc now says GIT latest as op...

2016-10-17 Thread chtompki
GitHub user chtompki opened a pull request: https://github.com/apache/commons-lang/pull/196 site: Nav, javadoc now says GIT latest as opposed to SVN latest @britter any thoughts on taking this without a jira? You can merge this pull request into a Git repository by running: $ g

[jira] [Created] (LOGGING-163) BufferedReader is not closed properly

2016-10-17 Thread Kaloyan Spiridonov (JIRA)
Kaloyan Spiridonov created LOGGING-163: -- Summary: BufferedReader is not closed properly Key: LOGGING-163 URL: https://issues.apache.org/jira/browse/LOGGING-163 Project: Commons Logging I

[jira] [Commented] (CRYPTO-60) opensslCipher support GCM mode

2016-10-17 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/CRYPTO-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581615#comment-15581615 ] Xianda Ke commented on CRYPTO-60: - Thanks a lot, Dapeng. The latest PR: https://github.com

[jira] [Comment Edited] (CRYPTO-60) opensslCipher support GCM mode

2016-10-17 Thread Xianda Ke (JIRA)
[ https://issues.apache.org/jira/browse/CRYPTO-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299508#comment-15299508 ] Xianda Ke edited comment on CRYPTO-60 at 10/17/16 8:43 AM: --- Pleas

[jira] [Commented] (CRYPTO-60) opensslCipher support GCM mode

2016-10-17 Thread Dapeng Sun (JIRA)
[ https://issues.apache.org/jira/browse/CRYPTO-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581580#comment-15581580 ] Dapeng Sun commented on CRYPTO-60: -- Thank [~kexianda] for the contribution, I will look in