[commons-lang] branch master updated: Replace Java 12 and 13 builds with Java 14.

2020-03-21 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 93701c9 Replace Java 12 and 13

[commons-lang] branch master updated: Update Spotbugs Maven Plugin to version 4.0.0.

2020-03-21 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 346f52e Update Spotbugs Maven

[commons-text] branch master updated: Replace Java 12 and 13 builds with Java 14.

2020-03-21 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 700f7db Replace Java 12 and 13

[commons-text] branch master updated: Update Spotbugs Maven Plugin to version 4.0.0.

2020-03-21 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 38993c3 Update Spotbugs Maven

[commons-lang] branch master updated (5ac6433 -> b2a0ac7)

2019-12-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git. from 5ac6433 [LANG-1506] Allow a StopWatch to carry an optional message. new 94b0752 ArrayUtils

[commons-lang] 02/02: ArrayUtils: Remove stray comment.

2019-12-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit b2a0ac79b6281e2cf8274548277dbda9a5db6710 Author: pascalschumacher AuthorDate: Mon Dec 30 22:16:26 2019

[commons-lang] 01/02: ArrayUtils: Fix checkstyle violation.

2019-12-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit 94b0752726efd33f5a20b4240ef09fea52c9624b Author: pascalschumacher AuthorDate: Mon Dec 30 22:14:08 2019

[commons-lang] branch master updated: Use ArrayUtils#EMPTY_STRING_ARRAY instead of creating new empty String arrays.

2019-12-26 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new d5948be Use ArrayUtils

[commons-lang] branch master updated: Use Collection#toArray(new T[0]) instead of a presized array as it is faster on modern JVMs.

2019-12-26 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 84668a2 Use Collection#toArray

[commons-lang] branch master updated: CompareToBuilder: Fix checkstyle violation.

2019-12-26 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new fe44a99 CompareToBuilder: Fix

[commons-io] branch master updated: Performance Enhancement: Call toArray with Zero Array Size (closes #65)

2019-12-25 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git The following commit(s) were added to refs/heads/master by this push: new bcb3604 Performance Enhancement

[commons-text] branch master updated: AlphabetConverter#decode: Use int instead of Integer for local variable that can never be null.

2019-12-22 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new a341633 AlphabetConverter

[commons-lang] branch master updated: Conversion#binaryToHexDigit(boolean[], int): Simplify implementation by removing redundant conditions.

2019-12-22 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new ff05749 Conversion

[commons-text] 01/02: UrlStringLookup: Close InputStream even if the InputStreamReader constructor throws an exception.

2019-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit b7052a259f91e7cc257b7cab26d24dd7f8273fb4 Author: Pascal Schumacher AuthorDate: Fri Dec 20 13:48:12 2019

[commons-text] branch master updated (a5c2f4d -> 0f58ab2)

2019-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git. from a5c2f4d [TEXT-174] ScriptStringLookup does not accept ":" #126. new b7052a2 UrlSt

[commons-text] 02/02: CosineSimilarity#dot: Avoid potential overflow in int multiplication.

2019-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 0f58ab2b6322e694dcd5c68849b2aad0e30e156b Author: Pascal Schumacher AuthorDate: Fri Dec 20 13:55:52 2019

[commons-lang] branch master updated (325d9a9 -> c9ca06e)

2019-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git. from 325d9a9 EventListenerSupport: Fix string format of Validate#isTrue call in constructor. new

[commons-lang] 02/02: Remove no longer necessary SpotBugs excludes.

2019-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit c9ca06e496dee2b22a3753652735c0bca60afc7e Author: pascalschumacher AuthorDate: Fri Dec 20 13:28:20 2019

[commons-lang] 01/02: Replace Character constructor (deprecated on Java 9+) calls in tests with Character#valueOf.

2019-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit cb2ec37bd393030b58b3aaf3129dcf83c5a0a6c6 Author: pascalschumacher AuthorDate: Fri Dec 20 13:08:50 2019

[commons-lang] branch master updated: EventListenerSupport: Fix string format of Validate#isTrue call in constructor.

2019-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 325d9a9 EventListenerSupport

[commons-io] branch master updated: Travis CI: Drop Java 12 build (Java 13 is now Generally Available).

2019-09-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git The following commit(s) were added to refs/heads/master by this push: new 2539fc9 Travis CI: Drop Java 12

[commons-text] branch master updated: Travis CI: Drop Java 12 build (Java 13 is now Generally Available).

2019-09-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 9879038 Travis CI: Drop Java

[commons-lang] branch master updated: Travis CI: Drop Java 12 build (Java 13 is now Generally Available).

2019-09-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 46b381e Travis CI: Drop Java

[commons-collections] branch master updated: Travis CI: Allow builds on openjdk-ea to fail.

2019-09-13 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git The following commit(s) were added to refs/heads/master by this push: new b29bae0 Travis CI

[commons-text] branch master updated: Fix checkstyle violation.

2019-09-13 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new d81eb76 Fix checkstyle

[commons-text] branch master updated: Do not run spotbugs twice on Travis CI. Spotbugs is already executed in the main build, do not run it again in the "after_success" part.

2019-09-12 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new b3bffa2 Do not run spotbugs

[commons-lang] branch master updated: Update spotbugs-maven-plugin to version 3.1.12.2.

2019-08-31 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 4632ad7 Update spotbugs-maven

[commons-text] branch master updated: Update spotbugs-maven-plugin to version 3.1.12.2.

2019-08-31 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new d66f426 Update spotbugs-maven

[commons-lang] branch master updated: Range: Remove trailing spaces.

2019-08-19 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new b27f6d5 Range: Remove trailing

[commons-text] branch master updated: [TEXT-170] Add String lookup for host names and IP addresses

2019-08-04 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 420ae4f [TEXT-170] Add String

[commons-text] branch master updated: Travis: Allow Java EA builds to fail.

2019-08-04 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 79df911 Travis: Allow Java EA

[commons-text] 02/02: Update AssertJ to version 3.13.2.

2019-08-04 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 9137054229635e9607a6e62588e0368b78e2c820 Author: Pascal Schumacher AuthorDate: Sun Aug 4 12:06:58 2019

[commons-text] 01/02: StringSubstitutorWithInterpolatorStringLookupTest: Fix checkstyle violation.

2019-08-04 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 9f4fdf0738dee332e691b06b56bbd73fad8ba22d Author: Pascal Schumacher AuthorDate: Sun Aug 4 12:06:02 2019

[commons-text] branch master updated (df619a4 -> 9137054)

2019-08-04 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git. from df619a4 - Add missing documentation. - Fix incorrect examples in Javadocs. - Expand Javadocs

[commons-io] branch master updated: Change part of "Fix "unexpected heading" Javadoc errors on Java 13+." so that it also works version before Java 13.

2019-08-02 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git The following commit(s) were added to refs/heads/master by this push: new 1de4a96 Change part of &quo

[commons-io] branch master updated: Fix "unexpected heading" Javadoc errors on Java 13+.

2019-08-02 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git The following commit(s) were added to refs/heads/master by this push: new 27fbd9e Fix "unexpected he

[commons-text] branch master updated: Update AssertJ to version 3.13.0 and JUnit to version 5.5.1.

2019-07-28 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 4e8197f Update AssertJ

[commons-text] branch master updated: Fix checkstyle violations in StringSubstitutor#createInterpolator.

2019-07-27 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new b299b1c Fix checkstyle

[commons-lang] branch master updated: Update JaCoCo to version 0.8.4.

2019-07-03 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 326f869 Update JaCoCo

[commons-lang] 02/02: Add Java 13 build on Travis CI (openjdk-ea is now Java 14).

2019-07-01 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit 456f92cc9b6cea3e8dac43a44780845e145d06b2 Author: pascalschumacher AuthorDate: Mon Jul 1 22:45:08 2019

[commons-lang] 01/02: Skip Jacoco and SpotBugs on Java 13+.

2019-07-01 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit f810c8283783650f3a000f8ab9aa7911b2b77ab4 Author: pascalschumacher AuthorDate: Mon Jul 1 22:44:40 2019

[commons-lang] branch master updated (9fd7ad2 -> 456f92c)

2019-07-01 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git. from 9fd7ad2 Oracle JDK 8 and 11 are no longer available on travis. new f810c82 Skip Jacoco

[commons-lang] branch master updated: Oracle JDK 8 and 11 are no longer available on travis.

2019-06-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 9fd7ad2 Oracle JDK 8 and 11

[commons-lang] branch master updated: Update JUnit to version 5.5.0.

2019-06-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 88f1d70 Update JUnit

[commons-text] branch master updated: Update JUnit to version 5.5.0.

2019-06-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new e36fe49 Update JUnit

[commons-text] branch master updated: Update JaCoCo to version 0.8.4.

2019-06-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new ab92f2b Update JaCoCo

[commons-text] branch master updated: Fix checkstyle violations.

2019-06-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new b94b583 Fix checkstyle

[commons-text] branch master updated: Update spotbugs-maven-plugin to version 3.1.12 (closes #116).

2019-06-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new e234077 Update spotbugs-maven

[commons-text] branch master updated: Oracle JDK 8 and 11 are no longer available on travis.

2019-06-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new b7666a2 Oracle JDK 8 and 11

[commons-text] branch master updated: Add Java 13 build on Travis CI (openjdk-ea is now Java 14).

2019-06-30 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 276f258 Add Java 13 build

[commons-text] branch master updated: Fix checkstyle violations

2019-05-28 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 8b07e17 Fix checkstyle

[commons-text] branch master updated: Fix Javadoc error on Java 13.

2019-05-22 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new da897bb Fix Javadoc error

[commons-text] branch master updated: Fix Javadoc error on Java 13.

2019-05-21 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 6a6faa4 Fix Javadoc error

[commons-lang] branch master updated: Fix Javadoc on Java 11+.

2019-05-21 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 999030a Fix Javadoc on Java 11

[commons-text] branch master updated: Fix Javadoc on Java 11+.

2019-05-21 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 547f651 Fix Javadoc on Java 11

[commons-lang] branch master updated: Skip javadoc on Java 12+ to workaround https://bugs.openjdk.java.net/browse/JDK-8212233 which causes javadoc to fail with "Exit code: 1 - javadoc: error - The cod

2019-04-27 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 58dfe55 Skip javadoc on Java

[commons-text] branch master updated: Update AssertJ to version 3.12.0.

2019-02-24 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new e7a0979 Update AssertJ

[commons-text] branch master updated: Do not enable checkstyle modules which results are always suppressed.

2019-02-24 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new c62b177 Do not enable

[commons-text] branch master updated: Remove unnecessary checkstyle suppression.

2019-02-24 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 0f8ee16 Remove unnecessary

[commons-text] branch master updated (56c060d -> 512f1a9)

2019-02-24 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git. from 56c060d Merge pull request #102 from kinow/deprecate-jaro-winkler-for-20 new 9e414e3 TEXT

[commons-text] 02/02: checkstyle-suppressions.xml: Remove unnecessary 'lines="0-99999"' attributes

2019-02-24 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 512f1a9b4b1cdd53fa4adacf4367608734284c54 Author: Pascal Schumacher AuthorDate: Sun Feb 24 10:44:48 2019

[commons-text] 01/02: TEXT-104: deprecate JaroWinkler methods for 2.0, and fix clirr report

2019-02-24 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 9e414e3b1004d47647ce33468132520e793e9774 Author: Pascal Schumacher AuthorDate: Sun Feb 24 10:28:35 2019

[commons-text] branch master updated: Update checkstyle to version 8.17

2019-02-09 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 4ca1e32 Update checkstyle

[commons-lang] branch master updated: Update checkstyle to version 8.17

2019-02-09 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 508ddd1 Update checkstyle

[commons-lang] 01/02: Update Hamcrest to version 2.1

2019-02-09 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit b5ed6c6180fd331743cd925b8ca0aeda7a082ffb Author: pascalschumacher AuthorDate: Sat Feb 9 13:43:15 2019

[commons-lang] 02/02: Update EasyMock to version 4.0.2

2019-02-09 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit c127a7266a7633722a5a7b8a5294bc98b1b1a101 Author: pascalschumacher AuthorDate: Sat Feb 9 13:46:58 2019

[commons-lang] branch master updated (c6bb13c -> c127a72)

2019-02-09 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git. from c6bb13c Remove dependency management for JUnit (since the update to JUnit 5.4.0 we only have

[commons-lang] branch master updated: Remove dependency management for JUnit (since the update to JUnit 5.4.0 we only have a single JUnit test dependency).

2019-02-09 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new c6bb13c Remove dependency

[commons-lang] 01/02: Use assertThrows in FunctionsTest (closes #404)

2019-02-09 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit a4adb41259d1318212833eb6379e1528d859b434 Author: Allon Mureinik AuthorDate: Fri Feb 8 21:36:33 2019

[commons-lang] branch master updated (6b7a848 -> c01fa9a)

2019-02-09 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git. from 6b7a848 [ToStringBuilderTest] clean up after some old issues new a4adb41 Use assertThrows

[commons-text] branch master updated: Skip Javadoc on Java 11+ to workaround https://bugs.openjdk.java.net/browse/JDK-8212233 which causes Javadoc to fail with "Exit code: 1 - javadoc: error - The cod

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new a348c98 Skip Javadoc on Java

[commons-text] branch master updated: Update JUnit to version 5.4.0

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new a2735fe Update JUnit

[commons-lang] branch master updated (17bbe77 -> bfa50b3)

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git. from 17bbe77 Skip javadoc on Java 11 to workaround https://bugs.openjdk.java.net/browse/JDK-8212233

[commons-lang] 01/02: Upgrade JUnit depedency to 5.4.0 (closes #402)

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit 2273b6e44e75ab2f9946acfc961b7c0657c5066f Author: Allon Mureinik AuthorDate: Fri Feb 8 15:28:02 2019

[commons-lang] 02/02: Clean up floating point assertions (closes #402)

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit bfa50b3edf09aa41363eeae28b4abe3b86f2e261 Author: Allon Mureinik AuthorDate: Fri Feb 8 16:21:11 2019

[commons-lang] branch master updated: Skip javadoc on Java 11 to workaround https://bugs.openjdk.java.net/browse/JDK-8212233 which causes javadoc to fail with "Exit code: 1 - javadoc: error - The code

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 17bbe77 Skip javadoc on Java

[commons-lang] 10/13: FunctionsTest whitespace after comma

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit 19a5a09b092cf7e225de3ded6f7bd355ab9abed8 Author: Allon Mureinik AuthorDate: Fri Feb 8 19:37:38 2019

[commons-lang] 09/13: FunctionsTest method references

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit 5e315d1ac926ead1349ebcb75abe91b124867591 Author: Allon Mureinik AuthorDate: Fri Feb 8 19:36:29 2019

[commons-lang] 07/13: FunctionsTest imports

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit 95926eb5d97e9f89718993bbed0a0f70da58a68f Author: Allon Mureinik AuthorDate: Fri Feb 8 19:32:39 2019

[commons-lang] 05/13: Add spaces after commas in Functions.java

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit 962e529984cac73b364e24c81904db6f2b207c56 Author: Allon Mureinik AuthorDate: Fri Feb 8 19:29:06 2019

[commons-lang] 11/13: FunctionsTest whitespaces

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit f12cfc8d4e723c0973150350eb0c68c52ea1068b Author: Allon Mureinik AuthorDate: Fri Feb 8 19:39:01 2019

[commons-lang] 02/13: Functions' interfaces modifiers

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit f7fae53aecb73eb794ff3ba3e84ee836b6800b68 Author: Allon Mureinik AuthorDate: Fri Feb 8 18:18:40 2019

[commons-lang] 04/13: Remove unused generic argument from Functions#tryWithResources

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit 028c9ec70c0f4cca03500143dacb4b160b40d7dd Author: Allon Mureinik AuthorDate: Fri Feb 8 19:24:03 2019

[commons-lang] branch master updated (ef1480a -> 43badd4)

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git. from ef1480a Add missing Apache license header new 1c48eb0 Add license to FunctionsTest.java

[commons-lang] 01/13: Add license to FunctionsTest.java

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit 1c48eb0d8be78dd18ce4fe1fd3a0cc0fcad58149 Author: Allon Mureinik AuthorDate: Fri Feb 8 17:47:29 2019

[commons-lang] 12/13: Fix javadoc errors in Functions.java

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit fc6a392b7c1a23227a994972985dadef10ab83a9 Author: Allon Mureinik AuthorDate: Fri Feb 8 20:05:43 2019

[commons-lang] 06/13: Functions.java whitspaces

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit c5eadb1c6d5245526bf895f22957cadec3dfc3b6 Author: Allon Mureinik AuthorDate: Fri Feb 8 19:30:35 2019

[commons-lang] 13/13: Merge remote-tracking branch 'origin/pr/403'

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit 43badd4dfa44b5e0c2fe65cbc20c7766298b5960 Merge: ef1480a fc6a392 Author: pascalschumacher AuthorDate

[commons-lang] 08/13: FunctionTest redundant constructor modifier

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit 76a243c58776c577935985f6114b9597e5725dab Author: Allon Mureinik AuthorDate: Fri Feb 8 19:34:40 2019

[commons-lang] 03/13: Fix Javadoc issues in Functions

2019-02-08 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit b08c92e75d9885ffa03dc61f323489beb2ca7778 Author: Allon Mureinik AuthorDate: Fri Feb 8 19:21:27 2019

svn commit: r1852282 - in /commons/proper/commons-parent/trunk: pom.xml src/changes/changes.xml

2019-01-27 Thread pascalschumacher
Author: pascalschumacher Date: Sun Jan 27 10:02:12 2019 New Revision: 1852282 URL: http://svn.apache.org/viewvc?rev=1852282=rev Log: org.jacoco:jacoco-maven-plugin 0.8.2 -> 0.8.3 (Java 11) Modified: commons/proper/commons-parent/trunk/pom.xml commons/proper/commons-parent/trunk/

[commons-lang] branch master updated: Update spotbugs-maven-plugin to version 3.1.10

2019-01-05 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new f7c62b2 Update spotbugs-maven

[commons-text] branch master updated (f41e918 -> 73adcbb)

2019-01-05 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git. from f41e918 Update spotbugs-maven-plugin to version 3.1.10 new 21c7737 Travis: "openjdk-ea

[commons-text] 01/03: Travis: "openjdk-ea" now means Java 13, so add Java 12 to JDKs to build on.

2019-01-05 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 21c7737afa3775cbbbea5785a94c014be833b038 Author: Pascal Schumacher AuthorDate: Sat Jan 5 21:11:56 2019

[commons-text] 03/03: Skip SpotBugs on Java 13+, because it fails with "java.lang.IllegalArgumentException: Unsupported class file major version 57".

2019-01-05 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 73adcbbef6ee1a9f349f060f789be97194890f6a Author: Pascal Schumacher AuthorDate: Sat Jan 5 22:43:03 2019

[commons-text] 02/03: Disable JaCoCo on Java 13+, because it does not support it yet.

2019-01-05 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 2614a94acc1a1669a5a49105bde219de770795d9 Author: Pascal Schumacher AuthorDate: Sat Jan 5 22:33:07 2019

[commons-text] branch master updated: Update spotbugs-maven-plugin to version 3.1.10

2019-01-05 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new f41e918 Update spotbugs-maven

[commons-lang] branch master updated: Travis: "openjdk-ea" now means Java 13, so add Java 12 to JDKs to build on. (closes #396)

2019-01-05 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new ef18f3e Travis: "openj

[commons-text] branch master updated: Update spotbugs-maven-plugin to version 3.1.9 and enable SpotBugs on Java 12+ (closes #99).

2018-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 5fcf96c Update spotbugs-maven

[commons-lang] branch master updated: Update to JaCoCo 0.8.2 with works Java 11+.

2018-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new e0a5a4b Update to JaCoCo 0.8.2

  1   2   3   4   5   6   7   8   9   >