[commons-math] branch modularized_master created (now 9d1741b)

2021-05-14 Thread erans
This is an automated email from the ASF dual-hosted git repository. erans pushed a change to branch modularized_master in repository https://gitbox.apache.org/repos/asf/commons-math.git. at 9d1741b Modularization. This branch includes the following new commits: new 9d1741b Modular

[commons-fileupload] branch master updated: FILEUPLOAD-335 - ConstantName and Operator Order

2021-05-14 Thread jochen
This is an automated email from the ASF dual-hosted git repository. jochen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git The following commit(s) were added to refs/heads/master by this push: new 178ff6e FILEUPLOAD-335 - ConstantNa

[commons-fileupload] branch master updated: Fix the site's team link.

2021-05-14 Thread jochen
This is an automated email from the ASF dual-hosted git repository. jochen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git The following commit(s) were added to refs/heads/master by this push: new 6787168 Fix the site's team link.

[commons-compress] branch master updated: really fix single-byte read when nothing has been read

2021-05-14 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new 8a825f0 really fix single-byte read

[commons-compress] branch master updated (de39b85 -> 2d1392d)

2021-05-14 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git. from de39b85 COMPRESS-567 turn possible RuntimeExceptions into IOExceptions new ed32eb9 actually, InputS

[commons-compress] 01/02: actually, InputStream wants an IIOBE here

2021-05-14 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit ed32eb968ef124b9c0e19ccdda2c9d60dbfe451e Author: Stefan Bodewig AuthorDate: Fri May 14 18:02:58 2021 +0200

[commons-compress] 02/02: fix single-byte read when nothing has been read

2021-05-14 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 2d1392d2544165df2ae6bdb73f7473fd30dad33f Author: Stefan Bodewig AuthorDate: Fri May 14 18:05:39 2021 +0200

[commons-compress] 02/03: properly fulfill InputStream's contract

2021-05-14 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 8046bd27c09651cfc6b5f153171a87ce48b009c7 Author: Stefan Bodewig AuthorDate: Fri May 14 17:43:23 2021 +0200

[commons-compress] branch master updated (882c6dd -> de39b85)

2021-05-14 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git. from 882c6dd one more case where the JDK throwing RuntimeEx may hurt us new 190939b handle integer overf

[commons-compress] 03/03: COMPRESS-567 turn possible RuntimeExceptions into IOExceptions

2021-05-14 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit de39b85b6d74031fb3a5c269d80be1f1253d1c91 Author: Stefan Bodewig AuthorDate: Fri May 14 17:49:34 2021 +0200

[commons-compress] 01/03: handle integer overflow

2021-05-14 Thread bodewig
This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git commit 190939b04c566e3285b15c109ff69887ecba919d Author: Stefan Bodewig AuthorDate: Fri May 14 17:03:05 2021 +0200

[commons-lang] branch master updated: Redundant Collection operation. Use Collections.emptyIterator() #738.

2021-05-14 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-lang.git The following commit(s) were added to refs/heads/master by this push: new acd7283 Redundant Collection operation.

[commons-lang] branch master updated: Redundant Collection operation. Use Collections.emptyIterator() (#738)

2021-05-14 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-lang.git The following commit(s) were added to refs/heads/master by this push: new 6e4ed7c Redundant Collection operation.