[commons-dbutils] 02/02: Add remaining test coverage for BasicRowProcessor.CaseInsensitiveHashMap

2023-02-26 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit e4e9ce7dd949c295d2b12f3180b199dbe0e80142 Author: Carl Hall AuthorDate: Sun Feb 26 11:25:18 2023 -0500

[commons-dbutils] branch master updated (efcecc6 -> e4e9ce7)

2023-02-26 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from efcecc6 Merge branch 'DBUTILS-150' new 2e7e493 DBUTILS-150 Add unit test to flex n

[commons-dbutils] 01/02: DBUTILS-150 Add unit test to flex null reader check

2023-02-26 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 2e7e4930bad9a6a8d3836642359198bc84434add Author: Carl Hall AuthorDate: Sun Feb 26 11:03:05 2023 -0500

[commons-dbutils] 02/03: DBUTILS-150 Check for null before getting the annotations of a read method

2023-02-25 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit ea5c3d5bde7c35f08a0d84709d89d64fde1b4133 Author: Carl Hall AuthorDate: Sat Feb 25 19:43:45 2023 -0500

[commons-dbutils] branch master updated (8b526ca -> efcecc6)

2023-02-25 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 8b526ca Bump actions/cache from 3.2.5 to 3.2.6 (#181) new c69e79f DBUTILS-150 Add unit test

[commons-dbutils] 03/03: Merge branch 'DBUTILS-150'

2023-02-25 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit efcecc6ce39f0295aca6d062988c57f78b9041ab Merge: 8b526ca ea5c3d5 Author: Carl Hall AuthorDate: Sat Feb 25

[commons-dbutils] 01/03: DBUTILS-150 Add unit test validating setter/getter pattern for indexed variables. This shows that special processing is not needed for indexed variables, such as using Indexed

2023-02-25 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit c69e79fbefe4713d1a09b7d05ba513bb814de944 Author: Carl Hall AuthorDate: Sat Feb 25 19:42:25 2023 -0500

[commons-dbutils] branch master updated (5d0b1e3 -> bd8ebef)

2023-02-13 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 5d0b1e3 Bump actions/setup-java from 3.9.0 to 3.10.0 (#179) new 654c4a6 Fetch parameter metadata

[commons-dbutils] 01/03: Fetch parameter metadata only once. Apply patch PR-78 from github.com/frank-king

2023-02-13 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 654c4a6f813acd9850eecb073bef1431da35fe90 Author: Frank King AuthorDate: Mon Jan 16 21:06:21 2023 -0500

[commons-dbutils] 02/03: Promote optimization as default for fetching the parameter metadata only once Clean up duplicated tests

2023-02-13 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit de4a1224dbfae557abdf3e237ee29df43e8d145b Author: Carl Hall AuthorDate: Mon Feb 13 22:30:40 2023 -0500

[commons-dbutils] 03/03: Merge branch 'frank-king-prefetch_pmd'

2023-02-13 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit bd8ebef1303545470c55ad814313164f84e7e6e2 Merge: 5d0b1e3 de4a122 Author: Carl Hall AuthorDate: Mon Feb 13

svn commit: r59386 - /release/commons/KEYS

2023-01-16 Thread thecarlhall
Author: thecarlhall Date: Tue Jan 17 00:13:29 2023 New Revision: 59386 Log: Update my key sigs and expiration Modified: release/commons/KEYS Modified: release/commons/KEYS == --- release/commons/KEYS (original

[commons-dbutils] 02/02: Pick up Checkstyle details from parent POM

2023-01-14 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 0285071e4d8598590a19a8df6688c767ff8d6fb2 Author: Carl Hall AuthorDate: Sat Jan 14 14:59:23 2023 -0500

[commons-dbutils] 01/02: DBUTILS-149 Add exceptions for EI_EXPOSE_REP and EI_EXPOSE_REP2 to maintain binary compatibility.

2023-01-14 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 150a1b49c7103fcb2baef17a6fab1bba09373db1 Author: Carl Hall AuthorDate: Sat Jan 14 14:51:29 2023 -0500

[commons-dbutils] branch master updated (1b95854 -> 0285071)

2023-01-14 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 1b95854 Bump actions/cache from 3.2.2 to 3.2.3 (#173) new 150a1b4 DBUTILS-149 Add exceptions for

[commons-dbutils] branch master updated: Spotbugs errors should fail the build. Roll back testing config.

2023-01-10 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git The following commit(s) were added to refs/heads/master by this push: new eb78037 Spotbugs errors should

[commons-dbutils] 01/01: Merge pull request #171 from apache/dependabot/github_actions/actions/checkout-3.3.0

2023-01-09 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit f6a973b0a75e52bf8f7f67d37956644128e19a4b Merge: eac17c9 a5dc4b5 Author: Carl Hall AuthorDate: Mon Jan 9

[commons-dbutils] branch master updated (eac17c9 -> f6a973b)

2023-01-09 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from eac17c9 DBUTILS-149 Revert Spotbugs version to address bugs from new analysis rules. add a5dc4b5

[commons-dbutils] branch master updated: DBUTILS-149 Revert Spotbugs version to address bugs from new analysis rules.

2023-01-09 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git The following commit(s) were added to refs/heads/master by this push: new eac17c9 DBUTILS-149 Revert

[commons-dbutils] 01/01: Merge pull request #170 from apache/dependabot/maven/com.github.spotbugs-spotbugs-4.7.3

2023-01-05 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit bd3a9a526aa744a1a41c22d4a30e9a5d08011403 Merge: 0c579f3 4712f03 Author: Carl Hall AuthorDate: Thu Jan 5

[commons-dbutils] branch master updated (0c579f3 -> bd3a9a5)

2023-01-05 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 0c579f3 Merge pull request #169 from apache/dependabot/maven/com.github.spotbugs-spotbugs-maven

[commons-dbutils] branch dependabot/maven/com.github.spotbugs-spotbugs-4.7.3 updated (8c4a58f -> 4712f03)

2023-01-05 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch dependabot/maven/com.github.spotbugs-spotbugs-4.7.3 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 8c4a58f Bump spotbugs from 4.2.3 to 4.7.3 add

[commons-dbutils] 01/01: Merge pull request #169 from apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.3.0

2023-01-05 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 0c579f37928d953f28ce81bb388dd7857c076053 Merge: 918b72a 3ed58bc Author: Carl Hall AuthorDate: Thu Jan 5

[commons-dbutils] branch master updated (918b72a -> 0c579f3)

2023-01-05 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 918b72a Bump commons-parent from 55 to 56 #168 add 3ed58bc Bump spotbugs-maven-plugin from 4.4.2

[commons-dbutils] 01/01: Merge pull request #165 from apache/dependabot/github_actions/actions/cache-3.2.2

2022-12-31 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit b94071a56870ed57fab75c001683b235fe917c20 Merge: f69bab3 1fc963f Author: Carl Hall AuthorDate: Sat Dec 31

[commons-dbutils] branch master updated (f69bab3 -> b94071a)

2022-12-31 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from f69bab3 Merge pull request #166 from apache/dependabot/maven/org.mockito-mockito-core-4.11.0 add

[commons-dbutils] 01/01: Merge pull request #166 from apache/dependabot/maven/org.mockito-mockito-core-4.11.0

2022-12-31 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit f69bab325e0ea88a3d227dd54615e6950b416bec Merge: 1cc554e b188dc4 Author: Carl Hall AuthorDate: Sat Dec 31

[commons-dbutils] branch master updated (1cc554e -> f69bab3)

2022-12-31 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 1cc554e Merge pull request #164 from apache/dependabot/github_actions/actions/cache-3.2.1 add

[commons-dbutils] 01/01: Merge pull request #164 from apache/dependabot/github_actions/actions/cache-3.2.1

2022-12-23 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 1cc554e6059f274bb3a340b2bf767613ea8c1d6d Merge: 7a23844 23bcef8 Author: Carl Hall AuthorDate: Fri Dec 23

[commons-dbutils] branch master updated (7a23844 -> 1cc554e)

2022-12-23 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 7a23844 Merge pull request #163 from apache/dependabot/github_actions/ossf/scorecard-action-2.1.2

[commons-dbutils] 01/01: Merge pull request #163 from apache/dependabot/github_actions/ossf/scorecard-action-2.1.2

2022-12-23 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 7a23844160370cb66b21cce238439cd00316b5da Merge: 7cac918 b1074b0 Author: Carl Hall AuthorDate: Fri Dec 23

[commons-dbutils] branch master updated (7cac918 -> 7a23844)

2022-12-23 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 7cac918 Merge pull request #158 from apache/dependabot/github_actions/actions/setup-java-3.9.0

[commons-dbutils] branch master updated (11e3c6f -> 7cac918)

2022-12-19 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 11e3c6f Merge pull request #159 from apache/dependabot/github_actions/actions/checkout-3.2.0 add

[commons-dbutils] 01/01: Merge pull request #158 from apache/dependabot/github_actions/actions/setup-java-3.9.0

2022-12-19 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 7cac918e36b5fdff6d8f5873fe9ce170ac45a593 Merge: 11e3c6f 91d594f Author: Carl Hall AuthorDate: Mon Dec 19

[commons-dbutils] 01/01: Merge pull request #159 from apache/dependabot/github_actions/actions/checkout-3.2.0

2022-12-19 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 11e3c6fd7fc3aae84b1107e0e377f7a5d0ac4a27 Merge: 19b7e79 07e86d3 Author: Carl Hall AuthorDate: Mon Dec 19

[commons-dbutils] branch master updated (19b7e79 -> 11e3c6f)

2022-12-19 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 19b7e79 Merge pull request #160 from apache/dependabot/github_actions/ossf/scorecard-action-2.1.0

[commons-dbutils] branch master updated (360f636 -> 19b7e79)

2022-12-19 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 360f636 Merge pull request #162 from apache/dependabot/maven/org.apache.commons-commons-parent-55

[commons-dbutils] branch master updated (1d5ba3e -> 360f636)

2022-12-19 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 1d5ba3e Merge pull request #161 from apache/dependabot/maven/org.mockito-mockito-core-4.10.0 add

[commons-dbutils] 01/01: Merge pull request #161 from apache/dependabot/maven/org.mockito-mockito-core-4.10.0

2022-12-19 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 1d5ba3e41cfe9f7723d846c80838196cf8f2b8e1 Merge: 69a74fd d319f65 Author: Carl Hall AuthorDate: Mon Dec 19

[commons-dbutils] branch master updated (69a74fd -> 1d5ba3e)

2022-12-19 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 69a74fd DBUTILS-112 Applying patch to add rollback quietly (thanks msiemczyk) add d319f65 Bump

[commons-dbutils] branch master updated: DBUTILS-112 Applying patch to add rollback quietly (thanks msiemczyk)

2022-12-06 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git The following commit(s) were added to refs/heads/master by this push: new 69a74fd DBUTILS-112 Applying

[commons-dbutils] branch master updated: DBUTILS-144 Use column index as property name when name and label are null

2022-12-05 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git The following commit(s) were added to refs/heads/master by this push: new c6f7cb4 DBUTILS-144 Use column

[commons-dbutils] 01/03: Format code with comments, update tests

2022-12-05 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 9870e520ddd76f93c743b1a6b63ea65592b2b504 Author: Carl Hall AuthorDate: Sun Dec 4 10:30:17 2022 -0500

[commons-dbutils] 02/03: DBUTILS-148 Replace deprecated Mockito.initMocks with @RunWith(MockitoJUnitRunner.class)

2022-12-05 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 339976ed05ca4b77c6e87042e288e0ae963ba58a Author: Carl Hall AuthorDate: Mon Dec 5 21:14:51 2022 -0500

[commons-dbutils] 03/03: DBUTILS-148 Remove unused mockings

2022-12-05 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 66c836ec73b036bc343d5267cf9f062c7175d21c Author: Carl Hall AuthorDate: Mon Dec 5 21:49:10 2022 -0500

[commons-dbutils] branch master updated (f0cbf2f -> 66c836e)

2022-12-05 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from f0cbf2f Correct Checkstyle version new 9870e52 Format code with comments, update tests new

[commons-dbutils] branch master updated: Correct Checkstyle version

2022-12-05 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git The following commit(s) were added to refs/heads/master by this push: new f0cbf2f Correct Checkstyle

[commons-dbutils] branch master updated: Revert checkstyle version to work with Java 8

2022-12-05 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git The following commit(s) were added to refs/heads/master by this push: new fa57cca Revert checkstyle

[commons-dbutils] branch master updated: Be generous on result column having spaces.

2022-12-04 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git The following commit(s) were added to refs/heads/master by this push: new 9e901dd Be generous on result

[commons-dbutils] branch master updated (f1070d9 -> 4815c90)

2022-12-04 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from f1070d9 Merge pull request #155 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-10.5.0

[commons-dbutils] 01/01: Merge pull request #153 from apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.3.0

2022-12-04 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 4815c902ed78c5970f94e84df509333d9f0d5e10 Merge: f1070d9 8bebc89 Author: Carl Hall AuthorDate: Sun Dec 4

[commons-dbutils] branch dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.3.0 updated (1d5786b -> 8bebc89)

2022-12-04 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.3.0 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 1d5786b Bump spotbugs-maven-plugin from

[commons-dbutils] 01/01: Merge pull request #155 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-10.5.0

2022-12-04 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit f1070d9b16d7851cf491c648e758f6fba3da48ae Merge: 011db9c a0ac0b6 Author: Carl Hall AuthorDate: Sun Dec 4

[commons-dbutils] branch master updated (011db9c -> f1070d9)

2022-12-04 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 011db9c Merge pull request #154 from apache/dependabot/maven/org.mockito-mockito-core-4.9.0 add

[commons-dbutils] 01/01: Merge pull request #154 from apache/dependabot/maven/org.mockito-mockito-core-4.9.0

2022-12-04 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 011db9cbc068ad8a6d81d38fce17595d4d6c05a6 Merge: 966c6c1 3490528 Author: Carl Hall AuthorDate: Sun Dec 4

[commons-dbutils] branch master updated (966c6c1 -> 011db9c)

2022-12-04 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 966c6c1 Merge pull request #149 from apache/dependabot/maven/com.github.spotbugs-spotbugs-4.7.3

[commons-dbutils] 01/01: Merge pull request #149 from apache/dependabot/maven/com.github.spotbugs-spotbugs-4.7.3

2022-12-04 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 966c6c148c7a2e77f1f36c9c28ed18f42566c777 Merge: 4e48194 099b31a Author: Carl Hall AuthorDate: Sun Dec 4

[commons-dbutils] branch master updated (4e48194 -> 966c6c1)

2022-12-04 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git from 4e48194 Bump actions/setup-java from 3.6.0 to 3.7.0 #126 add 099b31a Bump spotbugs from 4.2.3 to

[commons-dbutils] branch master updated: fix typo

2020-05-25 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git The following commit(s) were added to refs/heads/master by this push: new aa67f4d fix typo new

[commons-dbutils] annotated tag commons-dbutils-1.8-RC2 created (now 1e2b408)

2020-05-23 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to annotated tag commons-dbutils-1.8-RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git. at 1e2b408 (tag) tagging 9be04e5cc990deee3ba672aa8060c523db897b7a (commit

svn commit: r38498 - /release/commons/KEYS

2020-03-12 Thread thecarlhall
Author: thecarlhall Date: Fri Mar 13 04:28:29 2020 New Revision: 38498 Log: Updated the expiration for key for thecarlhall Modified: release/commons/KEYS Modified: release/commons/KEYS == --- release/commons/KEYS

[commons-dbutils] branch release updated (36a328e -> 9be04e5)

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to branch release in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git. from 36a328e Update NOTICE to 2020 add c2c387c Update release notes to accumulate starting with

svn commit: r37533 - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jquery/image

2020-01-08 Thread thecarlhall
Author: thecarlhall Date: Thu Jan 9 06:45:21 2020 New Revision: 37533 Log: Staging release: commons-dbutils, version: 1.8 [This commit notification would consist of 104 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[commons-dbutils] 03/04: Bump RC version

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to annotated tag DBUTILS_1_8_RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit f45b0e161a1cd998e2dbf7a4f735d04319a3db61 Author: Carl Hall AuthorDate: Tue Jan 7 21:54:21

[commons-dbutils] annotated tag DBUTILS_1_8_RC2 created (now 1e2b408)

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to annotated tag DBUTILS_1_8_RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git. at 1e2b408 (tag) tagging 9be04e5cc990deee3ba672aa8060c523db897b7a (commit) replaces

svn commit: r37532 - /dev/commons/dbutils/1.8-RC2/

2020-01-08 Thread thecarlhall
Author: thecarlhall Date: Thu Jan 9 06:42:23 2020 New Revision: 37532 Log: Cleaning distribution area for: commons-dbutils Removed: dev/commons/dbutils/1.8-RC2/

[commons-dbutils] 01/04: Update release notes to accumulate starting with version 1.6

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to annotated tag DBUTILS_1_8_RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit c2c387cc3d6fa807be14e08c4e4fee453f091dcd Author: Carl Hall AuthorDate: Mon Jan 6 21:30:40

[commons-dbutils] 02/04: Revert javadoc because the methods wrap but don't inherit

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to annotated tag DBUTILS_1_8_RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit c156d3f82730f0e4813275f7e96bf69a9baeb851 Author: Carl Hall AuthorDate: Tue Jan 7 21:32:19

[commons-dbutils] 04/04: DBUTILS-143 Use try-with-resources for all prepareConnection calls Remove closing of connection by private methods that are wrapped in convience methods

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to annotated tag DBUTILS_1_8_RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 9be04e5cc990deee3ba672aa8060c523db897b7a Author: Carl Hall AuthorDate: Wed Jan 8 22:14:42

[commons-dbutils] annotated tag DBUTILS_1_8_RC2 deleted (was 777f9b0)

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to annotated tag DBUTILS_1_8_RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git. *** WARNING: tag DBUTILS_1_8_RC2 was deleted! *** tag was 777f9b0 This change permanently

svn commit: r37531 - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jquery/image

2020-01-08 Thread thecarlhall
Author: thecarlhall Date: Thu Jan 9 06:26:01 2020 New Revision: 37531 Log: Staging release: commons-dbutils, version: 1.8 [This commit notification would consist of 104 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[commons-dbutils] 03/04: Bump RC version

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to annotated tag DBUTILS_1_8_RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit f45b0e161a1cd998e2dbf7a4f735d04319a3db61 Author: Carl Hall AuthorDate: Tue Jan 7 21:54:21

[commons-dbutils] 04/04: DBUTILS-143 Use try-with-resources for all prepareConnection calls Remove closing of connection by private methods that are wrapped in convience methods

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to annotated tag DBUTILS_1_8_RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit dc1ef8bbf87d0c1acbcb7dd9f9c0846c26d53535 Author: Carl Hall AuthorDate: Wed Jan 8 22:14:42

[commons-dbutils] annotated tag DBUTILS_1_8_RC2 created (now 777f9b0)

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to annotated tag DBUTILS_1_8_RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git. at 777f9b0 (tag) tagging dc1ef8bbf87d0c1acbcb7dd9f9c0846c26d53535 (commit) replaces

[commons-dbutils] 02/04: Revert javadoc because the methods wrap but don't inherit

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to annotated tag DBUTILS_1_8_RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit c156d3f82730f0e4813275f7e96bf69a9baeb851 Author: Carl Hall AuthorDate: Tue Jan 7 21:32:19

[commons-dbutils] 01/04: Update release notes to accumulate starting with version 1.6

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to annotated tag DBUTILS_1_8_RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit c2c387cc3d6fa807be14e08c4e4fee453f091dcd Author: Carl Hall AuthorDate: Mon Jan 6 21:30:40

[commons-dbutils] annotated tag 1.8-RC2 deleted (was f8ca810)

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to annotated tag 1.8-RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git. *** WARNING: tag 1.8-RC2 was deleted! *** tag was f8ca810 This change permanently discards the

svn commit: r37530 - /dev/commons/dbutils/1.8-RC2/

2020-01-08 Thread thecarlhall
Author: thecarlhall Date: Thu Jan 9 06:19:11 2020 New Revision: 37530 Log: Cleaning distribution area for: commons-dbutils Removed: dev/commons/dbutils/1.8-RC2/

[commons-dbutils] annotated tag 1.8-RC2 created (now f8ca810)

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to annotated tag 1.8-RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git. at f8ca810 (tag) tagging 3dc5efb853a4a64176664384d460e28f198c6101 (commit) replaces

[commons-dbutils] 03/04: Bump RC version

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to annotated tag 1.8-RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit f45b0e161a1cd998e2dbf7a4f735d04319a3db61 Author: Carl Hall AuthorDate: Tue Jan 7 21:54:21 2020

[commons-dbutils] 04/04: DBUTILS-143 Use try-with-resources for all prepareConnection calls Remove closing of connection by private methods that are wrapped in convience methods

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to annotated tag 1.8-RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit 3dc5efb853a4a64176664384d460e28f198c6101 Author: Carl Hall AuthorDate: Wed Jan 8 22:14:42 2020

[commons-dbutils] 01/04: Update release notes to accumulate starting with version 1.6

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to annotated tag 1.8-RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit c2c387cc3d6fa807be14e08c4e4fee453f091dcd Author: Carl Hall AuthorDate: Mon Jan 6 21:30:40 2020

[commons-dbutils] 02/04: Revert javadoc because the methods wrap but don't inherit

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a commit to annotated tag 1.8-RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git commit c156d3f82730f0e4813275f7e96bf69a9baeb851 Author: Carl Hall AuthorDate: Tue Jan 7 21:32:19 2020

[commons-dbutils] annotated tag DBUTILS_1_8_RC2 deleted (was c316dc3)

2020-01-08 Thread thecarlhall
This is an automated email from the ASF dual-hosted git repository. thecarlhall pushed a change to annotated tag DBUTILS_1_8_RC2 in repository https://gitbox.apache.org/repos/asf/commons-dbutils.git. *** WARNING: tag DBUTILS_1_8_RC2 was deleted! *** tag was c316dc3 This change permanently

svn commit: r37519 - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jquery/image

2020-01-07 Thread thecarlhall
Author: thecarlhall Date: Wed Jan 8 06:06:09 2020 New Revision: 37519 Log: Staging release: commons-dbutils, version: 1.8 [This commit notification would consist of 104 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r37517 [7/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jquer

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/apidocs/jquery/jquery-3.3.1.js == --- dev/commons/dbutils/1.8-RC2/site/apidocs/jquery/jquery-3.3.1.js (added) +++ dev/commons/dbutils/1.8-RC2/site/apidocs/jquery/jquery-3.3.1.js Wed J

svn commit: r37517 [23/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jque

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/StatementConfiguration.html == --- dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/StatementConfiguration.html (added) +++ d

svn commit: r37517 [9/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jquer

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/apidocs/jquery/jquery-ui.js == --- dev/commons/dbutils/1.8-RC2/site/apidocs/jquery/jquery-ui.js (added) +++ dev/commons/dbutils/1.8-RC2/site/apidocs/jquery/jquery-ui.js Wed Jan 8 06

svn commit: r37517 [36/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jque

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/wrappers/class-use/SqlNullCheckedResultSet.html == --- dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/wrappers/class-use/SqlN

svn commit: r37517 [47/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jque

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/jacoco/org.apache.commons.dbutils/BasicRowProcessor.java.html == --- dev/commons/dbutils/1.8-RC2/site/jacoco/org.apache.commons.dbutils/BasicRowProcessor.java.html (added) +++ dev

svn commit: r37517 [35/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jque

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/wrappers/SqlNullCheckedResultSet.html == --- dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/wrappers/SqlNullCheckedResultSet.

svn commit: r37517 [24/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jque

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/class-use/AsyncQueryRunner.html == --- dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/class-use/AsyncQueryRunner.html (added

svn commit: r37517 [41/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jque

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/jacoco/org.apache.commons.dbutils.handlers/BeanMapHandler.java.html == --- dev/commons/dbutils/1.8-RC2/site/jacoco/org.apache.commons.dbutils.handlers/BeanMapHandler.java.html (add

svn commit: r37517 [19/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jque

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/DbUtils.html == --- dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/DbUtils.html (added) +++ dev/commons/dbutils/1.8-RC2/sit

svn commit: r37517 [13/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jque

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/apidocs/member-search-index.js == --- dev/commons/dbutils/1.8-RC2/site/apidocs/member-search-index.js (added) +++ dev/commons/dbutils/1.8-RC2/site/apidocs/member-search-index.js Wed J

svn commit: r37517 [29/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jque

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/handlers/class-use/AbstractKeyedHandler.html == --- dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/handlers/class-use/Abstrac

svn commit: r37517 [25/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jque

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/class-use/ResultSetHandler.html == --- dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/class-use/ResultSetHandler.html (added

svn commit: r37517 [14/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jque

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/AbstractQueryRunner.html == --- dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/AbstractQueryRunner.html (added) +++ dev/com

svn commit: r37517 [30/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jque

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/handlers/columns/BooleanColumnHandler.html == --- dev/commons/dbutils/1.8-RC2/site/apidocs/org/apache/commons/dbutils/handlers/columns/BooleanColu

svn commit: r37517 [48/50] - in /dev/commons/dbutils/1.8-RC2: ./ binaries/ site/ site/apidocs/ site/apidocs/jquery/ site/apidocs/jquery/external/ site/apidocs/jquery/external/jquery/ site/apidocs/jque

2020-01-07 Thread thecarlhall
Added: dev/commons/dbutils/1.8-RC2/site/jacoco/org.apache.commons.dbutils/DbUtils.java.html == --- dev/commons/dbutils/1.8-RC2/site/jacoco/org.apache.commons.dbutils/DbUtils.java.html (added) +++ dev/commons/dbutils/1.8

  1   2   3   4   >