[jira] [Created] (LANG-819) EnumUtils.generateBitVector needs a ? extends

2012-09-09 Thread Shevek (JIRA)
Shevek created LANG-819: --- Summary: EnumUtils.generateBitVector needs a ? extends Key: LANG-819 URL: https://issues.apache.org/jira/browse/LANG-819 Project: Commons Lang Issue Type: Bug Affects

[jira] [Created] (LANG-820) TypeUtils.normalizeUpperBounds broken?

2012-09-09 Thread Shevek (JIRA)
Shevek created LANG-820: --- Summary: TypeUtils.normalizeUpperBounds broken? Key: LANG-820 URL: https://issues.apache.org/jira/browse/LANG-820 Project: Commons Lang Issue Type: Bug Affects Versions:

[jira] [Commented] (LANG-819) EnumUtils.generateBitVector needs a ? extends

2012-09-10 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/LANG-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13452658#comment-13452658 ] Shevek commented on LANG-819: - Officially:

[jira] [Commented] (LANG-819) EnumUtils.generateBitVector needs a ? extends

2012-09-10 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/LANG-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13452659#comment-13452659 ] Shevek commented on LANG-819: - Note also that you can capture a ? token by creating a separate

[jira] [Created] (LANG-833) ToStringBuilder should use StringBuilder

2012-09-27 Thread Shevek (JIRA)
Shevek created LANG-833: --- Summary: ToStringBuilder should use StringBuilder Key: LANG-833 URL: https://issues.apache.org/jira/browse/LANG-833 Project: Commons Lang Issue Type: Bug

[jira] [Commented] (LANG-833) ToStringBuilder should use StringBuilder

2012-09-27 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/LANG-833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13464872#comment-13464872 ] Shevek commented on LANG-833: - I did the same analysis and I agree with it. That's why I called

[jira] Created: (LOGGING-133) Allow subclassing of Jdk14Logger

2009-11-12 Thread Shevek (JIRA)
Allow subclassing of Jdk14Logger Key: LOGGING-133 URL: https://issues.apache.org/jira/browse/LOGGING-133 Project: Commons Logging Issue Type: Improvement Affects Versions: 1.1.1 Environment: All

[jira] [Created] (VFS-509) Can't add a FileSystem using the API

2014-01-05 Thread Shevek (JIRA)
Shevek created VFS-509: -- Summary: Can't add a FileSystem using the API Key: VFS-509 URL: https://issues.apache.org/jira/browse/VFS-509 Project: Commons VFS Issue Type: Bug Reporter: Shevek

[jira] [Updated] (VFS-509) Can't add a FileSystem using the API

2014-01-05 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/VFS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shevek updated VFS-509: --- Affects Version/s: 2.0 Can't add a FileSystem using the API

[jira] [Commented] (VFS-508) Change FileSystemException to inherit from a RuntimeException, and not IOException (patch attached)

2014-01-05 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/VFS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13862727#comment-13862727 ] Shevek commented on VFS-508: Please do NOT apply this patch. What most people don't understand

[jira] [Commented] (VFS-508) Change FileSystemException to inherit from a RuntimeException, and not IOException (patch attached)

2014-01-05 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/VFS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13862741#comment-13862741 ] Shevek commented on VFS-508: It's entirely recoverable. An IOException in my networking systems

[jira] [Commented] (LANG-819) EnumUtils.generateBitVector needs a ? extends

2014-01-05 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/LANG-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13862742#comment-13862742 ] Shevek commented on LANG-819: - You misunderstand type bounds. Anyway, here is an example.

[jira] [Commented] (VFS-509) Can't add a FileSystem using the API

2014-01-05 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/VFS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13862745#comment-13862745 ] Shevek commented on VFS-509: Withdraw bug, using addProvider(). Can't add a FileSystem using

[jira] [Closed] (VFS-509) Can't add a FileSystem using the API

2014-01-05 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/VFS-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shevek closed VFS-509. -- Resolution: Invalid Can't add a FileSystem using the API Key:

[jira] [Commented] (VFS-508) Change FileSystemException to inherit from a RuntimeException, and not IOException (patch attached)

2014-01-05 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/VFS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13862764#comment-13862764 ] Shevek commented on VFS-508: And if the container detects an error, how is it to report it to

[jira] [Commented] (LANG-819) EnumUtils.generateBitVector needs a ? extends

2014-01-06 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/LANG-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13863128#comment-13863128 ] Shevek commented on LANG-819: - Set? extends Foo isn't a visual shorthand. It's a concrete

[jira] [Commented] (LANG-819) EnumUtils.generateBitVector needs a ? extends

2014-01-10 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/LANG-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13867645#comment-13867645 ] Shevek commented on LANG-819: - I didn't explain that last point very well due to lack of

[jira] [Comment Edited] (LANG-819) EnumUtils.generateBitVector needs a ? extends

2014-01-10 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/LANG-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13867645#comment-13867645 ] Shevek edited comment on LANG-819 at 1/10/14 9:22 AM: -- I didn't explain

[jira] [Commented] (LANG-819) EnumUtils.generateBitVector needs a ? extends

2014-01-10 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/LANG-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13868294#comment-13868294 ] Shevek commented on LANG-819: - Thank you very much for the responses. C++ can do Foo const *

[jira] [Commented] (LANG-819) EnumUtils.generateBitVector needs a ? extends

2014-01-10 Thread Shevek (JIRA)
[ https://issues.apache.org/jira/browse/LANG-819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13868404#comment-13868404 ] Shevek commented on LANG-819: - Oh, to answer the last question, to use transform() without

[jira] [Created] (COMPRESS-293) BZip2 Compressor count bug

2014-11-19 Thread Shevek (JIRA)
Shevek created COMPRESS-293: --- Summary: BZip2 Compressor count bug Key: COMPRESS-293 URL: https://issues.apache.org/jira/browse/COMPRESS-293 Project: Commons Compress Issue Type: Improvement