[jira] [Commented] (CLI-287) HelpFormatter doesn't display header consisting of only whitespaces

2018-06-10 Thread Jakub Nowak (JIRA)
[ https://issues.apache.org/jira/browse/CLI-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507505#comment-16507505 ] Jakub Nowak commented on CLI-287: - [PR #26|https://github.com/apache/commons-cli/pull/26] > HelpFormatter

[jira] [Commented] (CLI-287) HelpFormatter doesn't display header consisting of only whitespaces

2018-06-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507503#comment-16507503 ] ASF GitHub Bot commented on CLI-287: GitHub user MrQubo opened a pull request:

[jira] [Commented] (CLI-287) HelpFormatter doesn't display header consisting of only whitespaces

2018-06-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507504#comment-16507504 ] ASF GitHub Bot commented on CLI-287: GitHub user MrQubo opened a pull request:

[jira] [Updated] (CLI-287) HelpFormatter doesn't display header consisting of only whitespaces

2018-06-10 Thread Jakub Nowak (JIRA)
[ https://issues.apache.org/jira/browse/CLI-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakub Nowak updated CLI-287: Affects Version/s: 1.0 > HelpFormatter doesn't display header consisting of only whitespaces >

[jira] [Created] (CLI-287) HelpFormatter doesn't display header consisting of only whitespaces

2018-06-10 Thread Jakub Nowak (JIRA)
Jakub Nowak created CLI-287: --- Summary: HelpFormatter doesn't display header consisting of only whitespaces Key: CLI-287 URL: https://issues.apache.org/jira/browse/CLI-287 Project: Commons CLI

[jira] [Commented] (CONFIGURATION-703) xml:space="preserve" does not handle blank strings properly

2018-06-10 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507495#comment-16507495 ] Oliver Heger commented on CONFIGURATION-703: Added. > xml:space="preserve" does not

[jira] [Commented] (DBCP-489) Add ability to export/import messages from file in CLI

2018-06-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507471#comment-16507471 ] Gary Gregory commented on DBCP-489: --- Can you be more specific or provide a PR so we can see what you are

[jira] [Closed] (DBCP-499) org.apache.commons.dbcp2.managed.DataSourceXAConnectionFactory should use a char[] instead of a String to store passwords.

2018-06-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed DBCP-499. - Resolution: Fixed Fix Version/s: 2.4.0 >

[jira] [Closed] (DBCP-502) org.apache.commons.dbcp2.datasources internals should use a char[] instead of a String to store passwords.

2018-06-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed DBCP-502. - Resolution: Fixed Fix Version/s: 2.4.0 > org.apache.commons.dbcp2.datasources internals should use

[jira] [Created] (DBCP-502) org.apache.commons.dbcp2.datasources internals should use a char[] instead of a String to store passwords.

2018-06-10 Thread Gary Gregory (JIRA)
Gary Gregory created DBCP-502: - Summary: org.apache.commons.dbcp2.datasources internals should use a char[] instead of a String to store passwords. Key: DBCP-502 URL: https://issues.apache.org/jira/browse/DBCP-502

[jira] [Commented] (CLI-284) Inconsistency in constraints for creating an instance of class Option using builder pattern or constructor

2018-06-10 Thread Stephan Fuhrmann (JIRA)
[ https://issues.apache.org/jira/browse/CLI-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507449#comment-16507449 ] Stephan Fuhrmann commented on CLI-284: -- I've been thinking about the problem a little. The problem is

[jira] [Updated] (CLI-284) Inconsistency in constraints for creating an instance of class Option using builder pattern or constructor

2018-06-10 Thread Stephan Fuhrmann (JIRA)
[ https://issues.apache.org/jira/browse/CLI-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Fuhrmann updated CLI-284: - Attachment: (was: CLI284.patch) > Inconsistency in constraints for creating an instance of

[jira] [Closed] (DBCP-501) org.apache.commons.dbcp2.datasources.CPDSConnectionFactory should use a char[] instead of a String to store passwords.

2018-06-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed DBCP-501. - Resolution: Fixed Fix Version/s: 2.4.0 > org.apache.commons.dbcp2.datasources.CPDSConnectionFactory

[jira] [Created] (DBCP-501) org.apache.commons.dbcp2.datasources.CPDSConnectionFactory should use a char[] instead of a String to store passwords.

2018-06-10 Thread Gary Gregory (JIRA)
Gary Gregory created DBCP-501: - Summary: org.apache.commons.dbcp2.datasources.CPDSConnectionFactory should use a char[] instead of a String to store passwords. Key: DBCP-501 URL:

[jira] [Closed] (DBCP-500) org.apache.commons.dbcp2.cpdsadapter.DriverAdapterCPDS should use a char[] instead of a String to store passwords.

2018-06-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed DBCP-500. - Resolution: Fixed Fix Version/s: 2.4.0 > org.apache.commons.dbcp2.cpdsadapter.DriverAdapterCPDS

[jira] [Closed] (DBCP-498) org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] instead of a String to store passwords

2018-06-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed DBCP-498. - Resolution: Fixed > org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] > instead of

[jira] [Created] (DBCP-500) org.apache.commons.dbcp2.cpdsadapter.DriverAdapterCPDS should use a char[] instead of a String to store passwords.

2018-06-10 Thread Gary Gregory (JIRA)
Gary Gregory created DBCP-500: - Summary: org.apache.commons.dbcp2.cpdsadapter.DriverAdapterCPDS should use a char[] instead of a String to store passwords. Key: DBCP-500 URL:

[jira] [Updated] (DBCP-499) org.apache.commons.dbcp2.managed.DataSourceXAConnectionFactory should use a char[] instead of a String to store passwords.

2018-06-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated DBCP-499: -- Summary: org.apache.commons.dbcp2.managed.DataSourceXAConnectionFactory should use a char[] instead of a

[jira] [Reopened] (DBCP-498) org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] instead of a String to save passwords

2018-06-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory reopened DBCP-498: --- > org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] > instead of a String to save

[jira] [Updated] (DBCP-498) org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] instead of a String to store passwords

2018-06-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated DBCP-498: -- Summary: org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] instead of a String to

[jira] [Reopened] (DBCP-498) org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] instead of a String to save passwords

2018-06-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory reopened DBCP-498: --- > org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] > instead of a String to save

[jira] [Updated] (DBCP-498) org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] instead of a String to save passwords

2018-06-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory updated DBCP-498: -- Description: The class  {{org.apache.commons.dbcp2.DataSourceConnectionFactory}} should use a  {{char[]}}

[jira] [Closed] (DBCP-498) org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] instead of a String to save passwords

2018-06-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed DBCP-498. - Resolution: Fixed > org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] > instead of

[jira] [Created] (DBCP-499) org.apache.commons.dbcp2.managed.DataSourceXAConnectionFactory should use a char[] instead of a String to save passwords.

2018-06-10 Thread Gary Gregory (JIRA)
Gary Gregory created DBCP-499: - Summary: org.apache.commons.dbcp2.managed.DataSourceXAConnectionFactory should use a char[] instead of a String to save passwords. Key: DBCP-499 URL:

[jira] [Closed] (DBCP-498) org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] instead of a String to save passwords

2018-06-10 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Gregory closed DBCP-498. - Resolution: Fixed Fix Version/s: 2.4.0 In git master. >

[jira] [Created] (DBCP-498) org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] instead of a String to save passwords

2018-06-10 Thread Gary Gregory (JIRA)
Gary Gregory created DBCP-498: - Summary: org.apache.commons.dbcp2.DataSourceConnectionFactory should use a char[] instead of a String to save passwords Key: DBCP-498 URL:

[jira] [Commented] (POOL-343) CommonsPool2TargetSource release target giving error "Returned object not currently part of this pool"

2018-06-10 Thread Shakun Ahuja (JIRA)
[ https://issues.apache.org/jira/browse/POOL-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507396#comment-16507396 ] Shakun Ahuja commented on POOL-343: --- I have analyse the problem and found that threadpoolexecuter create

[jira] [Commented] (CLI-284) Inconsistency in constraints for creating an instance of class Option using builder pattern or constructor

2018-06-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507371#comment-16507371 ] ASF GitHub Bot commented on CLI-284: Github user sfuhrm closed the pull request at:

[jira] [Commented] (CLI-284) Inconsistency in constraints for creating an instance of class Option using builder pattern or constructor

2018-06-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507370#comment-16507370 ] ASF GitHub Bot commented on CLI-284: Github user sfuhrm closed the pull request at:

[jira] [Commented] (CLI-284) Inconsistency in constraints for creating an instance of class Option using builder pattern or constructor

2018-06-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507369#comment-16507369 ] ASF GitHub Bot commented on CLI-284: Github user sfuhrm commented on the issue:

[jira] [Commented] (CLI-284) Inconsistency in constraints for creating an instance of class Option using builder pattern or constructor

2018-06-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507368#comment-16507368 ] ASF GitHub Bot commented on CLI-284: Github user sfuhrm commented on the issue:

[jira] [Commented] (LANG-1339) Some classes depend on the java.desktop profile

2018-06-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16507303#comment-16507303 ] ASF GitHub Bot commented on LANG-1339: -- Github user PascalSchumacher commented on the issue:

[GitHub] commons-lang issue #275: LANG-1339: replace java.beans.PropertyListener by j...

2018-06-10 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/275 +1 ---