commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(commons-digester) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-ognl) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-exec) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-net) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-csv) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-math) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-jxpath) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-jexl) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-build-plugin) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-jelly) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-daemon) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-imaging) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-email) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-graph) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-fileupload) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-dbutils) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-configuration) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-crypto) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-dbcp) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-compress) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-collections) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-codec) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-cli) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-beanutils) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-bcel) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-bsf) branch master updated: Bump actions/checkout from 7.0.0 to 7.0.1
ggregory
(commons-xml) branch dependabot/github_actions/actions/checkout-7.0.1 deleted (was dc79fdc)
github-bot
(commons-xml) branch main updated (a4630c7 -> 47491aa)
ggregory
(commons-xml) 01/01: Merge pull request #26 from apache/dependabot/github_actions/actions/checkout-7.0.1
ggregory
(commons-xml) branch dependabot/github_actions/actions/checkout-7.0.1 created (now dc79fdc)
github-bot
(commons-fileupload) branch master updated: Better parameter name
ggregory
(commons-fileupload) branch master updated: Better parameter name
ggregory
(commons-codec) branch master updated: Extract redundant code.
ggregory
(commons-lang) branch master updated (0fd6d48ea -> f3320ba6e)
ggregory
(commons-lang) 05/17: Merge if statements with the same return value.
ggregory
(commons-lang) 11/17: Use final
ggregory
(commons-lang) 14/17: Merge if statements with the same return value.
ggregory
(commons-lang) 02/17: Use final
ggregory
(commons-lang) 15/17: Merge if statements with the same return value.
ggregory
(commons-lang) 17/17: Javadoc
ggregory
(commons-lang) 03/17: Use final
ggregory
(commons-lang) 06/17: Merge if statements with the same return value.
ggregory
(commons-lang) 07/17: Merge if statements with the same return value.
ggregory
(commons-lang) 12/17: Merge if statements with the same return value.
ggregory
(commons-lang) 08/17: Merge if statements with the same return value.
ggregory
(commons-lang) 13/17: Use final
ggregory
(commons-lang) 16/17: Use ternary instead of if-else.
ggregory
(commons-lang) 01/17: Merge if statements with the same return value.
ggregory
(commons-lang) 04/17: Remove unnecessary parentheses.
ggregory
(commons-lang) 10/17: Merge if statements with the same return value.
ggregory
(commons-lang) 09/17: Merge if statements with the same return value.
ggregory
(commons-lang) branch master updated: [Javadoc] Fix Failable class comment to clarify comparison of lambda versions (#1752).
ggregory
(commons-lang) branch master updated: Fix comment to clarify comparison of lambda versions (#1752)
ggregory
(commons-xml) branch dependabot/github_actions/reactivecircus/android-emulator-runner-2.38.0 deleted (was ffbd26c)
github-bot
(commons-xml) branch main updated: build(deps): bump reactivecircus/android-emulator-runner (#25)
pkarwasz
(commons-beanutils) branch 1.X updated: Resolve column name in ResultSetIterator.set (1.X) (#428)
ggregory
(commons-jexl) branch master updated: JEXL-466: ensure JexlEngine is thread-local accessible when creating TemplateScript and TemplateExpressions;
henrib
(commons-compress) branch master updated: No need to exclude a package that doesn't exist from moditect-maven-plugin
ggregory
(commons-beanutils) branch 1.X updated: Resolve column name in ResultSetIterator.set (1.X) (#428).
ggregory
(commons-jexl) branch master updated: JEXL-467: TextMate JEXL bundle;
henrib
(commons-beanutils) branch master updated: Update GH CI Java versions
ggregory
(commons-beanutils) branch master updated: Add ArrayConverterTest.testForwardSlashSeparator() from PR #427
ggregory
(commons-beanutils) branch master updated (e72057cd -> 9b18a178)
ggregory
(commons-beanutils) 02/04: Sort members
ggregory
(commons-beanutils) 04/04: Use final.
ggregory
(commons-beanutils) 03/04: Remove redundant call to super()
ggregory
(commons-beanutils) 01/04: Resolve column name in ResultSetIterator.set (#426).
ggregory
(commons-beanutils) branch master updated: Resolve column name in ResultSetIterator.set (#426)
ggregory
(commons-csv) branch master updated (dfbf6f83 -> f1d8966a)
ggregory
(commons-csv) 02/03: Javadoc
ggregory
(commons-csv) 01/03: Deference parser variable once.
ggregory
(commons-csv) 03/03: Javadoc
ggregory
(commons-csv) branch master updated: Handle null name in CSVRecord accessors under ignoreHeaderCase (#628).
ggregory
(commons-csv) branch master updated: Handle null name in CSVRecord accessors under ignoreHeaderCase (#628).
ggregory
(commons-csv) branch master updated (4b9e7de3 -> 6f3b97a8)
ggregory
(commons-csv) 01/01: Merge pull request #628 from rootvector2/null-name-ignore-header-case
ggregory
(commons-parent) branch master updated: Bump maven-jar-plugin from 3.5.0 to 3.5.1.
ggregory
(commons-validator) branch master updated: Reject nameprep-stripped code points in unicodeToASCII (#429).
ggregory
(commons-validator) branch master updated (8cd7a4fc -> b41a4641)
ggregory
(commons-validator) 01/01: Merge pull request #429 from sahvx655-wq/domain-reject-nameprep-stripped
ggregory
(commons-compress) branch master updated: Reject negative counts in pack200 parseCPUTF8/SignatureReferences (#789).
ggregory
(commons-compress) branch master updated: Reject negative counts in pack200 parseCPUTF8/SignatureReferences (#789)
ggregory
(commons-jexl) branch master updated: Add messages when throwing NullPointerException.
ggregory
(commons-jexl) branch master updated: Add messages when throwing NullPointerException.
ggregory
(commons-rdf) branch master updated: Add messages when throwing NullPointerException.
ggregory
(commons-jxpath) branch master updated: Add messages when throwing NullPointerException.
ggregory
(commons-vfs) branch master updated: Add messages when throwing NullPointerException.
ggregory
(commons-text) branch master updated: Add messages when throwing NullPointerException.
ggregory
(commons-pool) branch POOL_2_X updated: Add messages when throwing NullPointerException.
ggregory
(commons-lang) branch master updated: Add messages when throwing NullPointerException.
ggregory
(commons-lang) branch master updated: Add messages when throwing NullPointerException.
ggregory
(commons-io) branch master updated (797ae600c -> 997bb689a)
ggregory
(commons-imaging) branch master updated: Add messages when throwing NullPointerException.
ggregory
(commons-configuration) branch master updated: Add messages when throwing NullPointerException.
ggregory
(commons-compress) branch master updated: Add messages when throwing NullPointerException.
ggregory
(commons-collections) branch master updated: Add messages when throwing NullPointerException.
ggregory
(commons-beanutils) branch master updated: Add messages when throwing NullPointerException.
ggregory
(commons-codec) branch master updated: Add messages when throwing NullPointerException.
ggregory
(commons-codec) branch master updated: Update SCM tag
ggregory
(commons-net) branch master updated: [NET-745][Javadoc] Improve UnixFTPEntryParser when filename with leading space when listing contains a year instead of time (IBM i example) (#405).
ggregory
(commons-net) branch master updated: [NET-745] Clarify UnixFTPEntryParser trimLeadingSpaces in Javadoc (#405)
ggregory
(commons-rdf) branch master updated: 0.71 is for GH CI Java 17, 0.72 OK for me locally.
ggregory
(commons-collections) branch master updated (fe8eb4989 -> 8a8d68813)
ggregory
(commons-collections) 02/02: Javadoc
ggregory
(commons-collections) 01/02: Increment modCount after the bounds check in TreeList add and remove (#716).
ggregory
(commons-collections) branch master updated: Increment modCount after the bounds check in TreeList add and remove (#716)
ggregory
(commons-collections) branch master updated: Do not register a value collection until an add succeeds (#717).
ggregory
(commons-collections) branch master updated: Do not register a value collection until an add succeeds (#717)
ggregory
(commons-validator) branch master updated: Require the IPv6: tag for bracketed IPv6 email literals (#428).
ggregory
(commons-validator) branch master updated (01c4d5da -> aeacecfc)
ggregory
(commons-validator) 01/01: Merge pull request #428 from sahvx655-wq/email-ipv6-literal-tag
ggregory
(commons-xml) branch main updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-weaver) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-validator) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-text) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-skin) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-scxml) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-release-plugin) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-pool) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-pool) branch POOL_2_X updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-rdf) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-vfs) branch master updated (1c9b5850c -> c59cf83c0)
ggregory
(commons-vfs) 02/02: Reject non-ascii hex digits in UriParser percent-decoding (#774).
ggregory
(commons-vfs) 01/02: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-vfs) branch master updated: Reject non-ascii hex digits in UriParser percent-decoding (#774)
ggregory
(commons-logging) branch dependabot/maven/logback.version-1.5.37 updated (7292e03 -> 6cbcaa6)
github-bot
(commons-numbers) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-net) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-logging) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-lang) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-jxpath) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-jexl) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-jelly) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-jci) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-io) branch master updated (00ae5f9b1 -> 797ae600c)
ggregory
(commons-imaging) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-graph) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-fileupload) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-fileupload) branch 1.x updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-exec) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-email) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-email) branch 1.x updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-digester) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-dbutils) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-dbcp) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-daemon) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-csv) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-configuration) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-compress) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-collections) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-codec) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-cli) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-build-plugin) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-beanutils) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-beanutils) branch 1.X updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-bsf) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-bcel) branch master updated: Bump org.apache.commons:commons-parent from 102 to 103.
ggregory
(commons-parent) branch master updated: Updates for the next release
ggregory
(commons-parent) branch master updated: Updates for the next release
ggregory
svn commit: r86139 - dev/commons/parent/103-RC1
ggregory
(commons-parent) branch master updated (b45f31a -> 3994819)
ggregory
(commons-parent) 03/03: Merge branch 'release'
ggregory
(commons-parent) 01/03: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-parent) 02/03: Merge branch 'master' of https://github.com/apache/commons-parent
ggregory
(commons-parent) branch release updated (864a386 -> ea6a11b)
ggregory
(commons-parent) annotated tag rel/commons-parent-103 updated (864a386 -> ada85d0)
ggregory
svn commit: r86138 - release/commons/parent/source
ggregory
svn commit: r86137 - dev/commons/parent/103-RC1 dev/commons/parent/103-RC1/source release/commons/parent release/commons/parent/source
ggregory
(commons-bcel) branch master updated: Bound IINC increment to signed short (#526).
ggregory
(commons-bcel) branch master updated: bound iinc increment to signed short (#526)
ggregory
(commons-csv) branch master updated: Fill the lookahead buffer on short reads from a chunked source (#625).
ggregory
(commons-csv) branch master updated (02acbed4 -> 515899a5)
ggregory
(commons-csv) 01/01: Merge pull request #625 from saleemno1/chunked-reader-lookahead
ggregory
(commons-weaver) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-statistics) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-scxml) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-pool) branch POOL_2_X updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-xml) branch main updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-validator) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-vfs) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-text) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-skin) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-rng) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-release-plugin) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-rdf) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-numbers) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-pool) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-net) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-ognl) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-lang) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-math) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-logging) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-jxpath) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-jexl) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-jcs) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-jelly) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-jci) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-imaging) branch master updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
(commons-io) branch master updated (61b5ff261 -> 00ae5f9b1)
ggregory
(commons-beanutils) branch 1.X updated: Bump github/codeql-action from 4.37.0 to 4.37.1
ggregory
Earlier messages
Later messages