[commons-lang] branch master updated (75768ba -> 589ce59)

2019-02-18 Thread chtompki
This is an automated email from the ASF dual-hosted git repository. chtompki pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git. from 75768ba Simplify test code by using lambda expressions new 92e63fb Adding junits for JsonToStringStyle

[commons-compress] branch master updated: record #74

2019-02-18 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 476d47a record #74 476d47a is descri

[commons-compress] branch master updated: Removed incorrect use of InputStream.available() in ArArchiveInputStream

2019-02-18 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 8e5338c Removed incorrect use of Inp

[commons-compress] branch master updated: fix javadoc references

2019-02-18 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 844fade fix javadoc references 844fa

[commons-rng] 01/02: Use javadoc parameter --allow-script-in-comments for all JDKs after 1.8

2019-02-18 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-rng.git commit d4726f319ddc3bcb703298a67beb8774d1a99315 Author: Alex Herbert AuthorDate: Mon Feb 18 13:37:47 2019 + Use

[commons-rng] 02/02: Disable checkstyle warnings in the DiceGameApplication

2019-02-18 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-rng.git commit bb374f3cce821e8c8955c8f3af39107dd80ee527 Author: Alex Herbert AuthorDate: Mon Feb 18 13:41:34 2019 + Dis

[commons-rng] branch master updated (485961a -> bb374f3)

2019-02-18 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-rng.git. from 485961a The --allow-script-in-comments option is specific to java8. new d4726f3 Use javadoc parameter -