Gary Gregory
|
67929942a5
|
- Update com.github.spotbugs:spotbugs 4.0.3 -> 4.0.4.
- Update com.puppycrawl.tools:checkstyle 8.32 -> 8.33.
|
2020-06-12 15:35:28 -04:00 |
Gary Gregory
|
62393bd601
|
commons.bc.version 3.9 -> 3.10
|
2020-06-12 11:37:06 -04:00 |
Gary Gregory
|
53aa7a2e9a
|
Fix build on Java 15-ea.
|
2020-06-12 09:48:06 -04:00 |
Gary Gregory
|
c0d0d4f3ea
|
Update com.github.spotbugs:spotbugs from 4.0.2 to 4.0.3.
Update com.puppycrawl.tools:checkstyle from 8.31 to 8.32.
|
2020-05-24 11:19:42 -04:00 |
Gary Gregory
|
84a80552b8
|
Update org.junit-pioneer:junit-pioneer from 0.5.6 to 0.6.0.
|
2020-05-24 11:13:00 -04:00 |
Gary Gregory
|
4db2896750
|
The next release will be 3.11.
|
2020-05-24 11:07:18 -04:00 |
Gary Gregory
|
f692351035
|
- com.github.spotbugs:spotbugs 4.0.0 -> 4.0.2.
- com.puppycrawl.tools:checkstyle 8.29 -> 8.31.
|
2020-04-20 17:23:31 -04:00 |
Gary Gregory
|
299736554a
|
spotbugs.plugin.version 4.0.0 -> 4.0.2.
|
2020-04-20 17:13:50 -04:00 |
Gary Gregory
|
cfe457636a
|
- org.junit-pioneer:junit-pioneer 0.5.4 -> 0.5.6.
- org.junit.jupiter:junit-jupiter 5.6.0 -> 5.6.1.
|
2020-04-07 11:10:27 -04:00 |
Gary Gregory
|
e389ce1edc
|
Missed an update for 3.9 to 3.10.
|
2020-04-07 10:09:55 -04:00 |
Gary Gregory
|
7a9c09161d
|
Bump to next development version
|
2020-03-28 10:02:28 -04:00 |
Gary Gregory
|
e0b474c0d0
|
Update POM version numbers for Apache Commons Lang release 3.10
|
2020-03-23 09:14:11 -04:00 |
pascalschumacher
|
346f52e2ee
|
Update Spotbugs Maven Plugin to version 4.0.0.
|
2020-03-21 15:23:39 +01:00 |
Gary Gregory
|
62d5c1037f
|
org.junit-pioneer:junit-pioneer 0.5.3 -> 0.5.4.
|
2020-02-22 08:39:18 -05:00 |
Gary Gregory
|
bd147ae86c
|
Update build plugins and Javadoc link.
maven-pmd-plugin 3.12.0 -> 3.13.0.
maven-checkstyle-plugin -> 3.1.0 -> 3.1.1.
jacoco 0.8.4 -> 0.8.5.
commons.javadoc.version -> 3.1.0 -> 3.1.1.
commons.japicmp.version -> 0.14.1 -> 0.14.3.
ommons.surefire.version 3.0.0-M3 -> 3.0.0-M4.
Link to Java 8 Javadoc.
|
2020-02-17 13:13:57 -05:00 |
Gary Gregory
|
2cceff590d
|
Use Javadoc {@code} instead of pre tags. #490.
|
2020-02-17 10:00:02 -05:00 |
Gary Gregory
|
f20df21249
|
De-clutter root folder by moving Checkstyle configuration files into
src.
|
2020-02-17 09:23:27 -05:00 |
Gary Gregory
|
d3e5953b59
|
Checkstyle 8.27 -> 8.29.
|
2020-02-17 09:01:08 -05:00 |
Gary Gregory
|
772edb9112
|
SpotBugs 4.4.0-RC3 -> 4.0.0.
|
2020-02-17 08:50:05 -05:00 |
Gary Gregory
|
4ebd3e3988
|
Update SpotBugs.
|
2020-02-14 09:34:46 -05:00 |
Gary Gregory
|
e6165e9377
|
- Update copyright year in NOTICE file.
- org.easymock:easymock 4.1 -> 4.2.
- org.junit-pioneer:junit-pioneer 0.4.2 -> 0.5.3.
- org.junit.jupiter:junit-jupiter 5.5.2 -> 5.6.0.
|
2020-02-13 10:25:56 -05:00 |
Gary Gregory
|
1df9bc7025
|
[LANG-1509] Add ObjectToStringComparator. (#483)
* [LANG-1509] Add ObjectToStringComparator.
* [LANG-1509] Add ObjectToStringComparator.
Repackage.
* [LANG-1509] Add ObjectToStringComparator.
Avoid NPE.
* [LANG-1509] Add ObjectToStringComparator.
Clean ups.
* Spotbugs: toString() can return null!
|
2020-01-01 09:31:22 -05:00 |
Gary Gregory
|
742eb8982b
|
Update POM parent: org.apache.commons:commons-parent 48 -> 50.
tar
|
2019-12-21 07:57:41 -05:00 |
Gary Gregory
|
b4645f695b
|
Update build dependency: com.puppycrawl.tools:checkstyle 8.26 -> 8.27.
|
2019-12-20 23:11:33 -05:00 |
Gary Gregory
|
74c8862d0c
|
Update test dependency: org.junit-pioneer:junit-pioneer 0.3.3 -> 0.4.2.
|
2019-12-20 23:03:22 -05:00 |
Gary Gregory
|
182b2506b3
|
Update build dependency: com.puppycrawl.tools:checkstyle 8.25 -> 8.26.
|
2019-11-22 12:25:09 -05:00 |
Gary Gregory
|
98e122b689
|
Update test dependencies.
- org.easymock:easymock 4.0.2 -> 4.1
- org.hamcrest:hamcrest 2.1 -> 2.2
- org.junit-pioneer:junit-pioneer 0.3.0 -> 0.3.3
|
2019-11-22 12:23:09 -05:00 |
Gary Gregory
|
84636da769
|
- Fix trailing whitespace.
- maven-checkstyle-plugin 3.0.0 -> 3.1.0.
- com.puppycrawl.tools:checkstyle 8.24 -> 8.25.
|
2019-10-05 11:22:30 -04:00 |
Gary Gregory
|
990644599d
|
com.puppycrawl.tools:checkstyle 8.23 -> 8.24.
|
2019-09-11 09:29:43 -04:00 |
Gary Gregory
|
f83d6e3fe0
|
[test] junit-jupiter 5.5.1 -> 5.5.2.
|
2019-09-11 09:17:46 -04:00 |
pascalschumacher
|
4632ad7c7c
|
Update spotbugs-maven-plugin to version 3.1.12.2.
|
2019-08-31 12:06:29 +02:00 |
Jochen Wiedmann
|
bc16e0109a
|
PR: LANG-1447
Added Functions.as* methods.
|
2019-08-22 22:09:11 +02:00 |
Gary Gregory
|
8a192eb6b5
|
commons.japicmp.version 0.13.1 -> 0.14.1.
|
2019-08-22 10:32:44 -04:00 |
Gary Gregory
|
eacbb1f8d5
|
Update properties for the next release.
|
2019-08-22 10:18:21 -04:00 |
Gary Gregory
|
8a579f0c77
|
com.puppycrawl.tools:checkstyle 8.20 -> 8.23.
|
2019-08-22 10:17:41 -04:00 |
Gary Gregory
|
561fc60c63
|
junit-jupiter 5.5.0 -> 5.5.1.
|
2019-08-22 10:17:00 -04:00 |
Sebb
|
d5ffc4dde6
|
git-wip-us => gitbox
|
2019-08-16 18:34:57 +01:00 |
Gary Gregory
|
2288b0ff2c
|
Use HTTPS to access Apache resources.
|
2019-07-06 20:47:34 -04:00 |
Gary Gregory
|
d21a59baa5
|
Use HTTPS links to commons.apache.org.
|
2019-07-04 10:46:19 -04:00 |
pascalschumacher
|
326f86925d
|
Update JaCoCo to version 0.8.4.
|
2019-07-03 23:00:38 +02:00 |
pascalschumacher
|
f810c82837
|
Skip Jacoco and SpotBugs on Java 13+.
|
2019-07-01 22:44:40 +02:00 |
pascalschumacher
|
88f1d70c36
|
Update JUnit to version 5.5.0.
|
2019-06-30 23:22:59 +02:00 |
pascalschumacher
|
999030a23c
|
Fix Javadoc on Java 11+.
|
2019-05-21 22:04:36 +02:00 |
Gary Gregory
|
992e7cf6c8
|
- Javadoc.
- checkstyle.version 8.18 -> 8.20.
- [LANG-1458] Add EMPTY_ARRAY constants to classes in
org.apache.commons.lang3.tuple
|
2019-05-10 08:58:17 -04:00 |
pascalschumacher
|
58dfe5517d
|
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 code being documented uses modules but the packages defined in https://docs.oracle.com/javase/7/docs/api/ are in the unnamed module."
|
2019-04-27 10:19:11 +02:00 |
Gary Gregory
|
402a1283de
|
Update maven-pmd-plugin from 3.11.0 to 3.12.0.
|
2019-04-24 14:15:03 -04:00 |
Rob
|
89679976b8
|
LANG-1450: Generate javadoc jar on build
|
2019-04-22 11:44:29 -04:00 |
Rob Tompkins
|
f2c28e67b7
|
(update) 3.9 -> 3.10-SNAPSHOT, post release
|
2019-04-15 07:20:46 -07:00 |
Rob Tompkins
|
d8fa78c70d
|
Tagging commons-lang-3.9 from RC2
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEtuc9hOpPzEcWYIclP6rSzV7LsxQFAly0ktAACgkQP6rSzV7L
sxQP3A/+INo2gywwfB5r6zO041ebM56m1xpKGLTE7y39VAmHvDrjUvpCtxVlSe5L
utAdrwUHmF/9J9yPs2mQfqoJ9cex9l7p/oYPM2UgHVV8xQSyusahf4ovt4F288F5
aHcbh0L7kcI6BQgOOLt9w41XtdRuFglDogDotIDGQyMD5JgF2G0jLAmIKPzQtN1h
jvpCtuZoQi71jx0VtDRV+CeKMFForK1O/B36LZaXZSxRYYH5Sq0p368gxJLu+NU0
x1eizxFMHF8JqCm7IUFNXS48KKESFZzHXc64S/MIHcGe9XfA2sR4W9FVJz6qTDwZ
9d6/6UP9FtTEvlL1m+Zx7qn/st11fmRKghjIjKePagmqzpn4U2hdXwkO7b1ZAi/+
McWd8MLkFlXWswJaXTtYsWQArn7kI6MPd5hUvvRL+YoFLkHrUbtIqGNJyK0VrNkv
anBJdGRXgBbmJgrsz5537rw4XLM3ygjsSSFup4za2msbtpULwTa4B6jMOZWNGLF8
84lorxyTcxyulfvAAkDkcVFkqakjUAZkZ5gS+gS6Y3V6Jfchew5QgoMUOMON0O78
Gak54J65Rx+tTSSP6oHE/Tpj/2G46uv+5PksHCQpE2sZMpQ6OAjRnzaXd50/xOfZ
GbKpuxAke1DkeH0s4etq5G//qQ6vCKgAhKbZd9BfvO2dRoULj/w=
=rZHI
-----END PGP SIGNATURE-----
Merge tag 'commons-lang-3.9'
Tagging commons-lang-3.9 from RC2
|
2019-04-15 07:19:18 -07:00 |
Gary Gregory
|
abc2681037
|
Update tests from junit-jupiter 5.4.0 to 5.4.2.
|
2019-04-12 08:37:15 -04:00 |