commits
Thread
Date
Earlier messages
Messages by Thread
(commons-math) branch master updated: Update URLs from HTTP to HTTPS in release instructions
aherbert
(commons-lang) branch master updated: Use String.format()
ggregory
(commons-configuration) branch master updated: The constructor of a package private class doesn't need to be public.
ggregory
(commons-statistics) branch master updated: Add since tags
aherbert
(commons-statistics) branch master updated: STATISTICS-93: Add methods to expose construction parameters
aherbert
(commons-statistics) branch master updated: New (compliant) logo.
erans
(commons-rng) branch master updated: New (compliant) logo.
erans
(commons-statistics) branch master updated (3c2edbc8 -> cb29cf6b)
aherbert
(commons-statistics) 02/02: STATISTICS-92: Update test javadoc
aherbert
(commons-statistics) 01/02: Track changes
aherbert
(commons-statistics) branch master updated: STATISTICS-92: TruncatedNormalDistribution rejection-sampler uses incorrect bounds for mirroring check (#125)
aherbert
(commons-crypto) branch master updated: Update Docker actions to latest versions in workflow files (#518)
ggregory
svn commit: r83089 - in dev/commons/net/3.13.0-RC1: . binaries site site/apidocs site/apidocs/legal site/apidocs/org site/apidocs/org/apache site/apidocs/org/apache/commons site/apidocs/org/apache/commons/net site/apidocs/org/apache/commons/net/bsd sit...
ggregory
(commons-crypto) branch master updated: Update Maven version to 3.9.14 in Dockerfiles #517.
ggregory
(commons-crypto) branch master updated: Update Maven version to 3.9.14 in Dockerfiles (#517)
ggregory
(commons-net) annotated tag commons-net-3.13.0-RC1 updated (35fa0dff -> be0d6508)
ggregory
(commons-net) branch release updated: Prepare for the release candidate 3.13.0 RC1
ggregory
(commons-net) branch release updated (727ba946 -> 1cc5b6e7)
ggregory
(commons-net) branch master updated: Prepare for the next release candidate
ggregory
(commons-io) branch master updated (fc19e6727 -> be9252459)
ggregory
(commons-io) branch master updated: [IO-887] WriterOutputStream from a builder fails on malformed or unmappable input bytes
ggregory
(commons-io) branch master updated (1f4332aa6 -> 0e74b70fb)
ggregory
(commons-compress) branch master updated: org.apache.commons.compress.utils.ParsingUtils should set the cause of the exceptions it throws
ggregory
(commons-codec) branch master updated: Comment
ggregory
(commons-io) branch master updated (350a4bff8 -> 1f4332aa6)
ggregory
(commons-numbers) branch master updated: DD tests for the documented primitive conversion behaviour
aherbert
(commons-statistics) branch master updated: Javadoc typo
aherbert
(commons-net) branch master updated (3373d77d -> a4b246e0)
ggregory
(commons-net) 02/03: Javadoc
ggregory
(commons-net) 01/03: Deprecate Util.copyReader(Reader, Writer) in favor of IOUtils.copyLarge()
ggregory
(commons-net) 03/03: Reuse IOUtils.copyLarge()
ggregory
(commons-io) branch master updated (faac3725a -> 350a4bff8)
ggregory
(commons-io) branch master updated (c5b2f7c57 -> faac3725a)
ggregory
(commons-io) branch master updated (2ab3e9c37 -> c5b2f7c57)
ggregory
(commons-io) branch master updated (5edc4f31b -> 2ab3e9c37)
ggregory
(commons-text) branch master updated: Bump commons.bytebuddy.version from 1.18.4 to 1.18.7.
ggregory
(commons-net) branch master updated: Reimplement Util.copyReader() with IOUtils.copyLarge()
ggregory
(commons-net) branch master updated: Reimplement Util.copyStream() with IOUtils.copyLarge()
ggregory
(commons-io) branch master updated (7d389e09f -> 5edc4f31b)
ggregory
(commons-net) branch master updated (953b5a3c -> 7b411440)
ggregory
(commons-net) 02/08: Javadoc
ggregory
(commons-net) 03/08: ListenerList.removeListener(T) now ignores null input to avoid a NullPointerException.
ggregory
(commons-net) 08/08: Javadoc
ggregory
(commons-net) 01/08: Javadoc
ggregory
(commons-net) 04/08: Javadoc
ggregory
(commons-net) 05/08: ListenerList.addListener(T) now ignores null input.
ggregory
(commons-net) 07/08: Fix typo in FTPConnectionClosedException message from FTP.getReply(boolean).
ggregory
(commons-net) 06/08: Javadoc
ggregory
(commons-net) branch master updated: FTPClient._storeFile(String, String, InputStream) doesn't always close it's internal socket when an exception is thrown early in processing.
ggregory
(commons-net) branch master updated: Sort members
ggregory
(commons-configuration) branch master updated: Internal refactoring
ggregory
(commons-jexl) branch JEXL-458 created (now 5fdd3a0a)
henrib
(commons-jexl) 01/01: JEXL-458: added +/- syntax for permission package parsing; - refined ability to specify and correctly apply class permissions; - added new JexlPermissions methods (allow(class, method), allow(class, field);
henrib
(commons-codec) branch master updated: [CODEC-334] Add tests in Base64OutputStreamTest
ggregory
(commons-email) branch 1.x updated (b80b0abc -> faa51262)
ggregory
(commons-email) 02/02: Bump commons.mockito.version from 5.21.0 to 5.23.0 on Java 17+
ggregory
(commons-email) 01/02: Reuse and override "commons.mockito.version" from parent POM
ggregory
(commons-compress) branch master updated: Remove unused package-private org.apache.commons.compress.harmony.unpack200.Pack200UnpackerAdapter.unwrap(InputStream)
ggregory
(commons-lang) branch master updated: Remove link to now malicious site.
ggregory
(commons-validator) branch master updated: Remove link to now malicious site.
ggregory
(commons-text) branch master updated: Remove link to now malicious site
ggregory
(commons-jcs) branch dependabot/maven/commons-jcs4-jcache-extras/org.apache.tomcat-tomcat-catalina-11.0.14 deleted (was ebfb4c3f)
github-bot
(commons-jcs) branch dependabot/maven/commons-jcs4-jcache-extras/org.apache.tomcat-tomcat-catalina-11.0.15 created (now 1b46738f)
github-bot
(commons-vfs) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-statistics) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-weaver) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-validator) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-text) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-scxml) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-rng) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-release-plugin) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-skin) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-rdf) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-math) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-numbers) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-net) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-parent) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-pool) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-lang) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-logging) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-jxpath) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-jexl) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-jcs) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-geometry) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-jelly) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-jci) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-io) branch master updated (54b29bf04 -> 7d389e09f)
ggregory
(commons-imaging) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-fileupload) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-email) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-exec) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-digester) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-dbcp) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-dbutils) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-csv) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-crypto) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-daemon) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-compress) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-configuration) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-codec) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-collections) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-build-plugin) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-cli) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-bsf) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-beanutils) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-bcel) branch master updated: Bump actions/upload-artifact from 6.0.0 to 7.0.0
ggregory
(commons-jcs) branch master updated: JCS-244: Replace IElementSerializer asserts with IOExceptions
tv
(commons-rng) branch master updated: RNG-191: Update PHILOX_4X64 performance results.
aherbert
(commons-rng) branch master updated: Track changes
aherbert
(commons-rng) branch master updated: RNG-191: Dynamically call Math multiply high methods
aherbert
(commons-logging) branch master updated: Use the new Apache oak leaf logo
ggregory
(commons-logging) branch master updated: Use new Apache oak leaf logo.
ggregory
(commons-jcs) branch dependabot/maven/commons-jcs4-jcache-extras/org.apache.tomcat-tomcat-catalina-11.0.14 updated (b4605d01 -> ebfb4c3f)
github-bot
(commons-jcs) branch master updated: Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
ggregory
(commons-vfs) branch master updated: Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
ggregory
(commons-jci) branch master updated: Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
ggregory
(commons-validator) branch master updated: Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
ggregory
(commons-scxml) branch master updated: Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
ggregory
(commons-jxpath) branch master updated: Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
ggregory
(commons-jelly) branch master updated: Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
ggregory
(commons-jexl) branch master updated: Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
ggregory
(commons-digester) branch master updated: Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
ggregory
(commons-dbcp) branch master updated: Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
ggregory
(commons-beanutils) branch master updated: Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
ggregory
(commons-configuration) branch master updated: Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
ggregory
(commons-beanutils) branch 1.X updated: Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
ggregory
(commons-logging) branch master updated: Updates for the next release
ggregory
(commons-logging) branch master updated: Updates for the next release
ggregory
svn commit: r82924 - dev/commons/logging/1.3.6-RC1
ggregory
(commons-logging) branch release updated (141c9ea -> 9aff0fc)
ggregory
(commons-logging) branch master updated (83c7ab7 -> b3096c5)
ggregory
(commons-logging) 01/01: Merge branch 'release'
ggregory
svn commit: r1932218 - commons/cms-site/trunk/conf
ggregory
(commons-logging) annotated tag rel/commons-logging-1.3.6 updated (141c9ea -> 92dd068)
ggregory
svn commit: r82923 - in release/commons/logging: binaries source
ggregory
svn commit: r82922 - release/commons/logging
ggregory
svn commit: r82921 - dev/commons/logging/1.3.6-RC1 dev/commons/logging/1.3.6-RC1/binaries dev/commons/logging/1.3.6-RC1/source release/commons/logging release/commons/logging/binaries release/commons/logging/source
ggregory
(commons-io) branch master updated (6e463b997 -> 54b29bf04)
ggregory
(commons-io) branch master updated (4e93f50b3 -> 6e463b997)
ggregory
(commons-compress) branch master updated: Fix typos in Javadoc and comments #761
ggregory
(commons-exec) branch master updated: Fix typo in ThreadUtil exception message #138
ggregory
(commons-compress) branch master updated: Fix typos in Javadoc and comments (#761)
ggregory
(commons-exec) branch master updated (95380a87 -> efcf9d6f)
ggregory
(commons-exec) 01/01: Merge pull request #318 from mawiesne/fix-typo-in-threadutil
ggregory
(commons-lang) branch master updated: Tests a custom collection and map with EqualsBuilder.reflectionEquals
ggregory
(commons-codec) branch master updated: Use JUnit 5 conventions on method visibility
ggregory
(commons-codec) branch master updated (b20eaaad -> 275d7339)
ggregory
(commons-codec) 01/05: Reuse IOUtils.toByteArray(InputStream)
ggregory
(commons-codec) 04/05: Reuse ArrayUtils.contains()
ggregory
(commons-codec) 02/05: Reuse ArrayUtils.contains()
ggregory
(commons-codec) 05/05: Reuse IOUtils.toByteArray(InputStream)
ggregory
(commons-codec) 03/05: Reuse IOUtils.toByteArray(InputStream)
ggregory
(commons-codec) branch master updated: Add tests for BaseNCodecOutputStream.close()
ggregory
(commons-lang) branch master updated: Better text
ggregory
(commons-lang) branch master updated: [LANG-1819] Javadoc ArrayUtils.removeAll() null input behavior
ggregory
(commons-lang) branch master updated: LANG-1819: Fix ArrayUtils.removeAll() Javadoc for null array input (#1614)
ggregory
(commons-jexl) branch master updated: JEXL-457: checkstyle, release notes, changes;
henrib
(commons-jexl) branch master updated: Bump github/codeql-action from 4.32.0 to 4.32.6
ggregory
(commons-statistics) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-validator) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-weaver) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-vfs) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-scxml) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-release-plugin) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-rng) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-skin) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-rdf) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-pool) branch POOL_2_X updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-jelly) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-numbers) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-net) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-jcs) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-logging) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-lang) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-math) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-io) branch master updated (23005542e -> 4e93f50b3)
ggregory
(commons-imaging) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-geometry) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-email) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-exec) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-digester) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-daemon) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-configuration) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-crypto) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-build-plugin) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-collections) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-beanutils) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-text) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-pool) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-jci) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-parent) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-jxpath) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-fileupload) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-dbcp) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-csv) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-dbutils) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-compress) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-codec) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-beanutils) branch 1.X updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
(commons-bsf) branch master updated: Bump github/codeql-action from 4.32.5 to 4.32.6
ggregory
Earlier messages