[jira] [Resolved] (COMPRESS-348) Calling SevenZFile.read() on empty SevenZArchiveEntry throws IllegalStateException

2016-05-15 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-348. - Resolution: Fixed Fix Version/s: 1.12 > Calling SevenZFile.read() on empty

[jira] [Resolved] (COMPRESS-354) PureJavaCrc32C constructor calls overrideable method

2016-05-15 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-354. - Resolution: Fixed Fix Version/s: 1.12 fixed with git commit 3083ea5 It might be

[jira] [Commented] (COMPRESS-354) PureJavaCrc32C constructor calls overrideable method

2016-05-15 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15284124#comment-15284124 ] Stefan Bodewig commented on COMPRESS-354: - No, sebb is talking about the class inside the

[jira] [Updated] (IMAGING-183) Error while reading Canon CR2 (RAW) image metadata: Can't find rows per strip field.

2016-05-15 Thread Adalberto Gonzaga (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adalberto Gonzaga updated IMAGING-183: -- Summary: Error while reading Canon CR2 (RAW) image metadata: Can't find rows per strip

[jira] [Comment Edited] (IMAGING-183) Error while reading Canon CR2 RAW image: Can't find rows per strip field.

2016-05-15 Thread Adalberto Gonzaga (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283965#comment-15283965 ] Adalberto Gonzaga edited comment on IMAGING-183 at 5/16/16 12:46 AM: -

[jira] [Created] (MATH-1362) Remove usage of "o.a.c.m.util.Incrementor"

2016-05-15 Thread Gilles (JIRA)
Gilles created MATH-1362: Summary: Remove usage of "o.a.c.m.util.Incrementor" Key: MATH-1362 URL: https://issues.apache.org/jira/browse/MATH-1362 Project: Commons Math Issue Type: Task

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

2016-05-15 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15284010#comment-15284010 ] Gilles commented on MATH-1341: -- Code available in branch "feature-MATH-1341". > "RandomDataGenerator" is

[jira] [Commented] (IMAGING-183) Error while reading Canon CR2 RAW image: Can't find rows per strip field.

2016-05-15 Thread Adalberto Gonzaga (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283965#comment-15283965 ] Adalberto Gonzaga commented on IMAGING-183: --- More info: * The file was taken with a Canon EOS

[jira] [Commented] (IMAGING-183) Error while reading Canon CR2 RAW image: Can't find rows per strip field.

2016-05-15 Thread Adalberto Gonzaga (JIRA)
[ https://issues.apache.org/jira/browse/IMAGING-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283963#comment-15283963 ] Adalberto Gonzaga commented on IMAGING-183: --- The following piece of code is throwing the

[jira] [Created] (IMAGING-183) Error while reading Canon CR2 RAW image: Can't find rows per strip field.

2016-05-15 Thread Adalberto Gonzaga (JIRA)
Adalberto Gonzaga created IMAGING-183: - Summary: Error while reading Canon CR2 RAW image: Can't find rows per strip field. Key: IMAGING-183 URL: https://issues.apache.org/jira/browse/IMAGING-183

[jira] [Commented] (MATH-1357) Create Github Pull Request Template

2016-05-15 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283952#comment-15283952 ] Gilles commented on MATH-1357: -- I've applied your patch. commit 4a31885cc00ba7382f4c47f735c5fda88f14a15f

[jira] [Created] (CODEC-217) Add HmacAlgorithms.HMAC_SHA_224 (Java 8 only)

2016-05-15 Thread Gary Gregory (JIRA)
Gary Gregory created CODEC-217: -- Summary: Add HmacAlgorithms.HMAC_SHA_224 (Java 8 only) Key: CODEC-217 URL: https://issues.apache.org/jira/browse/CODEC-217 Project: Commons Codec Issue Type:

[jira] [Commented] (CODEC-178) Deprecate Charsets Charset constants in favor of Java 7's java.nio.charset.StandardCharsets

2016-05-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283914#comment-15283914 ] Gary Gregory commented on CODEC-178: Are you saying we should update Java from 6 to 7 now for release

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

2016-05-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory reopened CODEC-211: > Create enum MessageDigestAlgorithm and deprecate class MessageDigestAlgorithms >

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

2016-05-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory reopened CODEC-206: Now that we have an enum, I'm having doubts about adding these methods. We could get rid of these by

[jira] [Commented] (CODEC-216) Why is PureJavaCrc32#update(int b) final?

2016-05-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283907#comment-15283907 ] Gary Gregory commented on CODEC-216: Oh, maybe it's a performance optimization... > Why is

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

2016-05-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CODEC-211. -- Resolution: Fixed Closing. There are no more uses of the old deprecated class. > Create enum

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

2016-05-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283902#comment-15283902 ] Gary Gregory commented on CODEC-211: +1. That makes sense since the whole class is now deprecated. >

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

2016-05-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283901#comment-15283901 ] Gary Gregory commented on CODEC-211: It's handy for tests that loop through all enum values. See

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

2016-05-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CODEC-212. -- Resolution: Fixed In svn trunk. > Create a minimal Digest command line utility: >

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

2016-05-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed CODEC-213. -- Resolution: Fixed In svn trunk. > Support JEP 287: SHA-3 Hash Algorithms >

[jira] [Commented] (COMPRESS-354) PureJavaCrc32C constructor calls overrideable method

2016-05-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283894#comment-15283894 ] Gary Gregory commented on COMPRESS-354: --- Shouldn't this JIRA be for the {{CODEC}} component? >

[jira] [Commented] (CODEC-216) Why is PureJavaCrc32#update(int b) final?

2016-05-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283893#comment-15283893 ] Gary Gregory commented on CODEC-216: {quote} Copied from Hadoop 2.6.3. {quote} > Why is

[jira] [Commented] (LANG-1229) Performance regression due to cyclic hashCode guard

2016-05-15 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15283890#comment-15283890 ] Gary Gregory commented on LANG-1229: Or maybe the new method is still called append but takes a boolean

[jira] [Resolved] (CONFIGURATION-624) Support Commons Configuration as PropertySource in Spring

2016-05-15 Thread Dennis Kieselhorst (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Kieselhorst resolved CONFIGURATION-624. -- Resolution: Fixed > Support Commons Configuration as

[jira] [Created] (CONFIGURATION-629) Fix PropertyDescriptor warning for AbstractConfiguration.setProperty

2016-05-15 Thread Dennis Kieselhorst (JIRA)
Dennis Kieselhorst created CONFIGURATION-629: Summary: Fix PropertyDescriptor warning for AbstractConfiguration.setProperty Key: CONFIGURATION-629 URL:

[jira] [Created] (CONFIGURATION-628) Drop Ant build script

2016-05-15 Thread Dennis Kieselhorst (JIRA)
Dennis Kieselhorst created CONFIGURATION-628: Summary: Drop Ant build script Key: CONFIGURATION-628 URL: https://issues.apache.org/jira/browse/CONFIGURATION-628 Project: Commons

[GitHub] commons-lang pull request: LANG-1229 Performance regression in Has...

2016-05-15 Thread marschall
GitHub user marschall opened a pull request: https://github.com/apache/commons-lang/pull/142 LANG-1229 Performance regression in HashCodeBuilder Revert HashCodeBuilder#append(Object,Object) to the version of 3.4 and restore performance. This reopens LANG-456. Issue:

[jira] [Created] (LANG-1229) Performance regression due to cyclic hashCode guard

2016-05-15 Thread Philippe Marschall (JIRA)
Philippe Marschall created LANG-1229: Summary: Performance regression due to cyclic hashCode guard Key: LANG-1229 URL: https://issues.apache.org/jira/browse/LANG-1229 Project: Commons Lang