commits
Thread
Date
Earlier messages
Messages by Thread
svn commit: r1927341 - in /commons/cms-site/trunk/doap: doap_bcel.rdf doap_beanutils.rdf doap_cli.rdf doap_codec.rdf doap_collections.rdf doap_compress.rdf doap_csv.rdf doap_dbcp.rdf
sebb
svn commit: r1927340 - /commons/cms-site/trunk/doap/doap_validator.rdf
sebb
svn commit: r1927339 - /commons/cms-site/trunk/doap/doap_configuration.rdf
sebb
svn commit: r1927338 - /commons/cms-site/trunk/doap/
sebb
(commons-text) branch master updated (21a72622 -> 7a19f816)
ggregory
(commons-text) 01/14: Sort members
ggregory
(commons-text) 04/14: Fix all PMD UnnecessaryFullyQualifiedName in StringLookupFactory
ggregory
(commons-text) 10/14: Fix PMD UnnecessaryFullyQualifiedName in AlphabetConverter
ggregory
(commons-text) 07/14: Fix PMD UnnecessaryFullyQualifiedName in JavaPlatformStringLookup
ggregory
(commons-text) 14/14: Add PMD check to default Maven goal
ggregory
(commons-text) 03/14: No longer need to override the version of the Jacoco Maven plugin
ggregory
(commons-text) 06/14: Fix PMD UnnecessaryFullyQualifiedName in PropertiesStringLookup
ggregory
(commons-text) 09/14: Fix PMD UnnecessaryFullyQualifiedName in StrSubstitutor
ggregory
(commons-text) 12/14: Fix PMD AvoidBranchingStatementAsLastInLoop in TextStringBuilder
ggregory
(commons-text) 08/14: Fix PMD UnnecessaryFullyQualifiedName in StringSubstitutor
ggregory
(commons-text) 05/14: Fix all PMD UnnecessaryFullyQualifiedName in DefaultStringLookupsHolder
ggregory
(commons-text) 11/14: Fix Checkstyle
ggregory
(commons-text) 13/14: Fix PMD AvoidBranchingStatementAsLastInLoop in StrBuilder
ggregory
(commons-text) 02/14: Update description
ggregory
svn commit: r78257 - in /dev/commons/codec/1.19.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/codec/ site/apidocs/org/apache/commo...
ggregory
(commons-codec) annotated tag commons-codec-1.19.0-RC1 updated (351cb22e -> 9aa92a8c)
ggregory
(commons-codec) branch release updated: Prepare for the release candidate 1.19.0 RC1
ggregory
(commons-codec) branch release updated (5caa0ca3 -> 0d501b60)
ggregory
(commons-codec) branch master updated: Prepare for the next release candidate
ggregory
(commons-codec) branch master updated: Refactor duplicate code
ggregory
(commons-codec) branch master updated: No need to exclude abstract test classes from Surefire runs
ggregory
(commons-codec) branch master updated: No need to specify the default value for linkXref
ggregory
(commons-codec) branch master updated: No longer need to override the version of the Jacoco Maven plugin
ggregory
(commons-codec) branch master updated (ca27bd30 -> 8f2b6733)
ggregory
(commons-codec) 02/02: Remove workaround for [SUREFIRE-2253]
ggregory
(commons-codec) 01/02: Fix Javadoc
ggregory
(commons-codec) branch master updated (fe23bcfc -> ca27bd30)
ggregory
(commons-codec) 01/02: Better internal method name
ggregory
(commons-codec) 02/02: Fix Checkstyle
ggregory
(commons-codec) branch master updated (4c0174fe -> 8cbdc117)
ggregory
(commons-codec) 01/03: Javadoc
ggregory
(commons-codec) 03/03: Better comment, fix spelling, Javadoc
ggregory
(commons-codec) branch master updated (d08da755 -> 4c0174fe)
ggregory
(commons-codec) 03/17: Javadoc
ggregory
(commons-codec) 06/17: org.apache.commons.codec.language.bm.PhoneticEngine.applyFinalRules(PhonemeBuilder, Map<String, List<Rule>>)
ggregory
(commons-codec) 05/17: The method org.apache.commons.codec.binary.BaseNCodec.AbstractBuilder.setLineSeparator(byte...) now makes a defensive copy
ggregory
(commons-codec) 15/17: Add SpotBugs check to the default Maven goal
ggregory
(commons-codec) 12/17: Remove some redundant keywords
ggregory
(commons-codec) 09/17: This old tweak doesn't satisfy FindBugs
ggregory
(commons-codec) 08/17: Javadoc
ggregory
(commons-codec) 11/17: This old tweak doesn't satisfy FindBugs
ggregory
(commons-codec) 16/17: Don't use underscores in local variable names
ggregory
(commons-codec) 17/17: Javadoc
ggregory
(commons-codec) 13/17: Remove some redundant keywords
ggregory
(commons-codec) 07/17: Avoid unnecessary String conversion in org.apache.commons.codec.language.bm.PhoneticEngine.applyFinalRules(PhonemeBuilder, Map<String, List<Rule>>)
ggregory
(commons-codec) 01/17: Remove no longer used Checkstyle exclusion
ggregory
(commons-codec) 04/17: Fix SpotBugs [ERROR] Medium: org.apache.commons.codec.binary.BaseNCodec$AbstractBuilder.setEncodeTable(byte[]) may expose internal representation by storing an externally mutable object into BaseNCodec$AbstractBuilder.encodeTable [org.apache.commons.codec.binary.BaseNCodec$AbstractBuilder] At BaseNCodec.java:[line 131] EI_EXPOSE_REP2
ggregory
(commons-codec) 10/17: Fix SpotBugs [ERROR] High: Potentially dangerous use of non-short-circuit logic in org.apache.commons.codec.language.DaitchMokotoffSoundex.cleanup(String) [org.apache.commons.codec.language.DaitchMokotoffSoundex] At DaitchMokotoffSoundex.java:[line 350] NS_DANGEROUS_NON_SHORT_CIRCUIT
ggregory
(commons-codec) 14/17: Add SpotBugs exclusion filter
ggregory
(commons-lang) branch master updated: [javadoc] Strings::equalsAny: CI doc string should show it's insensitive #1416
ggregory
(commons-lang) branch master updated: Strings::equalsAny: CI doc string should show it's insensitive (#1416)
ggregory
(commons-codec) branch master updated (cd06e60f -> d08da755)
ggregory
(commons-codec) 05/08: Fix PMD multiple UnnecessaryFullyQualifiedName in org.apache.commons.codec.digest.Blake3
ggregory
(commons-codec) 04/08: Fix PMD UnusedFormalParameter in private constructor in org.apache.commons.codec.binary.Base16
ggregory
(commons-codec) 08/08: Add PMD check to the default Maven goal
ggregory
(commons-codec) 01/08: Sort members
ggregory
(commons-codec) 06/08: Fix PMD UnnecessaryFullyQualifiedName in org.apache.commons.codec.digest.Md5Crypt
ggregory
(commons-codec) 07/08: Fix PMD EmptyControlStatement in org.apache.commons.codec.language.Metaphone
ggregory
(commons-codec) 02/08: Fomat nits
ggregory
(commons-codec) 03/08: Fix PMD multiple UnnecessaryFullyQualifiedName in org.apache.commons.codec.binary.StringUtils
ggregory
svn commit: r78246 [14/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [17/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [16/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [10/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [13/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [7/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [3/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [2/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [11/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [8/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [12/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [9/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [15/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [6/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [4/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [5/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
svn commit: r78246 [1/17] - in /dev/commons/build-plugin/1.16.0-RC1: ./ binaries/ site/ site/avatars/ site/css/ site/images/ site/images/logos/ site/img/ site/js/ source/
ggregory
(commons-build-plugin) annotated tag commons-build-plugin-1.16.0-RC1 updated (deab924 -> 395ab9d)
ggregory
(commons-build-plugin) branch release updated: Prepare for the release candidate 1.16.0 RC1
ggregory
(commons-build-plugin) branch release updated (aa59831 -> 52cd5cb)
ggregory
(commons-build-plugin) branch master updated (287b746 -> 52cd5cb)
ggregory
(commons-build-plugin) 02/02: Prepare for the next release candidate
ggregory
(commons-build-plugin) 01/02: Next version will be 1.16.0
ggregory
(commons-rdf) branch master updated: commons.jacoco.complexityRatio 0.73 is OK on all LTS versions except Java 24
ggregory
(commons-io) branch master updated: Fix randomly failing test
ggregory
(commons-rdf) branch master updated (a06110fb -> 9e50329e)
ggregory
(commons-build-plugin) branch master updated: Merge actions
ggregory
(commons-vfs) branch master updated (732f05407 -> a3c8dc3ca)
ggregory
(commons-release-plugin) branch master updated: Bump commons-io:commons-io from 2.19.0 to 2.20.0
ggregory
(commons-text) branch master updated: Bump commons-io:commons-io from 2.19.0 to 2.20.0
ggregory
(commons-scxml) branch master updated: Bump commons-io:commons-io from 2.19.0 to 2.20.0
ggregory
(commons-net) branch master updated: Bump commons-io:commons-io from 2.19.0 to 2.20.0
ggregory
(commons-rdf) branch master updated (16afffa6 -> a06110fb)
ggregory
(commons-jxpath) branch master updated (c4d2ca3 -> 23fe3e9)
ggregory
(commons-jcs) branch master updated (7600a912 -> 21ca168d)
ggregory
(commons-jci) branch master updated (d0f9489 -> a871612)
ggregory
(commons-imaging) branch master updated: Bump commons-io:commons-io from 2.19.0 to 2.20.0
ggregory
(commons-fileupload) branch master updated: Bump commons-io:commons-io from 2.19.0 to 2.20.0
ggregory
(commons-fileupload) branch 1.x updated: Bump commons-io:commons-io from 2.19.0 to 2.20.0
ggregory
(commons-email) branch master updated (dd3ce4f1 -> a75ceb86)
ggregory
(commons-email) branch 1.x created (now fdfcfebc)
ggregory
(commons-email) 01/01: Bump commons-io:commons-io from 2.15.1 to 2.20.0
ggregory
(commons-csv) branch master updated (59164c8b -> 67192a9e)
ggregory
(commons-crypto) branch master updated (e2c54876 -> 2b67ec7c)
ggregory
(commons-crypto) 01/02: Move update actions to the end
ggregory
(commons-crypto) 02/02: Bump commons-io:commons-io from 2.19.0 to 2.20.0
ggregory
(commons-configuration) branch master updated (24059f37 -> edfb294c)
ggregory
(commons-compress) branch master updated (a2c707a83 -> 19e84bc30)
ggregory
(commons-collections) branch master updated: Bump commons-io:commons-io from 2.19.0 to 2.20.0
ggregory
(commons-codec) branch master updated: Bump commons-io:commons-io from 2.19.0 to 2.20.0
ggregory
(commons-cli) branch master updated: Bump commons-io:commons-io from 2.19.0 to 2.20.0
ggregory
(commons-bcel) branch master updated: Bump commons-io:commons-io from 2.19.0 to 2.20.0
ggregory
(commons-io) branch master updated: Updates for the next release
ggregory
(commons-io) branch master updated (f3fc080f5 -> 2350e6d82)
ggregory
(commons-io) 01/01: Merge branch 'release'
ggregory
svn commit: r78244 - /dev/commons/io/2.20.0-RC1/
ggregory
(commons-io) branch release updated (c224bce83 -> deca133f6)
ggregory
svn commit: r1927327 - /commons/cms-site/trunk/conf/component_releases.properties
ggregory
(commons-io) annotated tag rel/commons-io-2.20.0 updated (c224bce83 -> a8612c904)
ggregory
svn commit: r78243 - in /release/commons/io: binaries/ source/
ggregory
svn commit: r78242 - /release/commons/io/README.html
ggregory
svn commit: r78241 - /dev/commons/io/2.20.0-RC1/ /dev/commons/io/2.20.0-RC1/binaries/ /dev/commons/io/2.20.0-RC1/source/ /release/commons/io/ /release/commons/io/binaries/ /release/commons/io/source/
ggregory
(commons-text) branch master updated: Bump graalvm.version from 24.2.1 to 24.2.2 #681
ggregory
(commons-text) branch master updated: Bump graalvm.version from 24.2.1 to 24.2.2 (#681)
ggregory
(commons-text) branch dependabot/maven/graalvm.version-24.2.2 deleted (was 501d14e2)
ggregory
(commons-text) branch dependabot/maven/graalvm.version-24.2.2 created (now 501d14e2)
github-bot
(commons-jelly) branch master updated: Bump quartz:quartz from 1.0.2 to 1.5.1 #59
ggregory
(commons-jelly) branch dependabot/maven/quartz-quartz-1.5.1 deleted (was fd5a9f1f)
ggregory
(commons-jelly) branch master updated (0b1fe84a -> 6e65d785)
ggregory
(commons-jelly) 01/01: Merge pull request #59 from apache/dependabot/maven/quartz-quartz-1.5.1
ggregory
(commons-jelly) branch master updated: Extract commons version into new POM property ${mx4j.version}
ggregory
(commons-jelly) branch master updated: Bump mx4j:mx4j-jmx from 1.1.1 to 3.0.1 #60
ggregory
(commons-jelly) branch dependabot/maven/mx4j-mx4j-jmx-3.0.1 deleted (was 11d5d615)
ggregory
(commons-jelly) branch master updated (5cf0c4b1 -> b6d31b81)
ggregory
(commons-jelly) branch master updated: Bump msv:isorelax from 20030807 to 20050913 #61
ggregory
(commons-jelly) branch dependabot/maven/msv-isorelax-20050913 deleted (was 7cd3fb2f)
ggregory
(commons-jelly) branch master updated (5860d8a1 -> f1dea899)
ggregory
(commons-io) branch dependabot/maven/com.google.jimfs-jimfs-1.3.1 deleted (was cc6653b56)
ggregory
(commons-io) branch master updated: Bump com.google.jimfs:jimfs from 1.3.0 to 1.3.1 (#762)
ggregory
(commons-lang) branch master updated: Inline single use local variable
ggregory
(commons-configuration) branch dependabot/maven/spring.version-6.2.9 created (now 4499ce64)
github-bot
(commons-configuration) branch dependabot/maven/spring.version-6.2.8 deleted (was d3adb3b1)
github-bot
(commons-lang) branch master updated (91ebbc2d8 -> aebecb352)
ggregory
(commons-lang) 05/06: Javadoc
ggregory
(commons-lang) 06/06: Inline single use local variable
ggregory
(commons-lang) 02/06: org.apache.commons.lang3.reflect.MethodUtils.getMethodObject(Class<?>, String, Class<?>...) now returns null instead of throwing a NullPointerException, as it does for other exception types
ggregory
(commons-lang) 04/06: Internal refactoring
ggregory
(commons-lang) 01/06: [javadoc] General improvements
ggregory
(commons-lang) 03/06: Javadoc
ggregory
(commons-vfs) branch dependabot/maven/jackrabbit2.version-2.22.1 deleted (was c62450cdd)
github-bot
(commons-vfs) branch dependabot/maven/jackrabbit2.version-2.22.1 created (now c62450cdd)
github-bot
(commons-jelly) branch dependabot/maven/msv-isorelax-20050913 created (now 7cd3fb2f)
github-bot
(commons-jelly) branch dependabot/maven/mx4j-mx4j-jmx-3.0.1 created (now 11d5d615)
github-bot
(commons-jelly) branch dependabot/maven/quartz-quartz-1.5.1 created (now fd5a9f1f)
github-bot
(commons-io) branch dependabot/maven/com.google.jimfs-jimfs-1.3.1 created (now cc6653b56)
github-bot
(commons-lang) branch master updated: Fix menu title
ggregory
(commons-compress) branch master updated: Fix menu title
ggregory
(commons-cli) branch master updated: Fix menu title
ggregory
(commons-bsf) branch master updated: Fix menu title
ggregory
(commons-bsf) branch master updated: Fix menu title
ggregory
(commons-lang) branch master updated: Add tests for ArrayUtils.toString[Array]()
ggregory
(commons-lang) branch master updated: [LANG-1778] MethodUtils.getMatchingMethod() doesn't respect the hierarchy of methods #1414
ggregory
(commons-lang) branch master updated: LANG-1778 fix by reversing order (#1414)
ggregory
(commons-net) branch master updated (d794583e -> c94cda6e)
ggregory
(commons-net) 05/09: Better instance variable name
ggregory
(commons-net) 06/09: Extract constants
ggregory
(commons-net) 01/09: Extract constants
ggregory
(commons-net) 02/09: Collapse else if
ggregory
(commons-net) 03/09: Camel case instance variable
ggregory
(commons-net) 04/09: Convert to upper case instead of cases-insensitive comparison x3
ggregory
(commons-net) 07/09: Fail-fast in org.apache.commons.net.PrintCommandListener.PrintCommandListener(PrintWriter, boolean, char, boolean) if PrintWriter is null
ggregory
(commons-net) 08/09: Avoid NullPointerException in org.apache.commons.net.PrintCommandListener.org.apache.commons.net.PrintCommandListener.protocolCommandSent(ProtocolCommandEvent)
ggregory
(commons-net) 09/09: Merge branch 'master' of https://github.com/apache/commons-net.git
ggregory
(commons-net) branch master updated (a5acdd01 -> d794583e)
ggregory
(commons-net) 01/04: Move comment
ggregory
(commons-net) 04/04: Javadoc
ggregory
(commons-net) 02/04: Javadoc
ggregory
(commons-net) 03/04: Reduce vertical whitespace
ggregory
(commons-net) branch master updated (82221137 -> a5acdd01)
ggregory
(commons-net) 01/02: Use forEach()
ggregory
(commons-net) 02/02: Javadoc
ggregory
(commons-daemon) branch master updated: Javadoc
ggregory
(commons-cli) branch master updated: Javadoc
ggregory
(commons-net) branch master updated: Javadoc
ggregory
(commons-net) branch master updated (68e9e45c -> ce88e292)
ggregory
(commons-net) 02/02: Add generics to ListenerList
ggregory
(commons-net) 01/02: Javadoc
ggregory
(commons-net) branch master updated: Add Add org.apache.commons.net.ftp.FTPClient.getSystemTypeOverride()
ggregory
(commons-net) branch master updated (f0da647d -> 116194b4)
ggregory
(commons-net) 03/04: Javadoc
ggregory
(commons-net) 02/04: Improve error handling in org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory.createFileEntryParser(String, FTPClientConfig)
ggregory
(commons-net) 01/04: Format tweaks
ggregory
(commons-net) 04/04: Better internal name
ggregory
(commons-net) branch master updated: Make expression easier to read
ggregory
(commons-net) branch master updated: Add org.apache.commons.net.util.ListenerList.isEmpty()
ggregory
Earlier messages