[jira] [Commented] (LANG-1075) Replace System.getProperty("file|path.separator") with File.separator|pathSeparator

2015-06-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584295#comment-14584295 ] Sebb commented on LANG-1075: I'm not suggesting changing how FILE_SEPARATOR or PATH_SEPARATOR a

[jira] [Resolved] (LANG-1147) EnumUtils *BitVector issue with more than 32 values Enum

2015-06-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-1147. Resolution: Fixed Fix Version/s: 3.5 Thanks for the report and thorough patch. Applied: Repository: commons-l

[jira] [Commented] (LANG-1147) EnumUtils *BitVector issue with more than 32 values Enum

2015-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584265#comment-14584265 ] ASF GitHub Bot commented on LANG-1147: -- Github user asfgit closed the pull request at:

[GitHub] commons-lang pull request: LANG-1147 : Fix EnumUtils *BitVector is...

2015-06-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/97 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (BEANUTILS-477) Warnings from FluentPropertyBeanIntrospector when creating a CombinedConfiguration from a CombinedConfigurationBuilder

2015-06-12 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583942#comment-14583942 ] Oliver Heger commented on BEANUTILS-477: Ticket was moved to BeanUtils. The on

[jira] [Moved] (BEANUTILS-477) Warnings from FluentPropertyBeanIntrospector when creating a CombinedConfiguration from a CombinedConfigurationBuilder

2015-06-12 Thread Oliver Heger (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Heger moved CONFIGURATION-603 to BEANUTILS-477: -- Affects Version/s: (was: 2.0)

[jira] [Resolved] (LANG-1059) Capitalize javadoc is incorrect

2015-06-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved LANG-1059. Resolution: Fixed Fix Version/s: 3.5 Repository: commons-lang Updated Branches: refs/heads/master 78e2f4c12

[jira] [Commented] (LANG-1059) Capitalize javadoc is incorrect

2015-06-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583681#comment-14583681 ] Sebb commented on LANG-1059: LANG-1059 Capitalize javadoc is incorrect Project: http://git-wip

[jira] [Commented] (BCEL-173) ClassParser fails to parse JDK classes in Java 8: ClassFormatException: Invalid byte tag in constant pool

2015-06-12 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/BCEL-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583616#comment-14583616 ] Gary Gregory commented on BCEL-173: --- I do not have one... [~ebourg]? > ClassParser fails

[jira] [Commented] (LANG-1148) StringUtils.isBlank does not work correctly with strings containing non-breakable whitespace characters

2015-06-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583562#comment-14583562 ] Sebb commented on LANG-1148: There is also the question of backward compatibility of StringUtil

[jira] [Updated] (LANG-1148) StringUtils.isBlank does not work correctly with strings containing non-breakable whitespace characters

2015-06-12 Thread Aleksandr Bogush (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Bogush updated LANG-1148: --- Description: isBlank uses java.lang.Character.isWhitespace(char ch) method, which has not been

[jira] [Updated] (LANG-1148) StringUtils.isBlank does not work correctly with strings containing non-breakable whitespace characters

2015-06-12 Thread Aleksandr Bogush (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Bogush updated LANG-1148: --- Description: isBlank uses java.lang.Character.isWhitespace(char ch) method, which has not been

[jira] [Updated] (LANG-1148) StringUtils.isBlank does not work correctly with strings containing non-breakable whitespace characters

2015-06-12 Thread Aleksandr Bogush (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Bogush updated LANG-1148: --- Description: isBlank uses java.lang.Character.isWhitespace(char ch) method, which has not been

[jira] [Created] (LANG-1148) StringUtils.isBlank does not work correctly with strings containing non-breakable whitespace characters

2015-06-12 Thread Aleksandr Bogush (JIRA)
Aleksandr Bogush created LANG-1148: -- Summary: StringUtils.isBlank does not work correctly with strings containing non-breakable whitespace characters Key: LANG-1148 URL: https://issues.apache.org/jira/browse/LANG

[jira] [Commented] (CONFIGURATION-603) Warnings from FluentPropertyBeanIntrospector when creating a CombinedConfiguration from a CombinedConfigurationBuilder

2015-06-12 Thread Richard Tearle (JIRA)
[ https://issues.apache.org/jira/browse/CONFIGURATION-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583414#comment-14583414 ] Richard Tearle commented on CONFIGURATION-603: -- Many thanks for gettin

[jira] [Comment Edited] (JXPATH-177) Pipe in combination with variables causes NullPointerException

2015-06-12 Thread Martin Xarx (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583236#comment-14583236 ] Martin Xarx edited comment on JXPATH-177 at 6/12/15 10:47 AM: --

[jira] [Updated] (JXPATH-177) Pipe in combination with variables causes NullPointerException

2015-06-12 Thread Martin Xarx (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Xarx updated JXPATH-177: --- Attachment: jx177.zip Test case > Pipe in combination with variables causes NullPointerException > --

[jira] [Commented] (LANG-1147) EnumUtils *BitVector issue with more than 32 values Enum

2015-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14583141#comment-14583141 ] ASF GitHub Bot commented on LANG-1147: -- GitHub user rikles opened a pull request:

[jira] [Updated] (LANG-1147) EnumUtils *BitVector issue with more than 32 values Enum

2015-06-12 Thread Loic Guibert (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Loic Guibert updated LANG-1147: --- Description: In *EnumUtils* all _BitVector_ related methods fail in handling Enums with more than 32 v

[GitHub] commons-lang pull request: LANG-1147 : Fix EnumUtils *BitVector is...

2015-06-12 Thread rikles
GitHub user rikles opened a pull request: https://github.com/apache/commons-lang/pull/97 LANG-1147 : Fix EnumUtils *BitVector issue with more than 32 values Enums In `EnumUtils` all _BitVector_ related methods fail in handling Enum with more than 32 values. This is due to a impl

[jira] [Created] (LANG-1147) EnumUtils *BitVector issue with more than 32 values Enum

2015-06-12 Thread Loic Guibert (JIRA)
Loic Guibert created LANG-1147: -- Summary: EnumUtils *BitVector issue with more than 32 values Enum Key: LANG-1147 URL: https://issues.apache.org/jira/browse/LANG-1147 Project: Commons Lang Issue

[jira] [Updated] (VFS-572) Javadoc of SftpFileSystemConfigBuilder.setKnownHosts is inconsistent

2015-06-12 Thread Sandra Parsick (JIRA)
[ https://issues.apache.org/jira/browse/VFS-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandra Parsick updated VFS-572: --- Attachment: VFS-572.patch > Javadoc of SftpFileSystemConfigBuilder.setKnownHosts is inconsistent > --

[jira] [Created] (VFS-572) Javadoc of SftpFileSystemConfigBuilder.setKnownHosts is inconsistent

2015-06-12 Thread Sandra Parsick (JIRA)
Sandra Parsick created VFS-572: -- Summary: Javadoc of SftpFileSystemConfigBuilder.setKnownHosts is inconsistent Key: VFS-572 URL: https://issues.apache.org/jira/browse/VFS-572 Project: Commons VFS