[commons-jcs] 01/01: Merge pull request #105 from apache/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.4.1

2022-08-21 Thread tv
This is an automated email from the ASF dual-hosted git repository. tv pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jcs.git commit 7e962c1f2c6c4183d96c9c1f0872c52eabbee68e Merge: dbe02273 234eb09e Author: Thomas Vandahl AuthorDate: Mon Aug 22 08:35:4

[commons-jcs] branch master updated (dbe02273 -> 7e962c1f)

2022-08-21 Thread tv
This is an automated email from the ASF dual-hosted git repository. tv pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-jcs.git from dbe02273 Merge pull request #103 from apache/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.4.2

[commons-lang] branch master updated: Add Processor.Type.getLabel() and Processor.toString()

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new 1903d88e0 Add Processor.Type.getLabel()

[commons-lang] branch master updated: Fix links in Javadoc and documentation #926

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new 28ab516d9 Fix links in Javadoc and docum

[commons-lang] branch master updated: Fix links in Javadoc and documentations (#926)

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new 19bad1a6c Fix links in Javadoc and docum

[commons-lang] 01/02: Add ThreadUtils.sleepQuietly(Duration)

2022-08-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-lang.git commit f8df864f4cde9d8c6a21ba04ecfe9abd286de71d Author: Gary Gregory AuthorDate: Sun Aug 21 15:17:44 2022 -0400 Ad

[commons-lang] branch master updated (e92dafdc3 -> 6de0fc1ae)

2022-08-21 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-lang.git from e92dafdc3 Checkstyle new f8df864f4 Add ThreadUtils.sleepQuietly(Duration) new 6de0fc1ae Use Stream

[commons-lang] 02/02: Use Stream

2022-08-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-lang.git commit 6de0fc1ae5b72af4eb64fb877d81acbc22319193 Author: Gary Gregory AuthorDate: Sun Aug 21 15:22:21 2022 -0400 Us

[commons-lang] branch master updated: Checkstyle

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new e92dafdc3 Checkstyle e92dafdc3 is descri

[commons-lang] branch master updated: Deprecate ThreadUtils code that defines custom function interfaces in favor of stock java.util.function.Predicate usage.

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new 11b1bc19a Deprecate ThreadUtils code tha

[commons-lang] branch master updated: Deprecate getNanosOfMiili() method with typo and create proper getNanosOfMilli() #940

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new ae6457f4a Deprecate getNanosOfMiili() me

[commons-lang] branch master updated: Format

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new 60884907a Format new cf8b7edbe Merg

[commons-lang] branch master updated: Rename method and fix typo. (#940)

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new 2f153733c Rename method and fix typo. (#

[commons-lang] branch master updated: Revert "ThreadGroupPredicate extends Predicate"

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new 4dd0a6b4a Revert "ThreadGroupPredicate e

[commons-lang] 10/10: ThreadGroupPredicate extends Predicate

2022-08-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-lang.git commit 6cd7bd5ed962ad19fc6af5260e656f35fa2b3d16 Author: Gary Gregory AuthorDate: Sun Aug 21 11:07:33 2022 -0400 Th

[commons-lang] 09/10: Use Stream.

2022-08-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-lang.git commit cb0fbd4c50cc87a5602ff43da53a0c85ee16d38f Author: Gary Gregory AuthorDate: Sun Aug 21 11:06:28 2022 -0400 Us

[commons-lang] 01/10: Better description

2022-08-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-lang.git commit 0d5d1fc1196d0649f18c62c6ab97e509a61e052a Author: Gary Gregory AuthorDate: Sun Aug 21 10:20:49 2022 -0400 Be

[commons-lang] 07/10: Refactor internals and use Stream

2022-08-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-lang.git commit b6df0af29746c3afb1073d628e6704a2f22cae0e Author: Gary Gregory AuthorDate: Sun Aug 21 11:05:45 2022 -0400 Re

[commons-lang] 02/10: Use Stream.

2022-08-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-lang.git commit f9484a4b961b0009d175bc34afca783b29aa68e7 Author: Gary Gregory AuthorDate: Sun Aug 21 11:04:28 2022 -0400 Us

[commons-lang] branch master updated (dc4810aa9 -> 6cd7bd5ed)

2022-08-21 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-lang.git from dc4810aa9 Add TODO comment new 0d5d1fc11 Better description new f9484a4b9 Use Stream. new b0b3a

[commons-lang] 03/10: Use Stream.

2022-08-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-lang.git commit b0b3a46b26363f9a18797a29e89c0e88dbb3cc02 Author: Gary Gregory AuthorDate: Sun Aug 21 11:04:41 2022 -0400 Us

[commons-lang] 06/10: Refactor internals and use Stream

2022-08-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-lang.git commit c2960c483f00424352e9336fca4a04736e1e5777 Author: Gary Gregory AuthorDate: Sun Aug 21 11:05:38 2022 -0400 Re

[commons-lang] 08/10: Use Stream.

2022-08-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-lang.git commit 1297d7c3653d6f66906e5f09719dab40f1f50d56 Author: Gary Gregory AuthorDate: Sun Aug 21 11:06:02 2022 -0400 Us

[commons-lang] 05/10: Use Stream.

2022-08-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-lang.git commit ea2e58fc6883d64d7fe50fa883b068e153a28311 Author: Gary Gregory AuthorDate: Sun Aug 21 11:05:15 2022 -0400 Us

[commons-lang] 04/10: Use Stream.

2022-08-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-lang.git commit 4b63f240b94ebf2737d3e943c5275c4191d9fe97 Author: Gary Gregory AuthorDate: Sun Aug 21 11:04:56 2022 -0400 Us

[commons-lang] branch master updated: Add TODO comment

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new dc4810aa9 Add TODO comment dc4810aa9 is

[commons-lang] branch master updated: [LANG-1689] Simple Optional in ObjectUtils#isEmpty() #933

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new ec90e0d6b [LANG-1689] Simple Optional in

[commons-lang] branch master updated: Lang 1689 add optional to objectutils isempty (#933)

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new eb07b19f4 Lang 1689 add optional to obje

[commons-lang] branch master updated: Fix some Javadoc comments #938

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new db606c65b Fix some Javadoc comments #938

[commons-lang] branch master updated: Fix broken javadoc. (#938)

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new 598f2fb91 Fix broken javadoc. (#938) 598

[commons-io] branch master updated: Add TimestampedObserver.isClosed().

2022-08-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-io.git The following commit(s) were added to refs/heads/master by this push: new a86bd6c6 Add TimestampedObserver.isClosed(

[commons-lang] branch master updated: Simplifiable conditional expression. #941

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new 5fc1f111f Simplifiable conditional expre

[commons-lang] branch master updated: Simplifiable conditional expression. (#941)

2022-08-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-lang.git The following commit(s) were added to refs/heads/master by this push: new 3087acb92 Simplifiable conditional expre

[commons-jexl] branch master updated: JEXL: changes, release notes

2022-08-21 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/master by this push: new a6a5d73b JEXL: changes, release notes a6a5

[commons-jexl] branch master updated (45363aaa -> 7c7b54ca)

2022-08-21 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git from 45363aaa Merge pull request #111 from hussachai/JEXL-378 add 4f3f3b36 Bump animal-sniffer-maven-plugin from

[commons-jexl] 01/01: Merge pull request #110 from apache/dependabot/maven/org.codehaus.mojo-animal-sniffer-maven-plugin-1.22

2022-08-21 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git commit 7c7b54ca6b375f36de2abfdcdef8fe420a2846a2 Merge: 45363aaa 4f3f3b36 Author: Henrib <1228870+hen...@users.noreply.gith

[commons-jexl] branch master updated (5e0f56b8 -> 45363aaa)

2022-08-21 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git from 5e0f56b8 Merge remote-tracking branch 'origin/master' new 157303e5 JEXL-378 fix inc/dec operators do not ho

[commons-jexl] branch master updated: JEXL-379: updated new syntax;

2022-08-21 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/master by this push: new e65235ba JEXL-379: updated new syntax;