commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
(commons-dbcp) 07/07: Fix SpotBugs [ERROR] Medium: Shared primitive variable "closed" in one thread may not yield the value of the most recent write from another thread [org.apache.commons.dbcp2.cpdsadapter.PooledConnectionImpl] AT_STALE_THREAD_WRITE_OF_PRIMITIVE
ggregory
(commons-dbcp) 01/07: Remove extra vertical whitespace
ggregory
(commons-dbcp) 05/07: Fix Javadoc
ggregory
(commons-dbcp) 03/07: Fix Javadoc
ggregory
(commons-dbcp) 04/07: Ad org.apache.commons.dbcp2.datasources.TestPerUserPoolDataSource.testDefaultReadOnly()
ggregory
svn commit: r77120 - in /dev/commons/beanutils: 1.10.1-RC1/ 1.11.0-RC1/
ggregory
svn commit: r77119 - in /dev/commons/beanutils/1.10.1-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/beanutils/ site/apidocs/org/apac...
ggregory
svn commit: r77118 - in /dev/commons/beanutils/2.0.0-M2-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/beanutils2/ site/apidocs/org/a...
ggregory
(commons-beanutils) annotated tag commons-beanutils-2.0.0-M2-RC1 deleted (was 84a03008)
ggregory
(commons-beanutils) annotated tag commons-beanutils-2.0.0-M2-RC1 updated (5d09ef79 -> a9320fb2)
ggregory
(commons-beanutils) branch master updated: Until 2.0.0 final: commons.japicmp.breakBuildOnBinaryIncompatibleModifications = false
ggregory
svn commit: r77117 - /dev/commons/beanutils/1.11.0-RC1/
ggregory
(commons-beanutils) annotated tag commons-beanutils-2.0.0-M2-RC1 updated (9963ee37 -> 84a03008)
ggregory
(commons-beanutils) branch release updated (dd8ba1fa -> 9963ee37)
ggregory
(commons-beanutils) 01/01: Merge remote-tracking branch 'origin/master' into release
ggregory
(commons-beanutils) branch master updated: Update documentation links
ggregory
(commons-beanutils) annotated tag commons-beanutils-2.0.0-M2-RC1 deleted (was 5545adc3)
ggregory
(commons-beanutils) annotated tag commons-beanutils-2.0.0-M2-RC1 updated (dd8ba1fa -> 5545adc3)
ggregory
(commons-beanutils) branch release updated: Prepare for the release candidate 2.0.0-M2 RC1
ggregory
(commons-beanutils) branch release updated (27a5a5f2 -> b6ef53fc)
ggregory
(commons-beanutils) branch master updated: Prepare for the next release candidate
ggregory
svn commit: r77116 - in /dev/commons/beanutils/1.11.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/beanutils/ site/apidocs/org/apac...
ggregory
(commons-beanutils) branch 1.X updated: Prepare for the next release candidate
ggregory
(commons-beanutils) annotated tag commons-beanutils-1.11.0-RC1 updated (9c0b5cf0 -> 74171899)
ggregory
(commons-beanutils) branch release-1.x updated: Prepare for the release candidate 1.11.0 RC1
ggregory
(commons-beanutils) branch release-1.x updated (ace01fdf -> 5aeecdc4)
ggregory
(commons-beanutils) branch master updated: Add org.apache.commons.beanutils.SuppressPropertiesBeanIntrospector.SUPPRESS_DECLARING_CLASS
ggregory
(commons-beanutils) branch 1.X updated: Add org.apache.commons.beanutils.SuppressPropertiesBeanIntrospector.SUPPRESS_DECLARING_CLASS
ggregory
(commons-pool) branch POOL_2_X updated: Add missing deprecation.
psteitz
(commons-lang) branch master updated: [LANG-1772] Restrict size of cache to prevent overflow errors #1379
ggregory
(commons-lang) branch master updated: [LANG-1772] Restrict size of cache to prevent overflow errors (#1379)
ggregory
(commons-exec) 01/02: Use ExecuteWatchdog.Builder.setThreadFactory(ThreadFactory) in the tutorial
ggregory
(commons-exec) 02/02: Fix Checkstype configuration
ggregory
(commons-exec) branch master updated (008804a9 -> cbbc685f)
ggregory
(commons-exec) 03/06: Replace org.apache.commons.exec.Watchdog.observers from Vector to ArrayList
ggregory
(commons-exec) 02/06: Replace org.apache.commons.exec.ShutdownHookProcessDestroyer.processes from Vector to ArrayList
ggregory
(commons-exec) 04/06: Replace org.apache.commons.exec.CommandLine.arguments from Vector to ArrayList
ggregory
(commons-exec) 05/06: TimeoutObserver now extends Consumer<Watchdog>
ggregory
(commons-exec) 06/06: Add OSTest
ggregory
(commons-exec) 01/06: Replace org.apache.commons.exec.CommandLine.arguments from Vector to ArrayList
ggregory
(commons-exec) branch master updated (83653f40 -> 008804a9)
ggregory
(commons-exec) 03/03: Fix Checkstyle JavadocVariable
ggregory
(commons-exec) 01/03: Migrate internal type declaration from class Vector to interface List
ggregory
(commons-exec) 02/03: Remove some extra vertical whitespace
ggregory
(commons-exec) branch master updated (d0498f8a -> 83653f40)
ggregory
(commons-exec) 02/20: Fix Checkstyle issue WhitespaceAround
ggregory
(commons-exec) 08/20: Fix Checkstyle MethodName
ggregory
(commons-exec) 03/20: Fix Checkstyle issues
ggregory
(commons-exec) 09/20: Fix Checkstyle MethodName
ggregory
(commons-exec) 06/20: Checkstyle: Fix VisibilityModifier
ggregory
(commons-exec) 16/20: Package private util class ThreadUtil should have a private constructor
ggregory
(commons-exec) 13/20: Fix Checkstyle Line has trailing spaces RegexpSingleline]
ggregory
(commons-exec) 17/20: StringUtils can have a private default constructor when we break BC
ggregory
(commons-exec) 18/20: MapUtils can have a private default constructor when we break BC
ggregory
(commons-exec) 07/20: Javadoc
ggregory
(commons-exec) 05/20: Checkstyle: Fix IllegalType
ggregory
(commons-exec) 15/20: Checkstyle: EnvironmentUtils can be final when we break BC
ggregory
(commons-exec) 20/20: Failing Checkstyle now fails the build (the default behavior)
ggregory
(commons-exec) 12/20: Fix Checkstyle Line has trailing spaces RegexpSingleline]
ggregory
(commons-exec) 10/20: Fix Checkstyle NewlineAtEndOfFile
ggregory
(commons-exec) 19/20: DebugUtils can have a private default constructor when we break BC
ggregory
(commons-exec) 14/20: Test packages can't have info files since they are already in main
ggregory
(commons-exec) 01/20: Fix Checkstyle issues
ggregory
(commons-exec) 04/20: Checkstyle: Normalize Apache license in file headers
ggregory
(commons-exec) 11/20: Sort members
ggregory
(commons-pool) branch POOL_2_X updated: JIRA: POOL-290. Prevent infinite loop potential in TestSoftRefOutOfMemory.
psteitz
(commons-fileupload) branch master updated (0dcd600e -> 2cca769f)
pkarwasz
(commons-graph) branch master updated: Bump org.apache.commons:commons-parent from 81 to 84 (#32)
pkarwasz
(commons-graph) branch dependabot/maven/org.apache.commons-commons-parent-84 deleted (was 399f06d)
github-bot
(commons-numbers) branch dependabot/maven/org.apache.commons-commons-parent-84 deleted (was 392ebf26)
github-bot
(commons-numbers) branch master updated: Bump org.apache.commons:commons-parent from 81 to 84 (#169)
pkarwasz
(commons-geometry) branch master updated (398c0938 -> a3f74c5a)
pkarwasz
(commons-geometry) 01/01: Merge pull request #252 from apache/dependabot/maven/org.apache.commons-commons-parent-84
pkarwasz
(commons-geometry) branch dependabot/maven/org.apache.commons-commons-parent-84 deleted (was a183d635)
github-bot
(commons-fileupload) branch dependabot/maven/org.apache.commons-commons-parent-84 deleted (was c8d322e9)
github-bot
(commons-bcel) branch dependabot/maven/org.apache.commons-commons-parent-84 created (now 809eba13)
github-bot
(commons-bcel) branch dependabot/maven/org.apache.commons-commons-parent-83 deleted (was 51a6a1a9)
github-bot
(commons-fileupload) branch dependabot/maven/org.apache.commons-commons-parent-84 created (now c8d322e9)
github-bot
(commons-geometry) branch dependabot/maven/org.apache.commons-commons-parent-84 created (now a183d635)
github-bot
(commons-geometry) branch dependabot/maven/org.apache.commons-commons-parent-83 deleted (was 3404b8a3)
github-bot
(commons-daemon) branch master updated (5e56ea7 -> 52df2e4)
jfclere
(commons-daemon) 01/01: Merge pull request #264 from jfclere/DAEMON-398
jfclere
(commons-bcel) branch dependabot/maven/org.apache.commons-commons-parent-83 updated (c8fa1973 -> 51a6a1a9)
github-bot
(commons-exec) branch master updated: Fix typo
ggregory
(commons-bcel) branch master updated (9fe0f1ca -> 12cade54)
ggregory
(commons-exec) branch master updated: Better description
ggregory
(commons-exec) branch master updated: Bump org.apache.commons:commons-parent from 83 to 84
ggregory
(commons-exec) branch master updated: Updates for the next release
ggregory
svn commit: r77088 - /dev/commons/exec/1.5.0-RC1/
ggregory
(commons-exec) branch release updated (59c60c96 -> d9bd9f04)
ggregory
(commons-exec) annotated tag rel/commons-exec-1.5.0 updated (59c60c96 -> ee3d6c38)
ggregory
svn commit: r77087 - in /release/commons/exec: binaries/ source/
ggregory
svn commit: r77086 - /dev/commons/exec/1.5.0-RC1/ /dev/commons/exec/1.5.0-RC1/binaries/ /dev/commons/exec/1.5.0-RC1/source/ /release/commons/exec/ /release/commons/exec/binaries/ /release/commons/exec/source/
ggregory
(commons-vfs) branch dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.5 deleted (was 31bc82257)
ggregory
(commons-vfs) branch master updated: Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.4 to 5.5 (#690)
ggregory
(commons-math) branch dependabot/maven/org.apache.commons-commons-parent-83 deleted (was 684b251ff)
github-bot
(commons-math) branch dependabot/maven/org.apache.commons-commons-parent-84 created (now 66d637e42)
github-bot
(commons-beanutils) branch master updated: Format tweak
ggregory
(commons-beanutils) branch master updated: Skip JApiCmp until 2.0.0 is done
ggregory
(commons-parent) branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.24.0 deleted (was ac33e13)
github-bot
(commons-vfs) branch dependabot/maven/org.apache.httpcomponents.client5-httpclient5-5.5 created (now 31bc82257)
github-bot
(commons-crypto) branch dependabot/maven/org.apache.commons-commons-parent-84 created (now ad943a68)
github-bot
(commons-crypto) branch dependabot/maven/org.apache.commons-commons-parent-83 deleted (was f491f68c)
github-bot
(commons-parent) branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.23.1 deleted (was c2be18a)
github-bot
(commons-parent) branch dependabot/maven/com.puppycrawl.tools-checkstyle-10.24.0 created (now ac33e13)
github-bot
(commons-rng) branch master updated (b98e67dd -> 1c50286a)
ggregory
(commons-numbers) branch dependabot/github_actions/github/codeql-action-3.28.18 deleted (was 0798365e)
ggregory
(commons-numbers) branch master updated (a3b60a87 -> e82a982f)
ggregory
(commons-numbers) 01/01: Merge pull request #168 from apache/dependabot/github_actions/github/codeql-action-3.28.18
ggregory
(commons-statistics) branch master updated (31649e1 -> 9d58ce0)
ggregory
(commons-statistics) 01/01: Merge pull request #84 from apache/dependabot/github_actions/github/codeql-action-3.28.18
ggregory
(commons-release-plugin) branch master updated (6af0503 -> cd1c7ec)
engelen
(commons-release-plugin) 01/01: Merge pull request #380 from apache/dependabot/github_actions/github/codeql-action-3.28.18
engelen
(commons-release-plugin) branch dependabot/github_actions/github/codeql-action-3.28.18 deleted (was 222f4be)
github-bot
(commons-release-plugin) branch dependabot/github_actions/github/codeql-action-3.28.18 created (now 222f4be)
github-bot
(commons-numbers) branch dependabot/maven/org.apache.commons-commons-parent-83 deleted (was 891de83a)
github-bot
(commons-numbers) branch dependabot/maven/org.apache.commons-commons-parent-84 created (now 392ebf26)
github-bot
(commons-numbers) branch dependabot/github_actions/github/codeql-action-3.28.18 created (now 0798365e)
github-bot
(commons-graph) branch dependabot/maven/org.apache.commons-commons-parent-83 deleted (was 92bb864)
github-bot
(commons-graph) branch dependabot/maven/org.apache.commons-commons-parent-84 created (now 399f06d)
github-bot
(commons-statistics) branch dependabot/maven/org.apache.commons-commons-parent-83 deleted (was 95a0825)
github-bot
(commons-statistics) branch dependabot/maven/org.apache.commons-commons-parent-84 created (now 9b137e9)
github-bot
(commons-statistics) branch dependabot/github_actions/github/codeql-action-3.28.18 created (now ee47b88)
github-bot
(commons-rng) branch dependabot/github_actions/github/codeql-action-3.28.18 created (now 26ca219f)
github-bot
(commons-rng) branch dependabot/maven/org.apache.commons-commons-parent-83 deleted (was c2e644fb)
github-bot
(commons-rng) branch dependabot/maven/org.apache.commons-commons-parent-84 created (now ef02d0e2)
github-bot
(commons-io) branch master updated: Bump github/codeql-action from 3.28.17 to 3.28.18 (#750)
ggregory
(commons-io) branch dependabot/github_actions/github/codeql-action-3.28.18 deleted (was 4f35b1230)
ggregory
(commons-io) branch dependabot/github_actions/github/codeql-action-3.28.18 created (now 4f35b1230)
github-bot
(commons-io) branch dependabot/maven/org.apache.commons-commons-parent-84 created (now a0dc1be4f)
github-bot
(commons-io) branch dependabot/maven/org.apache.commons-commons-parent-83 deleted (was eb3879b6c)
github-bot
(commons-pool) branch POOL_2_X updated (02ea9f47 -> f6e4950a)
psteitz
(commons-pool) 02/02: Update changes.xml for POOL-419 fix.
psteitz
(commons-pool) 01/02: JIRA: POOL-419. Add sync on pooled object in GOP returnObject to handle concurrent return/invalidate by client threads.
psteitz
(commons-parent) branch master updated: Bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 on Java 11 and up
ggregory
(commons-beanutils) branch 1.X updated: Bump org.apache.commons:commons-parent from 81 to 84
ggregory
(commons-beanutils) branch 1.X updated: Bump commons-logging:commons-logging from 1.3.4 to 1.3.5
ggregory
(commons-beanutils) branch master updated: Add CVE-2019-10086 to the site's security page
ggregory
(commons-beanutils) branch master updated: Update RELEASE-NOTES.txt
ggregory
(commons-io) branch master updated: Fix test on Windows
ggregory
(commons-io) branch master updated: QueueInputStream reads all but the first byte without waiting. #748
ggregory
(commons-imaging) branch master updated: Use Arrays.equals()
ggregory
(commons-compress) 02/02: Internal refactoring
ggregory
(commons-compress) 01/02: Add org.apache.commons.compress.archivers.zip.ZipArchiveOutputStreamTest.testOptionDefaults()
ggregory
(commons-pool) branch POOL_2_X updated: JIRA: POOL-421. GenericObjectPool addObject should return immediately when there is no capacity to add.
psteitz
(commons-compress) branch master updated: Better param name
ggregory
(commons-compress) branch master updated: ZipEncodingHelper.getZipEncoding(*) can throw NullPointerException and IllegalArgumentException on bad input instead of returning a value using the default Charset
ggregory
(commons-compress) 01/03: Add org.apache.commons.compress.archivers.sevenz.SevenZArchiveEntry.isEmptyStream()
ggregory
(commons-compress) 03/03: Add org.apache.commons.compress.archivers.zip.ZipEncodingHelperTest
ggregory
(commons-collections) branch master updated: Remove obsolete section
ggregory
(commons-scxml) branch dependabot/maven/net.sf.saxon-Saxon-HE-12.7 deleted (was 6f6d4f00)
ggregory
(commons-weaver) branch master updated: Update Apache License URL to HTTPS
ggregory
(commons-pool) branch master updated: Update Apache License URL to HTTPS
ggregory
(commons-net) branch dependabot/github_actions/github/codeql-action-3.28.18 deleted (was d991aeb3)
github-bot
(commons-net) branch master updated (bc66aa54 -> 78135a9b)
engelen
(commons-net) 01/01: Merge pull request #349 from apache/dependabot/github_actions/github/codeql-action-3.28.18
engelen
(commons-scxml) branch master updated (85a618cb -> 1fd8afb0)
ggregory
(commons-scxml) branch dependabot/github_actions/github/codeql-action-3.28.18 created (now 3444188f)
github-bot
(commons-scxml) branch dependabot/maven/net.sf.saxon-Saxon-HE-12.7 created (now 6f6d4f00)
github-bot
(commons-scxml) branch master updated (369b353d -> 85a618cb)
ggregory
(commons-pool) branch POOL_2_X updated: Update Apache License URL to HTTPS
ggregory
(commons-jcs) branch dependabot/github_actions/github/codeql-action-3.28.18 deleted (was 9ba0d062)
ggregory
(commons-lang) branch master updated: Bump org.easymock:easymock from 5.5.0 to 5.6.0 #1387
ggregory
(commons-lang) branch dependabot/maven/org.easymock-easymock-5.6.0 deleted (was cf368e341)
ggregory
(commons-lang) branch master updated: Bump org.easymock:easymock from 5.5.0 to 5.6.0 (#1387)
ggregory
(commons-compress) branch dependabot/github_actions/github/codeql-action-3.28.18 deleted (was eb63826e3)
ggregory
(commons-digester) branch dependabot/github_actions/github/codeql-action-3.28.18 deleted (was 887d6c09)
ggregory
(commons-digester) branch master updated: Bump github/codeql-action from 3.28.17 to 3.28.18 (#248)
ggregory
(commons-compress) branch master updated: Bump github/codeql-action from 3.28.17 to 3.28.18 (#672)
ggregory
(commons-dbcp) branch master updated: Bump github/codeql-action from 3.28.17 to 3.28.18 (#501)
ggregory
(commons-dbutils) branch master updated: Bump org.mockito:mockito-junit-jupiter from 5.17.0 to 5.18.0 #366
ggregory
(commons-dbutils) branch dependabot/github_actions/github/codeql-action-3.28.18 deleted (was 521aab4)
ggregory
(commons-dbutils) branch master updated: Bump github/codeql-action from 3.28.17 to 3.28.18 (#367)
ggregory
(commons-dbutils) branch master updated: Bump org.mockito:mockito-junit-jupiter from 5.17.0 to 5.18.0 (#366)
ggregory
(commons-dbutils) branch dependabot/maven/org.mockito-mockito-junit-jupiter-5.18.0 deleted (was 280afca)
ggregory
(commons-email) branch master updated (81d95d28 -> 7939fc43)
ggregory
(commons-email) branch dependabot/maven/org.mockito-mockito-core-5.18.0 deleted (was 20a42008)
ggregory
(commons-logging) branch master updated: Bump org.apache.commons:commons-parent from 83 to 84 #367
ggregory
(commons-logging) branch master updated (75e676c -> a68f35f)
ggregory
(commons-logging) branch dependabot/maven/org.apache.commons-commons-parent-84 deleted (was 1e2568c)
ggregory
(commons-jci) branch dependabot/github_actions/github/codeql-action-3.28.18 deleted (was 7d6f636)
ggregory
(commons-lang) branch dependabot/maven/org.easymock-easymock-5.6.0 created (now cf368e341)
github-bot
(commons-skin) branch master updated: Update Apache License URL to HTTPS
ggregory
(commons-net) branch dependabot/github_actions/github/codeql-action-3.28.18 created (now d991aeb3)
github-bot
(commons-jcs) branch dependabot/maven/org.apache.openjpa-openjpa-4.1.0 deleted (was 7f36a93a)
github-bot
(commons-jcs) branch dependabot/github_actions/github/codeql-action-3.28.18 created (now 9ba0d062)
github-bot
(commons-jcs) branch dependabot/maven/org.apache.openjpa-openjpa-4.1.1 created (now e3caf931)
github-bot
(commons-jci) branch dependabot/github_actions/github/codeql-action-3.28.18 created (now 7d6f636)
github-bot
(commons-jci) branch master updated: Bump org.apache.commons:commons-parent from 83 to 84
ggregory
(commons-logging) branch master updated (78e803e -> 75e676c)
ggregory
(commons-email) branch master updated: Update Apache License URL to HTTPS
ggregory
(commons-logging) branch dependabot/maven/org.apache.commons-commons-parent-84 created (now 1e2568c)
github-bot
(commons-email) branch dependabot/maven/org.mockito-mockito-core-5.18.0 created (now 20a42008)
github-bot
(commons-dbutils) branch dependabot/maven/org.mockito-mockito-junit-jupiter-5.18.0 created (now 280afca)
github-bot
(commons-dbutils) branch dependabot/github_actions/github/codeql-action-3.28.18 created (now 521aab4)
github-bot
(commons-dbcp) branch dependabot/github_actions/github/codeql-action-3.28.18 created (now 7b20eff5)
github-bot
(commons-dbcp) branch dependabot/maven/org.apache.commons-commons-parent-84 created (now 79836c54)
github-bot
(commons-dbcp) branch dependabot/maven/org.apache.commons-commons-parent-83 deleted (was 57c05f7e)
github-bot
(commons-dbutils) branch master updated: Update Apache License URL to HTTPS
ggregory
(commons-digester) branch dependabot/github_actions/github/codeql-action-3.28.18 created (now 887d6c09)
github-bot
Earlier messages
Later messages