[jira] [Commented] (CODEC-236) Add MurmurHash Implementation

2017-06-12 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16047202#comment-16047202 ] Gary Gregory commented on CODEC-236: Feel free to provide a patch with unit tests :-) I would make sure

[jira] [Commented] (TEXT-88) WordUtils.capitalizeFully behaves in a counterintuitive manner with empty delimiter array.

2017-06-12 Thread Arun Vinud (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16047195#comment-16047195 ] Arun Vinud commented on TEXT-88: - What if I don't like to pass an explicit null as input and pass an empty

[jira] [Created] (CODEC-236) Add MurmurHash Implementation

2017-06-12 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created CODEC-236: - Summary: Add MurmurHash Implementation Key: CODEC-236 URL: https://issues.apache.org/jira/browse/CODEC-236 Project: Commons Codec Issue Type: New Feature

[jira] [Commented] (CLI-274) Option parser type EXISTING_FILE_VALUE not check file existing

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16047099#comment-16047099 ] ASF GitHub Bot commented on CLI-274: Github user coveralls commented on the issue:

[jira] [Commented] (CLI-274) Option parser type EXISTING_FILE_VALUE not check file existing

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16047100#comment-16047100 ] ASF GitHub Bot commented on CLI-274: Github user coveralls commented on the issue:

[jira] [Commented] (CLI-274) Option parser type EXISTING_FILE_VALUE not check file existing

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16047098#comment-16047098 ] ASF GitHub Bot commented on CLI-274: Github user coveralls commented on the issue:

[jira] [Commented] (CLI-274) Option parser type EXISTING_FILE_VALUE not check file existing

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16047097#comment-16047097 ] ASF GitHub Bot commented on CLI-274: Github user coveralls commented on the issue:

[jira] [Commented] (TEXT-88) WordUtils.capitalizeFully behaves in a counterintuitive manner with empty delimiter array.

2017-06-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16047086#comment-16047086 ] Sebb commented on TEXT-88: -- To me a second param of null means "I have not provided any delimiters". So does

[jira] [Commented] (CLI-274) Option parser type EXISTING_FILE_VALUE not check file existing

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16047060#comment-16047060 ] ASF GitHub Bot commented on CLI-274: Github user coveralls commented on the issue:

[jira] [Commented] (CLI-274) Option parser type EXISTING_FILE_VALUE not check file existing

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16047059#comment-16047059 ] ASF GitHub Bot commented on CLI-274: Github user coveralls commented on the issue:

[jira] [Commented] (COMPRESS-407) Validate Block and Record Sizes

2017-06-12 Thread Simon Spero (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046995#comment-16046995 ] Simon Spero commented on COMPRESS-407: -- I've rebased 405 and 407 onto my personal 403 branch. It

[jira] [Created] (COMPRESS-410) Remove ZipEncoding implementations introduced to work around problems in jdk 1.4

2017-06-12 Thread Simon Spero (JIRA)
Simon Spero created COMPRESS-410: Summary: Remove ZipEncoding implementations introduced to work around problems in jdk 1.4 Key: COMPRESS-410 URL: https://issues.apache.org/jira/browse/COMPRESS-410

[jira] [Commented] (TEXT-88) WordUtils.capitalizeFully behaves in a counterintuitive manner with empty delimiter array.

2017-06-12 Thread Arun Vinud (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046970#comment-16046970 ] Arun Vinud commented on TEXT-88: - I feel all these calls should return the same output.

[GitHub] commons-lang issue #272: Replaced test with verify

2017-06-12 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/272 [![Coverage Status](https://coveralls.io/builds/11936730/badge)](https://coveralls.io/builds/11936730) Coverage remained the same at 95.173% when pulling

[GitHub] commons-lang pull request #272: Replaced test with verify

2017-06-12 Thread ameyjadiye
GitHub user ameyjadiye opened a pull request: https://github.com/apache/commons-lang/pull/272 Replaced test with verify You can merge this pull request into a Git repository by running: $ git pull https://github.com/ameyjadiye/commons-lang mvn-test-verify Alternatively you

[GitHub] commons-lang issue #268: .travis.yml: add oraclejdk9

2017-06-12 Thread ameyjadiye
Github user ameyjadiye commented on the issue: https://github.com/apache/commons-lang/pull/268 Hmm, how about using docker service for this ? , I have raised same for ibmjdk8 https://github.com/apache/commons-lang/pull/271 --- If your project is set up for it, you can reply to this

[GitHub] commons-lang issue #268: .travis.yml: add oraclejdk9

2017-06-12 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/268 It is not officially supported, but it is possible. For example https://github.com/jacoco/jacoco and https://github.com/apache/logging-log4j2 use jdk 9 on travis. --- If

[jira] [Commented] (COLLECTIONS-606) Build status, Coverage status and Maven central in GIT

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046928#comment-16046928 ] ASF GitHub Bot commented on COLLECTIONS-606: Github user asfgit closed the pull request

[jira] [Commented] (LANG-1340) Add IBM Java 8 CI checks for Commons Lang

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LANG-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046927#comment-16046927 ] ASF GitHub Bot commented on LANG-1340: -- Github user coveralls commented on the issue:

[GitHub] commons-lang issue #271: LANG-1340: Added ibmjdk8 support for travis-ci

2017-06-12 Thread coveralls
Github user coveralls commented on the issue: https://github.com/apache/commons-lang/pull/271 [![Coverage Status](https://coveralls.io/builds/11936062/badge)](https://coveralls.io/builds/11936062) Coverage increased (+0.01%) to 95.186% when pulling

[jira] [Commented] (CLI-274) Option parser type EXISTING_FILE_VALUE not check file existing

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046917#comment-16046917 ] ASF GitHub Bot commented on CLI-274: Github user britter commented on a diff in the pull request:

[jira] [Commented] (CLI-274) Option parser type EXISTING_FILE_VALUE not check file existing

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046918#comment-16046918 ] ASF GitHub Bot commented on CLI-274: Github user britter commented on a diff in the pull request:

[jira] [Commented] (LANG-1340) Add IBM Java 8 CI checks for Commons Lang

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

[GitHub] commons-lang pull request #271: LANG-1340: Added ibmjdk8 support for travis-...

2017-06-12 Thread ameyjadiye
GitHub user ameyjadiye opened a pull request: https://github.com/apache/commons-lang/pull/271 LANG-1340: Added ibmjdk8 support for travis-ci Addition of the ibmjdk8 to Commons Text is successful, so adding it to Commons Lang would be an advantage. You can merge this pull request

[jira] [Commented] (COMPRESS-400) It should be possible for users to create and access extra PAX headers to tar archives

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046910#comment-16046910 ] ASF GitHub Bot commented on COMPRESS-400: - Github user coveralls commented on the issue:

[jira] [Commented] (COMPRESS-400) It should be possible for users to create and access extra PAX headers to tar archives

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046902#comment-16046902 ] ASF GitHub Bot commented on COMPRESS-400: - Github user sesuncedu closed the pull request at:

[jira] [Commented] (COMPRESS-400) It should be possible for users to create and access extra PAX headers to tar archives

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046898#comment-16046898 ] ASF GitHub Bot commented on COMPRESS-400: - GitHub user sesuncedu opened a pull request:

[jira] [Updated] (TEXT-67) NumericEntityUnescaper.options - fix TODO

2017-06-12 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated TEXT-67: -- Summary: NumericEntityUnescaper.options - fix TODO (was: NumericEntityUnescaper.options - TODO)

[jira] [Updated] (TEXT-83) Document that commons-csv should be used in preference to CsvTranslators

2017-06-12 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated TEXT-83: -- Description: Document that commons-csv should be used in preference to CsvTranslators. (was:

[jira] [Updated] (TEXT-83) Document that commons-csv should be used in preference to CsvTranslators

2017-06-12 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated TEXT-83: -- Assignee: Rob Tompkins Fix Version/s: (was: 1.x) 1.2

[jira] [Resolved] (TEXT-83) Document that commons-csv should be used in preference to CsvTranslators

2017-06-12 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved TEXT-83. --- Resolution: Fixed > Document that commons-csv should be used in preference to CsvTranslators >

[jira] [Updated] (TEXT-83) Document that commons-csv should be used in preference to CsvTranslators

2017-06-12 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated TEXT-83: -- Summary: Document that commons-csv should be used in preference to CsvTranslators (was: Document

[jira] [Updated] (TEXT-83) Document that commons-csv should be used instead of CsvTranslators

2017-06-12 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated TEXT-83: -- Summary: Document that commons-csv should be used instead of CsvTranslators (was: Deprecate

[GitHub] commons-lang issue #268: .travis.yml: add oraclejdk9

2017-06-12 Thread ameyjadiye
Github user ameyjadiye commented on the issue: https://github.com/apache/commons-lang/pull/268 As per Travis-ci documentation doesnt seems they support oraclejdk9 https://docs.travis-ci.com/user/languages/java/ >The Travis CI environment provides Oracle JDK 7

[jira] [Commented] (COLLECTIONS-606) Build status, Coverage status and Maven central in GIT

2017-06-12 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046884#comment-16046884 ] Rob Tompkins commented on COLLECTIONS-606: -- Note, svn location:

[jira] [Resolved] (COLLECTIONS-606) Build status, Coverage status and Maven central in GIT

2017-06-12 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins resolved COLLECTIONS-606. -- Resolution: Fixed Committed in svn 1798499. > Build status, Coverage status and

[jira] [Updated] (COLLECTIONS-606) Build status, Coverage status and Maven central in GIT

2017-06-12 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated COLLECTIONS-606: - Affects Version/s: 4.1 > Build status, Coverage status and Maven central in GIT >

[jira] [Updated] (COLLECTIONS-606) Build status, Coverage status and Maven central in GIT

2017-06-12 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated COLLECTIONS-606: - Fix Version/s: 4.2 > Build status, Coverage status and Maven central in GIT >

[jira] [Created] (LANG-1340) Add IBM Java 8 CI checks for Commons Lang

2017-06-12 Thread Amey Jadiye (JIRA)
Amey Jadiye created LANG-1340: - Summary: Add IBM Java 8 CI checks for Commons Lang Key: LANG-1340 URL: https://issues.apache.org/jira/browse/LANG-1340 Project: Commons Lang Issue Type:

[GitHub] commons-lang issue #268: .travis.yml: add oraclejdk9

2017-06-12 Thread PascalSchumacher
Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-lang/pull/268 Another problem is that the maven version used by travis does not work with jdk 9 as far as I know. --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (TEXT-88) WordUtils.capitalizeFully behaves in a counterintuitive manner with empty delimiter array.

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046852#comment-16046852 ] ASF GitHub Bot commented on TEXT-88: GitHub user ameyjadiye opened a pull request:

[jira] [Updated] (COLLECTIONS-606) Build status, Coverage status and Maven central in GIT

2017-06-12 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Tompkins updated COLLECTIONS-606: - Assignee: Rob Tompkins > Build status, Coverage status and Maven central in GIT >

[jira] [Commented] (CLI-274) Option parser type EXISTING_FILE_VALUE not check file existing

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046847#comment-16046847 ] ASF GitHub Bot commented on CLI-274: Github user schaumb commented on a diff in the pull request:

[jira] [Commented] (CLI-274) Option parser type EXISTING_FILE_VALUE not check file existing

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CLI-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046846#comment-16046846 ] ASF GitHub Bot commented on CLI-274: Github user schaumb commented on a diff in the pull request:

[jira] [Commented] (TEXT-88) WordUtils.capitalizeFully behaves in a counterintuitive manner with empty delimiter array.

2017-06-12 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046838#comment-16046838 ] Sebb commented on TEXT-88: -- Agreed, should not return string unchanged if there are no delims >

[jira] [Commented] (TEXT-88) WordUtils.capitalizeFully behaves in a counterintuitive manner with empty delimiter array.

2017-06-12 Thread Amey Jadiye (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046828#comment-16046828 ] Amey Jadiye commented on TEXT-88: - agreed, its a obvious bug looking at code. {code:java} public static

[jira] [Issue Comment Deleted] (COLLECTIONS-606) Build status, Coverage status and Maven central in GIT

2017-06-12 Thread Vamsi (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vamsi updated COLLECTIONS-606: -- Comment: was deleted (was: [~chtompki] Opened a pull request

[jira] [Commented] (COLLECTIONS-606) Build status, Coverage status and Maven central in GIT

2017-06-12 Thread Vamsi (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046771#comment-16046771 ] Vamsi commented on COLLECTIONS-606: --- [~chtompki] Opened a pull request

[jira] [Commented] (COLLECTIONS-606) Build status, Coverage status and Maven central in GIT

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046769#comment-16046769 ] ASF GitHub Bot commented on COLLECTIONS-606: GitHub user vamsi-kavuri opened a pull

[jira] [Created] (COLLECTIONS-606) Build status, Coverage status and Maven central in GIT

2017-06-12 Thread Vamsi (JIRA)
Vamsi created COLLECTIONS-606: - Summary: Build status, Coverage status and Maven central in GIT Key: COLLECTIONS-606 URL: https://issues.apache.org/jira/browse/COLLECTIONS-606 Project: Commons Collections

[jira] [Commented] (TEXT-88) WordUtils.capitalizeFully behaves in a counterintuitive manner with empty delimiter array.

2017-06-12 Thread Rob Tompkins (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046680#comment-16046680 ] Rob Tompkins commented on TEXT-88: -- [~s...@apache.org] and [~arunvinud] - does this seem appropriate? >

[jira] [Created] (TEXT-88) WordUtils.capitalizeFully behaves in a counterintuitive manner with empty delimiter array.

2017-06-12 Thread Rob Tompkins (JIRA)
Rob Tompkins created TEXT-88: Summary: WordUtils.capitalizeFully behaves in a counterintuitive manner with empty delimiter array. Key: TEXT-88 URL: https://issues.apache.org/jira/browse/TEXT-88 Project:

[jira] [Commented] (COMPRESS-400) It should be possible for users to create and access extra PAX headers to tar archives

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046661#comment-16046661 ] ASF GitHub Bot commented on COMPRESS-400: - Github user bodewig commented on the issue:

[jira] [Commented] (TEXT-85) Create CaseUtils class. Add toCamelCase

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046644#comment-16046644 ] ASF GitHub Bot commented on TEXT-85: Github user arunvinudss commented on a diff in the pull request:

[jira] [Updated] (TEXT-87) StrBuilder Add Prefix Optimization

2017-06-12 Thread BELUGA BEHR (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] BELUGA BEHR updated TEXT-87: Description: As a nice differentiation to Java's String Builder, please add an optimization for

[jira] [Created] (TEXT-87) StrBuilder Add Prefix Optimization

2017-06-12 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created TEXT-87: --- Summary: StrBuilder Add Prefix Optimization Key: TEXT-87 URL: https://issues.apache.org/jira/browse/TEXT-87 Project: Commons Text Issue Type: New Feature

[jira] [Commented] (TEXT-85) Create CaseUtils class. Add toCamelCase

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046622#comment-16046622 ] ASF GitHub Bot commented on TEXT-85: Github user arunvinudss commented on a diff in the pull request:

[jira] [Commented] (TEXT-85) Create CaseUtils class. Add toCamelCase

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046623#comment-16046623 ] ASF GitHub Bot commented on TEXT-85: Github user chtompki commented on the issue:

[jira] [Commented] (TEXT-85) Create CaseUtils class. Add toCamelCase

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046615#comment-16046615 ] ASF GitHub Bot commented on TEXT-85: Github user arunvinudss commented on a diff in the pull request:

[jira] [Created] (TEXT-86) StrBuilder Add New Replace Method

2017-06-12 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created TEXT-86: --- Summary: StrBuilder Add New Replace Method Key: TEXT-86 URL: https://issues.apache.org/jira/browse/TEXT-86 Project: Commons Text Issue Type: New Feature

[jira] [Resolved] (COMPRESS-406) BUILDING.md is missing license header

2017-06-12 Thread Stefan Bodewig (JIRA)
[ https://issues.apache.org/jira/browse/COMPRESS-406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Bodewig resolved COMPRESS-406. - Resolution: Fixed Fix Version/s: 1.15 fixed, thanks! > BUILDING.md is missing

[jira] [Commented] (COMPRESS-406) BUILDING.md is missing license header

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

[jira] [Commented] (TEXT-85) Create CaseUtils class. Add toCamelCase

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046514#comment-16046514 ] ASF GitHub Bot commented on TEXT-85: Github user chtompki commented on a diff in the pull request:

[jira] [Commented] (TEXT-85) Create CaseUtils class. Add toCamelCase

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046516#comment-16046516 ] ASF GitHub Bot commented on TEXT-85: Github user chtompki commented on a diff in the pull request:

[jira] [Commented] (TEXT-85) Create CaseUtils class. Add toCamelCase

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046513#comment-16046513 ] ASF GitHub Bot commented on TEXT-85: Github user chtompki commented on a diff in the pull request:

[jira] [Commented] (TEXT-85) Create CaseUtils class. Add toCamelCase

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046520#comment-16046520 ] ASF GitHub Bot commented on TEXT-85: Github user chtompki commented on a diff in the pull request:

[jira] [Commented] (TEXT-85) Create CaseUtils class. Add toCamelCase

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046517#comment-16046517 ] ASF GitHub Bot commented on TEXT-85: Github user chtompki commented on a diff in the pull request:

[jira] [Commented] (TEXT-85) Create CaseUtils class. Add toCamelCase

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046518#comment-16046518 ] ASF GitHub Bot commented on TEXT-85: Github user chtompki commented on a diff in the pull request:

[jira] [Commented] (TEXT-85) Create CaseUtils class. Add toCamelCase

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046519#comment-16046519 ] ASF GitHub Bot commented on TEXT-85: Github user chtompki commented on a diff in the pull request:

[jira] [Commented] (TEXT-85) Create CaseUtils class. Add toCamelCase

2017-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16046515#comment-16046515 ] ASF GitHub Bot commented on TEXT-85: Github user chtompki commented on a diff in the pull request:

[jira] [Created] (NUMBERS-43) Remove "round(float)" methods?

2017-06-12 Thread Gilles (JIRA)
Gilles created NUMBERS-43: - Summary: Remove "round(float)" methods? Key: NUMBERS-43 URL: https://issues.apache.org/jira/browse/NUMBERS-43 Project: Commons Numbers Issue Type: Wish

[jira] [Commented] (TEXT-83) Deprecate CsvTranslators from from commons text in favor of Commons CSV

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

[jira] [Resolved] (TEXT-67) NumericEntityUnescaper.options - TODO

2017-06-12 Thread Bruno P. Kinoshita (JIRA)
[ https://issues.apache.org/jira/browse/TEXT-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno P. Kinoshita resolved TEXT-67. Resolution: Fixed Fix Version/s: (was: 1.x) 1.2 >

[jira] [Commented] (TEXT-67) NumericEntityUnescaper.options - TODO

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

[GitHub] commons-lang issue #268: .travis.yml: add oraclejdk9

2017-06-12 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/commons-lang/pull/268 Ooh, looked at the wrong green icon. JDK 7 complained about JAVA_HOME location... weird. Related issue in travis-ci repo https://github.com/travis-ci/travis-ci/issues/5520 --- If your project

[GitHub] commons-lang issue #268: .travis.yml: add oraclejdk9

2017-06-12 Thread britter
Github user britter commented on the issue: https://github.com/apache/commons-lang/pull/268 Travis build failed. Any idea why? Java 8 has an heap space error, while the Java 9 build reports an unrecognized VM option. --- If your project is set up for it, you can reply to this email

[GitHub] commons-lang issue #268: .travis.yml: add oraclejdk9

2017-06-12 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/commons-lang/pull/268 +1 lgtm! --- 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