[jira] [Created] (LOGGING-165) Java 9 compatibility

2017-09-23 Thread JIRA
陈宝仪 created LOGGING-165: --- Summary: Java 9 compatibility Key: LOGGING-165 URL: https://issues.apache.org/jira/browse/LOGGING-165 Project: Commons Logging Issue Type: Improvement Affects Versions: 1.

[jira] [Updated] (CODEC-234) Base32.decode should support lowercase letters

2017-09-23 Thread Christopher Schultz (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Schultz updated CODEC-234: -- Attachment: (was: CODEC-234-2.diff) > Base32.decode should support lowercase letters

[jira] [Updated] (CODEC-234) Base32.decode should support lowercase letters

2017-09-23 Thread Christopher Schultz (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Schultz updated CODEC-234: -- Attachment: (was: CODEC-234.diff) > Base32.decode should support lowercase letters >

[jira] [Updated] (CODEC-234) Base32.decode should support lowercase letters

2017-09-23 Thread Christopher Schultz (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Schultz updated CODEC-234: -- Attachment: CODEC-234-3.diff The original patch, as advertised, was written with brevity

[jira] [Created] (CODEC-239) Allows "look-alike" characters like 0 (digit zero) and 1 (digit one) as aliases for O (uppercase oh) and I (uppercase eye) respectively when decoding

2017-09-23 Thread Christopher Schultz (JIRA)
Christopher Schultz created CODEC-239: - Summary: Allows "look-alike" characters like 0 (digit zero) and 1 (digit one) as aliases for O (uppercase oh) and I (uppercase eye) respectively when decoding Key: CODEC-239

[jira] [Updated] (CODEC-239) Allows "look-alike" characters like 0 (digit zero) and 1 (digit one) as aliases for O (uppercase oh) and I (uppercase eye) respectively when decoding

2017-09-23 Thread Christopher Schultz (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Schultz updated CODEC-239: -- Labels: patch-available (was: patch) > Allows "look-alike" characters like 0 (digit zero

[jira] [Updated] (CODEC-234) Base32.decode should support lowercase letters

2017-09-23 Thread Christopher Schultz (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Schultz updated CODEC-234: -- Labels: patch-available (was: ) > Base32.decode should support lowercase letters > -

[jira] [Resolved] (CODEC-234) Base32.decode should support lowercase letters

2017-09-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory resolved CODEC-234. Resolution: Fixed Fix Version/s: 1.11 In svn trunk. Please verify and close. > Base32.decode

[jira] [Updated] (CODEC-239) Allows "look-alike" characters like 0 (digit zero) and 1 (digit one) as aliases for O (uppercase oh) and I (uppercase eye) respectively when decoding

2017-09-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated CODEC-239: --- Description: Allowing {{1}} -> {{I}} and {{0}} -> {{O}} can help usability, especially for human users

[jira] [Updated] (CODEC-239) Allows "look-alike" characters like 0 (digit zero) and 1 (digit one) as aliases for O (uppercase oh) and I (uppercase eye) respectively when decoding

2017-09-23 Thread Christopher Schultz (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Schultz updated CODEC-239: -- Attachment: CODEC-239.diff Proposed patch adds new DECODE tables which include the lookal

[jira] [Commented] (CODEC-239) Allows "look-alike" characters like 0 (digit zero) and 1 (digit one) as aliases for O (uppercase oh) and I (uppercase eye) respectively when decoding

2017-09-23 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177900#comment-16177900 ] Gary Gregory commented on CODEC-239: Hi [~ch...@christopherschultz.net]: Would you ple

[jira] [Commented] (LOGGING-165) Java 9 compatibility

2017-09-23 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177934#comment-16177934 ] Bernd Eckenfels commented on LOGGING-165: - Care to elaborate what this is about?

[jira] [Commented] (COMMONSRDF-62) japicmp-maven-plugin breaking build because there is at least one incompatibility

2017-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMMONSRDF-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177942#comment-16177942 ] ASF GitHub Bot commented on COMMONSRDF-62: -- Github user wikier commented on th

[jira] [Resolved] (VFS-641) https.test.GetContentInfoFunctionalTest fails on travis-ci with java 8

2017-09-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/VFS-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved VFS-641. --- Resolution: Fixed Fix Version/s: 2.2 Works with current master, so I'm resolving this. >

[jira] [Updated] (LOGGING-165) Java 9 compatibility

2017-09-23 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGGING-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 陈宝仪 updated LOGGING-165: Description: emphasized text > Java 9 compatibility > > > Key: LOGGING-165 >

[jira] [Updated] (LOGGING-165) Java 9 compatibility

2017-09-23 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGGING-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 陈宝仪 updated LOGGING-165: Description: Ading modularity headers so that other module can import it (was: emphasized text) > Java 9 compati

[jira] [Commented] (LOGGING-165) Java 9 compatibility

2017-09-23 Thread JIRA
[ https://issues.apache.org/jira/browse/LOGGING-165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16178032#comment-16178032 ] 陈宝仪 commented on LOGGING-165: - Sorry. I added description about this issue. > Java 9 compati