commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/06/24
(commons-jexl) branch release updated (cefce9cf -> eab0c5bb)
ggregory
2026/06/24
(commons-jexl) branch master updated: Prepare for the next release candidate
ggregory
2026/06/24
(commons-jexl) branch master updated: JEXL-462 : release notes, etc.
henrib
2026/06/24
(commons-jexl) branch master updated: JEXL-462 : close RESTRICTED permission set; fix wildcard exposure - Replace all '.*' wildcards in RESTRICTED with explicit '+{}' package declarations so future JDK subpackages are never silently admitted. - Add missing safe packages (java.uti.function/stream/regex/concurrent.atomic, java.time.chrono/format/temporal/zone) and deny known hazards (ZoneRulesProvider, executor classes, java.util.zip/jar/prefs/logging via the closed-world boundary). - Extend the permissions engine: any explicit [...]
henrib
2026/06/24
(commons-validator) branch master updated: Pull up BigDecimalValidator .isFinite(Number) to AbstractNumberValidator
ggregory
2026/06/24
(commons-lang) branch master updated: Fold supplementary code points in CharSequenceUtils.regionMatches (#1725).
ggregory
2026/06/24
(commons-lang) branch master updated: Fold supplementary code points in CharSequenceUtils.regionMatches (#1725)
ggregory
2026/06/24
(commons-validator) branch master updated: Fix deprecations in test classes
sebb
2026/06/23
(commons-scxml) branch master updated: Bump commons.jackson.version from 2.21.4 to 2.22.0 (#385).
ggregory
2026/06/23
(commons-scxml) branch dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.22.0 deleted (was 11bd9a3f)
github-bot
2026/06/23
(commons-scxml) 01/01: Merge pull request #385 from apache/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.22.0
ggregory
2026/06/23
(commons-scxml) branch master updated (a2b73085 -> f2a7affc)
ggregory
2026/06/23
(commons-jexl) branch master updated: Updates for the next release
ggregory
2026/06/23
(commons-scxml) branch dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.22.0 created (now 11bd9a3f)
github-bot
2026/06/23
(commons-scxml) branch master updated: Bump org.apache.commons:commons-jexl3 from 3.6.2 to 3.6.3.
ggregory
2026/06/23
(commons-bsf) branch master updated: Bump org.apache.commons:commons-jexl3 from 3.6.2 to 3.6.3.
ggregory
2026/06/23
(commons-jexl) branch master updated (cc3974f6 -> f1de9629)
henrib
2026/06/23
(commons-validator) branch master updated: DomainValidatorTest: reflection no longer needed to access arrays
sebb
2026/06/23
(commons-validator) branch master updated: Docn: quick build classes [skip ci]
sebb
2026/06/23
(commons-xml) branch main updated: Add Maven PMD plugin. (#8)
pkarwasz
2026/06/23
(commons-collections) branch master updated: Reject invalid load factor in hashed/reference map doReadObject (#691).
ggregory
2026/06/23
(commons-collections) branch master updated: Reject invalid load factor in hashed/reference map doReadObject (#691)
ggregory
2026/06/23
(commons-jexl) branch master updated: Updates for the next release
ggregory
2026/06/23
svn commit: r85417 - dev/commons/jexl/3.6.3-RC2
ggregory
2026/06/23
(commons-jexl) branch release updated (6e9e0f8d -> cefce9cf)
ggregory
2026/06/23
(commons-jexl) branch master updated (8ca846f8 -> cefce9cf)
ggregory
2026/06/23
svn commit: r1935601 - commons/cms-site/trunk/conf
ggregory
2026/06/23
(commons-jexl) annotated tag rel/commons-jexl-3.6.3 updated (6e9e0f8d -> 54266ca4)
ggregory
2026/06/23
svn commit: r85416 - in release/commons/jexl: binaries source
ggregory
2026/06/23
svn commit: r85415 - release/commons/jexl
ggregory
2026/06/23
svn commit: r85414 - dev/commons/jexl/3.6.3-RC2 dev/commons/jexl/3.6.3-RC2/binaries dev/commons/jexl/3.6.3-RC2/source release/commons/jexl release/commons/jexl/binaries release/commons/jexl/source
ggregory
2026/06/23
(commons-lang) branch master updated: Fix MethodUtils.getMatchingMethod false ambiguity on boxed arguments (#1727).
ggregory
2026/06/23
(commons-lang) branch master updated: fix getMatchingMethod false ambiguity for boxed primitive args (#1727)
ggregory
2026/06/23
(commons-parent) branch master updated: Bump com.puppycrawl.tools:checkstyle from 13.5.0 to 13.6.0 on Java 21 and up.
ggregory
2026/06/23
(commons-parent) branch master updated: Bump org.cyclonedx:cyclonedx-maven-plugin from 2.9.1 to 2.9.2.
ggregory
2026/06/23
(commons-imaging) branch master updated: Fix int overflow in Allocator.array/arrayList size checks (#551).
ggregory
2026/06/23
(commons-imaging) branch master updated (a85663cc -> ff516035)
ggregory
2026/06/23
(commons-imaging) 01/01: Merge pull request #551 from alhudz/allocator-array-int-overflow
ggregory
2026/06/23
(commons-imaging) 03/03: Add Java 25 (LTS) to build matrix
ggregory
2026/06/23
(commons-imaging) 01/03: Sort members
ggregory
2026/06/23
(commons-imaging) 02/03: Fix int overflow in PCX image buffer sizing, now throws AllocationRequestException (#552).
ggregory
2026/06/23
(commons-imaging) branch master updated (e92fa1d6 -> a85663cc)
ggregory
2026/06/23
(commons-imaging) branch master updated (ca8506fa -> e92fa1d6)
ggregory
2026/06/23
(commons-imaging) 01/01: Merge pull request #552 from alhudz/fix-pcx-size-overflow
ggregory
2026/06/23
(commons-validator) branch master updated: Update TLDs
sebb
2026/06/23
(commons-lang) branch master updated: Emit surrogate pair for supplementary code points in UnicodeEscaper (#1726).
ggregory
2026/06/23
(commons-lang) branch master updated: Emit surrogate pair for supplementary code points in UnicodeEscaper (#1726)
ggregory
2026/06/23
(commons-validator) branch master updated: Fix broken build (Checkstyle)
ggregory
2026/06/23
(commons-validator) branch master updated: classify xn--90ae (бг) as a country-code TLD (#409)
sebb
2026/06/23
(commons-validator) branch master updated: Check that cc tlds are present and in correct list
sebb
2026/06/23
(commons-validator) branch master updated: Revert change that causes warning
sebb
2026/06/23
(commons-lang) branch master updated: Sort members
ggregory
2026/06/23
(commons-lang) branch master updated: Classify supplementary code points in StringUtils is* predicates (#1724).
ggregory
2026/06/23
(commons-lang) branch master updated: Classify supplementary code points in StringUtils is* predicates (#1724)
ggregory
2026/06/22
(commons-validator) branch master updated: Internal refactoring
ggregory
2026/06/22
(commons-validator) 02/02: Use final
ggregory
2026/06/22
(commons-validator) 01/02: Sort members
ggregory
2026/06/22
(commons-validator) branch master updated (b21a7e15 -> 029358df)
ggregory
2026/06/22
(commons-validator) branch master updated: Preserve fractional bound in BigIntegerValidator range checks (#407).
ggregory
2026/06/22
(commons-validator) branch master updated (98727794 -> 0996a3e2)
ggregory
2026/06/22
(commons-validator) 01/01: Merge pull request #407 from sahvx655-wq/bigint-fractional-bound
ggregory
2026/06/22
(commons-csv) branch master updated: Keep quoted empty trailing field with trailingDelimiter (#616).
ggregory
2026/06/22
(commons-csv) branch master updated (53360c47 -> 1dd04be7)
ggregory
2026/06/22
(commons-csv) 01/01: Merge pull request #616 from rootvector2/trailing-delimiter-quoted-empty
ggregory
2026/06/22
(commons-beanutils) branch 1.X updated: Preserve magnitude in BigInteger and BigDecimal locale converters (#403)
ggregory
2026/06/22
(commons-beanutils) branch 1.X updated: Preserve magnitude in BigInteger and BigDecimal locale converters (#403)
ggregory
2026/06/22
(commons-vfs) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-numbers) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-text) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-xml) branch main updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-weaver) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-rdf) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-validator) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-scxml) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-statistics) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-skin) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-pool) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-release-plugin) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-net) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-rng) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-graph) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-jxpath) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-jelly) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-parent) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-math) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-pool) branch POOL_2_X updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-jexl) branch release updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-logging) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-lang) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-io) branch master updated (c6206b891 -> 61d1b9318)
ggregory
2026/06/22
(commons-jci) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-jcs) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-imaging) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-fileupload) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-geometry) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-dbcp) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-fileupload) branch 1.x updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-digester) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-exec) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-dbutils) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-email) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-daemon) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-configuration) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-csv) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-crypto) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-compress) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-collections) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-beanutils) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-build-plugin) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-codec) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-beanutils) branch 1.X updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-bcel) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/22
(commons-cli) branch master updated: Bump actions/setup-java from 5.2.0 to 5.3.0
ggregory
2026/06/21
(commons-net) branch master updated: Double leading dot on first line in DotTerminatedMessageWriter (#398).
ggregory
2026/06/21
(commons-net) branch master updated (d6cebcdd -> 1f3c7655)
ggregory
2026/06/21
(commons-net) 01/01: Merge pull request #398 from dxbjavid/double-leading-dot-message-writer
ggregory
2026/06/21
(commons-beanutils) branch master updated: Preserve magnitude in BigInteger and BigDecimal locale converters (#401).
ggregory
2026/06/21
(commons-beanutils) branch master updated: preserve magnitude in BigInteger and BigDecimal locale converters (#401)
ggregory
2026/06/21
(commons-xml) branch main updated (68a322b -> 070b04a)
ggregory
2026/06/21
(commons-xml) 01/01: Merge pull request #7 from garydgregory/fix/spotbugs_enable
ggregory
2026/06/21
(commons-beanutils) branch 1.X updated: Reject trailing characters in DecimalLocaleConverter.parse (1.X) (#400).
ggregory
2026/06/21
(commons-beanutils) branch 1.X updated: Reject trailing characters in DecimalLocaleConverter.parse (#400)
ggregory
2026/06/21
(commons-bcel) branch master updated: Use correct attribute tag in NestHost and ModuleMainClass (#507).
ggregory
2026/06/21
(commons-bcel) branch master updated: Use correct attribute tag in NestHost and ModuleMainClass (#507)
ggregory
2026/06/21
(commons-beanutils) branch master updated: Reject trailing characters in DecimalLocaleConverter.parse (#399).
ggregory
2026/06/21
(commons-beanutils) branch master updated: Reject trailing characters in DecimalLocaleConverter.parse (#399)
ggregory
2026/06/21
(commons-beanutils) branch 1.X updated: Javadoc
ggregory
2026/06/21
(commons-xml) branch main updated (d9c1909 -> 68a322b)
ggregory
2026/06/21
(commons-xml) 01/01: Merge pull request #6 from garydgregory/fix/checkstyle_loose_ends
ggregory
2026/06/21
(commons-io) branch master updated (11795636d -> c6206b891)
ggregory
2026/06/21
(commons-io) branch master updated (b0cb5edb8 -> 11795636d)
ggregory
2026/06/21
(commons-io) branch master updated (6c9f737d9 -> b0cb5edb8)
ggregory
2026/06/21
(commons-io) branch master updated (913cb0044 -> 6c9f737d9)
ggregory
2026/06/21
(commons-fileupload) branch master updated: Create temporary upload file with owner-only permissions (#473).
ggregory
2026/06/21
(commons-fileupload) branch master updated: Create temporary upload file with owner-only permissions (#473)
ggregory
2026/06/21
(commons-lang) 01/02: Sort members.
ggregory
2026/06/21
(commons-lang) branch master updated (13d93944f -> 581ce79c4)
ggregory
2026/06/21
(commons-lang) 02/02: [LANG-1824] Fix Strings.replace overflow on large replacements (#1716).
ggregory
2026/06/21
(commons-lang) branch master updated: [LANG-1824] Fix Strings.replace overflow on large replacements (#1716)
ggregory
2026/06/21
(commons-text) branch master updated: StringEscapeUtilsTest.testUnescapeCsvString(): Add test assertion from https://github.com/apache/commons-lang/pull/1723
ggregory
2026/06/21
(commons-lang) 03/03: Merge branch 'master' of https://
[email protected]
/apache/commons-lang.git
ggregory
2026/06/21
(commons-lang) 01/03: Fix CsvUnescaper bounds error on a single quote field (#1723).
ggregory
2026/06/21
(commons-lang) branch master updated (6dbbbb308 -> 1a256d3e7)
ggregory
2026/06/21
(commons-lang) 02/03: Remove some blank lines
ggregory
2026/06/21
(commons-lang) branch master updated: fix unescapeCsv bounds error on a single quote field (#1723)
ggregory
2026/06/20
(commons-fileupload) 01/02: RFC2231Utils decodeText - Incorrect handling of percent encoded text (#472).
ggregory
2026/06/20
(commons-fileupload) 02/02: Sort members
ggregory
2026/06/20
(commons-fileupload) branch 1.x updated (522a02fe -> a2a6cff9)
ggregory
2026/06/20
(commons-fileupload) branch master updated: Sort members
ggregory
2026/06/20
(commons-fileupload) branch master updated: RFC2231Utils decodeText - Incorrect handling of percent encoded text (#472).
ggregory
2026/06/20
(commons-fileupload) branch master updated: RFC2231Utils decodeText - Incorrect handling of percent encoded text (#472)
ggregory
2026/06/20
(commons-validator) branch master updated: Revert "Remove workaround for SB FP."
ggregory
2026/06/20
(commons-xml) branch main updated: Fix Android tests
pkarwasz
2026/06/20
(commons-xml) branch dependabot/github_actions/actions/checkout-6.0.3 created (now 33f19dc)
github-bot
2026/06/20
(commons-xml) 23/50: fix: update build job name
pkarwasz
2026/06/20
(commons-xml) 16/50: fix: CodeQL branch
pkarwasz
2026/06/20
(commons-xml) 20/50: fix: make ExternalStylesheetTest more reliable
pkarwasz
2026/06/20
(commons-xml) 50/50: Repackage as org.apache.commons:commons-xml
pkarwasz
2026/06/20
(commons-xml) branch dependabot/github_actions/github/codeql-action-4.36.2 created (now a1c63e7)
github-bot
2026/06/20
(commons-xml) 32/50: Remove the `XmlProvider` SPI (#7)
pkarwasz
2026/06/20
(commons-xml) branch dependabot/github_actions/actions/dependency-review-action-5.0.0 created (now 9009e29)
github-bot
2026/06/20
(commons-xml) branch dependabot/maven/net.sf.saxon-Saxon-HE-13.0 created (now 43a69c4)
github-bot
2026/06/20
(commons-xml) 44/50: Skip the inherited source-release assembly (#19)
pkarwasz
2026/06/20
(commons-xml) 40/50: build(deps-dev): bump org.codehaus.mojo:flatten-maven-plugin (#15)
pkarwasz
2026/06/20
(commons-xml) 36/50: Align StAX hardening with the SAX/DOM external-subset contract (#11)
pkarwasz
2026/06/20
(commons-xml) 39/50: build(deps-dev): bump org.sonatype.central:central-publishing-maven-plugin (#14)
pkarwasz
2026/06/20
(commons-xml) 28/50: Add explicit version for Moditect plugin (#3)
pkarwasz
2026/06/20
(commons-xml) 38/50: build(deps): bump org.apache.commons:commons-parent from 98 to 99 (#13)
pkarwasz
2026/06/20
(commons-xml) 41/50: Prepare release `0.1.0` (#16)
pkarwasz
2026/06/20
(commons-xml) 34/50: Adds support for Android (#9)
pkarwasz
2026/06/20
(commons-xml) 31/50: Move all classes to single package
pkarwasz
2026/06/20
(commons-xml) 24/50: fix: `runner` context not available in `name`
pkarwasz
2026/06/20
(commons-xml) 21/50: fix: reliability of TraX stylesheet and XPath expression tests
pkarwasz
2026/06/20
(commons-xml) 11/50: feat: remove UnsupportedXmlImplementationException
pkarwasz
2026/06/20
(commons-xml) 18/50: fix: build creates Maven cache
pkarwasz
2026/06/20
(commons-xml) 47/50: Fix JPMS and OSGi resolution of optional dependencies (#23)
pkarwasz
2026/06/20
(commons-xml) 27/50: fix: make DTD-based attack tests more reliable
pkarwasz
2026/06/20
(commons-xml) 19/50: fix: always use default parsers in stock JDK
pkarwasz
2026/06/20
(commons-xml) 14/50: feat: add "CodeQL" workflow
pkarwasz
2026/06/20
(commons-xml) 10/50: feat: add provider for Saxon-HE
pkarwasz
2026/06/20
(commons-xml) 17/50: fix: allow external access via system properties
pkarwasz
2026/06/20
(commons-xml) 06/50: feat: allow XmlProvider to return wrappers
pkarwasz
2026/06/20
(commons-xml) 45/50: Link to the published Javadoc from the README (#20)
pkarwasz
2026/06/20
(commons-xml) 49/50: Next development cycle (#25)
pkarwasz
2026/06/20
(commons-xml) 43/50: Fix malformed paragraph tag in schema factory Javadoc (#18)
pkarwasz
2026/06/20
(commons-xml) 46/50: Next development cycle (#22)
pkarwasz
2026/06/20
(commons-xml) 48/50: Prepare release 0.1.1 (#24)
pkarwasz
2026/06/20
(commons-xml) 37/50: Change project coordinates to `eu.copernik:copernik-xml-factory` (#12)
pkarwasz
2026/06/20
(commons-xml) 42/50: Fix release artifacts for Maven Central (#17)
pkarwasz
2026/06/20
(commons-xml) 35/50: Add Android tests and rationalise test suite (#10)
pkarwasz
2026/06/20
(commons-xml) 33/50: Add support for Xalan (#8)
pkarwasz
2026/06/20
(commons-xml) 26/50: fix: make ExternalSchemaTest more reliable (#1)
pkarwasz
2026/06/20
(commons-xml) 15/50: feat: add Dependabot configuration
pkarwasz
2026/06/20
(commons-xml) 22/50: fix: SaxonProvider
pkarwasz
2026/06/20
(commons-xml) 29/50: Tag tests according to JAXP interface (#4)
pkarwasz
2026/06/20
(commons-xml) 25/50: fix: spacing
pkarwasz
2026/06/20
(commons-xml) 09/50: feat: add provider for Woodstox
pkarwasz
2026/06/20
(commons-xml) 13/50: feat: add "Java CI" workflow
pkarwasz
2026/06/20
(commons-xml) 07/50: fix: internal providers don't need to be registered
pkarwasz
2026/06/20
(commons-xml) 05/50: feat: add stock JDK provider
pkarwasz
Earlier messages
Later messages