[commons-imaging] branch master updated: Add tests for imaging exceptions

2019-11-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-imaging.git The following commit(s) were added to refs/heads/master by this push: new fa39b5d Add tests for imaging exception

[commons-daemon] branch master updated: Fix DAEMON-411 Correct ' interact with desktop' configuration

2019-11-21 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-daemon.git The following commit(s) were added to refs/heads/master by this push: new 602ca54 Fix DAEMON-411 Correct ' interac

[commons-imaging] branch master updated (7d8193b -> 7bad384)

2019-11-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-imaging.git. from 7d8193b Merge pull request #59 from kinow/junit5 add 8076911 [IMAGING-243]: Indexed Color with transpa

[commons-daemon] branch master updated: [DAEMON-414] prunsrv uses its log is before it is initialized.

2019-11-21 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-daemon.git The following commit(s) were added to refs/heads/master by this push: new 8a46539 [DAEMON-414] prunsrv uses its

[commons-daemon] branch master updated: [DAEMON-414] prunsrv uses its log is before it is initialized. (#13)

2019-11-21 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-daemon.git The following commit(s) were added to refs/heads/master by this push: new ce98c40 [DAEMON-414] prunsrv uses its

[commons-codec] 02/02: Moved magic numbers to constants.

2019-11-21 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-codec.git commit 5204e89987d2cb9de75207226f97452578eb024f Author: aherbert AuthorDate: Thu Nov 21 17:38:45 2019 + Moved

[commons-codec] branch master updated (03e5497 -> 5204e89)

2019-11-21 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-codec.git. from 03e5497 Added @since 1.14 to MurmurHash3 additions. new 31e094a Javadoc clean-up. new 5204e89 M

[commons-codec] 01/02: Javadoc clean-up.

2019-11-21 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-codec.git commit 31e094ab90d238cfbd98b9ed8c715d997f58123a Author: aherbert AuthorDate: Thu Nov 21 17:36:22 2019 + Javad

[commons-codec] branch master updated: Added @since 1.14 to MurmurHash3 additions.

2019-11-21 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-codec.git The following commit(s) were added to refs/heads/master by this push: new 03e5497 Added @since 1.14 to MurmurHas

[commons-codec] 01/02: Fix MurmurHash2 code in-line with MurmurHash3.

2019-11-21 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-codec.git commit 48b23313e7c7428fc421942352c8dba4d1e35200 Author: aherbert AuthorDate: Thu Nov 21 16:54:34 2019 + Fix M

[commons-codec] 02/02: MurmurHashTest2: Use Assert.equals and conditional Assert.fail.

2019-11-21 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-codec.git commit a1fb8486705ff6cea89b0670036c0574d407c339 Author: aherbert AuthorDate: Thu Nov 21 17:00:42 2019 + Murmu

[commons-codec] branch master updated (91cdc16 -> a1fb848)

2019-11-21 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-codec.git. from 91cdc16 Close javadoc and tags. new 48b2331 Fix MurmurHash2 code in-line with MurmurHash3. new

[commons-codec] branch master updated: Close javadoc and tags.

2019-11-21 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-codec.git The following commit(s) were added to refs/heads/master by this push: new 91cdc16 Close javadoc and tags. 91cd

[commons-codec] 02/02: Javadoc formatting.

2019-11-21 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-codec.git commit c143ceee9d8af23d3ca6a2746b3115f70e74d241 Author: aherbert AuthorDate: Thu Nov 21 16:10:30 2019 + Javad

[commons-codec] 01/02: MurmurHash3: Modify tests to call the method described in the javadoc.

2019-11-21 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-codec.git commit ae6c7c436066e70c0f61f7f004ee2823f1c04d4e Author: aherbert AuthorDate: Thu Nov 21 16:10:14 2019 + Murmu

[commons-codec] branch master updated (486d8a8 -> c143cee)

2019-11-21 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-codec.git. from 486d8a8 MurmurHash3: Added random block sizes to incremental hash test. new ae6c7c4 MurmurHash3: Mod

[commons-codec] 02/07: Rewrite of MurmurHash3Test using random byte data.

2019-11-21 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-codec.git commit 2d744c87c2c498510f84b5a91dc14ec703d7b022 Author: aherbert AuthorDate: Thu Nov 21 14:11:36 2019 + Rewri

[commons-codec] 05/07: [CODEC-264] Add hash128x64 methods to fix sign extension error.

2019-11-21 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-codec.git commit 82b108f3df4b8db2a2ce56afce19a2b0a97c5539 Author: aherbert AuthorDate: Thu Nov 21 15:32:11 2019 + [CODE

[commons-codec] 01/07: Fully documented MurmurHash3.

2019-11-21 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-codec.git commit b5ce7fae5bb6794d41216756f080a087cb956e90 Author: aherbert AuthorDate: Thu Nov 21 14:04:30 2019 + Fully

[commons-codec] 04/07: [CODEC-267] Add hash32x86 methods to fix sign extension error.

2019-11-21 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-codec.git commit 1645ab953ce98bffaff2424cd0b3d2501e21b04f Author: aherbert AuthorDate: Thu Nov 21 15:13:42 2019 + [CODE

[commons-codec] 07/07: MurmurHash3: Added random block sizes to incremental hash test.

2019-11-21 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-codec.git commit 486d8a8ae45e9d9e0e44ffb6048e536491c59c1a Author: aherbert AuthorDate: Thu Nov 21 15:54:10 2019 + Murmu

[commons-codec] branch master updated (8b206b5 -> 486d8a8)

2019-11-21 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-codec.git. from 8b206b5 Fix main package.html to work on JDK 13+. new b5ce7fa Fully documented MurmurHash3. new

[commons-codec] 06/07: Fix javadoc examples.

2019-11-21 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-codec.git commit 64f1b4d91477670a393fb1afb5169dde97998d84 Author: aherbert AuthorDate: Thu Nov 21 15:42:18 2019 + Fix j

[commons-codec] 03/07: [CODEC-269] Allow repeat calls to IncrementalHash32.end().

2019-11-21 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-codec.git commit 1490fbf959fc0e7bc5d8be43250689ebf625942d Author: aherbert AuthorDate: Thu Nov 21 14:16:03 2019 + [CODE