[jira] [Created] (CODEC-184) NullPointerException in DoubleMetaPhone.isDoubleMetaphoneEqual when using empty strings

2014-04-10 Thread Cyrille Artho (JIRA)
Cyrille Artho created CODEC-184: --- Summary: NullPointerException in DoubleMetaPhone.isDoubleMetaphoneEqual when using empty strings Key: CODEC-184 URL: https://issues.apache.org/jira/browse/CODEC-184

[jira] [Updated] (CODEC-184) NullPointerException in DoubleMetaPhone.isDoubleMetaphoneEqual when using empty strings

2014-04-10 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Artho updated CODEC-184: Attachment: BugReport.java Self-contained JUnit test class (with one test case) to reproduce bug.

[jira] [Created] (PRIMITIVES-17) equals/hashCode mismatch

2014-04-10 Thread Cyrille Artho (JIRA)
Cyrille Artho created PRIMITIVES-17: --- Summary: equals/hashCode mismatch Key: PRIMITIVES-17 URL: https://issues.apache.org/jira/browse/PRIMITIVES-17 Project: Commons Primitives Issue Type:

[jira] [Updated] (PRIMITIVES-17) equals/hashCode mismatch

2014-04-10 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/PRIMITIVES-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Artho updated PRIMITIVES-17: Attachment: Report.java equals/hashCode mismatch

[jira] [Updated] (PRIMITIVES-17) equals/hashCode mismatch

2014-04-10 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/PRIMITIVES-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Artho updated PRIMITIVES-17: Description: Two automatically generated tests that wrap singleton lists in different

[jira] [Updated] (LANG-923) JDK 1.8 Changes

2014-04-10 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-923: --- Component/s: General JDK 1.8 Changes --- Key: LANG-923

[jira] [Updated] (LANG-967) Code should never catch and ignore all Throwables

2014-04-10 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-967: --- Component/s: lang.exception.* Code should never catch and ignore all Throwables

[jira] [Updated] (LANG-986) DurationFormatUtils.formatDuration accepts formats with year/month but cannot use them

2014-04-10 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-986: --- Component/s: lang.time.* DurationFormatUtils.formatDuration accepts formats with year/month but

[jira] [Updated] (LANG-979) TypeUtils.parameterizeWithOwner - wrong format descriptor for invalid number of type parameters

2014-04-10 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/LANG-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell updated LANG-979: --- Component/s: lang.reflect.* TypeUtils.parameterizeWithOwner - wrong format descriptor for invalid

[jira] [Reopened] (IO-295) FileUtils.isSymlinks misses symlink folders on Windows

2014-04-10 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/IO-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Yandell reopened IO-295: -- Reopening per the comments. FileUtils.isSymlinks misses symlink folders on Windows

[jira] [Created] (IO-436) Improper JavaDoc comment for FilenameUtils.indexOfExtension

2014-04-10 Thread Christoph Schneegans (JIRA)
Christoph Schneegans created IO-436: --- Summary: Improper JavaDoc comment for FilenameUtils.indexOfExtension Key: IO-436 URL: https://issues.apache.org/jira/browse/IO-436 Project: Commons IO

[jira] [Updated] (CODEC-184) NullPointerException in DoubleMetaPhone.isDoubleMetaphoneEqual when using empty strings

2014-04-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CODEC-184: --- Description: isDoubleMetaphoneEqual does not work with empty strings: The following test throws a

[jira] [Updated] (CODEC-184) NullPointerException in DoubleMetaPhone.isDoubleMetaphoneEqual when using empty strings

2014-04-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CODEC-184: --- Description: {{isDoubleMetaphoneEqual}} does not work with empty strings: The following test throws

[jira] [Updated] (IO-436) Improper JavaDoc comment for FilenameUtils.indexOfExtension

2014-04-10 Thread Christoph Schneegans (JIRA)
[ https://issues.apache.org/jira/browse/IO-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Schneegans updated IO-436: Description: The method FilenameUtils.indexOfExtension contains this JavaDoc comment: \*

[jira] [Resolved] (CODEC-184) NullPointerException in DoubleMetaPhone.isDoubleMetaphoneEqual when using empty strings

2014-04-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved CODEC-184. Resolution: Fixed Fix Version/s: 1.10 Assignee: Gary Gregory Thank you for the bug

[jira] [Resolved] (IO-436) Improper JavaDoc comment for FilenameUtils.indexOfExtension

2014-04-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved IO-436. - Resolution: Fixed Fix Version/s: 2.5 Assignee: Gary Gregory Thank you for the report!

[jira] [Created] (IO-437) Make IOUtils.EOF public and reuse it in various classes

2014-04-10 Thread Gary Gregory (JIRA)
Gary Gregory created IO-437: --- Summary: Make IOUtils.EOF public and reuse it in various classes Key: IO-437 URL: https://issues.apache.org/jira/browse/IO-437 Project: Commons IO Issue Type:

[jira] [Resolved] (IO-437) Make IOUtils.EOF public and reuse it in various classes

2014-04-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/IO-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved IO-437. - Resolution: Fixed {noformat} commit -m action issue=IO-437 dev=ggregory type=add... (17 paths specified)

[jira] [Commented] (DBCP-413) Closing a Connection does not close Statement objects created on that connection, by way of the close() method.

2014-04-10 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13965534#comment-13965534 ] Phil Steitz commented on DBCP-413: -- DBCP should both set the isClosed property on its

[jira] [Created] (EXEC-85) error running mvn on eclipse

2014-04-10 Thread Ramiro Matteoda (JIRA)
Ramiro Matteoda created EXEC-85: --- Summary: error running mvn on eclipse Key: EXEC-85 URL: https://issues.apache.org/jira/browse/EXEC-85 Project: Commons Exec Issue Type: Bug

[jira] [Resolved] (COLLECTIONS-513) NullPointerException in SwitchTransformer.transform

2014-04-10 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-513. - Resolution: Invalid This is not a bug. The constructor of

[jira] [Commented] (COLLECTIONS-516) NullPointerException in MapUtils.toProperties

2014-04-10 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13965813#comment-13965813 ] Thomas Neidhart commented on COLLECTIONS-516: - The javadoc comment refers

[jira] [Resolved] (COLLECTIONS-515) ClassCastException in LazySortedMap when used with equals/transformers

2014-04-10 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-515. - Resolution: Invalid There is no surprise here to get a ClassCastException

[jira] [Resolved] (COLLECTIONS-514) NullPointerException in MapBackedSet.mapBackedSet

2014-04-10 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Neidhart resolved COLLECTIONS-514. - Resolution: Invalid The use TreeBag states that it uses a TreeMap as

[jira] [Commented] (COLLECTIONS-512) equals/hashCode mismatch

2014-04-10 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13965911#comment-13965911 ] Thomas Neidhart commented on COLLECTIONS-512: - Fixed the issue with the

[jira] [Created] (COMPRESS-272) CompressorStreamFactory fails to autodetect files using Unix compress (.Z files)

2014-04-10 Thread Paul Blizniak (JIRA)
Paul Blizniak created COMPRESS-272: -- Summary: CompressorStreamFactory fails to autodetect files using Unix compress (.Z files) Key: COMPRESS-272 URL: https://issues.apache.org/jira/browse/COMPRESS-272

[jira] [Commented] (COLLECTIONS-512) equals/hashCode mismatch

2014-04-10 Thread Thomas Neidhart (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13965925#comment-13965925 ] Thomas Neidhart commented on COLLECTIONS-512: - The same wrong statement

[jira] [Commented] (COLLECTIONS-516) NullPointerException in MapUtils.toProperties

2014-04-10 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13965976#comment-13965976 ] Cyrille Artho commented on COLLECTIONS-516: --- Thank you for commenting on

[jira] [Commented] (COLLECTIONS-513) NullPointerException in SwitchTransformer.transform

2014-04-10 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13965982#comment-13965982 ] Cyrille Artho commented on COLLECTIONS-513: --- Thank you for confirming this

[jira] [Updated] (COMPRESS-273) NullPointerException when creation fields/entries from scratch

2014-04-10 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Artho updated COMPRESS-273: --- Attachment: RandoopTest.java NullPointerException when creation fields/entries from

[jira] [Created] (COMPRESS-273) NullPointerException when creation fields/entries from scratch

2014-04-10 Thread Cyrille Artho (JIRA)
Cyrille Artho created COMPRESS-273: -- Summary: NullPointerException when creation fields/entries from scratch Key: COMPRESS-273 URL: https://issues.apache.org/jira/browse/COMPRESS-273 Project:

[jira] [Created] (COMPRESS-274) NullPointerException in ChangeSet.addDeletion when using bogus data

2014-04-10 Thread Cyrille Artho (JIRA)
Cyrille Artho created COMPRESS-274: -- Summary: NullPointerException in ChangeSet.addDeletion when using bogus data Key: COMPRESS-274 URL: https://issues.apache.org/jira/browse/COMPRESS-274 Project:

[jira] [Updated] (COMPRESS-274) NullPointerException in ChangeSet.addDeletion when using bogus data

2014-04-10 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Artho updated COMPRESS-274: --- Attachment: Report3.java NullPointerException in ChangeSet.addDeletion when using bogus

[jira] [Created] (COMPRESS-275) Packing problem? NoClassDefFoundError: org/tukaani/xz/FilterOptions

2014-04-10 Thread Cyrille Artho (JIRA)
Cyrille Artho created COMPRESS-275: -- Summary: Packing problem? NoClassDefFoundError: org/tukaani/xz/FilterOptions Key: COMPRESS-275 URL: https://issues.apache.org/jira/browse/COMPRESS-275 Project:

[jira] [Updated] (COMPRESS-275) Packing problem? NoClassDefFoundError: org/tukaani/xz/FilterOptions

2014-04-10 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Artho updated COMPRESS-275: --- Attachment: Report2.java Packing problem? NoClassDefFoundError:

[jira] [Updated] (COMPRESS-275) Packing problem? NoClassDefFoundError: org/tukaani/xz/FilterOptions

2014-04-10 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Artho updated COMPRESS-275: --- Description: I can compile the code but not execute it because a class seems to be

[jira] [Updated] (COMPRESS-276) NullPointerException in ZipArchiveOutputStream with invalid entries

2014-04-10 Thread Cyrille Artho (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Artho updated COMPRESS-276: --- Attachment: Report1.java NullPointerException in ZipArchiveOutputStream with invalid

[jira] [Created] (COMPRESS-276) NullPointerException in ZipArchiveOutputStream with invalid entries

2014-04-10 Thread Cyrille Artho (JIRA)
Cyrille Artho created COMPRESS-276: -- Summary: NullPointerException in ZipArchiveOutputStream with invalid entries Key: COMPRESS-276 URL: https://issues.apache.org/jira/browse/COMPRESS-276 Project: