[commons-release-plugin] branch master updated: Bump jacoco-maven-plugin from 0.8.6 to 0.8.7

2021-05-04 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new df62066 Bump jacoco-maven

[commons-imaging] branch master updated: [IMAGING-300] Throw ImageReadException if GIF image data contains invalid range (prevents IndexOutOfBoundsException)

2021-05-08 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git The following commit(s) were added to refs/heads/master by this push: new e54023f [IMAGING-300] Throw

[commons-imaging] branch master updated (516d055 -> 702a11f)

2021-05-08 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git. from 516d055 Merge pull request #145 from kinow/IMAGING-300 new b3c4c12 [IMAGING-301] Throw an

[commons-imaging] branch master updated: [IMAGING-302] Throw ImageReadException if the JPEG parser is given an image with a negative number of segments in SOF0Segment

2021-05-08 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git The following commit(s) were added to refs/heads/master by this push: new 197ed25 [IMAGING-302] Throw

[commons-imaging] branch master updated (f9043c5 -> 4dc4146)

2021-05-08 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git. from f9043c5 Merge pull request #147 from kinow/IMAGING-302 new bf77e4b Add .asf.yaml with GitHub project

[commons-collections] 02/03: Add Checkstyle syntax fix to changelog with link to PR (issue is COMMONSSITE-145)

2021-05-09 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit ba755a29ba1edf1c1cac9650914c848988ac3a77 Author: Bruno P. Kinoshita AuthorDate: Mon May 10 07:04:26 2021

[commons-collections] 01/03: Upgrade Checkstyle syntax (was scope, now it is accessModifiers) fixing CI build.

2021-05-09 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 9d987a3a5d5f5bbf55269880c1718089d48b53ab Author: XenoAmess AuthorDate: Mon May 10 01:29:59 2021 +0800

[commons-collections] branch master updated (d4a3e0c -> 6ff944f)

2021-05-09 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git. from d4a3e0c Merge branch 'pr-234' new 9d987a3 Upgrade Checkstyle syntax (was scope,

[commons-collections] 03/03: Merge branch 'pr-235'

2021-05-09 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 6ff944f038666efb7a53b2c3b7ffc86763d4f566 Merge: d4a3e0c ba755a2 Author: Bruno P. Kinoshita AuthorDate: Mon

[commons-imaging] branch master updated: Fix test method name

2021-05-09 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git The following commit(s) were added to refs/heads/master by this push: new 9d850d2 Fix test method name 9d850d2

[commons-imaging] branch master updated (9d850d2 -> ade7a90)

2021-05-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git. from 9d850d2 Fix test method name new 4194093 [IMAGING-304] Use Comparator combinator new b9bacf7

[commons-imaging] 03/03: Merge branch 'pr-149'

2021-05-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git commit ade7a907261be99345f77af4ddae40c79c68bf1d Merge: 9d850d2 b9bacf7 Author: Bruno P. Kinoshita AuthorDate: Thu May

[commons-imaging] 02/03: [IMAGING-304] Changelog

2021-05-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git commit b9bacf77e8feb2b5ceabfdd4eebaf9f4a0f7d5db Author: Bruno P. Kinoshita AuthorDate: Thu May 13 09:26:13 2021 +1200

[commons-imaging] 01/03: [IMAGING-304] Use Comparator combinator

2021-05-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git commit 41940939e5f6479708e6c9d52b22874af4d6fc09 Author: Arturo Bernal AuthorDate: Wed May 12 22:16:23 2021 +0200

[commons-imaging] 02/03: [IMAGING-303] Changelog

2021-05-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git commit acd842b4f195cfecbeced3d551c8e15070ee4184 Author: Bruno P. Kinoshita AuthorDate: Thu May 13 09:31:51 2021 +1200

[commons-imaging] branch master updated (ade7a90 -> 678ffcc)

2021-05-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git. from ade7a90 Merge branch 'pr-149' new d06135a [IMAGING-303] Simplify If-else conditions n

[commons-imaging] 03/03: Merge branch 'pr-148'

2021-05-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git commit 678ffcc332ffe3c742a8f5184b268121387272e8 Merge: ade7a90 acd842b Author: Bruno P. Kinoshita AuthorDate: Thu May

[commons-imaging] 01/03: [IMAGING-303] Simplify If-else conditions

2021-05-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git commit d06135a1ae3eda4a50f234c056f82381f41ac0c9 Author: Arturo Bernal AuthorDate: Wed May 12 22:11:44 2021 +0200

[commons-imaging] branch master updated (678ffcc -> 535a83e)

2021-05-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git. from 678ffcc Merge branch 'pr-148' new 8da56ad [IMAGING-305] Replace Collections.sort with

[commons-imaging] 02/03: [IMAGING-305] Changelog

2021-05-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git commit 1bff0fdd2a84424540de0a8df054ad98d76333ed Author: Bruno P. Kinoshita AuthorDate: Thu May 13 09:45:37 2021 +1200

[commons-imaging] 03/03: Merge branch 'pr-150'

2021-05-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git commit 535a83e7ca598678114617697aa81cd2d4b558f0 Merge: 678ffcc 1bff0fd Author: Bruno P. Kinoshita AuthorDate: Thu May

[commons-imaging] 01/03: [IMAGING-305] Replace Collections.sort with list.sort.

2021-05-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git commit 8da56adc67b6a934b7a75526d0fad52457d49fa0 Author: Arturo Bernal AuthorDate: Wed May 12 22:19:50 2021 +0200

[commons-text] branch master updated: Bump mockito-inline from 3.9.0 to 3.10.0

2021-05-15 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 3338c0e Bump mockito-inline from 3.9.0 to

[commons-imaging] branch master updated: Bump junit-jupiter from 5.7.1 to 5.7.2

2021-05-17 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git The following commit(s) were added to refs/heads/master by this push: new ae6e2ac Bump junit-jupiter from 5.7.1

[commons-collections] branch master updated: Bump commons.junit.version from 5.7.1 to 5.7.2

2021-05-17 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git The following commit(s) were added to refs/heads/master by this push: new e0130c7 Bump commons.junit.version

[commons-text] branch master updated: Bump junit-jupiter from 5.7.1 to 5.7.2

2021-05-17 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 9bc9385 Bump junit-jupiter from 5.7.1 to

[commons-collections] 02/03: [COLLECTIONS-786] Changelog

2021-05-21 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit 73257bdb3bdf9b391353173411ab7e2362c6534a Author: Bruno P. Kinoshita AuthorDate: Sat May 22 12:27:10 2021

[commons-collections] 01/03: [COLLECTIONS-786] Fix PassiveExpiringMap documentation

2021-05-21 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit d9fd960179547ae3509dd9b790f5fd0d0f872a59 Author: Vandrewskis AuthorDate: Fri May 21 16:20:39 2021 +0200

[commons-collections] 03/03: Merge branch 'pr-237'

2021-05-21 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git commit d87dd86c21b5a76299e57f1577dd433abf8685ac Merge: 8da2bb7 73257bd Author: Bruno P. Kinoshita AuthorDate: Sat

[commons-collections] branch master updated (8da2bb7 -> d87dd86)

2021-05-21 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git. from 8da2bb7 Merge branch 'pr-236' new d9fd960 [COLLECTIONS-786] Fix PassiveExpiringMap doc

[commons-imaging] branch master updated: Bump commons-io from 2.8.0 to 2.9.0

2021-05-25 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git The following commit(s) were added to refs/heads/master by this push: new b28ce13 Bump commons-io from 2.8.0 to

[commons-text] branch master updated: Bump actions/cache from 2.1.5 to 2.1.6

2021-05-27 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 64253eb Bump actions/cache from 2.1.5 to

[commons-release-plugin] branch master updated: Bump actions/cache from 2.1.5 to 2.1.6

2021-05-27 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new 0717c31 Bump actions/cache from

[commons-collections] branch master updated: Bump actions/cache from 2.1.5 to 2.1.6

2021-05-27 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git The following commit(s) were added to refs/heads/master by this push: new 0e27058 Bump actions/cache from

[commons-text] branch master updated: Bump checkstyle from 8.42 to 8.43

2021-06-13 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new bbb2472 Bump checkstyle from 8.42 to 8.43

[commons-text] branch master updated: Bump mockito-inline from 3.10.0 to 3.11.0

2021-06-13 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new be11d62 Bump mockito-inline from 3.10.0

[commons-imaging] branch master updated: Bump commons-io from 2.9.0 to 2.10.0

2021-06-14 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git The following commit(s) were added to refs/heads/master by this push: new 5ef29a7 Bump commons-io from 2.9.0 to

[commons-text] branch master updated: Bump mockito-inline from 3.11.0 to 3.11.1

2021-06-14 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 3f4ee96 Bump mockito-inline from 3.11.0

[commons-text] branch master updated: Renaming variable to not use restricted identifier Modified variable name from 'var' to 'key' to avoid confusion in future

2021-06-14 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 6967b34 Renaming variable to not use

[commons-collections] branch master updated: Bump checkstyle from 8.42 to 8.43

2021-06-17 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git The following commit(s) were added to refs/heads/master by this push: new ee7ab6a Bump checkstyle from 8.42

[commons-text] branch master updated: Bump mockito-inline from 3.11.1 to 3.11.2

2021-06-21 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new d251f6e Bump mockito-inline from 3.11.1

[commons-text] branch master updated: Bump assertj-core from 3.19.0 to 3.20.2

2021-06-21 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new bb5768a Bump assertj-core from 3.19.0 to

[commons-text] branch master updated: Simplify conditions and avoid extra checks.

2021-06-26 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 8e4430c Simplify conditions and avoid

[commons-text] branch master updated: Bump checkstyle from 8.43 to 8.44

2021-06-28 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new e76bd05 Bump checkstyle from 8.43 to 8.44

[commons-collections] branch master updated: Bump checkstyle from 8.43 to 8.44

2021-06-28 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git The following commit(s) were added to refs/heads/master by this push: new dd048a4 Bump checkstyle from 8.43

[commons-release-plugin] branch master updated: Bump checkstyle from 8.42 to 8.44

2021-06-28 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new 3090763 Bump checkstyle from

[commons-release-plugin] branch master updated: Bump spotbugs from 4.2.3 to 4.3.0

2021-07-02 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new 4768f5f Bump spotbugs from

[commons-imaging] branch master updated: Simplify conditions and avoid extra checks.

2021-07-02 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git The following commit(s) were added to refs/heads/master by this push: new c4a62e5 Simplify conditions and avoid

[commons-text] branch master updated: Bump spotbugs from 4.2.3 to 4.3.0

2021-07-02 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new bdde6e3 Bump spotbugs from 4.2.3 to 4.3.0

[commons-release-plugin] branch master updated: Bump plexus-velocity from 1.2 to 1.3

2021-07-05 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new 594a789 Bump plexus-velocity

[commons-release-plugin] branch master updated: Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0

2021-07-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new 3a82a21 Bump spotbugs-maven

[commons-imaging] branch master updated: Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0

2021-07-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git The following commit(s) were added to refs/heads/master by this push: new 9f82c23 Bump spotbugs-maven-plugin

[commons-text] branch master updated: Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0

2021-07-12 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 328b57c Bump spotbugs-maven-plugin from

[commons-release-plugin] branch master updated: Bump commons-compress from 1.20 to 1.21

2021-07-13 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new 6198745 Bump commons-compress

[commons-text] branch master updated: Bump commons-io from 2.10.0 to 2.11.0

2021-07-13 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 31b699e Bump commons-io from 2.10.0 to

[commons-release-plugin] branch master updated: Bump commons-io from 2.10.0 to 2.11.0

2021-07-14 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new 22d9a73 Bump commons-io from

[commons-imaging] branch master updated (90ebfb3 -> a87b545)

2021-07-14 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git. from 90ebfb3 Bump commons-io from 2.10.0 to 2.11.0 #158. new e7abc7c Bump spotbugs from 4.2.3 to 4.3.0

[commons-imaging] 01/04: Bump spotbugs from 4.2.3 to 4.3.0

2021-07-14 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git commit e7abc7c5ca821ce07027831faf411a576e9b7989 Author: dependabot[bot] <49699333+dependabot[

[commons-imaging] 03/04: Changelog

2021-07-14 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git commit 09867b15f3eeb7a479f8b00710077f06c4ada193 Author: Bruno P. Kinoshita AuthorDate: Thu Jul 15 01:04:04 2021 +1200

[commons-imaging] 04/04: Merge branch 'pr-156'

2021-07-14 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git commit a87b545e1019b43bfbe31fa5df3a4f3095a8b438 Merge: 90ebfb3 09867b1 Author: Bruno P. Kinoshita AuthorDate: Thu Jul

[commons-imaging] 02/04: Filter exclude the EI_EXPOSE_REP and EI_EXPOSE_REP2 spotbugs errors that are related to objects, and fix the ones for arrays

2021-07-14 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git commit 12afae20544ee8f433f4afe1150642e565f7bbf3 Author: Bruno P. Kinoshita AuthorDate: Thu Jul 15 01:03:15 2021 +1200

[commons-text] branch master updated: Bump graalvm.version from 21.1.0 to 21.2.0

2021-07-20 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 90944f9 Bump graalvm.version from 21.1.0

[commons-text] branch master updated: Fix javadoc

2021-07-25 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new c4b2c27 Fix javadoc c4b2c27 is described

[commons-release-plugin] branch master updated: Bump checkstyle from 8.44 to 8.45

2021-08-02 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new c2d1949 Bump checkstyle from

[commons-text] branch master updated: Bump checkstyle from 8.44 to 8.45

2021-08-02 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 903f794 Bump checkstyle from 8.44 to 8.45

[commons-codec] branch dependabot/maven/com.puppycrawl.tools-checkstyle-9.2 updated (ba9e6f5 -> 02aa2c4)

2021-11-30 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch dependabot/maven/com.puppycrawl.tools-checkstyle-9.2 in repository https://gitbox.apache.org/repos/asf/commons-codec.git. discard ba9e6f5 Bump checkstyle from 9.1 to 9.2 add 02aa2c4 Bump

[commons-codec] branch master updated: Bump checkstyle from 9.1 to 9.2

2021-11-30 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-codec.git The following commit(s) were added to refs/heads/master by this push: new 9643682 Bump checkstyle from 9.1 to 9.2

[commons-csv] branch dependabot/maven/org.junit.jupiter-junit-jupiter-5.8.2 updated (f494e33 -> cc8c359)

2021-11-30 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch dependabot/maven/org.junit.jupiter-junit-jupiter-5.8.2 in repository https://gitbox.apache.org/repos/asf/commons-csv.git. discard f494e33 Bump junit-jupiter from 5.8.1 to 5.8.2 add

[commons-csv] branch master updated: Bump junit-jupiter from 5.8.1 to 5.8.2

2021-11-30 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git The following commit(s) were added to refs/heads/master by this push: new 15ef26e Bump junit-jupiter from 5.8.1 to

[commons-collections] branch dependabot/maven/com.puppycrawl.tools-checkstyle-9.2 updated (fdef98f -> 744aa7c)

2021-12-01 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch dependabot/maven/com.puppycrawl.tools-checkstyle-9.2 in repository https://gitbox.apache.org/repos/asf/commons-collections.git. discard fdef98f Bump checkstyle from 9.1 to 9.2 add 744aa7c

[commons-collections] branch master updated (371313a -> 3ba6407)

2021-12-01 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git. from 371313a Bump commons.junit.version from 5.8.1 to 5.8.2 add 3ba6407 Bump checkstyle from 9.1 to

[commons-release-plugin] branch dependabot/maven/org.junit.vintage-junit-vintage-engine-5.8.2 updated (7fa65d4 -> ef0fdf1)

2021-12-01 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch dependabot/maven/org.junit.vintage-junit-vintage-engine-5.8.2 in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git. discard 7fa65d4 Bump junit-vintage-engine from 5.8.1

[commons-release-plugin] branch master updated: Bump junit-vintage-engine from 5.8.1 to 5.8.2

2021-12-01 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new 948e690 Bump junit-vintage

[commons-text] branch dependabot/maven/com.puppycrawl.tools-checkstyle-9.2 updated (e66ed0c -> d8a4017)

2021-12-01 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch dependabot/maven/com.puppycrawl.tools-checkstyle-9.2 in repository https://gitbox.apache.org/repos/asf/commons-text.git. discard e66ed0c Bump checkstyle from 9.1 to 9.2 add 11b4869 Bump

[commons-text] branch master updated (a48e698 -> 1a59906)

2021-12-01 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git. from a48e698 Prevent build failure due to DCN_NULLPOINTER_EXCEPTION (code suppressed is expected to catch null

[commons-text] 01/02: Bump checkstyle from 9.1 to 9.2

2021-12-01 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 0f74cc60628bb2db3218ae170d70323af8c2897b Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.

[commons-text] 02/02: Ignore SpotBugs DCN_NULLPOINTER_EXCEPTION since the two lookup methods are catching NPE to return null

2021-12-01 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 1a5990635f2a0a31da2850ed1cb955b86b5f1d8e Author: Bruno P. Kinoshita AuthorDate: Thu Dec 2 15:56:48 2021 +1300

[commons-release-plugin] branch dependabot/maven/com.puppycrawl.tools-checkstyle-9.2 updated (e9a4847 -> 2d02dcb)

2021-12-02 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch dependabot/maven/com.puppycrawl.tools-checkstyle-9.2 in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git. discard e9a4847 Bump checkstyle from 9.1 to 9.2 add

[commons-release-plugin] branch master updated: Bump checkstyle from 9.1 to 9.2

2021-12-02 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git The following commit(s) were added to refs/heads/master by this push: new e5f5a3b Bump checkstyle from

[commons-text] branch dependabot/maven/org.junit.jupiter-junit-jupiter-5.8.2 updated (ec08e9b -> 385a9f0)

2021-12-02 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch dependabot/maven/org.junit.jupiter-junit-jupiter-5.8.2 in repository https://gitbox.apache.org/repos/asf/commons-text.git. discard ec08e9b Bump junit-jupiter from 5.8.1 to 5.8.2 add

[commons-text] 02/02: Remove redundant exclusion rule, and use pattern and not code in exclusion bug

2021-12-02 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 288b601b373c45fda4d933ddee3c79909ef05ae3 Author: Bruno P. Kinoshita AuthorDate: Fri Dec 3 13:24:39 2021 +1300

[commons-text] 01/02: Bump junit-jupiter from 5.8.1 to 5.8.2

2021-12-02 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 94145057be52f97e0e81dc2fef8f4de94dc2f4f7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.

[commons-text] branch master updated (1a59906 -> 288b601)

2021-12-02 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git. from 1a59906 Ignore SpotBugs DCN_NULLPOINTER_EXCEPTION since the two lookup methods are catching NPE to return

[commons-io] branch dependabot/maven/org.junit-junit-bom-5.8.2 updated (a55680e -> 46c4179)

2021-12-02 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch dependabot/maven/org.junit-junit-bom-5.8.2 in repository https://gitbox.apache.org/repos/asf/commons-io.git. discard a55680e Bump junit-bom from 5.8.1 to 5.8.2 add 46c4179 Bump junit-bom

[commons-io] branch master updated: Bump junit-bom from 5.8.1 to 5.8.2

2021-12-02 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git The following commit(s) were added to refs/heads/master by this push: new 79b16f0 Bump junit-bom from 5.8.1 to 5.8.2

[commons-csv] branch dependabot/maven/com.puppycrawl.tools-checkstyle-9.2 updated (93ccd6b -> 9582429)

2021-12-03 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch dependabot/maven/com.puppycrawl.tools-checkstyle-9.2 in repository https://gitbox.apache.org/repos/asf/commons-csv.git. discard 93ccd6b Bump checkstyle from 9.1 to 9.2 add 9582429 Bump

[commons-csv] branch master updated: Bump checkstyle from 9.1 to 9.2

2021-12-03 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git The following commit(s) were added to refs/heads/master by this push: new c3bba73 Bump checkstyle from 9.1 to 9.2

[commons-imaging] branch dependabot/maven/com.github.spotbugs-spotbugs-4.5.1 updated (897e16d -> 57c82dc)

2021-12-08 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch dependabot/maven/com.github.spotbugs-spotbugs-4.5.1 in repository https://gitbox.apache.org/repos/asf/commons-imaging.git. omit 897e16d Bump spotbugs from 4.5.0 to 4.5.1 add 57c82dc

[commons-imaging] branch master updated: Bump spotbugs from 4.5.0 to 4.5.1

2021-12-08 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git The following commit(s) were added to refs/heads/master by this push: new a1c3acb Bump spotbugs from 4.5.0 to

[commons-text] branch dependabot/maven/com.github.spotbugs-spotbugs-4.5.1 updated (754c017 -> a073012)

2021-12-08 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch dependabot/maven/com.github.spotbugs-spotbugs-4.5.1 in repository https://gitbox.apache.org/repos/asf/commons-text.git. omit 754c017 Bump spotbugs from 4.5.0 to 4.5.1 add a073012 Bump

[commons-text] branch master updated: Bump spotbugs from 4.5.0 to 4.5.1

2021-12-08 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git The following commit(s) were added to refs/heads/master by this push: new 5de74c3 Bump spotbugs from 4.5.0 to 4.5.1

[commons-pool] branch dependabot/maven/com.github.spotbugs-spotbugs-4.5.1 updated (75836d1 -> c40f253)

2021-12-09 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch dependabot/maven/com.github.spotbugs-spotbugs-4.5.1 in repository https://gitbox.apache.org/repos/asf/commons-pool.git. discard 75836d1 Bump spotbugs from 4.5.0 to 4.5.1 add c40f253 Bump

[commons-pool] branch master updated: Bump spotbugs from 4.5.0 to 4.5.1

2021-12-09 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-pool.git The following commit(s) were added to refs/heads/master by this push: new 57c6e1c Bump spotbugs from 4.5.0 to 4.5.1

[commons-io] branch master updated: (doc) fix typos in AbstractByteArrayOutputStream.java

2021-12-13 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git The following commit(s) were added to refs/heads/master by this push: new 223a470 (doc) fix typos in

[commons-io] branch dependabot/maven/com.github.spotbugs-spotbugs-4.5.2 updated (226cd05 -> 1b3a120)

2021-12-13 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch dependabot/maven/com.github.spotbugs-spotbugs-4.5.2 in repository https://gitbox.apache.org/repos/asf/commons-io.git. discard 226cd05 Bump spotbugs from 4.5.1 to 4.5.2 add 1b3a120 Bump

[commons-io] branch master updated: Bump spotbugs from 4.5.1 to 4.5.2

2021-12-13 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git The following commit(s) were added to refs/heads/master by this push: new f197f6d Bump spotbugs from 4.5.1 to 4.5.2

[commons-compress] branch dependabot/maven/com.github.luben-zstd-jni-1.5.0-5 updated (c0b0b16 -> fe0c42e)

2021-12-14 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch dependabot/maven/com.github.luben-zstd-jni-1.5.0-5 in repository https://gitbox.apache.org/repos/asf/commons-compress.git. discard c0b0b16 Bump zstd-jni from 1.5.0-4 to 1.5.0-5 add

[commons-compress] branch master updated (c8a14ef -> 4bcda3a)

2021-12-14 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git. from c8a14ef fix COMPRESS-596 add 4bcda3a Bump zstd-jni from 1.5.0-4 to 1.5.0-5 No new revisions were

[commons-csv] branch master updated (c3bba73 -> dbecd03)

2021-12-15 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git. from c3bba73 Bump checkstyle from 9.1 to 9.2 new 32d59ce CSV-292: Add Automatic-Module-Name to JAR file

[commons-csv] 02/03: CSV-292: Changelog

2021-12-15 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git commit e3b29ca47cda539e0a3182054d8a04258a87aec3 Author: Bruno P. Kinoshita AuthorDate: Wed Dec 15 22:57:43 2021 +1300

<    1   2   3   4   5   6   7   8   9   10   >