[commons-bcel] branch master updated: Code coverage and bug fixes for bcelifier #171

2022-11-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git The following commit(s) were added to refs/heads/master by this push: new acefe3e0 Code coverage and bug fixes for

[commons-bcel] branch master updated (d1bfd30b -> 2a3b0eba)

2022-11-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git from d1bfd30b Use final new 2dff910b Add org.apache.bcel.classfile.Utility.packageToPath(String) new 2a3b

[commons-bcel] 02/02: Reuse Utility.pathToPackage()

2022-11-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git commit 2a3b0eba675acb2755eee394ca4f7da8b23b2e09 Author: Gary David Gregory (Code signing key) AuthorDate: Sun Nov 20 14

[commons-bcel] 01/02: Add org.apache.bcel.classfile.Utility.packageToPath(String)

2022-11-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git commit 2dff910b71f42b4a3e35acd5fdf42891c9f8af85 Author: Gary David Gregory (Code signing key) AuthorDate: Sun Nov 20 14

[commons-bcel] 02/02: Use final

2022-11-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git commit d1bfd30b34c7bf0c3ca75c70c86a189709934957 Author: Gary David Gregory (Code signing key) AuthorDate: Sun Nov 20 14

[commons-bcel] branch master updated (c96eb974 -> d1bfd30b)

2022-11-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git from c96eb974 Code coverage and bug fixes for bcelifier (#171) new caa44067 Sort members new d1bfd30b Use

[commons-bcel] 01/02: Sort members

2022-11-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git commit caa44067d2458909c542f22a2f07628e449c2b42 Author: Gary David Gregory (Code signing key) AuthorDate: Sun Nov 20 14

[commons-bcel] branch master updated: Code coverage and bug fixes for bcelifier (#171)

2022-11-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git The following commit(s) were added to refs/heads/master by this push: new c96eb974 Code coverage and bug fixes for

[commons-bcel] branch master updated: Remove unhelpful comment

2022-11-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git The following commit(s) were added to refs/heads/master by this push: new 556b922f Remove unhelpful comment 556b92

[commons-bcel] 03/04: Reuse constant instead of magic number

2022-11-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git commit 08a313c0b79865297952b6714eaaf9a316983b73 Author: Gary David Gregory (Code signing key) AuthorDate: Sat Nov 19 19

[commons-bcel] 02/04: Use try-with-resources

2022-11-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git commit 7603760bb9c6717539089f7a7a6eb0fa4a265dc8 Author: Gary David Gregory (Code signing key) AuthorDate: Sat Nov 19 19

[commons-bcel] 04/04: Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-bcel.git

2022-11-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git commit 24630299e1402294a87be0255cf99024bb9536ce Merge: 08a313c0 1a99a1e5 Author: Gary David Gregory (Code signing key)

[commons-bcel] branch master updated (1a99a1e5 -> 24630299)

2022-11-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git from 1a99a1e5 Fix an instance of IAE when it should be ClassFormatException new c2bb9264 Javadoc new 7603

[commons-bcel] 01/04: Javadoc

2022-11-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git commit c2bb9264e3a930eac3fa0d74e576f330aa3596e4 Author: Gary David Gregory (Code signing key) AuthorDate: Sat Nov 19 19

[commons-statistics] 03/04: Use smaller test tolerance

2022-11-20 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git commit e107d69a1dac8dfab7050d72ac6df00ce49c68f5 Author: Alex Herbert AuthorDate: Sat Nov 19 07:47:07 2022 +

[commons-statistics] 02/04: Use assertEquals in place of using Precision with assertTrue

2022-11-20 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git commit 280b177006b4e304dca162350a647d495e4261f7 Author: Alex Herbert AuthorDate: Sat Nov 19 07:45:29 2022 +

[commons-statistics] 01/04: Use parameterized tests

2022-11-20 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git commit 962ddfc467c0488948439528a21445422e6a4dc5 Author: Alex Herbert AuthorDate: Thu Nov 17 15:58:45 2022 +

[commons-statistics] 04/04: Use parameterized tests

2022-11-20 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git commit c32aa226e55812280afb1fc82b3e996dd458220d Author: Alex Herbert AuthorDate: Sat Nov 19 08:43:40 2022 +

[commons-statistics] branch master updated (0de1692 -> c32aa22)

2022-11-20 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-statistics.git from 0de1692 STATISTICS-57: Add a trapezoidal distribution new 962ddfc Use parameterized tests ne

[commons-bcel] branch master updated: Fix an instance of IAE when it should be ClassFormatException

2022-11-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git The following commit(s) were added to refs/heads/master by this push: new 1a99a1e5 Fix an instance of IAE when it sho