[jira] [Updated] (CODEC-213) Support JEP 287: SHA-3 Hash Algorithms

2016-05-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CODEC-213: --- Attachment: CODEC-SHA3.diff > Support JEP 287: SHA-3 Hash Algorithms >

[jira] [Commented] (CODEC-213) Support JEP 287: SHA-3 Hash Algorithms

2016-05-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283424#comment-15283424 ] Gary Gregory commented on CODEC-213: These do not appear to have shown up in Java 9 EA build as of 115.

[jira] [Created] (CODEC-213) Support JEP 287: SHA-3 Hash Algorithms

2016-05-13 Thread Gary Gregory (JIRA)
Gary Gregory created CODEC-213: -- Summary: Support JEP 287: SHA-3 Hash Algorithms Key: CODEC-213 URL: https://issues.apache.org/jira/browse/CODEC-213 Project: Commons Codec Issue Type: New

[jira] [Updated] (CODEC-212) Create a minimal Digest command line utility: org.apache.commons.codec.digest.Digesta

2016-05-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CODEC-212: --- Description: Create a minimal Digest command line utility: org.apache.commons.codec.digest.Digest.

[jira] [Updated] (CODEC-212) Create a minimal Digest command line utility: org.apache.commons.codec.digest.Digesta

2016-05-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CODEC-212: --- Summary: Create a minimal Digest command line utility: org.apache.commons.codec.digest.Digesta (was:

[jira] [Updated] (CODEC-212) Create a minimal Digest command line utility: org.apache.commons.codec.digest.Digest

2016-05-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CODEC-212: --- Summary: Create a minimal Digest command line utility: org.apache.commons.codec.digest.Digest (was:

[jira] [Created] (CODEC-212) Create a minimal Digest command line utility

2016-05-13 Thread Gary Gregory (JIRA)
Gary Gregory created CODEC-212: -- Summary: Create a minimal Digest command line utility Key: CODEC-212 URL: https://issues.apache.org/jira/browse/CODEC-212 Project: Commons Codec Issue Type: New

[jira] [Created] (CODEC-211) Create enum MessageDigestAlgorithm and deprecate class MessageDigestAlgorithms

2016-05-13 Thread Gary Gregory (JIRA)
Gary Gregory created CODEC-211: -- Summary: Create enum MessageDigestAlgorithm and deprecate class MessageDigestAlgorithms Key: CODEC-211 URL: https://issues.apache.org/jira/browse/CODEC-211 Project:

[jira] [Closed] (CODEC-210) Add DigestUtils.getDigest(String, MessageDigest)

2016-05-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CODEC-210. -- Resolution: Fixed In svn trunk. > Add DigestUtils.getDigest(String, MessageDigest) >

[jira] [Created] (CODEC-210) Add DigestUtils.getDigest(String, MessageDigest)

2016-05-13 Thread Gary Gregory (JIRA)
Gary Gregory created CODEC-210: -- Summary: Add DigestUtils.getDigest(String, MessageDigest) Key: CODEC-210 URL: https://issues.apache.org/jira/browse/CODEC-210 Project: Commons Codec Issue Type:

[jira] [Closed] (CODEC-209) Javadoc for SHA-224 DigestUtils methods should mention Java 1.8.0 restriction instead of 1.4.0

2016-05-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CODEC-209. -- Resolution: Fixed Committed revision 1743772. > Javadoc for SHA-224 DigestUtils methods should mention

[jira] [Updated] (CODEC-209) Javadoc for SHA-224 DigestUtils methods should mention Java 1.8.0 restriction instead of 1.4.0

2016-05-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CODEC-209: --- Summary: Javadoc for SHA-224 DigestUtils methods should mention Java 1.8.0 restriction instead of

[jira] [Updated] (CODEC-209) Javadoc for SHA-224 DigestUtils methods should mention Java 1.8.0 restriction instead of 1.4.0.

2016-05-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CODEC-209: --- Summary: Javadoc for SHA-224 DigestUtils methods should mention Java 1.8.0 restriction instead of

[jira] [Created] (CODEC-209) Javadoc for SHA-224 DigestUtils should mention Java 1.8.0 restriction instead of 1.4.0.

2016-05-13 Thread Gary Gregory (JIRA)
Gary Gregory created CODEC-209: -- Summary: Javadoc for SHA-224 DigestUtils should mention Java 1.8.0 restriction instead of 1.4.0. Key: CODEC-209 URL: https://issues.apache.org/jira/browse/CODEC-209

[jira] [Closed] (CODEC-208) Make some DigestUtils APIs public

2016-05-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CODEC-208. -- Resolution: Fixed Committed revision 1743770. > Make some DigestUtils APIs public >

[jira] [Created] (CODEC-208) Make some DigestUtils APIs public

2016-05-13 Thread Gary Gregory (JIRA)
Gary Gregory created CODEC-208: -- Summary: Make some DigestUtils APIs public Key: CODEC-208 URL: https://issues.apache.org/jira/browse/CODEC-208 Project: Commons Codec Issue Type: New Feature

[jira] [Updated] (VFS-610) Resource leak in CombinedResources.loadResources(String)

2016-05-13 Thread Lae (JIRA)
[ https://issues.apache.org/jira/browse/VFS-610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lae updated VFS-610: Description: {{org.apache.commons.vfs2.util.CombinedResources.loadResources(String)}} doesn't close the streams it creates:

[jira] [Created] (VFS-610) Resource leak in CombinedResources.loadResources(String)

2016-05-13 Thread Lae (JIRA)
Lae created VFS-610: --- Summary: Resource leak in CombinedResources.loadResources(String) Key: VFS-610 URL: https://issues.apache.org/jira/browse/VFS-610 Project: Commons VFS Issue Type: Bug Affects

[jira] [Resolved] (WEAVER-10) Tests problems

2016-05-13 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/WEAVER-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson resolved WEAVER-10. --- Resolution: Cannot Reproduce > Tests problems > -- > > Key: WEAVER-10 >

[jira] [Closed] (CODEC-206) Add java.io.File APIs to DigestUtils

2016-05-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CODEC-206. -- Resolution: Fixed In svn trunk. > Add java.io.File APIs to DigestUtils >

[jira] [Closed] (CODEC-207) Charsets Javadoc breaks build when using Java 8

2016-05-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CODEC-207. -- Resolution: Fixed In svn trunk. > Charsets Javadoc breaks build when using Java 8 >

[jira] [Updated] (CODEC-207) Charsets Javadoc breaks build when using Java 8

2016-05-13 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CODEC-207: --- Description: Some Javadocs in {{Charsets}} use a period instead of a hash to separate class and field

[jira] [Created] (CODEC-207) Charsets Javadoc breaks build when using Java 8

2016-05-13 Thread Gary Gregory (JIRA)
Gary Gregory created CODEC-207: -- Summary: Charsets Javadoc breaks build when using Java 8 Key: CODEC-207 URL: https://issues.apache.org/jira/browse/CODEC-207 Project: Commons Codec Issue Type:

[jira] [Created] (CODEC-206) Add java.io.File APIs to DigestUtils

2016-05-13 Thread Gary Gregory (JIRA)
Gary Gregory created CODEC-206: -- Summary: Add java.io.File APIs to DigestUtils Key: CODEC-206 URL: https://issues.apache.org/jira/browse/CODEC-206 Project: Commons Codec Issue Type: New Feature

[jira] [Commented] (MATH-1341) "RandomDataGenerator" is brittle

2016-05-13 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15282935#comment-15282935 ] Luc Maisonobe commented on MATH-1341: - Seems good to me. > "RandomDataGenerator" is brittle >

[jira] [Commented] (JEXL-194) synchronize on iterableValue in foreach statement

2016-05-13 Thread Dmitri Blinov (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15282778#comment-15282778 ] Dmitri Blinov commented on JEXL-194: Thanks for the hint, I'll give it a try > synchronize on

[jira] [Commented] (WEAVER-10) Tests problems

2016-05-13 Thread gil cattaneo (JIRA)
[ https://issues.apache.org/jira/browse/WEAVER-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15282694#comment-15282694 ] gil cattaneo commented on WEAVER-10: Hi Thanks, fixed. The problem is caused by our xbean (Fedora

[jira] [Updated] (MATH-1341) "RandomDataGenerator" is brittle

2016-05-13 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles updated MATH-1341: - Attachment: RandomUtils.java I attached a new {{RandomUtils}} class which I propose as a replacement for

[GitHub] commons-lang pull request: Lang 1195: Enhance MethodUtils to allow...

2016-05-13 Thread Derek-Ashmore
Github user Derek-Ashmore commented on the pull request: https://github.com/apache/commons-lang/pull/141#issuecomment-219016359 Thanks for taking time to respond. I should be challenged on the need for this. I grant your point-- over-exposing methods is technically

[GitHub] commons-lang pull request: Lang 1195: Enhance MethodUtils to allow...

2016-05-13 Thread sebbASF
Github user sebbASF commented on the pull request: https://github.com/apache/commons-lang/pull/141#issuecomment-219006770 Note that an alternative solution for testing private methods is to make them package-protected. (and document why they are not private!) The test

[GitHub] commons-lang pull request: Lang 1195: Enhance MethodUtils to allow...

2016-05-13 Thread Derek-Ashmore
GitHub user Derek-Ashmore opened a pull request: https://github.com/apache/commons-lang/pull/141 Lang 1195: Enhance MethodUtils to allow invocation of private methods Currently, MethodUtils is restricted to finding and invoking accessible methods. Frequently, developers have a need

[jira] [Commented] (JEXL-194) synchronize on iterableValue in foreach statement

2016-05-13 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/JEXL-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15282561#comment-15282561 ] Henri Biestro commented on JEXL-194: As a temporary workaround, you already can run code under a