You are viewing a plain text version of this content. The canonical link for it is here.
- [commons-dbutils] branch master updated (1d88c13 -> 8ce8b38) - posted by gg...@apache.org on 2023/08/01 00:06:46 UTC, 0 replies.
- [commons-dbutils] 01/13: Move new annotation to main package - posted by gg...@apache.org on 2023/08/01 00:06:47 UTC, 0 replies.
- [commons-dbutils] 02/13: Inline - posted by gg...@apache.org on 2023/08/01 00:06:48 UTC, 0 replies.
- [commons-dbutils] 03/13: Better internal names - posted by gg...@apache.org on 2023/08/01 00:06:49 UTC, 0 replies.
- [commons-dbutils] 04/13: Better internal names - posted by gg...@apache.org on 2023/08/01 00:06:50 UTC, 0 replies.
- [commons-dbutils] 05/13: Naming convention - posted by gg...@apache.org on 2023/08/01 00:06:51 UTC, 0 replies.
- [commons-dbutils] 06/13: Don't initialize to default values - posted by gg...@apache.org on 2023/08/01 00:06:52 UTC, 0 replies.
- [commons-dbutils] 07/13: Better internal names - posted by gg...@apache.org on 2023/08/01 00:06:53 UTC, 0 replies.
- [commons-dbutils] 08/13: Format tweak - posted by gg...@apache.org on 2023/08/01 00:06:54 UTC, 0 replies.
- [commons-dbutils] 09/13: Format tweak - posted by gg...@apache.org on 2023/08/01 00:06:55 UTC, 0 replies.
- [commons-dbutils] 10/13: Format tweak - posted by gg...@apache.org on 2023/08/01 00:06:56 UTC, 0 replies.
- [commons-dbutils] 11/13: Better names - posted by gg...@apache.org on 2023/08/01 00:06:57 UTC, 0 replies.
- [commons-dbutils] 12/13: Better names - posted by gg...@apache.org on 2023/08/01 00:06:58 UTC, 0 replies.
- [commons-dbutils] 13/13: Better names - posted by gg...@apache.org on 2023/08/01 00:06:59 UTC, 0 replies.
- [commons-collections] branch master updated: (doc) Fix grammatical error in Javadoc - posted by se...@apache.org on 2023/08/01 09:16:37 UTC, 0 replies.
- [commons-dbutils] branch master updated (8ce8b38 -> cb23db5) - posted by gg...@apache.org on 2023/08/01 14:53:35 UTC, 0 replies.
- [commons-dbutils] 01/15: Inline single use variable - posted by gg...@apache.org on 2023/08/01 14:53:36 UTC, 0 replies.
- [commons-dbutils] 02/15: Format tweak - posted by gg...@apache.org on 2023/08/01 14:53:37 UTC, 0 replies.
- [commons-dbutils] 03/15: Add StatementConfiguration.StatementConfiguration(Integer, Integer, Integer, Integer, Duration) - posted by gg...@apache.org on 2023/08/01 14:53:38 UTC, 0 replies.
- [commons-dbutils] 04/15: Format tweak - posted by gg...@apache.org on 2023/08/01 14:53:39 UTC, 0 replies.
- [commons-dbutils] 05/15: Normalize naming - posted by gg...@apache.org on 2023/08/01 14:53:40 UTC, 0 replies.
- [commons-dbutils] 06/15: Use lambdas - posted by gg...@apache.org on 2023/08/01 14:53:41 UTC, 0 replies.
- [commons-dbutils] 07/15: Inline single use variable - posted by gg...@apache.org on 2023/08/01 14:53:42 UTC, 0 replies.
- [commons-dbutils] 08/15: Format tweak - posted by gg...@apache.org on 2023/08/01 14:53:43 UTC, 0 replies.
- [commons-dbutils] 09/15: Simplify - posted by gg...@apache.org on 2023/08/01 14:53:44 UTC, 0 replies.
- [commons-dbutils] 10/15: AbstractQueryRunner.fillStatementWithBean(PreparedStatement, Object, String...) now throws IllegalStateException instead of RuntimeException. - posted by gg...@apache.org on 2023/08/01 14:53:45 UTC, 0 replies.
- [commons-dbutils] 11/15: Fix spelling - posted by gg...@apache.org on 2023/08/01 14:53:46 UTC, 0 replies.
- [commons-dbutils] 12/15: Use lambdas - posted by gg...@apache.org on 2023/08/01 14:53:47 UTC, 0 replies.
- [commons-dbutils] 13/15: Normalize naming - posted by gg...@apache.org on 2023/08/01 14:53:48 UTC, 0 replies.
- [commons-dbutils] 14/15: Refactor magic strings - posted by gg...@apache.org on 2023/08/01 14:53:49 UTC, 0 replies.
- [commons-dbutils] 15/15: Format tweak - posted by gg...@apache.org on 2023/08/01 14:53:50 UTC, 0 replies.
- [commons-dbutils] branch master updated (cb23db5 -> dd62c48) - posted by gg...@apache.org on 2023/08/01 15:15:01 UTC, 0 replies.
- [commons-dbutils] 01/03: Import class instead of using a FQCN - posted by gg...@apache.org on 2023/08/01 15:15:02 UTC, 0 replies.
- [commons-dbutils] 02/03: Test no longer needs to run on old Java versions - posted by gg...@apache.org on 2023/08/01 15:15:03 UTC, 0 replies.
- [commons-dbutils] 03/03: Test no longer needs to run on old Java versions - posted by gg...@apache.org on 2023/08/01 15:15:04 UTC, 0 replies.
- [commons-dbutils] branch master updated (dd62c48 -> 84a056d) - posted by gg...@apache.org on 2023/08/01 22:57:21 UTC, 0 replies.
- [commons-dbutils] 01/02: Normalize naming - posted by gg...@apache.org on 2023/08/01 22:57:22 UTC, 0 replies.
- [commons-dbutils] 02/02: Javadoc: Reduce wordiness - posted by gg...@apache.org on 2023/08/01 22:57:23 UTC, 0 replies.
- [commons-dbutils] branch release updated (9be04e5 -> 84a056d) - posted by gg...@apache.org on 2023/08/02 00:22:05 UTC, 0 replies.
- [commons-dbutils] branch master updated: Prepare release candidate - posted by gg...@apache.org on 2023/08/02 00:23:15 UTC, 0 replies.
- [commons-dbutils] branch release updated (84a056d -> 3564dc0) - posted by gg...@apache.org on 2023/08/02 00:23:52 UTC, 0 replies.
- [commons-dbutils] annotated tag commons-dbutils-1.8.0-RC1 created (now c6b39e0) - posted by gg...@apache.org on 2023/08/02 00:26:45 UTC, 0 replies.
- [commons-dbutils] 01/01: Update POM version for Apache Commons DbUtils release 1.8.0 - posted by gg...@apache.org on 2023/08/02 00:26:46 UTC, 0 replies.
- svn commit: r63302 - /dev/commons/dbutils/1.8-RC2/ - posted by gg...@apache.org on 2023/08/02 00:31:13 UTC, 0 replies.
- svn commit: r63303 - in /dev/commons/dbutils/1.8.0-RC1: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jquery/jszip-utils/ site/apidocs/jquery/jszip-utils/dist/ site... - posted by gg...@apache.org on 2023/08/02 00:33:30 UTC, 0 replies.
- Nexus: Staging Completed - posted by Nexus Repository Manager <ne...@repository.apache.org> on 2023/08/02 00:34:18 UTC, 4 replies.
- [commons-validator] branch master updated (6de4694b -> f6d4bafa) - posted by gg...@apache.org on 2023/08/02 12:37:46 UTC, 0 replies.
- [commons-validator] branch master updated: Javadoc typos #144 - posted by gg...@apache.org on 2023/08/02 12:39:26 UTC, 0 replies.
- [commons-dbutils] branch release updated (3564dc0 -> 675cfcd) - posted by gg...@apache.org on 2023/08/02 12:40:44 UTC, 0 replies.
- [commons-parent] branch master updated (a3daed6 -> 5ac5cee) - posted by gg...@apache.org on 2023/08/02 13:40:06 UTC, 0 replies.
- [commons-parent] 01/10: Bump maven-assembly-plugin from 3.5.0 to 3.6.0 - posted by gg...@apache.org on 2023/08/02 13:40:07 UTC, 0 replies.
- [commons-parent] 02/10: Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0 - posted by gg...@apache.org on 2023/08/02 13:40:08 UTC, 0 replies.
- [commons-parent] 03/10: Bump maven-failsafe-plugin from 3.0.0 to 3.1.2 - posted by gg...@apache.org on 2023/08/02 13:40:09 UTC, 0 replies.
- [commons-parent] 04/10: Bump maven-surefire-plugin from 3.0.0 to 3.1.2 - posted by gg...@apache.org on 2023/08/02 13:40:10 UTC, 0 replies.
- [commons-parent] 05/10: Bump maven-pmd-plugin from 3.20.0 to 3.21.0 - posted by gg...@apache.org on 2023/08/02 13:40:11 UTC, 0 replies.
- [commons-parent] 06/10: Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.5 - posted by gg...@apache.org on 2023/08/02 13:40:12 UTC, 0 replies.
- [commons-parent] 07/10: Bump maven-source-plugin from 3.2.1 to 3.3.0 - posted by gg...@apache.org on 2023/08/02 13:40:13 UTC, 0 replies.
- [commons-parent] 08/10: Bump maven-surefire-plugin from 3.0.0 to 3.1.2 - posted by gg...@apache.org on 2023/08/02 13:40:14 UTC, 0 replies.
- [commons-parent] 09/10: Bump org.apache.felix:maven-bundle-plugin from 5.1.8 to 5.1.9 - posted by gg...@apache.org on 2023/08/02 13:40:15 UTC, 0 replies.
- [commons-parent] 10/10: Add SPDX SBOM in the package phase. - posted by gg...@apache.org on 2023/08/02 13:40:16 UTC, 0 replies.
- [commons-parent] branch master updated: Better description - posted by gg...@apache.org on 2023/08/02 13:40:34 UTC, 0 replies.
- [commons-parent] branch master updated: Move entries to correct version - posted by gg...@apache.org on 2023/08/02 13:41:20 UTC, 0 replies.
- [commons-scxml] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now ea8d72f) - posted by gi...@apache.org on 2023/08/04 00:24:10 UTC, 0 replies.
- [commons-io] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now a31edf49) - posted by gi...@apache.org on 2023/08/04 00:25:59 UTC, 0 replies.
- [commons-io] branch dependabot/maven/jmh.version-1.37 created (now 70623db0) - posted by gi...@apache.org on 2023/08/04 01:07:45 UTC, 0 replies.
- [commons-io] branch master updated: Bump github/codeql-action from 2.21.1 to 2.21.2 (#471) - posted by gg...@apache.org on 2023/08/04 01:30:32 UTC, 0 replies.
- [commons-io] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was a31edf49) - posted by gg...@apache.org on 2023/08/04 01:30:35 UTC, 0 replies.
- [commons-io] branch master updated (044c850a -> d3b99843) - posted by gg...@apache.org on 2023/08/04 01:30:48 UTC, 0 replies.
- [commons-io] branch dependabot/maven/jmh.version-1.37 deleted (was 70623db0) - posted by gg...@apache.org on 2023/08/04 01:30:51 UTC, 0 replies.
- [commons-net] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now 9316f257) - posted by gi...@apache.org on 2023/08/04 02:36:39 UTC, 0 replies.
- [commons-jci] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now 52c72a1) - posted by gi...@apache.org on 2023/08/04 03:34:23 UTC, 0 replies.
- [commons-dbcp] branch dependabot/maven/jakarta.transaction-jakarta.transaction-api-2.0.1 created (now 8e29f9c3) - posted by gi...@apache.org on 2023/08/04 04:31:12 UTC, 0 replies.
- [commons-dbcp] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now aacd6966) - posted by gi...@apache.org on 2023/08/04 04:54:08 UTC, 0 replies.
- [commons-compress] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now b999cfc8) - posted by gi...@apache.org on 2023/08/04 04:55:21 UTC, 0 replies.
- [commons-digester] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now 1efd4241) - posted by gi...@apache.org on 2023/08/04 04:57:53 UTC, 0 replies.
- [commons-build-plugin] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now ae6e69e) - posted by gi...@apache.org on 2023/08/04 06:43:16 UTC, 0 replies.
- [commons-cli] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now 14a49c1) - posted by gi...@apache.org on 2023/08/04 07:18:51 UTC, 0 replies.
- [commons-jcs] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now 7c01b3d0) - posted by gi...@apache.org on 2023/08/04 07:27:09 UTC, 0 replies.
- [commons-numbers] branch master updated (101b5fd2 -> 52dfcb45) - posted by ah...@apache.org on 2023/08/04 08:04:00 UTC, 0 replies.
- [commons-numbers] 01/02: NUMBERS-201: Make FP64 equals consistent with hashCode - posted by ah...@apache.org on 2023/08/04 08:04:01 UTC, 0 replies.
- [commons-numbers] 02/02: Update FP64 tests to include toString() - posted by ah...@apache.org on 2023/08/04 08:04:02 UTC, 0 replies.
- [commons-release-plugin] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now 70b9ada) - posted by gi...@apache.org on 2023/08/04 08:12:32 UTC, 0 replies.
- [commons-numbers] branch master updated: Allow a field equals tolerance in FieldParametricTest - posted by ah...@apache.org on 2023/08/04 08:25:37 UTC, 0 replies.
- [commons-dbutils] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now 70fdec0) - posted by gi...@apache.org on 2023/08/04 09:20:25 UTC, 0 replies.
- [commons-net] branch master updated (be43bb71 -> d6d5c226) - posted by gg...@apache.org on 2023/08/04 10:31:35 UTC, 0 replies.
- [commons-net] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was 9316f257) - posted by gg...@apache.org on 2023/08/04 10:31:38 UTC, 0 replies.
- [commons-jci] branch master updated (dd74963 -> 75d8282) - posted by gg...@apache.org on 2023/08/04 10:31:59 UTC, 0 replies.
- [commons-jci] 01/01: Merge pull request #47 from apache/dependabot/github_actions/github/codeql-action-2.21.2 - posted by gg...@apache.org on 2023/08/04 10:32:00 UTC, 0 replies.
- [commons-jci] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was 52c72a1) - posted by gg...@apache.org on 2023/08/04 10:32:02 UTC, 0 replies.
- [commons-dbcp] branch master updated: Bump github/codeql-action from 2.21.1 to 2.21.2 (#294) - posted by gg...@apache.org on 2023/08/04 10:33:02 UTC, 0 replies.
- [commons-dbcp] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was aacd6966) - posted by gg...@apache.org on 2023/08/04 10:33:07 UTC, 0 replies.
- [commons-compress] branch master updated: Bump github/codeql-action from 2.21.1 to 2.21.2 (#404) - posted by gg...@apache.org on 2023/08/04 10:33:21 UTC, 0 replies.
- [commons-compress] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was b999cfc8) - posted by gg...@apache.org on 2023/08/04 10:33:24 UTC, 0 replies.
- [commons-digester] branch master updated (d6cde3a0 -> 46621b27) - posted by gg...@apache.org on 2023/08/04 10:33:59 UTC, 0 replies.
- [commons-digester] 01/01: Merge pull request #85 from apache/dependabot/github_actions/github/codeql-action-2.21.2 - posted by gg...@apache.org on 2023/08/04 10:34:00 UTC, 0 replies.
- [commons-digester] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was 1efd4241) - posted by gg...@apache.org on 2023/08/04 10:34:02 UTC, 0 replies.
- [commons-cli] branch master updated: Bump github/codeql-action from 2.21.1 to 2.21.2 (#184) - posted by gg...@apache.org on 2023/08/04 10:36:29 UTC, 0 replies.
- [commons-cli] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was 14a49c1) - posted by gg...@apache.org on 2023/08/04 10:36:31 UTC, 0 replies.
- [commons-release-plugin] branch master updated: Bump github/codeql-action from 2.21.1 to 2.21.2 (#194) - posted by gg...@apache.org on 2023/08/04 10:37:24 UTC, 0 replies.
- [commons-release-plugin] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was 70b9ada) - posted by gg...@apache.org on 2023/08/04 10:37:26 UTC, 0 replies.
- [commons-dbutils] branch master updated: Bump github/codeql-action from 2.21.1 to 2.21.2 (#198) - posted by gg...@apache.org on 2023/08/04 10:38:07 UTC, 0 replies.
- [commons-dbutils] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was 70fdec0) - posted by gg...@apache.org on 2023/08/04 10:38:10 UTC, 0 replies.
- [commons-logging] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now d8b621a) - posted by gi...@apache.org on 2023/08/04 10:48:00 UTC, 0 replies.
- [commons-skin] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now 6a3340e) - posted by gi...@apache.org on 2023/08/04 11:06:10 UTC, 0 replies.
- [commons-crypto] branch dependabot/maven/jmh.version-1.37 created (now 5855f4d) - posted by gi...@apache.org on 2023/08/04 11:15:38 UTC, 0 replies.
- [commons-vfs] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now 302df0d2) - posted by gi...@apache.org on 2023/08/04 11:25:05 UTC, 0 replies.
- [commons-parent] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now ec2851d) - posted by gi...@apache.org on 2023/08/04 11:42:21 UTC, 0 replies.
- [commons-parent] branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.12.2 created (now ce10187) - posted by gi...@apache.org on 2023/08/04 11:44:51 UTC, 0 replies.
- [commons-parent] branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.12.1 deleted (was f487d03) - posted by gi...@apache.org on 2023/08/04 11:44:56 UTC, 0 replies.
- [commons-crypto] branch master updated (26b8ffb -> 34c8c8a) - posted by gg...@apache.org on 2023/08/04 11:55:42 UTC, 0 replies.
- [commons-crypto] branch dependabot/maven/jmh.version-1.37 deleted (was 5855f4d) - posted by gg...@apache.org on 2023/08/04 11:55:45 UTC, 0 replies.
- [commons-parent] branch master updated: Bump github/codeql-action from 2.21.1 to 2.21.2 (#292) - posted by gg...@apache.org on 2023/08/04 11:57:54 UTC, 0 replies.
- [commons-parent] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was ec2851d) - posted by gg...@apache.org on 2023/08/04 11:57:57 UTC, 0 replies.
- [commons-crypto] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now 9c793db) - posted by gi...@apache.org on 2023/08/04 11:58:03 UTC, 0 replies.
- [commons-skin] branch master updated (294a354 -> edb153d) - posted by gg...@apache.org on 2023/08/04 11:58:39 UTC, 0 replies.
- [commons-skin] 01/01: Merge pull request #72 from apache/dependabot/github_actions/github/codeql-action-2.21.2 - posted by gg...@apache.org on 2023/08/04 11:58:40 UTC, 0 replies.
- [commons-skin] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was 6a3340e) - posted by gg...@apache.org on 2023/08/04 11:58:42 UTC, 0 replies.
- [commons-logging] branch master updated: Bump github/codeql-action from 2.21.1 to 2.21.2 (#152) - posted by gg...@apache.org on 2023/08/04 11:59:05 UTC, 0 replies.
- [commons-logging] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was d8b621a) - posted by gg...@apache.org on 2023/08/04 11:59:08 UTC, 0 replies.
- [commons-jcs] branch master updated (9ad52175 -> 9c69ee59) - posted by gg...@apache.org on 2023/08/04 12:03:16 UTC, 0 replies.
- [commons-jcs] 01/01: Merge pull request #163 from apache/dependabot/github_actions/github/codeql-action-2.21.2 - posted by gg...@apache.org on 2023/08/04 12:03:17 UTC, 0 replies.
- [commons-jcs] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was 7c01b3d0) - posted by gg...@apache.org on 2023/08/04 12:03:20 UTC, 0 replies.
- [commons-csv] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now ed93e7e4) - posted by gi...@apache.org on 2023/08/04 12:15:19 UTC, 0 replies.
- [commons-pool] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now 8d9cd93d) - posted by gi...@apache.org on 2023/08/04 12:30:06 UTC, 0 replies.
- [commons-csv] branch dependabot/maven/org.openjdk.jmh-jmh-generator-annprocess-1.37 created (now 2fbf2516) - posted by gi...@apache.org on 2023/08/04 12:32:20 UTC, 0 replies.
- [commons-csv] branch dependabot/maven/org.openjdk.jmh-jmh-core-1.37 created (now 231670f2) - posted by gi...@apache.org on 2023/08/04 12:32:32 UTC, 0 replies.
- [commons-jexl] branch dependabot/github_actions/github/codeql-action-2.21.2 created (now 0f2bbd94) - posted by gi...@apache.org on 2023/08/04 12:34:26 UTC, 0 replies.
- [commons-collections] branch dependabot/maven/com.google.guava-guava-testlib-32.1.2-jre created (now 729092a5f) - posted by gi...@apache.org on 2023/08/04 12:58:59 UTC, 0 replies.
- [commons-csv] branch master updated (36150947 -> 09a8c444) - posted by gg...@apache.org on 2023/08/04 13:26:14 UTC, 0 replies.
- [commons-csv] 01/01: Merge pull request #339 from apache/dependabot/github_actions/github/codeql-action-2.21.2 - posted by gg...@apache.org on 2023/08/04 13:26:15 UTC, 0 replies.
- [commons-csv] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was ed93e7e4) - posted by gg...@apache.org on 2023/08/04 13:26:17 UTC, 0 replies.
- [commons-csv] branch master updated (09a8c444 -> ee849e5f) - posted by gg...@apache.org on 2023/08/04 13:26:29 UTC, 0 replies.
- [commons-csv] branch dependabot/maven/org.openjdk.jmh-jmh-core-1.37 deleted (was 231670f2) - posted by gg...@apache.org on 2023/08/04 13:26:32 UTC, 0 replies.
- [commons-csv] branch master updated (ee849e5f -> 676d654a) - posted by gg...@apache.org on 2023/08/04 13:26:50 UTC, 0 replies.
- [commons-csv] branch dependabot/maven/org.openjdk.jmh-jmh-generator-annprocess-1.37 deleted (was 2fbf2516) - posted by gg...@apache.org on 2023/08/04 13:26:53 UTC, 0 replies.
- [commons-pool] branch master updated: Bump github/codeql-action from 2.21.1 to 2.21.2 (#236) - posted by gg...@apache.org on 2023/08/04 13:27:15 UTC, 0 replies.
- [commons-pool] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was 8d9cd93d) - posted by gg...@apache.org on 2023/08/04 13:27:18 UTC, 0 replies.
- [commons-jexl] branch master updated (24a75a65 -> cdc05c49) - posted by gg...@apache.org on 2023/08/04 13:27:47 UTC, 0 replies.
- [commons-jexl] 01/01: Merge pull request #187 from apache/dependabot/github_actions/github/codeql-action-2.21.2 - posted by gg...@apache.org on 2023/08/04 13:27:48 UTC, 0 replies.
- [commons-jexl] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was 0f2bbd94) - posted by gg...@apache.org on 2023/08/04 13:27:50 UTC, 0 replies.
- [commons-collections] branch master updated: Bump com.google.guava:guava-testlib from 32.1.1-jre to 32.1.2-jre (#411) - posted by gg...@apache.org on 2023/08/04 13:35:08 UTC, 0 replies.
- [commons-collections] branch dependabot/maven/com.google.guava-guava-testlib-32.1.2-jre deleted (was 729092a5f) - posted by gg...@apache.org on 2023/08/04 13:35:10 UTC, 0 replies.
- [commons-collections] branch master updated: Bump guava-testlib from 31.1-jre to 32.1.2-jre #394, #395, #404, #405, #441. Bump com.google.guava:guava-testlib from 32.1.1-jre to 32.1.2-jre #411 - posted by gg...@apache.org on 2023/08/04 13:36:39 UTC, 0 replies.
- [commons-vfs] branch master updated: Update checktyle suppressions to match current line numbers - posted by gg...@apache.org on 2023/08/04 13:51:00 UTC, 0 replies.
- [commons-vfs] branch dependabot/github_actions/github/codeql-action-2.21.2 updated (302df0d2 -> 013b4777) - posted by gi...@apache.org on 2023/08/04 13:52:14 UTC, 0 replies.
- [commons-vfs] branch master updated: Bump github/codeql-action from 2.21.1 to 2.21.2 (#410) - posted by gg...@apache.org on 2023/08/04 14:08:32 UTC, 0 replies.
- [commons-vfs] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was 013b4777) - posted by gg...@apache.org on 2023/08/04 14:08:35 UTC, 0 replies.
- [commons-lang] branch dependabot/maven/jmh.version-1.37 created (now 4b2b71f8c) - posted by gi...@apache.org on 2023/08/04 15:39:19 UTC, 0 replies.
- [commons-lang] branch master updated (9d85b0a11 -> 0995b83be) - posted by gg...@apache.org on 2023/08/04 16:14:57 UTC, 0 replies.
- [commons-lang] branch dependabot/maven/jmh.version-1.37 deleted (was 4b2b71f8c) - posted by gg...@apache.org on 2023/08/04 16:15:00 UTC, 0 replies.
- [commons-configuration] branch dependabot/maven/org.yaml-snakeyaml-2.1 created (now e3de8a1d) - posted by gi...@apache.org on 2023/08/04 16:33:07 UTC, 0 replies.
- [commons-geometry] branch dependabot/maven/jmh.version-1.37 created (now bba869ab) - posted by gi...@apache.org on 2023/08/04 17:06:11 UTC, 0 replies.
- [commons-geometry] branch dependabot/maven/jmh.version-1.36 deleted (was 0eeabfaf) - posted by gi...@apache.org on 2023/08/04 17:06:17 UTC, 0 replies.
- [commons-configuration] branch master updated (c13339a5 -> a54be4d2) - posted by gg...@apache.org on 2023/08/04 17:43:06 UTC, 0 replies.
- [commons-configuration] branch dependabot/maven/org.yaml-snakeyaml-2.1 deleted (was e3de8a1d) - posted by gg...@apache.org on 2023/08/04 17:43:11 UTC, 0 replies.
- [commons-configuration] branch master updated (a54be4d2 -> 5ebcec12) - posted by gg...@apache.org on 2023/08/04 17:44:16 UTC, 0 replies.
- [commons-bcel] branch dependabot/maven/jmh.version-1.37 created (now 9e1eb64f) - posted by gi...@apache.org on 2023/08/04 19:47:53 UTC, 0 replies.
- [commons-rdf] branch dependabot/maven/org.slf4j-slf4j-simple-2.0.7 created (now 5950ac8a) - posted by gi...@apache.org on 2023/08/04 19:57:23 UTC, 0 replies.
- [commons-text] branch dependabot/maven/jmh.version-1.37 created (now dda55ac4) - posted by gi...@apache.org on 2023/08/04 20:44:06 UTC, 0 replies.
- [commons-bcel] branch master updated (337524f8 -> d256a461) - posted by gg...@apache.org on 2023/08/04 21:12:06 UTC, 0 replies.
- [commons-bcel] branch dependabot/maven/jmh.version-1.37 deleted (was 9e1eb64f) - posted by gg...@apache.org on 2023/08/04 21:12:09 UTC, 0 replies.
- [commons-text] branch master updated (b1a4a1bc -> 0719fb53) - posted by gg...@apache.org on 2023/08/04 21:49:35 UTC, 0 replies.
- [commons-text] branch dependabot/maven/jmh.version-1.37 deleted (was dda55ac4) - posted by gg...@apache.org on 2023/08/04 21:49:38 UTC, 0 replies.
- [commons-lang] branch master updated: Add Functions#from(Function) - posted by gg...@apache.org on 2023/08/04 23:57:56 UTC, 0 replies.
- [commons-lang] branch master updated: Whitespace - posted by gg...@apache.org on 2023/08/05 01:04:19 UTC, 1 replies.
- [commons-lang] branch master updated: Add CalendarUtils.getInstance() - posted by gg...@apache.org on 2023/08/05 13:16:55 UTC, 0 replies.
- [commons-email] branch master updated (567095f -> 3c45bec) - posted by gg...@apache.org on 2023/08/05 13:32:19 UTC, 0 replies.
- [commons-email] branch master updated (3c45bec -> 7e04c0b) - posted by gg...@apache.org on 2023/08/05 13:33:43 UTC, 0 replies.
- [commons-beanutils] branch master updated: Better JUnit API usage - posted by gg...@apache.org on 2023/08/05 13:51:08 UTC, 0 replies.
- [commons-lang] branch master updated: Make new class final - posted by gg...@apache.org on 2023/08/05 15:22:56 UTC, 0 replies.
- [commons-math] branch master updated: MATH-1665: Fail "javadoc" on warnings. - posted by er...@apache.org on 2023/08/05 16:23:34 UTC, 0 replies.
- [commons-compress] branch master updated: Better JUnit API usage - posted by gg...@apache.org on 2023/08/05 19:45:22 UTC, 0 replies.
- [commons-dbutils] branch master updated: Better JUnit API usage - posted by gg...@apache.org on 2023/08/05 19:46:37 UTC, 0 replies.
- [commons-email] branch master updated: Better JUnit API usage - posted by gg...@apache.org on 2023/08/05 19:59:49 UTC, 0 replies.
- [commons-imaging] branch master updated: Better JUnit API usage - posted by gg...@apache.org on 2023/08/05 20:02:38 UTC, 0 replies.
- [commons-exec] branch master updated: Better JUnit API usage - posted by gg...@apache.org on 2023/08/05 20:02:49 UTC, 0 replies.
- [commons-io] branch master updated: Better JUnit API usage - posted by gg...@apache.org on 2023/08/05 20:05:15 UTC, 0 replies.
- [commons-jci] branch master updated: Better JUnit API usage - posted by gg...@apache.org on 2023/08/05 20:06:25 UTC, 0 replies.
- [commons-jcs] branch master updated: Better JUnit API usage - posted by gg...@apache.org on 2023/08/05 20:08:38 UTC, 0 replies.
- [commons-lang] branch master updated: Formatting - posted by gg...@apache.org on 2023/08/05 20:10:03 UTC, 0 replies.
- [commons-scxml] branch master updated: Formatting - posted by gg...@apache.org on 2023/08/05 20:10:42 UTC, 0 replies.
- [commons-scxml] branch master updated: Better JUnit API usage - posted by gg...@apache.org on 2023/08/05 20:11:12 UTC, 0 replies.
- [commons-validator] branch master updated: Better JUnit API usage - posted by gg...@apache.org on 2023/08/05 20:12:25 UTC, 0 replies.
- svn commit: r63388 - /dev/commons/dbutils/1.8.0-RC1/ /dev/commons/dbutils/1.8.0-RC1/binaries/ /dev/commons/dbutils/1.8.0-RC1/source/ /release/commons/dbutils/ /release/commons/dbutils/binaries/ /release/commons/dbutils/source/ - posted by gg...@apache.org on 2023/08/08 10:13:30 UTC, 0 replies.
- svn commit: r63389 - /release/commons/dbutils/README.html - posted by gg...@apache.org on 2023/08/08 10:18:17 UTC, 0 replies.
- svn commit: r63390 - in /release/commons/dbutils: binaries/ source/ - posted by gg...@apache.org on 2023/08/08 10:19:06 UTC, 0 replies.
- Nexus: Promotion Completed - posted by Nexus Repository Manager <ne...@repository.apache.org> on 2023/08/08 10:20:23 UTC, 2 replies.
- [commons-dbutils] annotated tag rel/commons-dbutils-1.8.0 created (now 3dc61f7) - posted by gg...@apache.org on 2023/08/08 10:22:15 UTC, 0 replies.
- svn commit: r1911543 - /commons/cms-site/trunk/conf/component_releases.properties - posted by gg...@apache.org on 2023/08/08 10:26:54 UTC, 0 replies.
- [commons-dbutils] branch master updated (3101d61 -> 29188fc) - posted by gg...@apache.org on 2023/08/08 10:29:08 UTC, 0 replies.
- [commons-dbutils] 01/02: Bump to next development version - posted by gg...@apache.org on 2023/08/08 10:29:09 UTC, 0 replies.
- [commons-dbutils] 02/02: Merge branch 'release' - posted by gg...@apache.org on 2023/08/08 10:29:10 UTC, 0 replies.
- [commons-dbutils] branch release updated (675cfcd -> 2db969f) - posted by gg...@apache.org on 2023/08/08 10:29:20 UTC, 0 replies.
- svn commit: r63391 - /dev/commons/dbutils/1.8.0-RC1/ - posted by gg...@apache.org on 2023/08/08 10:29:31 UTC, 0 replies.
- [commons-lang] branch master updated: Syntax for optional tokens in DurationFormatUtils (#1062) - posted by ah...@apache.org on 2023/08/09 15:33:37 UTC, 0 replies.
- [commons-lang] branch master updated: Track changes - posted by ah...@apache.org on 2023/08/09 15:36:15 UTC, 0 replies.
- [commons-codec] branch master updated: Javadoc existing behavior - posted by gg...@apache.org on 2023/08/09 20:45:31 UTC, 0 replies.
- [commons-dbutils] branch master updated: Add download link to release notes - posted by gg...@apache.org on 2023/08/09 23:35:48 UTC, 0 replies.
- [commons-codec] branch master updated: Document current behavior - posted by gg...@apache.org on 2023/08/10 12:11:21 UTC, 0 replies.
- [commons-lang] branch master updated: Normalize spelling - posted by gg...@apache.org on 2023/08/10 12:13:42 UTC, 0 replies.
- [commons-text] branch master updated: Normalize spelling - posted by gg...@apache.org on 2023/08/10 12:13:54 UTC, 0 replies.
- [commons-codec] branch master updated: Normalize spelling - posted by gg...@apache.org on 2023/08/10 12:14:08 UTC, 0 replies.
- [commons-codec] branch master updated: Assert current behavior - posted by gg...@apache.org on 2023/08/10 12:16:04 UTC, 2 replies.
- [commons-codec] branch master updated: Remove trailing whitespace - posted by gg...@apache.org on 2023/08/10 12:50:25 UTC, 0 replies.
- [commons-lang] branch master updated: Better test failure message - posted by gg...@apache.org on 2023/08/10 13:04:32 UTC, 11 replies.
- [commons-lang] branch master updated (1a1bc77c2 -> f28a60304) - posted by gg...@apache.org on 2023/08/10 13:21:05 UTC, 0 replies.
- [commons-lang] 01/02: Add ArrayFill - posted by gg...@apache.org on 2023/08/10 13:21:06 UTC, 0 replies.
- [commons-lang] 02/02: Add FastDateParser.TimeZoneStrategy.TzInfo.toString() - posted by gg...@apache.org on 2023/08/10 13:21:07 UTC, 0 replies.
- [commons-lang] branch master updated: Javadoc - posted by gg...@apache.org on 2023/08/10 13:37:42 UTC, 0 replies.
- [commons-lang] branch master updated: Split out failing test on GitHub for Local "pt_PT" (Portugal) - posted by gg...@apache.org on 2023/08/10 13:56:05 UTC, 0 replies.
- [commons-lang] branch master updated: Disable trimStackTrace for tests - posted by gg...@apache.org on 2023/08/10 14:21:13 UTC, 0 replies.
- [commons-lang] branch master updated (c148932c6 -> 8a1853472) - posted by gg...@apache.org on 2023/08/10 15:59:41 UTC, 0 replies.
- [commons-lang] 01/03: Better comment - posted by gg...@apache.org on 2023/08/10 15:59:42 UTC, 0 replies.
- [commons-lang] 02/03: Add LocaleUtils.isLanguageUndetermined(Locale) - posted by gg...@apache.org on 2023/08/10 15:59:43 UTC, 0 replies.
- [commons-lang] 03/03: Try to avoid failures on GitHub - posted by gg...@apache.org on 2023/08/10 15:59:44 UTC, 0 replies.
- [commons-lang] branch master updated: Fix test fixtures - posted by gg...@apache.org on 2023/08/10 18:05:03 UTC, 0 replies.
- [commons-lang] branch master updated: Add invariant check in StrategyAndWidth constructor - posted by gg...@apache.org on 2023/08/10 18:10:48 UTC, 0 replies.
- [commons-lang] branch master updated: Add invariant check in FastDateParser.appendDisplayNames(Calendar, Locale, int, StringBuilder) - posted by gg...@apache.org on 2023/08/10 18:13:24 UTC, 0 replies.
- [commons-lang] branch master updated (075b3e1a4 -> 8c942d2a6) - posted by gg...@apache.org on 2023/08/10 19:21:55 UTC, 0 replies.
- [commons-lang] 01/03: Better local variable name - posted by gg...@apache.org on 2023/08/10 19:21:56 UTC, 0 replies.
- [commons-lang] 02/03: Add invariant check in FastDateParser.StrategyParser.StrategyParser(Calendar) - posted by gg...@apache.org on 2023/08/10 19:21:57 UTC, 0 replies.
- [commons-lang] 03/03: Better test failure message - posted by gg...@apache.org on 2023/08/10 19:21:58 UTC, 0 replies.
- [commons-lang] branch master updated: Reset test comment - posted by gg...@apache.org on 2023/08/10 20:32:58 UTC, 0 replies.
- [commons-lang] branch master updated (a1e94d167 -> b2db78239) - posted by gg...@apache.org on 2023/08/11 00:35:39 UTC, 0 replies.
- [commons-lang] 01/02: Comments and refactor array access - posted by gg...@apache.org on 2023/08/11 00:35:40 UTC, 0 replies.
- [commons-lang] 02/02: Try to avoid failures on GitHub - posted by gg...@apache.org on 2023/08/11 00:35:41 UTC, 0 replies.
- [commons-scxml] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 51105eb) - posted by gi...@apache.org on 2023/08/11 00:46:48 UTC, 0 replies.
- [commons-scxml] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was ea8d72f) - posted by gi...@apache.org on 2023/08/11 00:46:54 UTC, 0 replies.
- [commons-io] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 33ec372f) - posted by gi...@apache.org on 2023/08/11 00:52:22 UTC, 0 replies.
- [commons-scxml] branch master updated (65b54e6 -> 6ba9b99) - posted by gg...@apache.org on 2023/08/11 01:11:05 UTC, 0 replies.
- [commons-scxml] 01/01: Merge pull request #143 from apache/dependabot/github_actions/github/codeql-action-2.21.3 - posted by gg...@apache.org on 2023/08/11 01:11:06 UTC, 0 replies.
- [commons-scxml] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 51105eb) - posted by gg...@apache.org on 2023/08/11 01:11:07 UTC, 0 replies.
- [commons-io] branch master updated: Bump github/codeql-action from 2.21.2 to 2.21.3 (#473) - posted by gg...@apache.org on 2023/08/11 01:11:37 UTC, 0 replies.
- [commons-io] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 33ec372f) - posted by gg...@apache.org on 2023/08/11 01:11:40 UTC, 0 replies.
- [commons-net] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now e31e13ca) - posted by gi...@apache.org on 2023/08/11 02:37:51 UTC, 0 replies.
- [commons-jci] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 9966060) - posted by gi...@apache.org on 2023/08/11 03:14:00 UTC, 0 replies.
- [commons-jci] branch master updated (861e104 -> e24f645) - posted by gg...@apache.org on 2023/08/11 03:35:01 UTC, 0 replies.
- [commons-jci] 01/01: Merge pull request #48 from apache/dependabot/github_actions/github/codeql-action-2.21.3 - posted by gg...@apache.org on 2023/08/11 03:35:02 UTC, 0 replies.
- [commons-jci] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 9966060) - posted by gg...@apache.org on 2023/08/11 03:35:06 UTC, 0 replies.
- [commons-dbcp] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now c9f48346) - posted by gi...@apache.org on 2023/08/11 04:09:23 UTC, 0 replies.
- [commons-compress] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 451bcdf4) - posted by gi...@apache.org on 2023/08/11 04:14:13 UTC, 0 replies.
- [commons-digester] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 557a64aa) - posted by gi...@apache.org on 2023/08/11 04:26:09 UTC, 0 replies.
- [commons-build-plugin] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 71f604d) - posted by gi...@apache.org on 2023/08/11 06:44:18 UTC, 0 replies.
- [commons-build-plugin] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was ae6e69e) - posted by gi...@apache.org on 2023/08/11 06:44:23 UTC, 0 replies.
- [commons-cli] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 0846436) - posted by gi...@apache.org on 2023/08/11 07:55:25 UTC, 0 replies.
- [commons-jcs] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now ca4f6696) - posted by gi...@apache.org on 2023/08/11 07:55:55 UTC, 0 replies.
- [commons-release-plugin] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 504e171) - posted by gi...@apache.org on 2023/08/11 08:31:12 UTC, 0 replies.
- [commons-release-plugin] branch master updated: Bump github/codeql-action from 2.21.2 to 2.21.3 (#195) - posted by gg...@apache.org on 2023/08/11 09:32:48 UTC, 0 replies.
- [commons-release-plugin] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 504e171) - posted by gg...@apache.org on 2023/08/11 09:32:51 UTC, 0 replies.
- [commons-cli] branch master updated: Bump github/codeql-action from 2.21.2 to 2.21.3 (#185) - posted by gg...@apache.org on 2023/08/11 09:33:35 UTC, 0 replies.
- [commons-cli] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 0846436) - posted by gg...@apache.org on 2023/08/11 09:33:38 UTC, 0 replies.
- [commons-jcs] branch master updated (a51aebef -> a69a35ed) - posted by gg...@apache.org on 2023/08/11 09:34:05 UTC, 0 replies.
- [commons-jcs] 01/01: Merge pull request #164 from apache/dependabot/github_actions/github/codeql-action-2.21.3 - posted by gg...@apache.org on 2023/08/11 09:34:06 UTC, 0 replies.
- [commons-jcs] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was ca4f6696) - posted by gg...@apache.org on 2023/08/11 09:34:07 UTC, 0 replies.
- [commons-compress] branch master updated: Bump github/codeql-action from 2.21.2 to 2.21.3 (#405) - posted by gg...@apache.org on 2023/08/11 09:37:16 UTC, 0 replies.
- [commons-compress] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 451bcdf4) - posted by gg...@apache.org on 2023/08/11 09:37:19 UTC, 0 replies.
- [commons-dbcp] branch master updated: Bump github/codeql-action from 2.21.2 to 2.21.3 (#295) - posted by gg...@apache.org on 2023/08/11 09:37:47 UTC, 0 replies.
- [commons-dbcp] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was c9f48346) - posted by gg...@apache.org on 2023/08/11 09:37:49 UTC, 0 replies.
- [commons-dbutils] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now f60c4a6) - posted by gi...@apache.org on 2023/08/11 09:49:06 UTC, 0 replies.
- [commons-logging] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now a351082) - posted by gi...@apache.org on 2023/08/11 10:18:04 UTC, 0 replies.
- [commons-vfs] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now c6565024) - posted by gi...@apache.org on 2023/08/11 11:20:34 UTC, 0 replies.
- [commons-parent] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now dc0b10d) - posted by gi...@apache.org on 2023/08/11 11:25:17 UTC, 0 replies.
- [commons-skin] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 18d7d66) - posted by gi...@apache.org on 2023/08/11 11:31:56 UTC, 0 replies.
- [commons-dbutils] branch master updated: Bump github/codeql-action from 2.21.2 to 2.21.3 (#199) - posted by gg...@apache.org on 2023/08/11 11:43:48 UTC, 0 replies.
- [commons-dbutils] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was f60c4a6) - posted by gg...@apache.org on 2023/08/11 11:43:51 UTC, 0 replies.
- [commons-logging] branch master updated: Bump github/codeql-action from 2.21.2 to 2.21.3 (#153) - posted by gg...@apache.org on 2023/08/11 11:44:31 UTC, 0 replies.
- [commons-logging] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was a351082) - posted by gg...@apache.org on 2023/08/11 11:44:35 UTC, 0 replies.
- [commons-parent] branch master updated: Bump github/codeql-action from 2.21.2 to 2.21.3 (#294) - posted by gg...@apache.org on 2023/08/11 11:45:56 UTC, 0 replies.
- [commons-parent] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was dc0b10d) - posted by gg...@apache.org on 2023/08/11 11:45:59 UTC, 0 replies.
- [commons-skin] branch master updated (edb153d -> baded15) - posted by gg...@apache.org on 2023/08/11 11:46:42 UTC, 0 replies.
- [commons-skin] 01/01: Merge pull request #73 from apache/dependabot/github_actions/github/codeql-action-2.21.3 - posted by gg...@apache.org on 2023/08/11 11:46:43 UTC, 0 replies.
- [commons-skin] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 18d7d66) - posted by gg...@apache.org on 2023/08/11 11:46:45 UTC, 0 replies.
- [commons-crypto] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now e14804d) - posted by gi...@apache.org on 2023/08/11 11:57:39 UTC, 0 replies.
- [commons-crypto] branch dependabot/github_actions/github/codeql-action-2.21.2 deleted (was 9c793db) - posted by gi...@apache.org on 2023/08/11 11:57:44 UTC, 0 replies.
- [commons-parent] branch dependabot/maven/org.spdx-spdx-maven-plugin-0.7.0 created (now 1ce8914) - posted by gi...@apache.org on 2023/08/11 11:59:19 UTC, 0 replies.
- [commons-pool] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 65e1ece9) - posted by gi...@apache.org on 2023/08/11 12:19:44 UTC, 0 replies.
- [commons-jexl] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 04a79773) - posted by gi...@apache.org on 2023/08/11 12:34:16 UTC, 0 replies.
- [commons-csv] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now f32d671c) - posted by gi...@apache.org on 2023/08/11 12:39:15 UTC, 0 replies.
- [commons-statistics] branch master updated: STATISTICS-79: Mean implementation - posted by ah...@apache.org on 2023/08/11 13:45:41 UTC, 0 replies.
- [commons-crypto] branch master updated: Bump github/codeql-action from 2.21.1 to 2.21.3 (#239) - posted by gg...@apache.org on 2023/08/11 13:58:17 UTC, 0 replies.
- [commons-crypto] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was e14804d) - posted by gg...@apache.org on 2023/08/11 13:58:20 UTC, 0 replies.
- [commons-pool] branch master updated: Bump github/codeql-action from 2.21.2 to 2.21.3 (#237) - posted by gg...@apache.org on 2023/08/11 13:59:14 UTC, 0 replies.
- [commons-pool] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 65e1ece9) - posted by gg...@apache.org on 2023/08/11 13:59:18 UTC, 0 replies.
- [commons-jexl] branch master updated (cdc05c49 -> d39f2ea4) - posted by gg...@apache.org on 2023/08/11 13:59:29 UTC, 0 replies.
- [commons-jexl] 01/01: Merge pull request #188 from apache/dependabot/github_actions/github/codeql-action-2.21.3 - posted by gg...@apache.org on 2023/08/11 13:59:30 UTC, 0 replies.
- [commons-jexl] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 04a79773) - posted by gg...@apache.org on 2023/08/11 13:59:33 UTC, 0 replies.
- [commons-csv] branch master updated (676d654a -> 9bb8da93) - posted by gg...@apache.org on 2023/08/11 13:59:53 UTC, 0 replies.
- [commons-csv] 01/01: Merge pull request #342 from apache/dependabot/github_actions/github/codeql-action-2.21.3 - posted by gg...@apache.org on 2023/08/11 13:59:54 UTC, 0 replies.
- [commons-csv] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was f32d671c) - posted by gg...@apache.org on 2023/08/11 13:59:57 UTC, 0 replies.
- [commons-vfs] branch master updated: Bump github/codeql-action from 2.21.2 to 2.21.3 (#411) - posted by gg...@apache.org on 2023/08/11 14:14:14 UTC, 0 replies.
- [commons-vfs] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was c6565024) - posted by gg...@apache.org on 2023/08/11 14:14:17 UTC, 0 replies.
- [commons-digester] branch master updated (46621b27 -> efa6d21d) - posted by gg...@apache.org on 2023/08/11 14:16:10 UTC, 0 replies.
- [commons-digester] 01/01: Merge pull request #86 from apache/dependabot/github_actions/github/codeql-action-2.21.3 - posted by gg...@apache.org on 2023/08/11 14:16:11 UTC, 0 replies.
- [commons-digester] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 557a64aa) - posted by gg...@apache.org on 2023/08/11 14:16:12 UTC, 0 replies.
- [commons-net] branch master updated (d6d5c226 -> dd89dafb) - posted by gg...@apache.org on 2023/08/11 15:15:02 UTC, 0 replies.
- [commons-net] 01/01: Merge pull request #172 from apache/dependabot/github_actions/github/codeql-action-2.21.3 - posted by gg...@apache.org on 2023/08/11 15:15:03 UTC, 0 replies.
- [commons-net] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was e31e13ca) - posted by gg...@apache.org on 2023/08/11 15:15:07 UTC, 0 replies.
- [commons-codec] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 77f7afe2) - posted by gi...@apache.org on 2023/08/11 15:31:15 UTC, 0 replies.
- [commons-lang] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 4290dac83) - posted by gi...@apache.org on 2023/08/11 15:34:17 UTC, 0 replies.
- [commons-daemon] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 5d28791) - posted by gi...@apache.org on 2023/08/11 16:35:43 UTC, 0 replies.
- [commons-codec] branch master updated: Bump github/codeql-action from 2.21.2 to 2.21.3 (#198) - posted by gg...@apache.org on 2023/08/11 16:35:50 UTC, 0 replies.
- [commons-codec] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 77f7afe2) - posted by gg...@apache.org on 2023/08/11 16:35:53 UTC, 0 replies.
- [commons-lang] branch master updated: Bump github/codeql-action from 2.21.2 to 2.21.3 (#1094) - posted by gg...@apache.org on 2023/08/11 16:37:32 UTC, 0 replies.
- [commons-lang] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 4290dac83) - posted by gg...@apache.org on 2023/08/11 16:37:38 UTC, 0 replies.
- [commons-daemon] branch master updated: Bump github/codeql-action from 2.21.2 to 2.21.3 (#103) - posted by gg...@apache.org on 2023/08/11 16:41:13 UTC, 0 replies.
- [commons-daemon] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 5d28791) - posted by gg...@apache.org on 2023/08/11 16:41:15 UTC, 0 replies.
- [commons-imaging] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 45828d39) - posted by gi...@apache.org on 2023/08/11 17:18:05 UTC, 0 replies.
- [commons-imaging] branch master updated (a5860215 -> 4c1e873b) - posted by gg...@apache.org on 2023/08/11 17:33:30 UTC, 0 replies.
- [commons-imaging] 01/01: Merge pull request #310 from apache/dependabot/github_actions/github/codeql-action-2.21.3 - posted by gg...@apache.org on 2023/08/11 17:33:31 UTC, 0 replies.
- [commons-imaging] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 45828d39) - posted by gg...@apache.org on 2023/08/11 17:33:33 UTC, 0 replies.
- [commons-exec] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 73f9b13) - posted by gi...@apache.org on 2023/08/11 17:59:15 UTC, 0 replies.
- [commons-jxpath] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 25c77ea) - posted by gi...@apache.org on 2023/08/11 18:18:55 UTC, 0 replies.
- [commons-exec] branch master updated (7303673 -> 2025e30) - posted by gg...@apache.org on 2023/08/11 18:22:44 UTC, 0 replies.
- [commons-exec] 01/01: Merge pull request #116 from apache/dependabot/github_actions/github/codeql-action-2.21.3 - posted by gg...@apache.org on 2023/08/11 18:22:45 UTC, 0 replies.
- [commons-exec] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 73f9b13) - posted by gg...@apache.org on 2023/08/11 18:22:47 UTC, 0 replies.
- [commons-jxpath] branch master updated (7aeca6e -> 25e23e5) - posted by gg...@apache.org on 2023/08/11 18:29:58 UTC, 0 replies.
- [commons-jxpath] 01/01: Merge pull request #74 from apache/dependabot/github_actions/github/codeql-action-2.21.3 - posted by gg...@apache.org on 2023/08/11 18:29:59 UTC, 0 replies.
- [commons-jxpath] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 25c77ea) - posted by gg...@apache.org on 2023/08/11 18:30:00 UTC, 0 replies.
- [commons-fileupload] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now b297c074) - posted by gi...@apache.org on 2023/08/11 18:37:13 UTC, 0 replies.
- [commons-lang] branch master updated: Try to fix HG build - posted by gg...@apache.org on 2023/08/11 18:39:21 UTC, 0 replies.
- [commons-lang] branch master updated: Make test reproducible - posted by gg...@apache.org on 2023/08/11 18:54:52 UTC, 4 replies.
- [commons-rdf] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 23d9ccfe) - posted by gi...@apache.org on 2023/08/11 19:00:49 UTC, 0 replies.
- [commons-fileupload] branch master updated (33a8b553 -> ddf87db2) - posted by gg...@apache.org on 2023/08/11 19:42:21 UTC, 0 replies.
- [commons-fileupload] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was b297c074) - posted by gg...@apache.org on 2023/08/11 19:42:24 UTC, 0 replies.
- [commons-rdf] branch master updated (92407452 -> 0c63b566) - posted by gg...@apache.org on 2023/08/11 19:44:34 UTC, 0 replies.
- [commons-rdf] 01/01: Merge pull request #148 from apache/dependabot/github_actions/github/codeql-action-2.21.3 - posted by gg...@apache.org on 2023/08/11 19:44:35 UTC, 0 replies.
- [commons-rdf] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 23d9ccfe) - posted by gg...@apache.org on 2023/08/11 19:44:39 UTC, 0 replies.
- [commons-rdf] branch dependabot/maven/org.eclipse.rdf4j-rdf4j-bom-4.3.5 created (now 03307536) - posted by gi...@apache.org on 2023/08/11 19:51:45 UTC, 0 replies.
- [commons-rdf] branch dependabot/maven/org.eclipse.rdf4j-rdf4j-bom-4.3.4 deleted (was 95cbe503) - posted by gi...@apache.org on 2023/08/11 19:51:51 UTC, 0 replies.
- [commons-text] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 7377fd57) - posted by gi...@apache.org on 2023/08/11 20:12:12 UTC, 0 replies.
- [commons-email] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 602cc9f) - posted by gi...@apache.org on 2023/08/11 20:28:39 UTC, 0 replies.
- [commons-text] branch master updated: Bump github/codeql-action from 2.21.2 to 2.21.3 (#448) - posted by gg...@apache.org on 2023/08/11 20:40:32 UTC, 0 replies.
- [commons-text] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 7377fd57) - posted by gg...@apache.org on 2023/08/11 20:40:36 UTC, 0 replies.
- [commons-email] branch master updated (b5511b9 -> cb12615) - posted by gg...@apache.org on 2023/08/11 20:41:09 UTC, 0 replies.
- [commons-email] 01/01: Merge pull request #160 from apache/dependabot/github_actions/github/codeql-action-2.21.3 - posted by gg...@apache.org on 2023/08/11 20:41:10 UTC, 0 replies.
- [commons-email] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 602cc9f) - posted by gg...@apache.org on 2023/08/11 20:41:11 UTC, 0 replies.
- [commons-lang] branch master updated: Remove trailing whitespace - posted by gg...@apache.org on 2023/08/11 20:56:22 UTC, 2 replies.
- [commons-lang] branch master updated (768cb5abf -> 971efec0e) - posted by gg...@apache.org on 2023/08/11 21:21:44 UTC, 0 replies.
- [commons-lang] 01/02: Collapse string - posted by gg...@apache.org on 2023/08/11 21:21:45 UTC, 0 replies.
- [commons-lang] 02/02: Try to fix HG build - posted by gg...@apache.org on 2023/08/11 21:21:46 UTC, 0 replies.
- [commons-lang] branch master updated: Fix error message - posted by gg...@apache.org on 2023/08/11 21:32:31 UTC, 0 replies.
- [commons-parent] branch master updated (840ed42 -> fc054a2) - posted by gg...@apache.org on 2023/08/11 22:01:55 UTC, 0 replies.
- [commons-parent] branch dependabot/maven/org.spdx-spdx-maven-plugin-0.7.0 deleted (was 1ce8914) - posted by gg...@apache.org on 2023/08/11 22:01:58 UTC, 0 replies.
- [commons-parent] branch master updated: Bump org.spdx:spdx-maven-plugin from 0.6.5 to 0.7.0 - posted by gg...@apache.org on 2023/08/11 22:06:46 UTC, 0 replies.
- [commons-lang] branch master updated: Try to fix GH build - posted by gg...@apache.org on 2023/08/11 22:13:59 UTC, 0 replies.
- [commons-lang] branch master updated: FastDateParser fails to parse some local "z" formatted strings - posted by gg...@apache.org on 2023/08/11 23:15:42 UTC, 0 replies.
- [commons-validator] branch dependabot/github_actions/github/codeql-action-2.21.3 created (now 2482f670) - posted by gi...@apache.org on 2023/08/11 23:27:08 UTC, 0 replies.
- [commons-validator] branch master updated (6505ee9b -> 8c461ca7) - posted by gg...@apache.org on 2023/08/12 01:17:34 UTC, 0 replies.
- [commons-validator] 01/01: Merge pull request #145 from apache/dependabot/github_actions/github/codeql-action-2.21.3 - posted by gg...@apache.org on 2023/08/12 01:17:35 UTC, 0 replies.
- [commons-validator] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 2482f670) - posted by gg...@apache.org on 2023/08/12 01:17:39 UTC, 0 replies.
- [commons-build-plugin] branch master updated: Bump github/codeql-action from 2.21.1 to 2.21.3 (#171) - posted by gg...@apache.org on 2023/08/12 10:27:30 UTC, 0 replies.
- [commons-build-plugin] branch dependabot/github_actions/github/codeql-action-2.21.3 deleted (was 71f604d) - posted by gg...@apache.org on 2023/08/12 10:27:33 UTC, 0 replies.
- [commons-lang] branch master updated: Remove unused import - posted by gg...@apache.org on 2023/08/13 18:26:44 UTC, 1 replies.
- [commons-lang] branch master updated: See if there are other GH failures on different OSs - posted by gg...@apache.org on 2023/08/13 18:38:23 UTC, 0 replies.
- [commons-lang] branch master updated: Don't fail Windows builds with LF EOL checking - posted by gg...@apache.org on 2023/08/13 18:56:03 UTC, 0 replies.
- [commons-lang] branch master updated: Move new data source into 2nd place for better compatibility - posted by gg...@apache.org on 2023/08/13 19:14:33 UTC, 0 replies.
- [commons-lang] branch master updated: Hack to try to see if we can get GH builds to pass - posted by gg...@apache.org on 2023/08/13 19:22:15 UTC, 2 replies.
- [commons-cli] branch master updated: Test [CLI-317] - posted by gg...@apache.org on 2023/08/13 19:43:07 UTC, 0 replies.
- [commons-lang] branch master updated: (doc) Fix incorrect Javadoc description (#1093) - posted by gg...@apache.org on 2023/08/14 12:26:22 UTC, 0 replies.
- [commons-lang] branch master updated (0d4909fd8 -> cff5ccf8b) - posted by gg...@apache.org on 2023/08/14 12:27:56 UTC, 0 replies.
- [commons-lang] branch master updated: Better assert message - posted by gg...@apache.org on 2023/08/14 12:40:20 UTC, 2 replies.
- [commons-cli] branch master updated: Javadoc clean up - posted by gg...@apache.org on 2023/08/14 15:25:59 UTC, 0 replies.
- [commons-cli] branch master updated: Fix NPE in CommandLine.resolveOption(String). - posted by gg...@apache.org on 2023/08/14 16:16:43 UTC, 0 replies.
- [commons-cli] branch master updated: Javadoc - posted by gg...@apache.org on 2023/08/14 16:18:27 UTC, 1 replies.
- [commons-cli] branch master updated: CommandLine.addOption(Option) should not allow a null Option - posted by gg...@apache.org on 2023/08/14 16:30:37 UTC, 0 replies.
- [commons-cli] branch master updated: CommandLine.addArgs(String) should not allow a null String - posted by gg...@apache.org on 2023/08/14 16:34:23 UTC, 0 replies.
- [commons-lang] branch master updated: Hack to try to see if we can get GH builds to pass on Java 17 - posted by gg...@apache.org on 2023/08/14 21:36:25 UTC, 6 replies.
- [commons-lang] branch master updated: Make test more reproducible (not random) - posted by gg...@apache.org on 2023/08/14 22:40:17 UTC, 1 replies.
- [commons-collections] branch master updated: COLLECTIONS-844: Allow counting Bloom filters with cell size other than Integer.SIZE (#406) - posted by ah...@apache.org on 2023/08/15 07:34:44 UTC, 0 replies.
- [commons-lang] branch master updated: Remove duplicate entry - posted by gg...@apache.org on 2023/08/15 11:49:09 UTC, 0 replies.
- [commons-build-plugin] branch master updated: Try to deal with https://bz.apache.org/bugzilla/show_bug.cgi?id=66951 - posted by gg...@apache.org on 2023/08/15 12:31:53 UTC, 0 replies.
- [commons-text] branch TEXT-229 created (now 4bcaeb36) - posted by mi...@apache.org on 2023/08/15 13:16:40 UTC, 0 replies.
- [commons-text] 01/01: [TEXT-229] Add XmlEncoderStringLookup/XmlDecoderStringLookup - posted by mi...@apache.org on 2023/08/15 13:16:41 UTC, 0 replies.
- [commons-weaver] branch dependabot/maven/maven-plugin/org.apache.maven-maven-core-3.8.1 created (now d91fd35) - posted by gi...@apache.org on 2023/08/15 18:05:51 UTC, 0 replies.
- [commons-lang] branch master updated (842f71dcc -> 0701011fe) - posted by gg...@apache.org on 2023/08/15 18:18:01 UTC, 0 replies.
- [commons-lang] branch master updated (0701011fe -> 78dedbd2f) - posted by gg...@apache.org on 2023/08/15 18:23:01 UTC, 0 replies.
- [commons-fileupload] branch master updated (ddf87db2 -> 90ced38a) - posted by gg...@apache.org on 2023/08/15 18:30:32 UTC, 0 replies.
- [commons-fileupload] branch master updated (90ced38a -> 47d12df1) - posted by gg...@apache.org on 2023/08/15 18:57:52 UTC, 0 replies.
- [commons-fileupload] branch master updated: Generate some OSGi metadata. - posted by gg...@apache.org on 2023/08/15 19:34:15 UTC, 0 replies.
- [commons-weaver] branch master updated (aed045d -> 951a7fa) - posted by gg...@apache.org on 2023/08/15 20:01:54 UTC, 0 replies.
- [commons-weaver] branch master updated (b9ced38 -> aed045d) - posted by gg...@apache.org on 2023/08/15 20:05:57 UTC, 0 replies.
- [commons-weaver] branch dependabot/maven/maven-plugin/org.apache.maven-maven-core-3.8.1 deleted (was d91fd35) - posted by gg...@apache.org on 2023/08/15 20:54:44 UTC, 0 replies.
- [commons-cli] branch master updated: Better parameter names - posted by gg...@apache.org on 2023/08/16 11:16:55 UTC, 0 replies.
- [commons-lang] branch master updated: Improve performance of StringUtils.isMixedCase() (#1096) - posted by gg...@apache.org on 2023/08/16 17:24:33 UTC, 0 replies.
- [commons-lang] branch master updated: Improve performance of StringUtils.isMixedCase() #1096 - posted by gg...@apache.org on 2023/08/16 17:25:21 UTC, 0 replies.
- [commons-lang] branch master updated: [LANG-1706] ThreadUtils find methods should not return null items #1098 - posted by gg...@apache.org on 2023/08/16 17:56:32 UTC, 0 replies.
- [commons-scxml] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 1422c2e) - posted by gi...@apache.org on 2023/08/18 00:37:32 UTC, 0 replies.
- [commons-io] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 3a25c28b) - posted by gi...@apache.org on 2023/08/18 00:50:40 UTC, 0 replies.
- [commons-net] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 8c824291) - posted by gi...@apache.org on 2023/08/18 02:54:11 UTC, 0 replies.
- [commons-jci] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 37f1d65) - posted by gi...@apache.org on 2023/08/18 03:51:16 UTC, 0 replies.
- [commons-dbcp] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now cae53508) - posted by gi...@apache.org on 2023/08/18 04:15:41 UTC, 0 replies.
- [commons-digester] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 68feee95) - posted by gi...@apache.org on 2023/08/18 04:44:44 UTC, 0 replies.
- [commons-compress] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now ffa5e53a) - posted by gi...@apache.org on 2023/08/18 04:46:24 UTC, 0 replies.
- [commons-build-plugin] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 75010a1) - posted by gi...@apache.org on 2023/08/18 06:12:37 UTC, 0 replies.
- [commons-build-plugin] branch dependabot/maven/org.apache.ant-ant-launcher-1.10.13 created (now eb953f6) - posted by gi...@apache.org on 2023/08/18 06:18:01 UTC, 0 replies.
- [commons-jcs] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now cd6a68f7) - posted by gi...@apache.org on 2023/08/18 07:06:19 UTC, 0 replies.
- [commons-cli] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 26bdb40) - posted by gi...@apache.org on 2023/08/18 07:30:09 UTC, 0 replies.
- [commons-release-plugin] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 841ab0e) - posted by gi...@apache.org on 2023/08/18 08:52:33 UTC, 0 replies.
- [commons-dbutils] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now ad2ca6c) - posted by gi...@apache.org on 2023/08/18 09:02:30 UTC, 0 replies.
- [commons-scxml] branch master updated (6ba9b99 -> 07d5b44) - posted by gg...@apache.org on 2023/08/18 09:30:33 UTC, 0 replies.
- [commons-scxml] 01/01: Merge pull request #144 from apache/dependabot/github_actions/github/codeql-action-2.21.4 - posted by gg...@apache.org on 2023/08/18 09:30:34 UTC, 0 replies.
- [commons-scxml] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 1422c2e) - posted by gg...@apache.org on 2023/08/18 09:30:39 UTC, 0 replies.
- [commons-io] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#474) - posted by gg...@apache.org on 2023/08/18 09:31:15 UTC, 0 replies.
- [commons-io] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 3a25c28b) - posted by gg...@apache.org on 2023/08/18 09:31:18 UTC, 0 replies.
- [commons-net] branch master updated (dd89dafb -> 566b6c76) - posted by gg...@apache.org on 2023/08/18 09:32:39 UTC, 0 replies.
- [commons-net] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 8c824291) - posted by gg...@apache.org on 2023/08/18 09:32:41 UTC, 0 replies.
- [commons-jci] branch master updated (e24f645 -> 1b38e6e) - posted by gg...@apache.org on 2023/08/18 09:33:01 UTC, 0 replies.
- [commons-jci] 01/01: Merge pull request #49 from apache/dependabot/github_actions/github/codeql-action-2.21.4 - posted by gg...@apache.org on 2023/08/18 09:33:02 UTC, 0 replies.
- [commons-jci] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 37f1d65) - posted by gg...@apache.org on 2023/08/18 09:33:04 UTC, 0 replies.
- [commons-dbcp] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#296) - posted by gg...@apache.org on 2023/08/18 09:33:25 UTC, 0 replies.
- [commons-dbcp] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was cae53508) - posted by gg...@apache.org on 2023/08/18 09:33:28 UTC, 0 replies.
- [commons-digester] branch master updated (efa6d21d -> da9336d5) - posted by gg...@apache.org on 2023/08/18 09:33:49 UTC, 0 replies.
- [commons-digester] 01/01: Merge pull request #87 from apache/dependabot/github_actions/github/codeql-action-2.21.4 - posted by gg...@apache.org on 2023/08/18 09:33:50 UTC, 0 replies.
- [commons-digester] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 68feee95) - posted by gg...@apache.org on 2023/08/18 09:33:52 UTC, 0 replies.
- [commons-compress] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#406) - posted by gg...@apache.org on 2023/08/18 09:34:07 UTC, 0 replies.
- [commons-compress] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was ffa5e53a) - posted by gg...@apache.org on 2023/08/18 09:34:09 UTC, 0 replies.
- [commons-build-plugin] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#172) - posted by gg...@apache.org on 2023/08/18 09:34:49 UTC, 0 replies.
- [commons-build-plugin] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 75010a1) - posted by gg...@apache.org on 2023/08/18 09:34:52 UTC, 0 replies.
- [commons-jcs] branch master updated (a69a35ed -> 7afc6890) - posted by gg...@apache.org on 2023/08/18 09:35:25 UTC, 0 replies.
- [commons-jcs] 01/01: Merge pull request #165 from apache/dependabot/github_actions/github/codeql-action-2.21.4 - posted by gg...@apache.org on 2023/08/18 09:35:26 UTC, 0 replies.
- [commons-jcs] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was cd6a68f7) - posted by gg...@apache.org on 2023/08/18 09:35:30 UTC, 0 replies.
- [commons-cli] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#187) - posted by gg...@apache.org on 2023/08/18 09:35:57 UTC, 0 replies.
- [commons-cli] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 26bdb40) - posted by gg...@apache.org on 2023/08/18 09:36:00 UTC, 0 replies.
- [commons-release-plugin] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#196) - posted by gg...@apache.org on 2023/08/18 09:36:25 UTC, 0 replies.
- [commons-release-plugin] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 841ab0e) - posted by gg...@apache.org on 2023/08/18 09:36:27 UTC, 0 replies.
- [commons-dbutils] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#200) - posted by gg...@apache.org on 2023/08/18 09:37:00 UTC, 0 replies.
- [commons-dbutils] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was ad2ca6c) - posted by gg...@apache.org on 2023/08/18 09:37:03 UTC, 0 replies.
- [commons-logging] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 60d230e) - posted by gi...@apache.org on 2023/08/18 10:03:47 UTC, 0 replies.
- [commons-logging] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#155) - posted by gg...@apache.org on 2023/08/18 10:24:38 UTC, 0 replies.
- [commons-logging] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 60d230e) - posted by gg...@apache.org on 2023/08/18 10:24:41 UTC, 0 replies.
- [commons-vfs] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now dc21907f) - posted by gi...@apache.org on 2023/08/18 11:14:35 UTC, 0 replies.
- [commons-parent] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 32ac99a) - posted by gi...@apache.org on 2023/08/18 11:15:58 UTC, 0 replies.
- [commons-skin] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 2c53f95) - posted by gi...@apache.org on 2023/08/18 11:24:03 UTC, 0 replies.
- [commons-crypto] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now d99b524) - posted by gi...@apache.org on 2023/08/18 11:55:21 UTC, 0 replies.
- [commons-csv] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now dd3b0a1a) - posted by gi...@apache.org on 2023/08/18 12:07:48 UTC, 0 replies.
- [commons-parent] branch master updated: Workaround MSOURCES-143 by using version.maven-source-plugin 3.2.1 on Java 8 - posted by gg...@apache.org on 2023/08/18 12:17:28 UTC, 0 replies.
- [commons-parent] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#296) - posted by gg...@apache.org on 2023/08/18 12:28:02 UTC, 0 replies.
- [commons-parent] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 32ac99a) - posted by gg...@apache.org on 2023/08/18 12:28:05 UTC, 0 replies.
- [commons-csv] branch master updated (9bb8da93 -> 9668d462) - posted by gg...@apache.org on 2023/08/18 12:28:24 UTC, 0 replies.
- [commons-csv] 01/01: Merge pull request #343 from apache/dependabot/github_actions/github/codeql-action-2.21.4 - posted by gg...@apache.org on 2023/08/18 12:28:25 UTC, 0 replies.
- [commons-csv] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was dd3b0a1a) - posted by gg...@apache.org on 2023/08/18 12:28:26 UTC, 0 replies.
- [commons-crypto] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#240) - posted by gg...@apache.org on 2023/08/18 12:31:20 UTC, 0 replies.
- [commons-crypto] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was d99b524) - posted by gg...@apache.org on 2023/08/18 12:31:23 UTC, 0 replies.
- [commons-pool] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 561ba453) - posted by gi...@apache.org on 2023/08/18 12:31:35 UTC, 0 replies.
- [commons-skin] branch master updated (baded15 -> f1ecea6) - posted by gg...@apache.org on 2023/08/18 12:31:45 UTC, 0 replies.
- [commons-skin] 01/01: Merge pull request #74 from apache/dependabot/github_actions/github/codeql-action-2.21.4 - posted by gg...@apache.org on 2023/08/18 12:31:46 UTC, 0 replies.
- [commons-skin] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 2c53f95) - posted by gg...@apache.org on 2023/08/18 12:31:48 UTC, 0 replies.
- [commons-vfs] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#412) - posted by gg...@apache.org on 2023/08/18 12:32:32 UTC, 0 replies.
- [commons-vfs] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was dc21907f) - posted by gg...@apache.org on 2023/08/18 12:32:35 UTC, 0 replies.
- [commons-pool] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#238) - posted by gg...@apache.org on 2023/08/18 12:45:07 UTC, 0 replies.
- [commons-pool] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 561ba453) - posted by gg...@apache.org on 2023/08/18 12:45:10 UTC, 0 replies.
- [commons-jexl] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 9778802b) - posted by gi...@apache.org on 2023/08/18 12:56:13 UTC, 0 replies.
- [commons-jexl] branch master updated (d39f2ea4 -> 3577e1af) - posted by gg...@apache.org on 2023/08/18 13:09:44 UTC, 0 replies.
- [commons-jexl] 01/01: Merge pull request #189 from apache/dependabot/github_actions/github/codeql-action-2.21.4 - posted by gg...@apache.org on 2023/08/18 13:09:45 UTC, 0 replies.
- [commons-jexl] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 9778802b) - posted by gg...@apache.org on 2023/08/18 13:09:46 UTC, 0 replies.
- [commons-cli] branch master updated: Better class name - posted by gg...@apache.org on 2023/08/18 14:45:46 UTC, 0 replies.
- [commons-beanutils] branch master updated: Better test class name - posted by gg...@apache.org on 2023/08/18 14:51:02 UTC, 0 replies.
- [commons-codec] branch master updated: Better class name - posted by gg...@apache.org on 2023/08/18 14:51:42 UTC, 0 replies.
- [commons-codec] branch master updated: Better test class name - posted by gg...@apache.org on 2023/08/18 14:52:05 UTC, 0 replies.
- [commons-beanutils] branch master updated: Better class name - posted by gg...@apache.org on 2023/08/18 14:53:59 UTC, 0 replies.
- [commons-beanutils] branch master updated: Better internal class name - posted by gg...@apache.org on 2023/08/18 14:54:24 UTC, 0 replies.
- [commons-compress] branch master updated: Better internal class name - posted by gg...@apache.org on 2023/08/18 14:56:00 UTC, 0 replies.
- [commons-collections] branch master updated: Better internal class name - posted by gg...@apache.org on 2023/08/18 14:56:26 UTC, 0 replies.
- [commons-configuration] branch master updated: Better internal class name - posted by gg...@apache.org on 2023/08/18 14:57:12 UTC, 0 replies.
- [commons-crypto] branch master updated: Better internal class name - posted by gg...@apache.org on 2023/08/18 14:57:33 UTC, 0 replies.
- [commons-dbcp] branch master updated: Better test class name - posted by gg...@apache.org on 2023/08/18 14:57:56 UTC, 0 replies.
- [commons-digester] branch master updated: Better assert - posted by gg...@apache.org on 2023/08/18 14:58:41 UTC, 0 replies.
- [commons-imaging] branch master updated: Better internal class name - posted by gg...@apache.org on 2023/08/18 15:00:32 UTC, 0 replies.
- [commons-imaging] branch master updated: Better test class name - posted by gg...@apache.org on 2023/08/18 15:02:30 UTC, 0 replies.
- [commons-io] branch master updated: Better test class name - posted by gg...@apache.org on 2023/08/18 15:07:01 UTC, 0 replies.
- [commons-imaging] branch master updated: Better class name - posted by gg...@apache.org on 2023/08/18 15:07:19 UTC, 1 replies.
- [commons-lang] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 977830c29) - posted by gi...@apache.org on 2023/08/18 15:11:36 UTC, 0 replies.
- [commons-lang] branch master updated: Better internal class name - posted by gg...@apache.org on 2023/08/18 15:19:01 UTC, 0 replies.
- [commons-lang] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#1099) - posted by gg...@apache.org on 2023/08/18 15:21:17 UTC, 0 replies.
- [commons-lang] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 977830c29) - posted by gg...@apache.org on 2023/08/18 15:21:23 UTC, 0 replies.
- [commons-codec] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now c343ca97) - posted by gi...@apache.org on 2023/08/18 15:37:01 UTC, 0 replies.
- [commons-daemon] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now d3867ae) - posted by gi...@apache.org on 2023/08/18 16:44:39 UTC, 0 replies.
- [commons-exec] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 94e3b56) - posted by gi...@apache.org on 2023/08/18 17:42:23 UTC, 0 replies.
- [commons-daemon] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#104) - posted by gg...@apache.org on 2023/08/18 17:53:05 UTC, 0 replies.
- [commons-daemon] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was d3867ae) - posted by gg...@apache.org on 2023/08/18 17:53:08 UTC, 0 replies.
- [commons-imaging] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now f561c661) - posted by gi...@apache.org on 2023/08/18 17:56:58 UTC, 0 replies.
- [commons-jcs] branch master updated: Better internal class name - posted by gg...@apache.org on 2023/08/18 18:12:20 UTC, 0 replies.
- [commons-fileupload] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 17dbf7af) - posted by gi...@apache.org on 2023/08/18 18:16:05 UTC, 0 replies.
- [commons-jcs] branch master updated: Remove redundant interface - posted by gg...@apache.org on 2023/08/18 18:16:51 UTC, 0 replies.
- [commons-jxpath] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now f45d6c8) - posted by gi...@apache.org on 2023/08/18 18:51:32 UTC, 0 replies.
- [commons-imaging] branch master updated (478732dd -> 3afdd8d5) - posted by gg...@apache.org on 2023/08/18 18:55:41 UTC, 0 replies.
- [commons-imaging] 01/01: Merge pull request #312 from apache/dependabot/github_actions/github/codeql-action-2.21.4 - posted by gg...@apache.org on 2023/08/18 18:55:42 UTC, 0 replies.
- [commons-imaging] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was f561c661) - posted by gg...@apache.org on 2023/08/18 18:55:43 UTC, 0 replies.
- [commons-ognl] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now c23f618) - posted by gi...@apache.org on 2023/08/18 19:20:12 UTC, 0 replies.
- [commons-rdf] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 5994e5c5) - posted by gi...@apache.org on 2023/08/18 19:55:27 UTC, 0 replies.
- [commons-text] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 084713c3) - posted by gi...@apache.org on 2023/08/18 20:05:05 UTC, 0 replies.
- [commons-email] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now 3b184ef) - posted by gi...@apache.org on 2023/08/18 20:28:11 UTC, 0 replies.
- [commons-jxpath] branch master updated (25e23e5 -> 6846eeb) - posted by gg...@apache.org on 2023/08/18 20:43:40 UTC, 0 replies.
- [commons-jxpath] 01/01: Merge pull request #75 from apache/dependabot/github_actions/github/codeql-action-2.21.4 - posted by gg...@apache.org on 2023/08/18 20:43:41 UTC, 0 replies.
- [commons-jxpath] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was f45d6c8) - posted by gg...@apache.org on 2023/08/18 20:43:43 UTC, 0 replies.
- [commons-text] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#451) - posted by gg...@apache.org on 2023/08/18 20:44:09 UTC, 0 replies.
- [commons-text] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 084713c3) - posted by gg...@apache.org on 2023/08/18 20:44:11 UTC, 0 replies.
- [commons-exec] branch master updated (2025e30 -> c32b364) - posted by gg...@apache.org on 2023/08/18 20:46:03 UTC, 0 replies.
- [commons-exec] 01/01: Merge pull request #117 from apache/dependabot/github_actions/github/codeql-action-2.21.4 - posted by gg...@apache.org on 2023/08/18 20:46:04 UTC, 0 replies.
- [commons-exec] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 94e3b56) - posted by gg...@apache.org on 2023/08/18 20:46:09 UTC, 0 replies.
- [commons-fileupload] branch master updated: Bump github/codeql-action from 2.21.3 to 2.21.4 (#236) - posted by gg...@apache.org on 2023/08/18 20:46:36 UTC, 0 replies.
- [commons-fileupload] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 17dbf7af) - posted by gg...@apache.org on 2023/08/18 20:46:39 UTC, 0 replies.
- [commons-ognl] branch master updated (d49eca0 -> da50c10) - posted by gg...@apache.org on 2023/08/18 20:47:35 UTC, 0 replies.
- [commons-ognl] 01/01: Merge pull request #137 from apache/dependabot/github_actions/github/codeql-action-2.21.4 - posted by gg...@apache.org on 2023/08/18 20:47:36 UTC, 0 replies.
- [commons-ognl] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was c23f618) - posted by gg...@apache.org on 2023/08/18 20:47:38 UTC, 0 replies.
- [commons-rdf] branch master updated (0c63b566 -> 3b1966dc) - posted by gg...@apache.org on 2023/08/18 20:49:03 UTC, 0 replies.
- [commons-rdf] 01/01: Merge pull request #150 from apache/dependabot/github_actions/github/codeql-action-2.21.4 - posted by gg...@apache.org on 2023/08/18 20:49:04 UTC, 0 replies.
- [commons-rdf] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 5994e5c5) - posted by gg...@apache.org on 2023/08/18 20:49:06 UTC, 0 replies.
- [commons-email] branch master updated (cb12615 -> 339c8f0) - posted by gg...@apache.org on 2023/08/18 20:50:15 UTC, 0 replies.
- [commons-email] 01/01: Merge pull request #161 from apache/dependabot/github_actions/github/codeql-action-2.21.4 - posted by gg...@apache.org on 2023/08/18 20:50:16 UTC, 0 replies.
- [commons-email] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was 3b184ef) - posted by gg...@apache.org on 2023/08/18 20:50:17 UTC, 0 replies.
- [commons-validator] branch dependabot/github_actions/github/codeql-action-2.21.4 created (now ba5a2e0f) - posted by gi...@apache.org on 2023/08/18 23:49:22 UTC, 0 replies.
- [commons-validator] branch master updated (8c461ca7 -> 31119091) - posted by gg...@apache.org on 2023/08/19 00:27:07 UTC, 0 replies.
- [commons-validator] 01/01: Merge pull request #146 from apache/dependabot/github_actions/github/codeql-action-2.21.4 - posted by gg...@apache.org on 2023/08/19 00:27:08 UTC, 0 replies.
- [commons-validator] branch dependabot/github_actions/github/codeql-action-2.21.4 deleted (was ba5a2e0f) - posted by gg...@apache.org on 2023/08/19 00:27:10 UTC, 0 replies.
- [commons-net] branch master updated: Better internal class name - posted by gg...@apache.org on 2023/08/19 11:53:19 UTC, 0 replies.
- [commons-rdf] branch master updated: Better internal class name - posted by gg...@apache.org on 2023/08/19 11:59:27 UTC, 0 replies.
- [commons-validator] branch master updated (31119091 -> 63cc1f0a) - posted by gg...@apache.org on 2023/08/19 12:08:45 UTC, 0 replies.
- [commons-validator] 01/03: Format fix - posted by gg...@apache.org on 2023/08/19 12:08:46 UTC, 0 replies.
- [commons-validator] 02/03: Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-validator.git - posted by gg...@apache.org on 2023/08/19 12:08:47 UTC, 0 replies.
- [commons-validator] 03/03: Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-validator.git - posted by gg...@apache.org on 2023/08/19 12:08:48 UTC, 0 replies.
- [commons-jelly] branch master updated: Better test class name - posted by gg...@apache.org on 2023/08/19 12:09:46 UTC, 0 replies.
- [commons-jexl] branch master updated: Better test class name - posted by gg...@apache.org on 2023/08/19 12:12:43 UTC, 0 replies.
- [commons-codec] branch master updated (b18a246c -> 3acdc6c2) - posted by gg...@apache.org on 2023/08/19 12:39:04 UTC, 0 replies.
- [commons-codec] 01/02: Update commons.bc.version - posted by gg...@apache.org on 2023/08/19 12:39:05 UTC, 0 replies.
- [commons-codec] 02/02: JApiCmp complains but shouldn't? - posted by gg...@apache.org on 2023/08/19 12:39:06 UTC, 0 replies.
- [commons-codec] branch master updated: Javadoc - posted by gg...@apache.org on 2023/08/19 12:46:38 UTC, 0 replies.
- [commons-cli] branch master updated: Fill in some blanks - posted by gg...@apache.org on 2023/08/19 13:07:20 UTC, 0 replies.
- [commons-cli] branch master updated: [CLI-317] NullPointerException thrown by CommandLineParser.parse() - posted by gg...@apache.org on 2023/08/19 13:26:58 UTC, 0 replies.
- [commons-cli] branch master updated (3427839 -> e8e4efa) - posted by gg...@apache.org on 2023/08/19 13:39:32 UTC, 0 replies.
- [commons-cli] 01/02: Merge branch 'CLI-313' of https://github.com/kumarp149/commons-cli into kumarp149-CLI-313 - posted by gg...@apache.org on 2023/08/19 13:39:33 UTC, 0 replies.
- [commons-cli] 02/02: Merge branch 'kumarp149-CLI-313' - posted by gg...@apache.org on 2023/08/19 13:39:34 UTC, 0 replies.
- [commons-cli] branch master updated: [CLI-303] Doc: "Usage Scenarios" refers to deprecated methods - posted by gg...@apache.org on 2023/08/19 13:50:41 UTC, 0 replies.
- [commons-cli] branch master updated: NullPointerException thrown by CommandLineParser.parse(). - posted by gg...@apache.org on 2023/08/19 13:52:51 UTC, 0 replies.
- [commons-parent] branch master updated (3735a89 -> 4b37e9e) - posted by gg...@apache.org on 2023/08/19 17:00:01 UTC, 0 replies.
- svn commit: r1911784 - /commons/cms-site/trunk/content/xdoc/index.xml.vm - posted by se...@apache.org on 2023/08/19 22:33:20 UTC, 0 replies.
- svn commit: r1911785 - /commons/cms-site/trunk/conf/component_releases.properties - posted by se...@apache.org on 2023/08/19 22:33:47 UTC, 0 replies.
- svn commit: r1911786 - in /commons/cms-site/trunk: BUILDING.txt commons-site-build.sh - posted by se...@apache.org on 2023/08/19 23:23:58 UTC, 0 replies.
- svn commit: r1911787 - in /commons/cms-site/trunk: commons-site-publish.sh commons-site-publish.svnmucc - posted by se...@apache.org on 2023/08/19 23:54:36 UTC, 0 replies.
- svn commit: r1911789 - /commons/cms-site/trunk/conf/parse-latest-release.py - posted by se...@apache.org on 2023/08/20 00:33:03 UTC, 0 replies.
- svn commit: r1911790 - in /commons/cms-site/trunk/doap: doap_codec.rdf doap_compress.rdf doap_configuration.rdf doap_crypto.rdf doap_csv.rdf doap_daemon.rdf doap_dbutils.rdf doap_fileupload.rdf doap_io.rdf doap_jcs.rdf doap_lang.rdf - posted by se...@apache.org on 2023/08/20 00:33:32 UTC, 0 replies.
- svn commit: r1911791 - /commons/cms-site/trunk/commons-site-publish.sh - posted by se...@apache.org on 2023/08/20 00:47:46 UTC, 0 replies.
- svn commit: r1911802 - in /commons/cms-site/trunk: commons-site-publish.sh commons-site-publish.svnmucc - posted by se...@apache.org on 2023/08/20 11:07:46 UTC, 0 replies.
- [commons-cli] branch master updated: [CLI-313] DOC: Updated changes.xml (#188) - posted by gg...@apache.org on 2023/08/20 12:49:55 UTC, 0 replies.
- [commons-parent] branch master updated: Prepare for next release candidate - posted by gg...@apache.org on 2023/08/20 14:53:37 UTC, 0 replies.
- [commons-parent] branch release updated (369d58e -> 89c0a11) - posted by gg...@apache.org on 2023/08/20 14:54:34 UTC, 0 replies.
- [commons-parent] branch release updated: Prepare for next release candidate - posted by gg...@apache.org on 2023/08/20 14:57:26 UTC, 0 replies.
- svn commit: r63521 [4/7] - in /dev/commons/commons-parent/60-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/ - posted by gg...@apache.org on 2023/08/20 15:00:43 UTC, 0 replies.
- svn commit: r63521 [2/7] - in /dev/commons/commons-parent/60-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/ - posted by gg...@apache.org on 2023/08/20 15:00:43 UTC, 0 replies.
- svn commit: r63521 [3/7] - in /dev/commons/commons-parent/60-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/ - posted by gg...@apache.org on 2023/08/20 15:00:43 UTC, 0 replies.
- svn commit: r63521 [5/7] - in /dev/commons/commons-parent/60-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/ - posted by gg...@apache.org on 2023/08/20 15:00:43 UTC, 0 replies.
- svn commit: r63521 [6/7] - in /dev/commons/commons-parent/60-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/ - posted by gg...@apache.org on 2023/08/20 15:00:43 UTC, 0 replies.
- svn commit: r63521 [1/7] - in /dev/commons/commons-parent/60-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/ - posted by gg...@apache.org on 2023/08/20 15:00:43 UTC, 0 replies.
- svn commit: r63521 [7/7] - in /dev/commons/commons-parent/60-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/ - posted by gg...@apache.org on 2023/08/20 15:00:43 UTC, 0 replies.
- [commons-parent] annotated tag commons-parent-60-RC1 created (now 5f6ca9a) - posted by gg...@apache.org on 2023/08/20 15:00:50 UTC, 0 replies.
- svn commit: r1911816 - /commons/cms-site/trunk/BUILDING.txt - posted by se...@apache.org on 2023/08/20 21:56:05 UTC, 0 replies.
- [commons-build-plugin] branch dependabot/maven/org.apache.ant-ant-launcher-1.10.14 created (now b16bd15) - posted by gi...@apache.org on 2023/08/21 10:45:13 UTC, 0 replies.
- [commons-build-plugin] branch dependabot/maven/org.apache.ant-ant-launcher-1.10.13 deleted (was eb953f6) - posted by gi...@apache.org on 2023/08/21 10:45:16 UTC, 0 replies.
- [commons-build-plugin] branch master updated (bf4e426 -> 125aee0) - posted by gg...@apache.org on 2023/08/21 11:17:47 UTC, 0 replies.
- [commons-build-plugin] branch dependabot/maven/org.apache.ant-ant-launcher-1.10.14 deleted (was b16bd15) - posted by gi...@apache.org on 2023/08/21 11:17:55 UTC, 0 replies.
- [commons-build-plugin] branch master updated (125aee0 -> c5787f3) - posted by gg...@apache.org on 2023/08/21 11:18:41 UTC, 0 replies.
- [commons-build-plugin] branch master updated: Bump org.apache.ant:ant-launcher from 1.10.12 to 1.10.14 #174 - posted by gg...@apache.org on 2023/08/21 11:19:45 UTC, 0 replies.
- [commons-build-plugin] branch master updated: Update version - posted by gg...@apache.org on 2023/08/21 11:21:16 UTC, 0 replies.
- [commons-text] branch master updated (efa7475c -> 92cd8ae9) - posted by gg...@apache.org on 2023/08/21 21:02:01 UTC, 0 replies.
- [commons-text] branch master updated (92cd8ae9 -> 078f8127) - posted by gg...@apache.org on 2023/08/21 21:09:52 UTC, 0 replies.
- [commons-text] 01/02: [TEXT-228] Fix TextStringBuilder to over-allocate when ensuring capacity #452 - posted by gg...@apache.org on 2023/08/21 21:09:53 UTC, 0 replies.
- [commons-text] 02/02: Fix code example in Javadoc comments - posted by gg...@apache.org on 2023/08/21 21:09:54 UTC, 0 replies.
- [commons-codec] branch master updated: Fix formating - posted by gg...@apache.org on 2023/08/21 21:12:27 UTC, 0 replies.
- [commons-daemon] branch master updated: Don't initialize instance variable to their default values - posted by gg...@apache.org on 2023/08/21 21:14:10 UTC, 0 replies.
- [commons-dbcp] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/21 21:16:16 UTC, 0 replies.
- [commons-text] branch master updated: Update test comment - posted by ah...@apache.org on 2023/08/22 09:59:53 UTC, 0 replies.
- [commons-jcs] branch release-3.2 updated: Next attempt to release 3.2 - posted by tv...@apache.org on 2023/08/22 10:22:05 UTC, 0 replies.
- [commons-jcs] branch release-3.2 updated: [maven-release-plugin] prepare release commons-jcs3-3.2-rc1 - posted by tv...@apache.org on 2023/08/22 10:56:07 UTC, 0 replies.
- [commons-jcs] annotated tag commons-jcs3-3.2-rc1 created (now f5befdab) - posted by tv...@apache.org on 2023/08/22 10:56:12 UTC, 0 replies.
- [commons-jcs] branch release-3.2 updated: [maven-release-plugin] prepare for next development iteration - posted by tv...@apache.org on 2023/08/22 10:56:16 UTC, 0 replies.
- svn commit: r63578 - in /dev/commons/jcs/3.2-RC1: ./ binaries/ source/ - posted by tv...@apache.org on 2023/08/22 11:49:25 UTC, 0 replies.
- svn commit: r63579 - in /dev/commons/jcs/3.2-RC1/site: ./ commons-jcs3-core/ commons-jcs3-core/apidocs/ commons-jcs3-core/apidocs/org/ commons-jcs3-core/apidocs/org/apache/ commons-jcs3-core/apidocs/org/apache/commons/ commons-jcs3-core/apidocs/org/apa... - posted by tv...@apache.org on 2023/08/22 12:41:20 UTC, 0 replies.
- svn commit: r63581 - in /dev/commons/jcs: 3.2-RC1/ 3.2-rc1/ - posted by tv...@apache.org on 2023/08/22 12:44:31 UTC, 0 replies.
- [commons-validator] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 14:10:43 UTC, 0 replies.
- [commons-scxml] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 14:11:32 UTC, 0 replies.
- [commons-rdf] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 14:12:08 UTC, 0 replies.
- [commons-net] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 14:13:24 UTC, 0 replies.
- [commons-logging] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 14:14:58 UTC, 1 replies.
- [commons-codec] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 14:16:37 UTC, 0 replies.
- [commons-dbutils] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 14:18:32 UTC, 0 replies.
- [commons-io] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 14:19:22 UTC, 0 replies.
- [commons-jcs] branch master updated: Merge back changes from branch release-3.2 - posted by tv...@apache.org on 2023/08/22 14:55:16 UTC, 0 replies.
- [commons-imaging] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 14:58:50 UTC, 0 replies.
- [commons-jxpath] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 15:00:17 UTC, 0 replies.
- [commons-exec] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 15:01:25 UTC, 0 replies.
- [commons-email] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 15:02:00 UTC, 0 replies.
- [commons-daemon] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 15:02:17 UTC, 0 replies.
- [commons-jexl] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 15:03:03 UTC, 0 replies.
- [commons-jcs] branch master updated: Further clean up array usage - posted by tv...@apache.org on 2023/08/22 15:23:48 UTC, 0 replies.
- [commons-jexl] branch master updated: JEXL-402: update grammar (return with no arg nor semicol) - added test, updated inteerpreter - posted by he...@apache.org on 2023/08/22 15:31:46 UTC, 0 replies.
- [commons-jexl] branch master updated: JEXL-402: update release notes, changes; - posted by he...@apache.org on 2023/08/22 15:37:12 UTC, 0 replies.
- [commons-jelly] branch master updated: Fix formatting - posted by gg...@apache.org on 2023/08/22 18:54:36 UTC, 0 replies.
- [commons-net] branch master updated: Inline single use local variable - posted by gg...@apache.org on 2023/08/23 10:34:16 UTC, 0 replies.
- [commons-net] branch master updated: Use assertThrows - posted by gg...@apache.org on 2023/08/23 10:44:20 UTC, 1 replies.
- [commons-bcel] branch master updated: Normalize type declarations - posted by gg...@apache.org on 2023/08/23 11:34:08 UTC, 0 replies.
- [commons-bsf] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:38:20 UTC, 0 replies.
- [commons-beanutils] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:38:44 UTC, 0 replies.
- [commons-codec] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:40:28 UTC, 0 replies.
- [commons-collections] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:42:28 UTC, 0 replies.
- [commons-compress] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:42:49 UTC, 0 replies.
- [commons-daemon] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:43:12 UTC, 0 replies.
- [commons-digester] branch master updated (989fb000 -> b02d25fd) - posted by gg...@apache.org on 2023/08/23 12:45:15 UTC, 0 replies.
- [commons-digester] 01/02: Fix compile - posted by gg...@apache.org on 2023/08/23 12:45:16 UTC, 0 replies.
- [commons-digester] 02/02: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:45:17 UTC, 0 replies.
- [commons-email] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:45:39 UTC, 0 replies.
- [commons-exec] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:45:59 UTC, 0 replies.
- [commons-imaging] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:46:47 UTC, 0 replies.
- [commons-io] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:47:13 UTC, 0 replies.
- [commons-jcs] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:47:57 UTC, 0 replies.
- [commons-logging] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:48:35 UTC, 0 replies.
- [commons-ognl] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:48:57 UTC, 0 replies.
- [commons-validator] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:49:29 UTC, 0 replies.
- [commons-net] branch master updated: Normalize array type declarations - posted by gg...@apache.org on 2023/08/23 12:53:20 UTC, 0 replies.
- [commons-jelly] branch master updated (8950dda3 -> 3ebc3e00) - posted by gg...@apache.org on 2023/08/23 13:01:30 UTC, 0 replies.
- [commons-jelly] 01/03: Add missing @Override - posted by gg...@apache.org on 2023/08/23 13:01:31 UTC, 0 replies.
- [commons-jelly] 02/03: Add missing @Override - posted by gg...@apache.org on 2023/08/23 13:01:32 UTC, 0 replies.
- [commons-jelly] 03/03: Add missing @Override - posted by gg...@apache.org on 2023/08/23 13:01:33 UTC, 0 replies.
- [commons-text] branch TEXT-229 updated (4bcaeb36 -> b5d2aed3) - posted by gg...@apache.org on 2023/08/23 13:06:44 UTC, 0 replies.
- [commons-text] branch master updated (23c91415 -> 49a2b587) - posted by gg...@apache.org on 2023/08/23 13:20:50 UTC, 0 replies.
- [commons-text] 01/06: Constructor package-private -> private - posted by gg...@apache.org on 2023/08/23 13:20:51 UTC, 0 replies.
- [commons-text] 02/06: Constructor package-private -> private - posted by gg...@apache.org on 2023/08/23 13:20:52 UTC, 0 replies.
- [commons-text] 03/06: Constructor package-private -> private - posted by gg...@apache.org on 2023/08/23 13:20:53 UTC, 0 replies.
- [commons-text] 04/06: Constructor package-private -> private - posted by gg...@apache.org on 2023/08/23 13:20:54 UTC, 0 replies.
- [commons-text] 05/06: Javadoc - posted by gg...@apache.org on 2023/08/23 13:20:55 UTC, 0 replies.
- [commons-text] 06/06: Javadoc - posted by gg...@apache.org on 2023/08/23 13:20:56 UTC, 0 replies.
- [commons-text] branch TEXT-229 updated (b5d2aed3 -> a5372638) - posted by gg...@apache.org on 2023/08/23 13:23:56 UTC, 0 replies.
- [commons-text] branch master updated (49a2b587 -> c4e9af6e) - posted by gg...@apache.org on 2023/08/23 13:32:55 UTC, 0 replies.
- [commons-text] branch master updated: [TEXT-229] Add XmlEncoderStringLookup/XmlDecoderStringLookup #449 - posted by gg...@apache.org on 2023/08/23 13:34:04 UTC, 0 replies.
- [commons-text] branch TEXT-229 deleted (was a5372638) - posted by gg...@apache.org on 2023/08/23 13:34:53 UTC, 0 replies.
- [commons-text] branch master updated: Update description - posted by gg...@apache.org on 2023/08/23 13:37:53 UTC, 0 replies.
- [commons-beanutils] branch master updated: Javadoc - posted by gg...@apache.org on 2023/08/23 14:10:19 UTC, 1 replies.
- [commons-beanutils] branch master updated (6928f82a -> daea1144) - posted by gg...@apache.org on 2023/08/23 14:13:22 UTC, 0 replies.
- [commons-beanutils] 01/03: Javadoc - posted by gg...@apache.org on 2023/08/23 14:13:23 UTC, 0 replies.
- [commons-beanutils] 02/03: Javadoc - posted by gg...@apache.org on 2023/08/23 14:13:24 UTC, 0 replies.
- [commons-beanutils] 03/03: Javadoc - posted by gg...@apache.org on 2023/08/23 14:13:25 UTC, 0 replies.
- [commons-beanutils] branch master updated: Remove trailing whitespace - posted by gg...@apache.org on 2023/08/23 14:17:05 UTC, 0 replies.
- [commons-beanutils] branch master updated: Port from JUnit 3 to 5 - posted by gg...@apache.org on 2023/08/23 14:29:41 UTC, 1 replies.
- [commons-net] branch master updated: Use `assertThrows` in test - posted by gg...@apache.org on 2023/08/23 19:06:56 UTC, 0 replies.
- svn commit: r63598 - /dev/commons/commons-parent/60-RC1/ /dev/commons/commons-parent/60-RC1/source/ /release/commons/commons-parent/ - posted by gg...@apache.org on 2023/08/23 19:27:35 UTC, 0 replies.
- svn commit: r63599 - in /release/commons/commons-parent: commons-parent-59-src.tar.gz commons-parent-59-src.tar.gz.asc commons-parent-59-src.tar.gz.sha512 commons-parent-59-src.zip commons-parent-59-src.zip.asc commons-parent-59-src.zip.sha512 - posted by gg...@apache.org on 2023/08/23 19:29:04 UTC, 0 replies.
- [commons-parent] annotated tag rel/commons-parent-60 created (now 6c51188) - posted by gg...@apache.org on 2023/08/23 19:31:19 UTC, 0 replies.
- svn commit: r63600 - /dev/commons/commons-parent/60-RC1/ - posted by gg...@apache.org on 2023/08/23 19:31:38 UTC, 0 replies.
- [commons-parent] branch master updated (89c0a11 -> ee7c1c3) - posted by gg...@apache.org on 2023/08/23 19:32:19 UTC, 0 replies.
- [commons-parent] 01/01: Bump to next development version - posted by gg...@apache.org on 2023/08/23 19:32:20 UTC, 1 replies.
- [commons-parent] branch release updated (f1b4803 -> ee7c1c3) - posted by gg...@apache.org on 2023/08/23 19:32:28 UTC, 0 replies.
- [commons-text] branch master updated: Use diamonds - posted by gg...@apache.org on 2023/08/23 19:37:15 UTC, 1 replies.
- [commons-scxml] branch master updated: Add missing @Override - posted by gg...@apache.org on 2023/08/23 19:39:39 UTC, 0 replies.
- [commons-codec] branch master updated: Remove unused exceptions in tests - posted by gg...@apache.org on 2023/08/23 19:41:47 UTC, 0 replies.
- [commons-compress] branch master updated: Remove unused exceptions in tests - posted by gg...@apache.org on 2023/08/23 19:43:41 UTC, 0 replies.
- [commons-compress] branch master updated (1e4d0cd7 -> 6561aea9) - posted by gg...@apache.org on 2023/08/23 19:48:19 UTC, 0 replies.
- [commons-compress] 01/02: Fix resource leak in failing test - posted by gg...@apache.org on 2023/08/23 19:48:20 UTC, 0 replies.
- [commons-compress] 02/02: Better assert message - posted by gg...@apache.org on 2023/08/23 19:48:21 UTC, 0 replies.
- [commons-jcs] branch master updated (4297af89 -> c8cac6bf) - posted by tv...@apache.org on 2023/08/23 19:57:59 UTC, 0 replies.
- [commons-jcs] 01/02: Update Tomcat libraries 7.0.22 to 9.0.79 - posted by tv...@apache.org on 2023/08/23 19:58:00 UTC, 0 replies.
- [commons-jcs] 02/02: Update dependencies. Require Java 17 - posted by tv...@apache.org on 2023/08/23 19:58:01 UTC, 0 replies.
- [commons-jcs] branch master updated: Typo - posted by tv...@apache.org on 2023/08/23 20:10:16 UTC, 1 replies.
- [commons-jcs] branch master updated: We require Java 17 - posted by tv...@apache.org on 2023/08/23 20:17:34 UTC, 0 replies.
- [commons-validator] branch master updated: commons-parent 60 - posted by gg...@apache.org on 2023/08/24 10:33:33 UTC, 0 replies.
- [commons-validator] branch master updated: Bump commons-parent from 59 to 60 - posted by gg...@apache.org on 2023/08/24 10:36:20 UTC, 0 replies.
- svn commit: r1911893 - /commons/cms-site/trunk/BUILDING.txt - posted by se...@apache.org on 2023/08/24 11:31:59 UTC, 0 replies.
- [commons-text] branch master updated: [TEXT-230] Javadoc of org.apache.commons.text.lookup.DefaultStringLookup.XML is incorrect - posted by gg...@apache.org on 2023/08/24 14:21:37 UTC, 0 replies.
- [commons-text] branch master updated: Update for deprecated API - posted by gg...@apache.org on 2023/08/24 14:48:17 UTC, 0 replies.
- [commons-validator] branch master updated: Use diamonds - posted by gg...@apache.org on 2023/08/24 14:49:11 UTC, 0 replies.
- [commons-bcel] branch master updated: Comment - posted by gg...@apache.org on 2023/08/24 14:50:36 UTC, 0 replies.
- [commons-beanutils] branch master updated: Use diamonds - posted by gg...@apache.org on 2023/08/24 14:52:34 UTC, 0 replies.
- [commons-collections] branch master updated: Use diamonds - posted by gg...@apache.org on 2023/08/24 15:00:39 UTC, 0 replies.
- [commons-jcs] branch master updated: Remove deprecated code, fix other deprecations - posted by tv...@apache.org on 2023/08/24 21:22:14 UTC, 0 replies.
- [commons-jcs] branch master updated: Make all test loops run the correct number of times - posted by tv...@apache.org on 2023/08/24 21:32:28 UTC, 0 replies.
- [commons-jcs] branch master updated: Let Eclipse cleanup code - posted by tv...@apache.org on 2023/08/24 21:58:37 UTC, 0 replies.
- [commons-jcs] branch master updated: Re-add ASL header - posted by tv...@apache.org on 2023/08/24 22:00:52 UTC, 0 replies.
- [commons-scxml] branch dependabot/maven/org.codehaus.groovy-groovy-3.0.19 created (now dabcffc) - posted by gi...@apache.org on 2023/08/25 00:05:29 UTC, 0 replies.
- [commons-io] branch dependabot/github_actions/actions/checkout-3.6.0 created (now c3ac782c) - posted by gi...@apache.org on 2023/08/25 00:31:38 UTC, 0 replies.
- [commons-scxml] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 4d97123) - posted by gi...@apache.org on 2023/08/25 00:46:32 UTC, 0 replies.
- [commons-net] branch dependabot/github_actions/actions/checkout-3.6.0 created (now b73016d0) - posted by gi...@apache.org on 2023/08/25 02:40:35 UTC, 0 replies.
- [commons-jci] branch dependabot/github_actions/actions/checkout-3.6.0 created (now ed40d34) - posted by gi...@apache.org on 2023/08/25 03:14:13 UTC, 0 replies.
- [commons-jci] branch dependabot/maven/org.codehaus.groovy-groovy-all-3.0.19 created (now 8e12c00) - posted by gi...@apache.org on 2023/08/25 03:19:17 UTC, 0 replies.
- [commons-compress] branch dependabot/github_actions/actions/checkout-3.6.0 created (now faa74528) - posted by gi...@apache.org on 2023/08/25 04:09:33 UTC, 0 replies.
- [commons-compress] branch dependabot/maven/mockito.version-5.5.0 created (now 4410f88f) - posted by gi...@apache.org on 2023/08/25 04:34:53 UTC, 0 replies.
- [commons-compress] branch dependabot/maven/mockito.version-5.4.0 deleted (was 0c357228) - posted by gi...@apache.org on 2023/08/25 04:35:01 UTC, 0 replies.
- [commons-digester] branch dependabot/github_actions/actions/checkout-3.6.0 created (now c8198150) - posted by gi...@apache.org on 2023/08/25 04:44:29 UTC, 0 replies.
- [commons-dbcp] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 59d958d8) - posted by gi...@apache.org on 2023/08/25 04:46:14 UTC, 0 replies.
- [commons-dbcp] branch dependabot/maven/org.mockito-mockito-core-5.5.0 created (now c0e607ab) - posted by gi...@apache.org on 2023/08/25 04:56:34 UTC, 0 replies.
- [commons-dbcp] branch dependabot/maven/org.mockito-mockito-core-5.4.0 deleted (was b1a04dc6) - posted by gi...@apache.org on 2023/08/25 04:56:40 UTC, 0 replies.
- [commons-chain] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 5278f66) - posted by gi...@apache.org on 2023/08/25 05:52:24 UTC, 0 replies.
- [commons-chain] branch dependabot/github_actions/actions/checkout-3.5.3 deleted (was 3d82dc7) - posted by gi...@apache.org on 2023/08/25 05:52:30 UTC, 0 replies.
- [commons-build-plugin] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 2447019) - posted by gi...@apache.org on 2023/08/25 06:01:01 UTC, 0 replies.
- [commons-cli] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 0442bfe) - posted by gi...@apache.org on 2023/08/25 07:35:40 UTC, 0 replies.
- [commons-jcs] branch dependabot/maven/javax.servlet-javax.servlet-api-4.0.1 created (now 2ff9e81d) - posted by gi...@apache.org on 2023/08/25 07:47:57 UTC, 0 replies.
- [commons-jcs] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 12b87941) - posted by gi...@apache.org on 2023/08/25 07:55:28 UTC, 0 replies.
- [commons-release-plugin] branch dependabot/github_actions/actions/checkout-3.6.0 created (now b4c7f3c) - posted by gi...@apache.org on 2023/08/25 08:11:14 UTC, 0 replies.
- [commons-numbers] branch master updated: Update test tolerances in gamma package - posted by ah...@apache.org on 2023/08/25 08:17:44 UTC, 0 replies.
- [commons-numbers] branch master updated: NUMBERS-193: Add a double-double (DD) number - posted by ah...@apache.org on 2023/08/25 09:32:12 UTC, 0 replies.
- [commons-dbutils] branch dependabot/github_actions/actions/checkout-3.6.0 created (now db3b33e) - posted by gi...@apache.org on 2023/08/25 09:37:18 UTC, 0 replies.
- [commons-scxml] branch master updated (7a2d359 -> 92f92e1) - posted by gg...@apache.org on 2023/08/25 10:22:48 UTC, 0 replies.
- [commons-scxml] 01/01: Merge pull request #146 from apache/dependabot/github_actions/actions/checkout-3.6.0 - posted by gg...@apache.org on 2023/08/25 10:22:49 UTC, 0 replies.
- [commons-scxml] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was 4d97123) - posted by gg...@apache.org on 2023/08/25 10:22:51 UTC, 0 replies.
- [commons-scxml] branch master updated (92f92e1 -> bf72a3d) - posted by gg...@apache.org on 2023/08/25 10:23:12 UTC, 0 replies.
- [commons-scxml] branch dependabot/maven/org.codehaus.groovy-groovy-3.0.19 deleted (was dabcffc) - posted by gg...@apache.org on 2023/08/25 10:23:17 UTC, 0 replies.
- [commons-scxml] branch master updated (bf72a3d -> 6bb5494) - posted by gg...@apache.org on 2023/08/25 10:30:16 UTC, 0 replies.
- [commons-compress] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#407) - posted by gg...@apache.org on 2023/08/25 10:35:48 UTC, 0 replies.
- [commons-compress] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was faa74528) - posted by gg...@apache.org on 2023/08/25 10:35:51 UTC, 0 replies.
- [commons-dbcp] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#297) - posted by gg...@apache.org on 2023/08/25 10:36:41 UTC, 0 replies.
- [commons-dbcp] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was 59d958d8) - posted by gg...@apache.org on 2023/08/25 10:36:47 UTC, 0 replies.
- [commons-cli] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#190) - posted by gg...@apache.org on 2023/08/25 10:37:40 UTC, 0 replies.
- [commons-cli] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was 0442bfe) - posted by gg...@apache.org on 2023/08/25 10:37:42 UTC, 0 replies.
- [commons-dbutils] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#201) - posted by gg...@apache.org on 2023/08/25 10:38:22 UTC, 0 replies.
- [commons-dbutils] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was db3b33e) - posted by gg...@apache.org on 2023/08/25 10:38:24 UTC, 0 replies.
- [commons-io] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#476) - posted by gg...@apache.org on 2023/08/25 10:38:51 UTC, 0 replies.
- [commons-io] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was c3ac782c) - posted by gg...@apache.org on 2023/08/25 10:38:54 UTC, 0 replies.
- [commons-dbcp] branch master updated: Bump slf4j-simple from 1.7.36 to 2.0.7 (#270) - posted by gg...@apache.org on 2023/08/25 10:51:23 UTC, 0 replies.
- [commons-dbcp] branch dependabot/maven/org.slf4j-slf4j-simple-2.0.7 deleted (was 09e5b9d9) - posted by gg...@apache.org on 2023/08/25 10:51:26 UTC, 0 replies.
- [commons-release-plugin] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#197) - posted by gg...@apache.org on 2023/08/25 10:54:10 UTC, 0 replies.
- [commons-release-plugin] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was b4c7f3c) - posted by gg...@apache.org on 2023/08/25 10:54:12 UTC, 0 replies.
- [commons-logging] branch dependabot/github_actions/actions/checkout-3.6.0 created (now ccc4c88) - posted by gi...@apache.org on 2023/08/25 10:54:28 UTC, 0 replies.
- [commons-build-plugin] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#175) - posted by gg...@apache.org on 2023/08/25 10:55:25 UTC, 0 replies.
- [commons-build-plugin] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was 2447019) - posted by gg...@apache.org on 2023/08/25 10:55:28 UTC, 0 replies.
- [commons-net] branch master updated (2b56e229 -> bbfae2dc) - posted by gg...@apache.org on 2023/08/25 10:56:19 UTC, 0 replies.
- [commons-net] 01/01: Merge pull request #177 from apache/dependabot/github_actions/actions/checkout-3.6.0 - posted by gg...@apache.org on 2023/08/25 10:56:20 UTC, 0 replies.
- [commons-net] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was b73016d0) - posted by gg...@apache.org on 2023/08/25 10:56:22 UTC, 0 replies.
- [commons-jci] branch master updated (1b38e6e -> 25cf90a) - posted by gg...@apache.org on 2023/08/25 10:56:38 UTC, 0 replies.
- [commons-jci] 01/01: Merge pull request #50 from apache/dependabot/github_actions/actions/checkout-3.6.0 - posted by gg...@apache.org on 2023/08/25 10:56:39 UTC, 0 replies.
- [commons-jci] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was ed40d34) - posted by gg...@apache.org on 2023/08/25 10:56:42 UTC, 0 replies.
- [commons-digester] branch master updated (b02d25fd -> f31242be) - posted by gg...@apache.org on 2023/08/25 10:57:26 UTC, 0 replies.
- [commons-digester] 01/01: Merge pull request #88 from apache/dependabot/github_actions/actions/checkout-3.6.0 - posted by gg...@apache.org on 2023/08/25 10:57:27 UTC, 0 replies.
- [commons-digester] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was c8198150) - posted by gg...@apache.org on 2023/08/25 10:57:32 UTC, 0 replies.
- [commons-logging] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#156) - posted by gg...@apache.org on 2023/08/25 10:59:19 UTC, 0 replies.
- [commons-logging] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was ccc4c88) - posted by gg...@apache.org on 2023/08/25 10:59:21 UTC, 0 replies.
- [commons-vfs] branch dependabot/maven/org.mockito-mockito-core-5.5.0 created (now 6542b5c6) - posted by gi...@apache.org on 2023/08/25 11:08:02 UTC, 0 replies.
- [commons-vfs] branch dependabot/maven/org.mockito-mockito-core-5.4.0 deleted (was b88a2987) - posted by gi...@apache.org on 2023/08/25 11:08:08 UTC, 0 replies.
- [commons-parent] branch dependabot/github_actions/actions/checkout-3.6.0 created (now b22c085) - posted by gi...@apache.org on 2023/08/25 11:08:38 UTC, 0 replies.
- [commons-csv] branch master updated: Javadoc - posted by gg...@apache.org on 2023/08/25 11:14:40 UTC, 12 replies.
- [commons-vfs] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 765e290c) - posted by gi...@apache.org on 2023/08/25 11:16:20 UTC, 0 replies.
- [commons-bsf] branch dependabot/github_actions/actions/checkout-3.6.0 created (now d46676b) - posted by gi...@apache.org on 2023/08/25 11:25:16 UTC, 0 replies.
- [commons-skin] branch dependabot/github_actions/actions/checkout-3.6.0 created (now af62130) - posted by gi...@apache.org on 2023/08/25 11:39:27 UTC, 0 replies.
- [commons-crypto] branch dependabot/github_actions/actions/checkout-3.6.0 created (now a041c8c) - posted by gi...@apache.org on 2023/08/25 11:57:25 UTC, 0 replies.
- [commons-csv] branch dependabot/github_actions/actions/checkout-3.6.0 created (now cd8905a3) - posted by gi...@apache.org on 2023/08/25 12:07:13 UTC, 0 replies.
- [commons-csv] branch dependabot/maven/org.mockito-mockito-core-5.5.0 created (now f4670e3e) - posted by gi...@apache.org on 2023/08/25 12:15:03 UTC, 0 replies.
- [commons-csv] branch dependabot/maven/org.mockito-mockito-core-5.4.0 deleted (was 13110e0d) - posted by gi...@apache.org on 2023/08/25 12:15:10 UTC, 0 replies.
- [commons-jexl] branch dependabot/github_actions/actions/checkout-3.6.0 created (now c4d5e476) - posted by gi...@apache.org on 2023/08/25 12:32:44 UTC, 0 replies.
- [commons-pool] branch dependabot/github_actions/actions/checkout-3.6.0 created (now d2f1d353) - posted by gi...@apache.org on 2023/08/25 12:35:06 UTC, 0 replies.
- [commons-collections] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 43aa4d364) - posted by gi...@apache.org on 2023/08/25 12:45:31 UTC, 0 replies.
- [commons-vfs] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#414) - posted by gg...@apache.org on 2023/08/25 12:52:31 UTC, 0 replies.
- [commons-vfs] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was 765e290c) - posted by gg...@apache.org on 2023/08/25 12:52:33 UTC, 0 replies.
- [commons-parent] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#299) - posted by gg...@apache.org on 2023/08/25 12:53:01 UTC, 0 replies.
- [commons-parent] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was b22c085) - posted by gg...@apache.org on 2023/08/25 12:53:07 UTC, 0 replies.
- [commons-bsf] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was d46676b) - posted by gg...@apache.org on 2023/08/25 12:53:53 UTC, 0 replies.
- [commons-bsf] branch master updated (4b29184 -> 1f6bc56) - posted by gg...@apache.org on 2023/08/25 12:54:09 UTC, 0 replies.
- [commons-bsf] 01/01: Merge pull request #97 from apache/dependabot/github_actions/actions/setup-java-3.12.0 - posted by gg...@apache.org on 2023/08/25 12:54:10 UTC, 0 replies.
- [commons-bsf] branch dependabot/github_actions/actions/setup-java-3.12.0 deleted (was 7fef336) - posted by gg...@apache.org on 2023/08/25 12:54:12 UTC, 0 replies.
- [commons-skin] branch master updated (f1ecea6 -> 35808b2) - posted by gg...@apache.org on 2023/08/25 12:54:31 UTC, 0 replies.
- [commons-skin] 01/01: Merge pull request #75 from apache/dependabot/github_actions/actions/checkout-3.6.0 - posted by gg...@apache.org on 2023/08/25 12:54:32 UTC, 0 replies.
- [commons-skin] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was af62130) - posted by gg...@apache.org on 2023/08/25 12:54:34 UTC, 0 replies.
- [commons-crypto] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#241) - posted by gg...@apache.org on 2023/08/25 12:54:58 UTC, 0 replies.
- [commons-crypto] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was a041c8c) - posted by gg...@apache.org on 2023/08/25 12:55:00 UTC, 0 replies.
- [commons-csv] branch master updated (e785c00f -> 6fb2b6e0) - posted by gg...@apache.org on 2023/08/25 12:56:30 UTC, 0 replies.
- [commons-csv] 01/01: Merge pull request #345 from apache/dependabot/github_actions/actions/checkout-3.6.0 - posted by gg...@apache.org on 2023/08/25 12:56:31 UTC, 0 replies.
- [commons-csv] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was cd8905a3) - posted by gg...@apache.org on 2023/08/25 12:56:33 UTC, 0 replies.
- [commons-pool] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#239) - posted by gg...@apache.org on 2023/08/25 12:57:04 UTC, 0 replies.
- [commons-pool] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was d2f1d353) - posted by gg...@apache.org on 2023/08/25 12:57:09 UTC, 0 replies.
- [commons-collections] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#413) - posted by gg...@apache.org on 2023/08/25 12:57:32 UTC, 0 replies.
- [commons-collections] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was 43aa4d364) - posted by gg...@apache.org on 2023/08/25 12:57:34 UTC, 0 replies.
- [commons-jexl] branch master updated (59d9b55d -> 887b126b) - posted by gg...@apache.org on 2023/08/25 12:59:28 UTC, 0 replies.
- [commons-jexl] 01/01: Merge pull request #190 from apache/dependabot/github_actions/actions/checkout-3.6.0 - posted by gg...@apache.org on 2023/08/25 12:59:29 UTC, 0 replies.
- [commons-jexl] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was c4d5e476) - posted by gg...@apache.org on 2023/08/25 12:59:32 UTC, 0 replies.
- [commons-numbers] branch master updated: Change MessageFormat to String.format - posted by ah...@apache.org on 2023/08/25 13:08:35 UTC, 0 replies.
- [commons-numbers] branch master updated: Track changes - posted by ah...@apache.org on 2023/08/25 13:13:39 UTC, 0 replies.
- [commons-csv] branch master updated (6fb2b6e0 -> 082827ce) - posted by gg...@apache.org on 2023/08/25 13:36:04 UTC, 0 replies.
- [commons-csv] branch master updated: [Javadoc] Add example to CSVFormat#setHeaderComments() #344 - posted by gg...@apache.org on 2023/08/25 13:37:49 UTC, 0 replies.
- [commons-csv] branch master updated (852e8925 -> d48f72e0) - posted by gg...@apache.org on 2023/08/25 13:43:51 UTC, 0 replies.
- [commons-csv] 01/03: Bump commons-parent from 59 to 60 - posted by gg...@apache.org on 2023/08/25 13:43:52 UTC, 0 replies.
- [commons-csv] 02/03: Better description - posted by gg...@apache.org on 2023/08/25 13:43:53 UTC, 0 replies.
- [commons-csv] 03/03: Move Checkstyle to the end of the default goal list - posted by gg...@apache.org on 2023/08/25 13:43:54 UTC, 0 replies.
- [commons-csv] branch master updated: Reset commons.rc.version - posted by gg...@apache.org on 2023/08/25 13:45:31 UTC, 0 replies.
- [commons-csv] branch master updated: [CSV-306][Javadoc] Add example to CSVFormat#setHeaderComments() #344 - posted by gg...@apache.org on 2023/08/25 14:11:10 UTC, 0 replies.
- [commons-lang] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 509e6d56f) - posted by gi...@apache.org on 2023/08/25 15:07:16 UTC, 0 replies.
- [commons-codec] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 6af8241b) - posted by gi...@apache.org on 2023/08/25 15:29:14 UTC, 0 replies.
- [commons-lang] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#1101) - posted by gg...@apache.org on 2023/08/25 16:05:06 UTC, 0 replies.
- [commons-lang] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was 509e6d56f) - posted by gg...@apache.org on 2023/08/25 16:05:09 UTC, 0 replies.
- [commons-daemon] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 7e19d62) - posted by gi...@apache.org on 2023/08/25 16:07:15 UTC, 0 replies.
- [commons-configuration] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 04e8ca08) - posted by gi...@apache.org on 2023/08/25 16:10:51 UTC, 0 replies.
- [commons-configuration] branch dependabot/maven/org.mockito-mockito-core-5.5.0 created (now 664eb35c) - posted by gi...@apache.org on 2023/08/25 16:23:13 UTC, 0 replies.
- [commons-configuration] branch dependabot/maven/org.mockito-mockito-core-5.4.0 deleted (was c1589d58) - posted by gi...@apache.org on 2023/08/25 16:23:19 UTC, 0 replies.
- [commons-daemon] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#105) - posted by gg...@apache.org on 2023/08/25 16:35:34 UTC, 0 replies.
- [commons-daemon] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was 7e19d62) - posted by gg...@apache.org on 2023/08/25 16:35:36 UTC, 0 replies.
- [commons-configuration] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#313) - posted by gg...@apache.org on 2023/08/25 16:35:55 UTC, 0 replies.
- [commons-configuration] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was 04e8ca08) - posted by gg...@apache.org on 2023/08/25 16:35:58 UTC, 0 replies.
- [commons-codec] branch master updated (293742a0 -> db5e1e71) - posted by gg...@apache.org on 2023/08/25 16:37:21 UTC, 0 replies.
- [commons-codec] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was 6af8241b) - posted by gg...@apache.org on 2023/08/25 16:37:24 UTC, 0 replies.
- [commons-statistics] branch master updated: Replace the inference module DD class with Commons Numbers - posted by ah...@apache.org on 2023/08/25 16:53:32 UTC, 0 replies.
- [commons-imaging] branch dependabot/github_actions/actions/checkout-3.6.0 created (now b1040fc9) - posted by gi...@apache.org on 2023/08/25 17:20:06 UTC, 0 replies.
- [commons-imaging] branch master updated (8ac06bad -> 63e4ff29) - posted by gg...@apache.org on 2023/08/25 17:33:25 UTC, 0 replies.
- [commons-imaging] 01/01: Merge pull request #313 from apache/dependabot/github_actions/actions/checkout-3.6.0 - posted by gg...@apache.org on 2023/08/25 17:33:26 UTC, 0 replies.
- [commons-imaging] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was b1040fc9) - posted by gg...@apache.org on 2023/08/25 17:33:27 UTC, 0 replies.
- [commons-exec] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 4c9e1d8) - posted by gi...@apache.org on 2023/08/25 17:47:35 UTC, 0 replies.
- [commons-jxpath] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 248bc2e) - posted by gi...@apache.org on 2023/08/25 18:24:37 UTC, 0 replies.
- [commons-fileupload] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 92f16ff6) - posted by gi...@apache.org on 2023/08/25 18:28:08 UTC, 0 replies.
- [commons-exec] branch master updated (1bff43f -> 69a2ddb) - posted by gg...@apache.org on 2023/08/25 18:31:40 UTC, 0 replies.
- [commons-exec] 01/01: Merge pull request #118 from apache/dependabot/github_actions/actions/checkout-3.6.0 - posted by gg...@apache.org on 2023/08/25 18:31:41 UTC, 0 replies.
- [commons-exec] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was 4c9e1d8) - posted by gg...@apache.org on 2023/08/25 18:31:43 UTC, 0 replies.
- [commons-jxpath] branch master updated (7858b32 -> 98ead4e) - posted by gg...@apache.org on 2023/08/25 18:32:19 UTC, 0 replies.
- [commons-jxpath] 01/01: Merge pull request #76 from apache/dependabot/github_actions/actions/checkout-3.6.0 - posted by gg...@apache.org on 2023/08/25 18:32:20 UTC, 0 replies.
- [commons-jxpath] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was 248bc2e) - posted by gg...@apache.org on 2023/08/25 18:32:23 UTC, 0 replies.
- [commons-fileupload] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#237) - posted by gg...@apache.org on 2023/08/25 18:32:50 UTC, 0 replies.
- [commons-fileupload] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was 92f16ff6) - posted by gg...@apache.org on 2023/08/25 18:32:53 UTC, 0 replies.
- [commons-jcs] branch master updated: Migrate all tests to JUnit 4 - posted by tv...@apache.org on 2023/08/25 18:51:41 UTC, 0 replies.
- [commons-jcs] branch master updated: Try to get rid of some warnings - posted by tv...@apache.org on 2023/08/25 19:11:17 UTC, 0 replies.
- [commons-ognl] branch dependabot/maven/ognl-ognl-3.4.2 created (now ad287f8) - posted by gi...@apache.org on 2023/08/25 19:17:33 UTC, 0 replies.
- [commons-bcel] branch dependabot/github_actions/actions/checkout-3.6.0 created (now e196d8da) - posted by gi...@apache.org on 2023/08/25 19:20:19 UTC, 0 replies.
- [commons-rdf] branch dependabot/github_actions/actions/checkout-3.6.0 created (now cf7ff5e6) - posted by gi...@apache.org on 2023/08/25 19:30:48 UTC, 0 replies.
- [commons-ognl] branch dependabot/github_actions/actions/checkout-3.6.0 created (now d03edea) - posted by gi...@apache.org on 2023/08/25 19:33:22 UTC, 0 replies.
- [commons-bcel] branch dependabot/maven/org.jetbrains.kotlin-kotlin-stdlib-1.9.10 created (now f092a61d) - posted by gi...@apache.org on 2023/08/25 19:49:22 UTC, 0 replies.
- [commons-bcel] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#234) - posted by gg...@apache.org on 2023/08/25 20:01:44 UTC, 0 replies.
- [commons-bcel] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was e196d8da) - posted by gg...@apache.org on 2023/08/25 20:01:49 UTC, 0 replies.
- [commons-bcel] branch master updated (23baf4c1 -> 14160d35) - posted by gg...@apache.org on 2023/08/25 20:02:16 UTC, 0 replies.
- [commons-bcel] branch dependabot/maven/org.jetbrains.kotlin-kotlin-stdlib-1.9.10 deleted (was f092a61d) - posted by gg...@apache.org on 2023/08/25 20:02:19 UTC, 0 replies.
- [commons-bcel] branch master updated (14160d35 -> 331ed499) - posted by gg...@apache.org on 2023/08/25 20:03:30 UTC, 0 replies.
- [commons-ognl] branch master updated (90dc8ba -> dc60734) - posted by gg...@apache.org on 2023/08/25 20:05:30 UTC, 0 replies.
- [commons-ognl] 01/01: Merge pull request #139 from apache/dependabot/github_actions/actions/checkout-3.6.0 - posted by gg...@apache.org on 2023/08/25 20:05:31 UTC, 0 replies.
- [commons-ognl] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was d03edea) - posted by gg...@apache.org on 2023/08/25 20:05:32 UTC, 0 replies.
- [commons-ognl] branch master updated (dc60734 -> 6489228) - posted by gg...@apache.org on 2023/08/25 20:06:05 UTC, 0 replies.
- [commons-ognl] branch dependabot/maven/org.slf4j-slf4j-api-2.0.7 deleted (was 49da79f) - posted by gg...@apache.org on 2023/08/25 20:06:08 UTC, 0 replies.
- [commons-ognl] branch master updated (6489228 -> de22b1b) - posted by gg...@apache.org on 2023/08/25 20:07:52 UTC, 0 replies.
- [commons-ognl] branch master updated (de22b1b -> fd0a34b) - posted by gg...@apache.org on 2023/08/25 20:08:41 UTC, 0 replies.
- [commons-ognl] 01/01: Merge pull request #138 from apache/dependabot/maven/ognl-ognl-3.4.2 - posted by gg...@apache.org on 2023/08/25 20:08:42 UTC, 0 replies.
- [commons-ognl] branch dependabot/maven/ognl-ognl-3.4.2 deleted (was ad287f8) - posted by gg...@apache.org on 2023/08/25 20:08:46 UTC, 0 replies.
- [commons-ognl] branch master updated: Bump ognl:ognl from 3.4.1 to 3.4.2 #138 - posted by gg...@apache.org on 2023/08/25 20:09:17 UTC, 0 replies.
- [commons-rdf] branch master updated (967dbfe1 -> e1bd89b0) - posted by gg...@apache.org on 2023/08/25 20:10:31 UTC, 0 replies.
- [commons-rdf] 01/01: Merge pull request #151 from apache/dependabot/github_actions/actions/checkout-3.6.0 - posted by gg...@apache.org on 2023/08/25 20:10:32 UTC, 0 replies.
- [commons-rdf] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was cf7ff5e6) - posted by gg...@apache.org on 2023/08/25 20:10:34 UTC, 0 replies.
- [commons-beanutils] branch dependabot/github_actions/actions/checkout-3.6.0 created (now 7ab77cf3) - posted by gi...@apache.org on 2023/08/25 23:32:00 UTC, 0 replies.
- [commons-validator] branch dependabot/github_actions/actions/checkout-3.6.0 created (now f9aa9be1) - posted by gi...@apache.org on 2023/08/25 23:35:26 UTC, 0 replies.
- [commons-beanutils] branch master updated: Bump actions/checkout from 3.5.3 to 3.6.0 (#179) - posted by gg...@apache.org on 2023/08/26 00:05:27 UTC, 0 replies.
- [commons-beanutils] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was 7ab77cf3) - posted by gg...@apache.org on 2023/08/26 00:05:30 UTC, 0 replies.
- [commons-validator] branch master updated (553926c4 -> 75d557a8) - posted by gg...@apache.org on 2023/08/26 00:05:53 UTC, 0 replies.
- [commons-validator] 01/01: Merge pull request #147 from apache/dependabot/github_actions/actions/checkout-3.6.0 - posted by gg...@apache.org on 2023/08/26 00:05:54 UTC, 0 replies.
- [commons-validator] branch dependabot/github_actions/actions/checkout-3.6.0 deleted (was f9aa9be1) - posted by gg...@apache.org on 2023/08/26 00:05:56 UTC, 0 replies.
- [commons-dbcp] branch master updated: Bump commons-parent from 59 to 60 - posted by gg...@apache.org on 2023/08/26 12:14:16 UTC, 0 replies.
- [commons-parent] branch master updated: Always use version.maven-source-plugin 3.2.1 - posted by gg...@apache.org on 2023/08/26 12:29:54 UTC, 0 replies.
- [commons-dbcp] branch master updated: Use version.maven-source-plugin 3.2.1 - posted by gg...@apache.org on 2023/08/26 12:31:18 UTC, 0 replies.
- [commons-parent] branch master updated: Use version.maven-source-plugin 3.2.1 - posted by gg...@apache.org on 2023/08/26 12:33:37 UTC, 0 replies.
- [commons-parent] branch master updated: Prepare release candidate - posted by gg...@apache.org on 2023/08/26 12:40:34 UTC, 0 replies.
- [commons-parent] branch release updated (ee7c1c3 -> 54da14b) - posted by gg...@apache.org on 2023/08/26 12:42:42 UTC, 0 replies.
- [commons-parent] 01/01: Update POM version numbers for Apache Commons Parent release 61 - posted by gg...@apache.org on 2023/08/26 12:42:43 UTC, 0 replies.
- [commons-parent] annotated tag commons-parent-61-RC1 created (now 13a3521) - posted by gg...@apache.org on 2023/08/26 12:42:50 UTC, 0 replies.
- svn commit: r63644 [5/7] - in /dev/commons/commons-parent/61-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/ - posted by gg...@apache.org on 2023/08/26 12:43:50 UTC, 0 replies.
- svn commit: r63644 [1/7] - in /dev/commons/commons-parent/61-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/ - posted by gg...@apache.org on 2023/08/26 12:43:50 UTC, 0 replies.
- svn commit: r63644 [6/7] - in /dev/commons/commons-parent/61-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/ - posted by gg...@apache.org on 2023/08/26 12:43:50 UTC, 0 replies.
- svn commit: r63644 [7/7] - in /dev/commons/commons-parent/61-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/ - posted by gg...@apache.org on 2023/08/26 12:43:50 UTC, 0 replies.
- svn commit: r63644 [2/7] - in /dev/commons/commons-parent/61-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/ - posted by gg...@apache.org on 2023/08/26 12:43:50 UTC, 0 replies.
- svn commit: r63644 [4/7] - in /dev/commons/commons-parent/61-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/ - posted by gg...@apache.org on 2023/08/26 12:43:50 UTC, 0 replies.
- svn commit: r63644 [3/7] - in /dev/commons/commons-parent/61-RC1: ./ binaries/ site/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/ - posted by gg...@apache.org on 2023/08/26 12:43:50 UTC, 0 replies.
- svn commit: r1911932 - /commons/cms-site/trunk/BUILDING.txt - posted by se...@apache.org on 2023/08/26 16:28:37 UTC, 0 replies.
- svn commit: r1911933 - /commons/cms-site/trunk/BUILDING.txt - posted by se...@apache.org on 2023/08/26 16:36:15 UTC, 0 replies.
- [commons-jci] branch master updated (25cf90a -> 5dc7bf2) - posted by gg...@apache.org on 2023/08/26 17:52:52 UTC, 0 replies.
- [commons-jci] branch dependabot/maven/org.codehaus.groovy-groovy-all-3.0.19 deleted (was 8e12c00) - posted by gg...@apache.org on 2023/08/26 17:52:54 UTC, 0 replies.
- svn commit: r1911942 - /commons/cms-site/trunk/BUILDING.txt - posted by se...@apache.org on 2023/08/26 21:40:37 UTC, 0 replies.
- [commons-dbcp] branch master updated: Fixes some typos, missing or misplaced characters, and grammar issues (#299) - posted by gg...@apache.org on 2023/08/26 22:31:20 UTC, 0 replies.
- [commons-dbcp] branch master updated (dc2cb636 -> cab14535) - posted by gg...@apache.org on 2023/08/26 22:33:07 UTC, 0 replies.
- [commons-lang] branch master updated: More leniency for Java 17 test for GitHub builds - posted by gg...@apache.org on 2023/08/27 11:11:28 UTC, 4 replies.
- [commons-lang] branch master updated: [LANG-1710] ReflectionToStringBuilder changes in version 3.13.0 has broken the logic for overriding classes - posted by gg...@apache.org on 2023/08/27 11:44:47 UTC, 0 replies.
- [commons-lang] branch master updated: More leniency in random test - posted by gg...@apache.org on 2023/08/27 11:54:35 UTC, 0 replies.
- [commons-lang] branch master updated: Better asserts in test - posted by gg...@apache.org on 2023/08/27 12:39:38 UTC, 0 replies.
- [commons-lang] branch master updated: Be lenient for slow running builds - posted by gg...@apache.org on 2023/08/27 12:40:58 UTC, 1 replies.
- [commons-lang] branch master updated: Absolute assert won't work on slow builds - posted by gg...@apache.org on 2023/08/27 14:56:30 UTC, 0 replies.
- [commons-lang] branch master updated: More leniency for Java 11 test for GitHub builds - posted by gg...@apache.org on 2023/08/27 16:20:21 UTC, 0 replies.
- [commons-statistics] branch master updated: Refactor accept and combine methods to better handle overflow. (#53) - posted by ah...@apache.org on 2023/08/27 16:39:10 UTC, 0 replies.
- [commons-dbcp] branch master updated (cab14535 -> cf4acaa1) - posted by gg...@apache.org on 2023/08/27 18:50:54 UTC, 0 replies.
- [commons-dbcp] 01/10: Remove @SuppressWarnings - posted by gg...@apache.org on 2023/08/27 18:50:55 UTC, 0 replies.
- [commons-dbcp] 02/10: Use diamonds - posted by gg...@apache.org on 2023/08/27 18:50:56 UTC, 0 replies.
- [commons-dbcp] 03/10: Use try-with-resources - posted by gg...@apache.org on 2023/08/27 18:50:57 UTC, 0 replies.
- [commons-dbcp] 04/10: Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-dbcp.git - posted by gg...@apache.org on 2023/08/27 18:50:58 UTC, 0 replies.
- [commons-dbcp] 05/10: Use try-with-resources - posted by gg...@apache.org on 2023/08/27 18:50:59 UTC, 0 replies.
- [commons-dbcp] 06/10: Comments - posted by gg...@apache.org on 2023/08/27 18:51:00 UTC, 0 replies.
- [commons-dbcp] 07/10: Comments - posted by gg...@apache.org on 2023/08/27 18:51:01 UTC, 0 replies.
- [commons-dbcp] 08/10: Use try-with-resources - posted by gg...@apache.org on 2023/08/27 18:51:02 UTC, 0 replies.
- [commons-dbcp] 09/10: Comments - posted by gg...@apache.org on 2023/08/27 18:51:03 UTC, 0 replies.
- [commons-dbcp] 10/10: Use try-with-resources - posted by gg...@apache.org on 2023/08/27 18:51:04 UTC, 0 replies.
- [commons-dbcp] branch master updated (cf4acaa1 -> fc7fef8d) - posted by gg...@apache.org on 2023/08/27 19:40:38 UTC, 0 replies.
- [commons-dbcp] 01/03: Comments - posted by gg...@apache.org on 2023/08/27 19:40:39 UTC, 0 replies.
- [commons-dbcp] 02/03: Use try-with-resources - posted by gg...@apache.org on 2023/08/27 19:40:40 UTC, 1 replies.
- [commons-dbcp] 03/03: Use assertThrows() - posted by gg...@apache.org on 2023/08/27 19:40:41 UTC, 1 replies.
- [commons-dbcp] branch master updated: Use assertThrows() - posted by gg...@apache.org on 2023/08/27 19:56:19 UTC, 0 replies.
- [commons-dbcp] branch master updated (3e9e1b70 -> 2a10ef8a) - posted by gg...@apache.org on 2023/08/27 20:17:08 UTC, 0 replies.
- [commons-dbcp] 01/02: Use try-with-resources - posted by gg...@apache.org on 2023/08/27 20:17:09 UTC, 0 replies.
- [commons-dbcp] 02/02: Use try-with-resources - posted by gg...@apache.org on 2023/08/27 20:17:10 UTC, 0 replies.
- [commons-dbcp] branch master updated (2a10ef8a -> c1a70745) - posted by gg...@apache.org on 2023/08/27 20:30:20 UTC, 0 replies.
- [commons-dbcp] 01/03: Use try-with-resources - posted by gg...@apache.org on 2023/08/27 20:30:21 UTC, 0 replies.
- [commons-dbcp] branch master updated: Revert "Use assertThrows()" - posted by gg...@apache.org on 2023/08/27 20:37:38 UTC, 0 replies.
- [commons-dbcp] branch master updated: Revert "Use try-with-resources" - posted by gg...@apache.org on 2023/08/27 21:30:25 UTC, 0 replies.
- [commons-dbcp] branch master updated: Prepare release candidate - posted by gg...@apache.org on 2023/08/28 11:39:35 UTC, 0 replies.
- svn commit: r63672 - in /dev/commons/dbcp/2.10.0-RC1: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jquery/jszip-utils/ site/apidocs/jquery/jszip-utils/dist/ site/a... - posted by gg...@apache.org on 2023/08/28 13:25:08 UTC, 0 replies.
- [commons-dbcp] annotated tag commons-dbcp-2.10.0-RC1 created (now d94d2fcf) - posted by gg...@apache.org on 2023/08/28 13:29:25 UTC, 0 replies.
- [commons-dbcp] 01/01: Update POM version for Apache Commons DBCP release 2.10.0 - posted by gg...@apache.org on 2023/08/28 13:29:26 UTC, 0 replies.
- [commons-dbcp] branch release updated (b450e48a -> f612e2f0) - posted by gg...@apache.org on 2023/08/28 13:29:53 UTC, 0 replies.
- [commons-numbers] branch master updated (ad957afa -> 1856d198) - posted by ah...@apache.org on 2023/08/29 11:50:05 UTC, 0 replies.
- [commons-numbers] 01/03: Replace extended precision methods in gamma erf functions with DD - posted by ah...@apache.org on 2023/08/29 11:50:06 UTC, 0 replies.
- [commons-numbers] 02/03: Update test comment - posted by ah...@apache.org on 2023/08/29 11:50:07 UTC, 0 replies.
- [commons-numbers] 03/03: Update expxx comment - posted by ah...@apache.org on 2023/08/29 11:50:08 UTC, 0 replies.
- [commons-codec] branch master updated (db5e1e71 -> c5c8326a) - posted by gg...@apache.org on 2023/08/29 12:26:27 UTC, 0 replies.
- [commons-codec] 01/03: Use try-with-resources - posted by gg...@apache.org on 2023/08/29 12:26:28 UTC, 0 replies.
- [commons-codec] 02/03: Use try-with-resources - posted by gg...@apache.org on 2023/08/29 12:26:29 UTC, 0 replies.
- [commons-codec] 03/03: Add @SuppressWarnings - posted by gg...@apache.org on 2023/08/29 12:26:30 UTC, 0 replies.
- [commons-collections] branch master updated: Remove @SuppressWarnings - posted by gg...@apache.org on 2023/08/29 12:27:14 UTC, 0 replies.
- [commons-collections] branch master updated: Javadoc - posted by gg...@apache.org on 2023/08/29 12:45:46 UTC, 0 replies.
- [commons-statistics] branch master updated: Replace extended precision methods in distribution module with DD - posted by ah...@apache.org on 2023/08/29 13:13:22 UTC, 0 replies.
- [commons-compress] branch master updated: Javadoc - posted by gg...@apache.org on 2023/08/29 13:45:30 UTC, 0 replies.
- [commons-jexl] branch master updated: JEXL-403:unit test; - posted by he...@apache.org on 2023/08/29 13:51:28 UTC, 0 replies.
- [commons-compress] branch master updated: Generics - posted by gg...@apache.org on 2023/08/29 13:53:10 UTC, 0 replies.
- [commons-compress] branch master updated (7d14165b -> be63e111) - posted by gg...@apache.org on 2023/08/29 14:45:13 UTC, 0 replies.
- [commons-compress] 01/06: Generics - posted by gg...@apache.org on 2023/08/29 14:45:14 UTC, 0 replies.
- [commons-compress] 02/06: Better param name - posted by gg...@apache.org on 2023/08/29 14:45:15 UTC, 0 replies.
- [commons-compress] 03/06: No need to initialize to default value - posted by gg...@apache.org on 2023/08/29 14:45:16 UTC, 0 replies.
- [commons-compress] 04/06: Replace deprecated method call - posted by gg...@apache.org on 2023/08/29 14:45:17 UTC, 0 replies.
- [commons-compress] 05/06: Add @SuppressWarnings - posted by gg...@apache.org on 2023/08/29 14:45:18 UTC, 0 replies.
- [commons-compress] 06/06: Use try-with-resources - posted by gg...@apache.org on 2023/08/29 14:45:19 UTC, 0 replies.
- [commons-numbers] branch master updated: Remove duplicate code present in ExtendedPrecision and DD - posted by ah...@apache.org on 2023/08/29 17:51:01 UTC, 0 replies.
- [commons-jexl] branch master updated: JEXL-403 : cache template expression in literal in a dedicated class member; - clean up interpreter; - update test, release notes, changes; - posted by he...@apache.org on 2023/08/29 19:13:20 UTC, 0 replies.
- [commons-compress] branch master updated (be63e111 -> 5ff8af5f) - posted by gg...@apache.org on 2023/08/29 19:23:03 UTC, 0 replies.
- [commons-compress] 01/04: Use try-with-resources - posted by gg...@apache.org on 2023/08/29 19:23:04 UTC, 0 replies.
- [commons-compress] 02/04: Use try-with-resources - posted by gg...@apache.org on 2023/08/29 19:23:05 UTC, 0 replies.
- [commons-compress] 03/04: Use try-with-resources - posted by gg...@apache.org on 2023/08/29 19:23:06 UTC, 0 replies.
- [commons-compress] 04/04: Use try-with-resources - posted by gg...@apache.org on 2023/08/29 19:23:07 UTC, 0 replies.
- svn commit: r63691 - /dev/commons/commons-parent/61-RC1/ /dev/commons/commons-parent/61-RC1/source/ /release/commons/commons-parent/ - posted by gg...@apache.org on 2023/08/29 19:30:31 UTC, 0 replies.
- svn commit: r63692 - in /release/commons/commons-parent: commons-parent-60-src.tar.gz commons-parent-60-src.tar.gz.asc commons-parent-60-src.tar.gz.sha512 commons-parent-60-src.zip commons-parent-60-src.zip.asc commons-parent-60-src.zip.sha512 - posted by gg...@apache.org on 2023/08/29 19:34:09 UTC, 0 replies.
- [commons-parent] annotated tag rel/commons-parent-61 created (now 4f7baa5) - posted by gg...@apache.org on 2023/08/29 19:36:44 UTC, 0 replies.
- svn commit: r63693 - /dev/commons/commons-parent/61-RC1/ - posted by gg...@apache.org on 2023/08/29 19:37:11 UTC, 0 replies.
- [commons-parent] branch master updated (5fb731b -> 489ed5d) - posted by gg...@apache.org on 2023/08/29 19:38:10 UTC, 0 replies.
- [commons-parent] branch release updated (54da14b -> 489ed5d) - posted by gg...@apache.org on 2023/08/29 19:38:16 UTC, 0 replies.
- [commons-compress] branch master updated (5ff8af5f -> c6c99897) - posted by gg...@apache.org on 2023/08/29 22:44:35 UTC, 0 replies.
- [commons-compress] 01/03: Use try-with-resources - posted by gg...@apache.org on 2023/08/29 22:44:36 UTC, 0 replies.
- [commons-compress] 02/03: Use better test API - posted by gg...@apache.org on 2023/08/29 22:44:37 UTC, 0 replies.
- [commons-compress] 03/03: Use better test API - posted by gg...@apache.org on 2023/08/29 22:44:38 UTC, 0 replies.
- [commons-numbers] branch master updated: NUMBERS-204: Correct sub-normal round-off computation in sum of products - posted by ah...@apache.org on 2023/08/30 11:29:59 UTC, 0 replies.
- [commons-parent] branch master updated: Use addServiceUses when generating JPMS module info - posted by gg...@apache.org on 2023/08/30 12:30:00 UTC, 0 replies.
- [commons-csv] branch master updated (87529dea -> 008269a7) - posted by gg...@apache.org on 2023/08/30 12:40:02 UTC, 0 replies.
- [commons-csv] branch master updated (008269a7 -> 1492c746) - posted by gg...@apache.org on 2023/08/30 12:42:27 UTC, 0 replies.
- [commons-csv] branch master updated: Bump commons-parent from 60 to 61 - posted by gg...@apache.org on 2023/08/30 13:16:53 UTC, 0 replies.
- [commons-bcel] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 13:20:20 UTC, 0 replies.
- [commons-beanutils] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 13:32:19 UTC, 0 replies.
- [commons-build-plugin] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 13:35:21 UTC, 0 replies.
- [commons-cli] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 13:36:37 UTC, 0 replies.
- [commons-codec] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 13:38:13 UTC, 0 replies.
- [commons-collections] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 13:40:33 UTC, 0 replies.
- [commons-compress] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 13:43:20 UTC, 0 replies.
- [commons-configuration] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 13:45:27 UTC, 0 replies.
- [commons-crypto] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 13:46:39 UTC, 0 replies.
- [commons-jexl] branch master updated: JEXL-404 : add syntax for safe array access ( ?[..] ); - update interpreter and debugger; - add test; - update syntax reference, release notes, changes; - posted by he...@apache.org on 2023/08/30 14:29:15 UTC, 0 replies.
- [commons-daemon] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 16:12:02 UTC, 0 replies.
- [commons-dbutils] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 16:13:24 UTC, 0 replies.
- [commons-digester] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 16:16:08 UTC, 0 replies.
- [commons-email] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 16:17:21 UTC, 0 replies.
- [commons-exec] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 16:19:34 UTC, 0 replies.
- [commons-fileupload] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 16:21:20 UTC, 0 replies.
- [commons-imaging] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 16:23:26 UTC, 0 replies.
- [commons-io] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 16:30:07 UTC, 0 replies.
- [commons-jci] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 16:56:09 UTC, 0 replies.
- [commons-jexl] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 17:54:08 UTC, 0 replies.
- [commons-lang] branch master updated (acfad1e24 -> 95ca89160) - posted by gg...@apache.org on 2023/08/30 18:03:24 UTC, 0 replies.
- [commons-lang] 01/02: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 18:03:25 UTC, 0 replies.
- [commons-lang] 02/02: Allow for odd locale issues - posted by gg...@apache.org on 2023/08/30 18:03:26 UTC, 0 replies.
- [commons-lang] branch master updated: Better debug output - posted by gg...@apache.org on 2023/08/30 18:08:34 UTC, 0 replies.
- [commons-logging] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 18:12:41 UTC, 0 replies.
- [commons-net] branch master updated: Bump commons-parent from 59 to 61 - posted by gg...@apache.org on 2023/08/30 18:15:51 UTC, 0 replies.
- [commons-logging] branch master updated: Revert "Bump commons-parent from 59 to 61" - posted by gg...@apache.org on 2023/08/30 18:19:49 UTC, 0 replies.
- [commons-logging] branch master updated: Comment - posted by gg...@apache.org on 2023/08/30 18:21:27 UTC, 0 replies.
- [commons-ognl] branch master updated: Bump commons-parent from 58 to 61 - posted by gg...@apache.org on 2023/08/30 18:22:06 UTC, 0 replies.
- [commons-jexl] branch master updated: JEXL-405: avoid corrupting frame by ensuring auto-capture of recursive function variable is only called at definition time; - posted by he...@apache.org on 2023/08/30 18:48:30 UTC, 0 replies.
- [commons-pool] branch master updated: Bump commons-parent from 58 to 61 - posted by gg...@apache.org on 2023/08/30 19:02:04 UTC, 0 replies.
- [commons-release-plugin] branch master updated: Bump commons-parent from 58 to 61 - posted by gg...@apache.org on 2023/08/30 19:08:06 UTC, 0 replies.
- [commons-scxml] branch master updated: Bump commons-parent from 58 to 61 - posted by gg...@apache.org on 2023/08/30 19:09:43 UTC, 0 replies.
- [commons-text] branch master updated: Bump commons-parent from 58 to 61 - posted by gg...@apache.org on 2023/08/30 19:21:05 UTC, 0 replies.
- [commons-validator] branch master updated: Bump commons-parent from 58 to 61 - posted by gg...@apache.org on 2023/08/30 19:21:23 UTC, 0 replies.
- [commons-validator] branch master updated: Bump commons-parent from 60 to 61 - posted by gg...@apache.org on 2023/08/30 19:22:20 UTC, 0 replies.
- [commons-numbers] branch master updated: NUMBERS-204: Update DoubleSplitPerformance with the sub-normal upscaling - posted by ah...@apache.org on 2023/08/31 09:23:02 UTC, 0 replies.
- [commons-compress] branch master updated: Use JUnit fail() instead of throwing an error in tests - posted by gg...@apache.org on 2023/08/31 13:17:20 UTC, 0 replies.
- [commons-codec] branch master updated: Test throws AssertionError instead of Error - posted by gg...@apache.org on 2023/08/31 13:20:20 UTC, 0 replies.
- [commons-imaging] branch master updated (0b467258 -> fec02689) - posted by gg...@apache.org on 2023/08/31 14:04:26 UTC, 0 replies.
- [commons-imaging] 01/05: Fail fast in org.apache.commons.imaging.palette.ColorCountComparator.ColorCountComparator(ColorComponent) - posted by gg...@apache.org on 2023/08/31 14:04:27 UTC, 0 replies.
- [commons-imaging] 02/05: Throw IllegalArgumentException instead of Error - posted by gg...@apache.org on 2023/08/31 14:04:28 UTC, 0 replies.
- [commons-imaging] 03/05: Throw IllegalArgumentException instead of Error - posted by gg...@apache.org on 2023/08/31 14:04:29 UTC, 0 replies.
- [commons-imaging] 04/05: Throw IllegalArgumentException instead of Error - posted by gg...@apache.org on 2023/08/31 14:04:30 UTC, 0 replies.
- [commons-imaging] 05/05: Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-imaging.git - posted by gg...@apache.org on 2023/08/31 14:04:31 UTC, 0 replies.
- [commons-imaging] branch master updated: Do not implement Serializable in ColorCountComparator and RgbComparator. - posted by gg...@apache.org on 2023/08/31 14:36:07 UTC, 0 replies.
- [commons-jexl] branch master updated: JEXL-405: simplified and narrowed logic around recursive lambdas; - moved tests to LambdaTest; - various nitpicks; - posted by he...@apache.org on 2023/08/31 15:32:02 UTC, 0 replies.
- [commons-numbers] branch master updated: Add floor and ceil functions to DD - posted by ah...@apache.org on 2023/08/31 15:52:45 UTC, 0 replies.
- [commons-statistics] branch master updated: Remove abstract definition of combine(Mean) - posted by ah...@apache.org on 2023/08/31 16:07:52 UTC, 0 replies.