Cloud-commons.apache.org |
Inbox (2) | New Cloud Notification |
Wed, 02 Dec, 03:06 |
ggreg...@apache.org |
[commons-lang] branch master updated: [LANG-1622] - javadoc of some methods incorrectly refers to another method (#668) |
Thu, 03 Dec, 15:33 |
ggreg...@apache.org |
[commons-lang] branch master updated: [LANG-1622] Javadoc of some methods incorrectly refers to another method #668. |
Thu, 03 Dec, 15:36 |
ggreg...@apache.org |
[commons-pool] branch master updated (1ba144b -> e3a40d9) |
Thu, 03 Dec, 16:02 |
ggreg...@apache.org |
[commons-pool] branch master updated: [POOL-389] - Migrate to JUnit 5 #57. |
Thu, 03 Dec, 16:05 |
ggreg...@apache.org |
[commons-vfs] branch master updated: Add ability to remove a provider (#149) |
Thu, 03 Dec, 19:13 |
|
[commons-vfs] branch master updated: Add ability to remove a provider from DefaultFileSystemManager #149. |
|
ggreg...@apache.org |
[commons-vfs] branch master updated: Add ability to remove a provider from DefaultFileSystemManager #149. |
Thu, 03 Dec, 19:30 |
ggreg...@apache.org |
[commons-vfs] branch master updated: Add ability to remove a provider from DefaultFileSystemManager #149. |
Fri, 04 Dec, 13:52 |
ggreg...@apache.org |
[commons-vfs] branch master updated (2b63ee8 -> d49bdd5) |
Thu, 03 Dec, 19:33 |
ggreg...@apache.org |
[commons-vfs] 01/02: Use final. |
Thu, 03 Dec, 19:33 |
ggreg...@apache.org |
[commons-vfs] 02/02: Better lambdas. |
Thu, 03 Dec, 19:33 |
ggreg...@apache.org |
[commons-io] branch master updated: Simplify dependency on JUnit. |
Thu, 03 Dec, 20:13 |
ggreg...@apache.org |
[commons-io] branch master updated (faa5269 -> f203059) |
Thu, 03 Dec, 20:22 |
ggreg...@apache.org |
[commons-io] branch master updated: Bump spotbugs from 4.1.4 to 4.2.0 #172. |
Thu, 03 Dec, 20:24 |
ggreg...@apache.org |
[commons-io] branch master updated (45bb03a -> 1b9129d) |
Thu, 03 Dec, 20:24 |
ggreg...@apache.org |
[commons-io] branch master updated: Bump mockito-core from 3.6.0 to 3.6.28 #169. |
Thu, 03 Dec, 20:25 |
github-...@apache.org |
[commons-io] branch dependabot/maven/org.junit-pioneer-junit-pioneer-1.1.0 updated (e19fad7 -> e34b387) |
Thu, 03 Dec, 20:26 |
ebo...@apache.org |
[commons-dbcp] branch master updated (93334d5 -> d9ee969) |
Fri, 04 Dec, 13:15 |
ebo...@apache.org |
[commons-dbcp] 01/09: Use String.contains() instead of indexOf() |
Fri, 04 Dec, 13:15 |
ebo...@apache.org |
[commons-dbcp] 02/09: Replace StringBuffer with StringBuilder |
Fri, 04 Dec, 13:15 |
ebo...@apache.org |
[commons-dbcp] 03/09: Use for-each loops |
Fri, 04 Dec, 13:15 |
ebo...@apache.org |
[commons-dbcp] 04/09: Replace explicit types with <> |
Fri, 04 Dec, 13:15 |
ebo...@apache.org |
[commons-dbcp] 05/09: Collapse identical catch blocks |
Fri, 04 Dec, 13:15 |
ebo...@apache.org |
[commons-dbcp] 06/09: Remove unused imports |
Fri, 04 Dec, 13:15 |
ebo...@apache.org |
[commons-dbcp] 07/09: Use Java-style array declarations |
Fri, 04 Dec, 13:15 |
ebo...@apache.org |
[commons-dbcp] 08/09: Remove unnecessary conversions to String |
Fri, 04 Dec, 13:15 |
ebo...@apache.org |
[commons-dbcp] 09/09: Use auto-boxing |
Fri, 04 Dec, 13:15 |
ggreg...@apache.org |
[commons-io] branch master updated: Bump junit-pioneer from 1.0.0 to 1.1.0 (#170) |
Fri, 04 Dec, 16:02 |
ggreg...@apache.org |
[commons-io] branch master updated: Bump junit-pioneer from 1.0.0 to 1.1.0 #170. |
Fri, 04 Dec, 16:08 |
ggreg...@apache.org |
[commons-exec] branch master updated: Java-style Array declaration and remove empty finally block |
Sat, 05 Dec, 14:26 |
ggreg...@apache.org |
[commons-exec] branch master updated: Java-style Array declaration and remove empty finally block #26. |
Sat, 05 Dec, 14:27 |
ggreg...@apache.org |
[commons-vfs] branch master updated (571d509 -> 4c11e79) |
Sat, 05 Dec, 15:04 |
ggreg...@apache.org |
[commons-vfs] 01/03: Workaround the fact that these tests were initially written in JUnit 3 (THREE) and fail to run properly within Eclipse today and for quite a while now actually. |
Sat, 05 Dec, 15:04 |
ggreg...@apache.org |
[commons-vfs] 02/03: Minor Javadoc tweak. |
Sat, 05 Dec, 15:04 |
ggreg...@apache.org |
[commons-vfs] 03/03: Add modified test case for VFS-790 that does not create a URI with an un-escaped nb-sp. |
Sat, 05 Dec, 15:04 |
ggreg...@apache.org |
[commons-vfs] branch master updated: Add modified test case for VFS-790 that does not create a URI with an un-escaped nb-sp. |
Sat, 05 Dec, 15:05 |
ggreg...@apache.org |
[commons-collections] branch master updated: Fix flaky CollectionUtilsTest.getFromMap() (#200) |
Sat, 05 Dec, 15:17 |
ggreg...@apache.org |
[commons-collections] branch master updated (2f18447 -> d18eb37) |
Sat, 05 Dec, 15:28 |
ggreg...@apache.org |
[commons-collections] 01/03: Break up test getFromMap() by map type. |
Sat, 05 Dec, 15:28 |
ggreg...@apache.org |
[commons-collections] 02/03: Sort members. |
Sat, 05 Dec, 15:28 |
ggreg...@apache.org |
[commons-collections] 03/03: [COLLECTIONS-775] CollectionUtilsTest.getFromMap() is flaky. |
Sat, 05 Dec, 15:28 |
ggreg...@apache.org |
[commons-collections] branch master updated: Fix Checkstyle. |
Sat, 05 Dec, 15:54 |
ggreg...@apache.org |
[commons-lang] branch master updated: [LANG-1622] Corrected reference to right methods. (#667) |
Sat, 05 Dec, 16:17 |
|
[commons-lang] branch master updated: [LANG-1622] Corrected reference to right methods. #667. |
|
ggreg...@apache.org |
[commons-lang] branch master updated: [LANG-1622] Corrected reference to right methods. #667. |
Sat, 05 Dec, 16:18 |
ggreg...@apache.org |
[commons-lang] branch master updated: [LANG-1622] Corrected reference to right methods. #667. |
Sat, 05 Dec, 16:20 |
ggreg...@apache.org |
[commons-lang] branch master updated: [LANG-1622] Javadoc of some methods incorrectly refers to another method (#670) |
Sat, 05 Dec, 16:20 |
ggreg...@apache.org |
[commons-lang] branch master updated: Bump checkstyle from 8.37 to 8.38 (#665) |
Sat, 05 Dec, 16:21 |
ggreg...@apache.org |
[commons-lang] branch master updated (434f6fc -> d05119a) |
Sat, 05 Dec, 16:22 |
ggreg...@apache.org |
[commons-lang] branch master updated: Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#660) |
Sat, 05 Dec, 16:22 |
ggreg...@apache.org |
[commons-lang] branch master updated: Document third party bumps. |
Sat, 05 Dec, 16:24 |
ggreg...@apache.org |
[commons-vfs] branch master updated: Clean up new test method. |
Sat, 05 Dec, 16:38 |
ggreg...@apache.org |
[commons-lang] branch master updated: LANG-1620 - refine StringUtils.lastIndexOfIgnoreCase (#664) |
Sat, 05 Dec, 17:16 |
ggreg...@apache.org |
[commons-lang] branch master updated: LANG-1619 - refine StringUtils.abbreviate (#663) |
Sat, 05 Dec, 17:20 |
ggreg...@apache.org |
[commons-lang] branch master updated: [LANG-1620] Refine StringUtils.lastIndexOfIgnoreCase #664. [LANG-1619] Refine StringUtils.abbreviate #663. |
Sat, 05 Dec, 17:22 |
ggreg...@apache.org |
[commons-lang] branch master updated: [LANG-1584] Refine StringUtils.isNumericSpace (#573) |
Sat, 05 Dec, 17:24 |
ggreg...@apache.org |
[commons-lang] branch master updated: [LANG-1584] Refine StringUtils.isNumericSpace #573 |
Sat, 05 Dec, 17:29 |
ggreg...@apache.org |
[commons-lang] branch master updated: refine deleteWhitespace (#569) |
Sat, 05 Dec, 17:30 |
ggreg...@apache.org |
[commons-lang] branch master updated: [LANG-1580] Refine StringUtils.deleteWhitespace #569. |
Sat, 05 Dec, 17:31 |
ggreg...@apache.org |
[commons-vfs] branch master updated: Refactor new test so that it does not run by default because it seems to cause other tests to fail. Needs more digging. |
Sat, 05 Dec, 17:35 |