[commons-text] branch master updated: Enable JaCoCo on Java 11+. (closes #98)

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 ab4164f Enable JaCoCo on Java

[commons-lang] branch master updated: LANG-1427: Add SystemUtils.isJavaVersionAtMost(JavaVersion)

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 a48d045 LANG-1427: Add

[commons-text] branch master updated: Travis: Stop building with Java 9 and 10, as these are superseded by Java 11 and not supported anymore.

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 0c68b2a Travis: Stop building

[lang] Add additional tests for StandardToStringStyle (closes #390)

2018-12-02 Thread pascalschumacher
530 Committer: pascalschumacher Committed: Sun Dec 2 19:59:59 2018 +0100 -- .../builder/StandardToStringStyleTest.java | 22 1 file changed, 22 inserti

[lang] Update to JUnit version 5.3.2

2018-12-02 Thread pascalschumacher
org/repos/asf/commons-lang/tree/37ba8d39 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/37ba8d39 Branch: refs/heads/master Commit: 37ba8d3981ae802173f2935c71a99eb9170d248a Parents: aae1a0a Author: pascalschumacher Authored: Sun Dec 2 14:11:09 2018 +0100 Committer: pascalschumac

[text] Travis: Stop building with Java 9 and 10, as these are superseded by Java 11 and not supported anymore.

2018-11-24 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 9642d63eb -> cfc947e9e Travis: Stop building with Java 9 and 10, as these are superseded by Java 11 and not supported anymore. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/r

[lang] Travis: Stop building with Java 9 and 10, as these are superseded by Java 11 and not supported anymore.

2018-11-24 Thread pascalschumacher
org/repos/asf/commons-lang/commit/aae1a0a6 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/aae1a0a6 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/aae1a0a6 Branch: refs/heads/master Commit: aae1a0a681a8aca3a9c200c3b1b61299cee2f811 Parents: 60b8f18 Author: pascalschumac

[text] Update Spotbugs Maven Plugin to version 3.1.8

2018-11-20 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master f126890c9 -> 9642d63eb Update Spotbugs Maven Plugin to version 3.1.8 Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/9642d63e Tree: http://git-wip-

[lang] Update Spotbugs Maven Plugin to version 3.1.8

2018-11-20 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-lang/tree/60b8f18e Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/60b8f18e Branch: refs/heads/master Commit: 60b8f18e463be4673732e2a31867a7c3b02a4a1e Parents: 5cdac9c Author: pascalschumacher Authored: Tue Nov 20 21:38:15 2018 +0100 Commit

[4/6] [lang] Make whitespace use after tokens consistent and add a checkstyle rule to enforce it.

2018-11-20 Thread pascalschumacher
/89cbfa54 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/89cbfa54 Branch: refs/heads/master Commit: 89cbfa54b041541077b8158b667ee3830a8abe5c Parents: c4d0dbc Author: pascalschumacher Authored: Sun Nov 18 11:59:34 2018 +0100 Committer: pascalschumacher Committed: Mon Nov 19 22:04:35 2018

[5/6] [lang] Make whitespace use before tokens consistent and add a checkstyle rule to enforce it.

2018-11-20 Thread pascalschumacher
/07f53712 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/07f53712 Branch: refs/heads/master Commit: 07f537120f6a9220c8cc8216b22f9f5744f619b1 Parents: 89cbfa5 Author: pascalschumacher Authored: Mon Nov 19 22:04:43 2018 +0100 Committer: pascalschumacher Committed: Mon Nov 19 22:05:11

[2/6] [lang] Make whitespace use after tokens consistent and add a checkstyle rule to enforce it.

2018-11-20 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/89cbfa54/src/test/java/org/apache/commons/lang3/ConversionTest.java -- diff --git a/src/test/java/org/apache/commons/lang3/ConversionTest.java b/src/test/java/org/apache/com

[6/6] [lang] Make whitespace use around generic tokens consistent and add a checkstyle rule to enforce it.

2018-11-20 Thread pascalschumacher
/tree/5cdac9cf Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/5cdac9cf Branch: refs/heads/master Commit: 5cdac9cfd5a74b0a52ebde32798b973c6edbaa79 Parents: 07f5371 Author: pascalschumacher Authored: Mon Nov 19 22:03:58 2018 +0100 Committer: pascalschumacher Committed: Mon Nov 19 22

[3/6] [lang] Make whitespace use after tokens consistent and add a checkstyle rule to enforce it.

2018-11-20 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/89cbfa54/src/main/java/org/apache/commons/lang3/text/translate/OctalUnescaper.java -- diff --git a/src/main/java/org/apache/commons/lang3/text/translate/OctalUnescaper.java

[1/6] [lang] Make whitespace use after tokens consistent and add a checkstyle rule to enforce it.

2018-11-20 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master c4d0dbcb5 -> 5cdac9cfd http://git-wip-us.apache.org/repos/asf/commons-lang/blob/89cbfa54/src/test/java/org/apache/commons/lang3/StringUtilsEqualsIndexOfTest.java -- d

[text] Make whitespace use around generic tokens consistent and add a checkstyle rule to enforce it.

2018-11-19 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 1b8c7eb2e -> f126890c9 Make whitespace use around generic tokens consistent and add a checkstyle rule to enforce it. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/c

[text] Skip Spotbugs on Java 12 because it fails with "java.lang.IllegalArgumentException: Unsupported class file major version 56".

2018-11-02 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 062b2e0ae -> f0ae79e46 Skip Spotbugs on Java 12 because it fails with "java.lang.IllegalArgumentException: Unsupported class file major version 56". Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://g

[text] Update maven-spotbugs-plugin to version 3.1.7

2018-11-02 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master ed94773e2 -> 062b2e0ae Update maven-spotbugs-plugin to version 3.1.7 Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/062b2e0a Tree: http://git-wip-

[lang] Update JUnit Pioneer to version 0.3.0

2018-11-02 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-lang/tree/a668a479 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/a668a479 Branch: refs/heads/master Commit: a668a4798163cbf2ca33584270a439369d33fedc Parents: 5ccbfeb Author: pascalschumacher Authored: Fri Nov 2 21:05:14 2018 +0100 Commit

[lang] Update maven-spotbugs-plugin to version 3.1.7

2018-11-02 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-lang/tree/5ccbfeb8 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/5ccbfeb8 Branch: refs/heads/master Commit: 5ccbfeb86fdd64477c0d82581fae445497d5bd73 Parents: 0fcd4ce Author: pascalschumacher Authored: Fri Nov 2 21:01:51 2018 +0100 Commit

[text] Refactor some try/catch assertions to assertThrows

2018-10-26 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master d8dc95038 -> 6c3cc5239 Refactor some try/catch assertions to assertThrows Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/6c3cc523 Tree: http://git

[lang] Use surefire plugin version from parent POM.

2018-10-26 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-lang/tree/97ade3f6 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/97ade3f6 Branch: refs/heads/master Commit: 97ade3f6e3ecd62d8065815cb6b4f7caf94d8803 Parents: b278ac8 Author: pascalschumacher Authored: Fri Oct 26 19:51:07 2018 +0200 Commit

[lang] Remove unused test code

2018-10-26 Thread pascalschumacher
pos/asf/commons-lang/tree/b278ac8c Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/b278ac8c Branch: refs/heads/master Commit: b278ac8c390f38342d2503d5d75d441e77af39a1 Parents: 5afe35c Author: pascalschumacher Authored: Fri Oct 26 19:49:58 2018 +0200 Committer: pascalschumacher Commit

[lang] LANG-1422: Add null-safe StringUtils.valueOf(char[]) to delegate to String.valueOf(char[])

2018-10-26 Thread pascalschumacher
hor: pascalschumacher Authored: Fri Oct 26 19:48:28 2018 +0200 Committer: pascalschumacher Committed: Fri Oct 26 19:48:28 2018 +0200 -- src/main/java/org/apache/commons/lang3/StringUtils.java | 8 .../org/apache/comm

svn commit: r1844395 - /commons/proper/codec/trunk/.travis.yml

2018-10-20 Thread pascalschumacher
Author: pascalschumacher Date: Sat Oct 20 07:15:23 2018 New Revision: 1844395 URL: http://svn.apache.org/viewvc?rev=1844395&view=rev Log: Travis: Replace Oracle JDK 10 with Open JDK 10, because Oracle JKD 10 is no longer available on travis. Modified: commons/proper/codec/trunk/.travis

commons-io git commit: Travis: Replace Oracle JDK 10 with Open JDK 10, because Oracle JDK 10 is no longer available on Travis.

2018-10-17 Thread pascalschumacher
org/repos/asf/commons-io/commit/769842a2 Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/769842a2 Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/769842a2 Branch: refs/heads/master Commit: 769842a214286accf02cc40711e1a5e2f97da504 Parents: 16c9836 Author: pascalschumacher Autho

[lang] Travis: Remove Oracle JDK 10 because it is no longer available

2018-10-16 Thread pascalschumacher
26a Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/b60ca26a Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/b60ca26a Branch: refs/heads/master Commit: b60ca26a23f33266a06f446a20f4ed28cfb1e742 Parents: 3609993 Author: pascalschumacher Authored: Wed Oct 17 08:55:05 2018 +0

[text] Travis: Remove Oracle JDK 10 because it is no longer available

2018-10-16 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 8b83924c5 -> d8dc95038 Travis: Remove Oracle JDK 10 because it is no longer available Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/d8dc9503 Tree

[text] DefaultStringLookup: Fix Checkstyle violations

2018-10-16 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 5852cf59b -> 8b83924c5 DefaultStringLookup: Fix Checkstyle violations Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/8b83924c Tree: http://git-wip

[08/14] [lang] Remove double stop() test in StopWatchTest

2018-10-13 Thread pascalschumacher
Authored: Sat Oct 13 17:16:54 2018 +0300 Committer: pascalschumacher Committed: Sat Oct 13 21:09:36 2018 +0200 -- .../java/org/apache/commons/lang3/time/StopWatchTest.java | 7 --- 1 file changed, 7 deletions

[13/14] [lang] Clean up assertions (closes #376)

2018-10-13 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/3609993f/src/test/java/org/apache/commons/lang3/exception/ContextedRuntimeExceptionTest.java -- diff --git a/src/test/java/org/apache/commons/lang3/exception/ContextedRuntim

[10/14] [lang] Clean up redundant throws clauses

2018-10-13 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/b3d86ca0/src/test/java/org/apache/commons/lang3/text/ExtendedMessageFormatTest.java -- diff --git a/src/test/java/org/apache/commons/lang3/text/ExtendedMessageFormatTest.jav

[03/14] [lang] Clean up testing of exceptions

2018-10-13 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/3387734b/src/test/java/org/apache/commons/lang3/text/StrBuilderTest.java -- diff --git a/src/test/java/org/apache/commons/lang3/text/StrBuilderTest.java b/src/test/java/org/

[14/14] [lang] Clean up assertions (closes #376)

2018-10-13 Thread pascalschumacher
Parents: b3d86ca Author: Allon Mureinik Authored: Sat Oct 13 20:05:40 2018 +0300 Committer: pascalschumacher Committed: Sat Oct 13 21:10:54 2018 +0200 -- .../commons/lang3/AnnotationUtilsTest.java | 9 +- .../commons

[11/14] [lang] Clean up redundant throws clauses

2018-10-13 Thread pascalschumacher
/commons-lang/diff/b3d86ca0 Branch: refs/heads/master Commit: b3d86ca08a22afb47338dea0a3fcad2a58ece49c Parents: e00e871 Author: Allon Mureinik Authored: Sat Oct 13 19:49:52 2018 +0300 Committer: pascalschumacher Committed: Sat Oct 13 21:09:37 2018 +0200

[04/14] [lang] Clean up testing of exceptions

2018-10-13 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/3387734b/src/test/java/org/apache/commons/lang3/reflect/FieldUtilsTest.java -- diff --git a/src/test/java/org/apache/commons/lang3/reflect/FieldUtilsTest.java b/src/test/jav

[09/14] [lang] Use assertTrue/assertFalse instead of reimplementing them

2018-10-13 Thread pascalschumacher
Oct 13 19:38:01 2018 +0300 Committer: pascalschumacher Committed: Sat Oct 13 21:09:37 2018 +0200 -- .../apache/commons/lang3/LocaleUtilsTest.java | 11 ++-- .../commons/lang3/RandomStringUtilsTest.java| 29

[05/14] [lang] Clean up testing of exceptions

2018-10-13 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/3387734b/src/test/java/org/apache/commons/lang3/math/FractionTest.java -- diff --git a/src/test/java/org/apache/commons/lang3/math/FractionTest.java b/src/test/java/org/apac

[12/14] [lang] Clean up assertions (closes #376)

2018-10-13 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/3609993f/src/test/java/org/apache/commons/lang3/time/DateUtilsRoundingTest.java -- diff --git a/src/test/java/org/apache/commons/lang3/time/DateUtilsRoundingTest.java b/src

[07/14] [lang] Clean up testing of exceptions

2018-10-13 Thread pascalschumacher
Parents: 0fa0bfd Author: Allon Mureinik Authored: Sat Oct 13 17:08:48 2018 +0300 Committer: pascalschumacher Committed: Sat Oct 13 21:09:36 2018 +0200 -- .../apache/commons/lang3/ArrayUtilsAddTest.java | 199 ++-- .../commons

[06/14] [lang] Clean up testing of exceptions

2018-10-13 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/3387734b/src/test/java/org/apache/commons/lang3/ObjectUtilsTest.java -- diff --git a/src/test/java/org/apache/commons/lang3/ObjectUtilsTest.java b/src/test/java/org/apache/c

[01/14] [lang] Make LocaleUtilsTest#parseAllLocales parameterized

2018-10-13 Thread pascalschumacher
/git-wip-us.apache.org/repos/asf/commons-lang/tree/fde19e79 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/fde19e79 Branch: refs/heads/master Commit: fde19e79d508f1206871796ad1d2f84cfcb398dc Parents: 369d061 Author: Allon Mureinik Authored: Fri Oct 12 19:14:01 2018 +0300 Committer: pascalsc

[02/14] [lang] Remove ConversionTest#assertBinaryEquals

2018-10-13 Thread pascalschumacher
n Mureinik Authored: Fri Oct 12 18:12:34 2018 +0300 Committer: pascalschumacher Committed: Sat Oct 13 21:09:35 2018 +0200 -- .../apache/commons/lang3/ConversionTest.java| 222 +-- 1 file changed, 102 insertio

[lang] Update checkstyle to version 8.13

2018-10-13 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-lang/tree/46ea7e5e Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/46ea7e5e Branch: refs/heads/master Commit: 46ea7e5e963b09b63d6a54cddd7fe391d0d5b6f4 Parents: e99b0dd Author: pascalschumacher Authored: Sat Oct 13 20:22:23 2018 +0200 Committer: pascalschumac

[4/6] [lang] Update tests to JUnit Jupiter (closes #375)

2018-10-11 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/e99b0dde/src/test/java/org/apache/commons/lang3/BooleanUtilsTest.java -- diff --git a/src/test/java/org/apache/commons/lang3/BooleanUtilsTest.java b/src/test/java/org/apache

[3/6] [lang] Update tests to JUnit Jupiter (closes #375)

2018-10-11 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/e99b0dde/src/test/java/org/apache/commons/lang3/ClassUtilsTest.java -- diff --git a/src/test/java/org/apache/commons/lang3/ClassUtilsTest.java b/src/test/java/org/apache/com

[5/6] [lang] Update tests to JUnit Jupiter (closes #375)

2018-10-11 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/e99b0dde/src/test/java/org/apache/commons/lang3/ArrayUtilsTest.java -- diff --git a/src/test/java/org/apache/commons/lang3/ArrayUtilsTest.java b/src/test/java/org/apache/com

[2/6] [lang] Update tests to JUnit Jupiter (closes #375)

2018-10-11 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/e99b0dde/src/test/java/org/apache/commons/lang3/ObjectUtilsTest.java -- diff --git a/src/test/java/org/apache/commons/lang3/ObjectUtilsTest.java b/src/test/java/org/apache/c

[6/6] [lang] Update tests to JUnit Jupiter (closes #375)

2018-10-11 Thread pascalschumacher
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/e99b0dde Branch: refs/heads/master Commit: e99b0dde8ee5069eaee745b62b57b109def4b22c Parents: ca2e59c Author: Allon Mureinik Authored: Thu Oct 11 16:21:52 2018 +0300 Committer: pascalschumacher C

[1/6] [lang] Update tests to JUnit Jupiter (closes #375)

2018-10-11 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master ca2e59c51 -> e99b0dde8 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/e99b0dde/src/test/java/org/apache/commons/lang3/StringUtilsTest.java -- diff --git a/s

[3/3] [lang] Update time tests to JUnit Jupiter

2018-10-10 Thread pascalschumacher
Update time tests to JUnit Jupiter Upgrade the tests in the time package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. While most of these changes are drop-in replacements with no functional benefit, there are some non-obvious changes worth mentioning.

[2/3] [lang] Update time tests to JUnit Jupiter

2018-10-10 Thread pascalschumacher
http://git-wip-us.apache.org/repos/asf/commons-lang/blob/ca2e59c5/src/test/java/org/apache/commons/lang3/time/DateUtilsTest.java -- diff --git a/src/test/java/org/apache/commons/lang3/time/DateUtilsTest.java b/src/test/java/org/ap

[1/3] [lang] Update time tests to JUnit Jupiter

2018-10-10 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 94beded83 -> ca2e59c51 http://git-wip-us.apache.org/repos/asf/commons-lang/blob/ca2e59c5/src/test/java/org/apache/commons/lang3/time/DurationFormatUtilsTest.java -- d

[lang] Update mutable tests to JUnit Jupiter

2018-10-09 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 47a9ea7c8 -> 94beded83 Update mutable tests to JUnit Jupiter Upgrade the tests in the mutable package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. While most of these changes are drop-in

[lang] Update math tests to JUnit Jupiter

2018-10-09 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master f110da945 -> 47a9ea7c8 Update math tests to JUnit Jupiter Upgrade the tests in the math package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. While most of these changes are drop-in repla

[lang] Update tuple tests to JUnit Jupiter

2018-10-08 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 182e33543 -> f110da945 Update tuple tests to JUnit Jupiter Upgrade the tests in the text package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. Project: http://git-wip-us.apache.org/repos

[lang] Update text tests to JUnit Jupiter

2018-10-08 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master cbc8e0b29 -> 182e33543 Update text tests to JUnit Jupiter Upgrade the tests in the text package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. While most of these changes are drop-in repla

[lang] Update reflect tests to JUnit Jupiter

2018-10-07 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 884d273f4 -> cbc8e0b29 Update reflect tests to JUnit Jupiter Upgrade the tests in the reflect package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. While most of these changes are drop-in

[lang] Update exception tests to JUnit Jupiter

2018-10-07 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 762641dcd -> 884d273f4 Update exception tests to JUnit Jupiter Upgrade the tests in the exception package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. While most of these changes are dro

[lang] Update event tests to JUnit Jupiter

2018-10-07 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master dd761382d -> 762641dcd Update event tests to JUnit Jupiter Upgrade the tests in the event package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. While most of these changes are drop-in rep

[2/2] [lang] Update concurrent tests to JUnit Jupiter

2018-10-06 Thread pascalschumacher
Update concurrent tests to JUnit Jupiter Upgrade the tests in the concurrent package to use JUnit Jupiter as part of the effort to remove the dependency on the Vintage Engine. While most of these changes are drop-in replacements with no functional benefit, there are some non-obvious changes worth

[1/2] [lang] Update concurrent tests to JUnit Jupiter

2018-10-06 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 6191dedf3 -> dd761382d http://git-wip-us.apache.org/repos/asf/commons-lang/blob/dd761382/src/test/java/org/apache/commons/lang3/concurrent/TimedSemaphoreTest.java --

[lang] Travis: Also build with openjdk-ea, but allow openjdk-ea builds to fail.

2018-10-06 Thread pascalschumacher
mit/6191dedf Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/6191dedf Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/6191dedf Branch: refs/heads/master Commit: 6191dedf35e1afe784fac9b4845f699749037346 Parents: 8e507bd Author: pascalschumacher Authored: Sat Oct 6 10:30

[1/2] [text] Skip JavaDoc on Java 12, because it currently fails with "javadoc: error - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ ar

2018-10-06 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master d9cda575a -> 6d1e71185 Skip JavaDoc on Java 12, because it currently fails with "javadoc: error - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed modul

[2/2] [text] Travis: Also build with openjdk-ea

2018-10-06 Thread pascalschumacher
Travis: Also build with openjdk-ea Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/0b8da2c6 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/0b8da2c6 Diff: http://git-wip-us.apache.org/repos/asf/com

[lang] Use JDKs provided by travis

2018-10-06 Thread pascalschumacher
org/repos/asf/commons-lang/tree/8e507bd0 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/8e507bd0 Branch: refs/heads/master Commit: 8e507bd0b188b497ed371b8a6772b0e6ad9bd1cd Parents: 4d5c5a8 Author: pascalschumacher Authored: Sat Oct 6 10:22:57 2018 +0200 Committer: pascalschumac

[lang] Replace FindBugs with SpotBugs: Fix source assembly

2018-10-06 Thread pascalschumacher
ttp://git-wip-us.apache.org/repos/asf/commons-lang/tree/4d5c5a8a Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/4d5c5a8a Branch: refs/heads/master Commit: 4d5c5a8afd51157d6cecb886c55c430125475dea Parents: 729adb6 Author: pascalschumacher Authored: Sat Oct 6 10:10:06 2018 +0200 Commit

[lang] Update builder tests to JUnit Jupiter

2018-10-06 Thread pascalschumacher
/heads/master Commit: 729adb624d3e720afb8686093814ab2bcc2d2f13 Parents: 90d8b93 Author: Allon Mureinik Authored: Tue Oct 2 06:41:37 2018 +0300 Committer: pascalschumacher Committed: Sat Oct 6 10:02:58 2018 +0200 -- .../

[lang] Fix dead links in README.md (closes #359)

2018-10-06 Thread pascalschumacher
Committer: pascalschumacher Committed: Sat Oct 6 09:59:44 2018 +0200 -- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- http://git-wip-us.a

[text] Skip SpotBugs on Java 11, because spotbugs-maven-plugin does not work on Java 11 yet.

2018-09-30 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master fb9dbe71a -> 87472c62b Skip SpotBugs on Java 11, because spotbugs-maven-plugin does not work on Java 11 yet. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-t

[text] Update assertj-core to version 3.11.1

2018-09-30 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master f86e64dab -> fb9dbe71a Update assertj-core to version 3.11.1 Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/fb9dbe71 Tree: http://git-wip-us.apach

[text] fix checkstyle violations

2018-09-30 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 21ac2e356 -> f86e64dab fix checkstyle violations Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/f86e64da Tree: http://git-wip-us.apache.org/repos/

[text] Update JUnit to 5.3.0

2018-09-03 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 1ff76e9f7 -> f9113889e Update JUnit to 5.3.0 Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/f9113889 Tree: http://git-wip-us.apache.org/repos/asf/

[lang] LANG-1401: Typo in JavaDoc for lastIndexOf

2018-07-27 Thread pascalschumacher
nts: 0db3d81 Author: pascalschumacher Authored: Fri Jul 27 19:38:57 2018 +0200 Committer: pascalschumacher Committed: Fri Jul 27 19:38:57 2018 +0200 -- src/changes/changes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 delet

[lang] Do not link to deprecated commons-text classes.

2018-07-26 Thread pascalschumacher
git-wip-us.apache.org/repos/asf/commons-lang/tree/0db3d81c Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/0db3d81c Branch: refs/heads/master Commit: 0db3d81c93cb5a8142709ab657af59a046c6f7f4 Parents: fa66bd9 Author: pascalschumacher Authored: Thu Jul 26 23:31:27 2018 +0200 Commit

[lang] Update to commons-parent version 47

2018-07-03 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-lang/tree/c241b096 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/c241b096 Branch: refs/heads/master Commit: c241b096d32f9ece918466f3614c143e8679dac5 Parents: f56931c Author: pascalschumacher Authored: Tue Jul 3 19:17:52 2018 +0200 Committer: pascalschumac

[text] Update to commons-parent 47

2018-07-02 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 62d8ada45 -> 6ad577115 Update to commons-parent 47 Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/6ad57711 Tree: http://git-wip-us.apache.org/repo

svn commit: r1834786 - /commons/proper/codec/trunk/.travis.yml

2018-07-01 Thread pascalschumacher
Author: pascalschumacher Date: Sun Jul 1 09:24:58 2018 New Revision: 1834786 URL: http://svn.apache.org/viewvc?rev=1834786&view=rev Log: Travis CI: Add Java 10 build Modified: commons/proper/codec/trunk/.travis.yml Modified: commons/proper/codec/trunk/.travis.yml URL:

svn commit: r1834785 - /commons/proper/codec/trunk/pom.xml

2018-07-01 Thread pascalschumacher
Author: pascalschumacher Date: Sun Jul 1 09:21:18 2018 New Revision: 1834785 URL: http://svn.apache.org/viewvc?rev=1834785&view=rev Log: Use java9 profile for Java 9 and later versions Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL:

svn commit: r1834783 - /commons/proper/codec/trunk/pom.xml

2018-07-01 Thread pascalschumacher
Author: pascalschumacher Date: Sun Jul 1 09:20:02 2018 New Revision: 1834783 URL: http://svn.apache.org/viewvc?rev=1834783&view=rev Log: Update commons-lang3 test dependency to version 3.7 Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL:

svn commit: r1834782 - /commons/proper/codec/trunk/pom.xml

2018-07-01 Thread pascalschumacher
Author: pascalschumacher Date: Sun Jul 1 09:16:36 2018 New Revision: 1834782 URL: http://svn.apache.org/viewvc?rev=1834782&view=rev Log: pom.xml: Remove prerequisites element which is only intended for use by maven plugins Modified: commons/proper/codec/trunk/pom.xml Modified: com

svn commit: r1834781 - /commons/proper/codec/trunk/pom.xml

2018-07-01 Thread pascalschumacher
Author: pascalschumacher Date: Sun Jul 1 09:14:51 2018 New Revision: 1834781 URL: http://svn.apache.org/viewvc?rev=1834781&view=rev Log: Update to commons-parent version 46 Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache

[text] Update StringSubstitutor JavaDoc

2018-06-28 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master b962c35db -> 62d8ada45 Update StringSubstitutor JavaDoc Its just class name replacement, propably refactoring miss Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/comm

[2/7] [lang] deletes redundant 'new' expression in constant array creation

2018-06-27 Thread pascalschumacher
deletes redundant 'new' expression in constant array creation Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/96260205 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/96260205 Diff: http://git-wip-

[6/7] [lang] removes redundant '+' sign

2018-06-27 Thread pascalschumacher
removes redundant '+' sign Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/4aa4291f Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/4aa4291f Diff: http://git-wip-us.apache.org/repos/asf/commons-lan

[5/7] [lang] flips the order of conditional expressions and 'if' statements whose conditions were negated

2018-06-27 Thread pascalschumacher
flips the order of conditional expressions and 'if' statements whose conditions were negated Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/77febcfa Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tre

[3/7] [lang] replaces 'size() == 0' and 'length() == 0' with 'isEmpty()'

2018-06-27 Thread pascalschumacher
replaces 'size() == 0' and 'length() == 0' with 'isEmpty()' Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/214cc7fd Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/214cc7fd Diff: http://git-wip-us

[4/7] [lang] removes unnecessary class reference of static method calls which are declared in the same class

2018-06-27 Thread pascalschumacher
removes unnecessary class reference of static method calls which are declared in the same class Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/b610707c Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/

[1/7] [lang] removes unchecked exceptions declared in 'throws' clause

2018-06-27 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 8e8b8e05e -> ae6a24dd4 removes unchecked exceptions declared in 'throws' clause Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/e767af7e Tree: http

[7/7] [lang] replaces primitive comparison with x.compare() where x is a wrapper class of the primitive

2018-06-27 Thread pascalschumacher
replaces primitive comparison with x.compare() where x is a wrapper class of the primitive Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/ae6a24dd Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/

[2/2] [text] Use maven-surefire-plugin 2.22.0 and junit-bom

2018-06-27 Thread pascalschumacher
Use maven-surefire-plugin 2.22.0 and junit-bom Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/9321f576 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/9321f576 Diff: http://git-wip-us.apache.org/r

[1/2] [text] pom.xml: pretty-print

2018-06-27 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 98add391d -> b962c35db pom.xml: pretty-print Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/b962c35d Tree: http://git-wip-us.apache.org/repos/asf/

commons-dbcp git commit: DBCP-505: Update Java requirement from version 7 to 8.

2018-06-20 Thread pascalschumacher
Repository: commons-dbcp Updated Branches: refs/heads/master 76c80ad28 -> 629040340 DBCP-505: Update Java requirement from version 7 to 8. Travis CI: Remove Java 7 Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/co

svn commit: r1833955 - /commons/proper/commons-parent/trunk/pom.xml

2018-06-20 Thread pascalschumacher
Author: pascalschumacher Date: Wed Jun 20 21:31:43 2018 New Revision: 1833955 URL: http://svn.apache.org/viewvc?rev=1833955&view=rev Log: maven-surefire-report-plugin 2.21.0 -> 2.22.0. Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-paren

svn commit: r1833954 - /commons/proper/commons-parent/trunk/pom.xml

2018-06-20 Thread pascalschumacher
Author: pascalschumacher Date: Wed Jun 20 21:22:16 2018 New Revision: 1833954 URL: http://svn.apache.org/viewvc?rev=1833954&view=rev Log: commons-build-plugin 1.8 -> 1.9 Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml URL

[text] Upgrade spotbugs-maven-plugin to version 3.1.5

2018-06-17 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master ee8cef4d6 -> 13627dab8 Upgrade spotbugs-maven-plugin to version 3.1.5 Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/13627dab Tree: http://git-wip

[lang] Fraction#getFraction: Replace "the the" with "the" in javadoc

2018-06-16 Thread pascalschumacher
ng/commit/d9f1b897 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/d9f1b897 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/d9f1b897 Branch: refs/heads/master Commit: d9f1b897a28aeac97ff8d15948d3bc566021c53e Parents: 70be8e5 Author: pascalschumacher Authored: Sat Jun

[text] README.md: Restore description

2018-06-13 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 97b667135 -> ee8cef4d6 README.md: Restore description Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/ee8cef4d Tree: http://git-wip-us.apache.org/r

[text] Fix checkstyle violations introduced by commit 937d9dac2b43f839d2414c2074c90032ec1f6fbc "Add final".

2018-06-09 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 2ade6a39a -> 8d8d9f99a Fix checkstyle violations introduced by commit 937d9dac2b43f839d2414c2074c90032ec1f6fbc "Add final". Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repo

[text] Use oraclejdk10 and openjdk10 provided by travis.

2018-06-09 Thread pascalschumacher
Repository: commons-text Updated Branches: refs/heads/master 7733107d1 -> 2ade6a39a Use oraclejdk10 and openjdk10 provided by travis. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/2ade6a39 Tree: http://git-

<    1   2   3   4   5   6   7   8   9   >