(commons-io) branch master updated: XmlStreamReader can't parse XML an document with an external parsed entity prolog

2024-01-02 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-io.git The following commit(s) were added to refs/heads/master by this push: new 129eb40c XmlStreamReader can't parse XML a

(commons-io) branch master updated: Javadoc

2024-01-02 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-io.git The following commit(s) were added to refs/heads/master by this push: new 2d2a4d28 Javadoc 2d2a4d28 is described bel

(commons-io) branch master updated: Javadoc

2024-01-02 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-io.git The following commit(s) were added to refs/heads/master by this push: new bbff10de Javadoc bbff10de is described bel

Nexus: Staging Repository Dropped

2024-01-02 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDescription:Drop experiment.Deployer properties:"userAgent" = "Apache-Maven/3.9.6 (Java 17.0.9; Mac OS X 14.2.1)""userId" = "ggregory""ip" = "98.180.65.92"Details:The orgapachecommons-1684 staging repository has been dropped.Action performed by Gary D. Gre

(commons-io) 02/02: XmlStreamReader can't parse XML document with multi-line prolog #550

2024-01-02 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-io.git commit 17f8b44d50372f4b540059232ed0ffa189eceb62 Author: Gary Gregory AuthorDate: Tue Jan 2 09:08:58 2024 -0500 XmlSt

(commons-io) 01/02: Remove extra whitespace

2024-01-02 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-io.git commit 555647f9f2c05db97f739ffbccab532c4b9262c2 Author: Gary Gregory AuthorDate: Tue Jan 2 09:07:33 2024 -0500 Remov

(commons-io) branch master updated (f8327c74 -> 17f8b44d)

2024-01-02 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-io.git from f8327c74 tidy up API doc for copy methods (#549) new 555647f9 Remove extra whitespace new 17f8b44d Xml

(commons-statistics) 01/03: Avoid use of Math.pow(x, 2)

2024-01-02 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 25609c1c8d421c642fb5a3b6ae061a372799a917 Author: Alex Herbert AuthorDate: Tue Jan 2 09:13:06 2024 +

(commons-statistics) 03/03: Use descriptive module to compute statistics

2024-01-02 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 33bd58fb891dd6975a4e6c299329d6adce1782e2 Author: Alex Herbert AuthorDate: Tue Jan 2 11:05:02 2024 +

(commons-statistics) 02/03: Refactor DoubleStatistics API to be consistent with IntStatistics

2024-01-02 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 3b13c1ed144556362b9f49a9f650d4fdafbcfb32 Author: Alex Herbert AuthorDate: Tue Jan 2 10:43:35 2024 +

(commons-statistics) branch master updated (3afb93d -> 33bd58f)

2024-01-02 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 3afb93d STATISTICS-81: Add aggregate statistics for int and long new 25609c1 Avoid use of Math.po