[commons-jexl] branch master updated: JEXL-369: move const/defined logic to lexical scope; - restore explicit lexical shade through features; - detect non-initialized const variables

2022-05-16 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 4ddf1831 JEXL-369: move const/defined

[commons-jexl] branch master updated: JEXL: minor refactors, toArray(...0), templates,...

2022-07-01 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 c41405db JEXL: minor refactors, toArray

[commons-jexl] branch master updated: JEXL-372, JEXL-373: fixing multiple vars declaration in loop, grammar change; refactored postfix/prefix operators; more tests;

2022-07-01 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 ef73c99a JEXL-372, JEXL-373: fixing

[commons-jexl] branch master updated: JEXL-317: public override of protected method made callable;

2022-06-10 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 25b22b98 JEXL-317: public override

[commons-jexl] branch JEXL-37_23 updated: JEXL-372, JEXL-373: added support for 'for' and '++/--'

2022-06-10 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-37_23 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/JEXL-37_23 by this push: new 15f7c85b JEXL-372, JEXL-373

[commons-jexl] 01/01: JEXL-372, JEXL-373: added support for 'for' and '++/--'

2022-06-10 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-37_23 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git commit d8ea01c48e0053b69e79af6b0deebe3faaa8ee2d Author: henrib AuthorDate: Fri Jun 10 19:00:10 2022 +0200 JEXL

[commons-jexl] branch JEXL-37_23 created (now d8ea01c4)

2022-06-10 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a change to branch JEXL-37_23 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git at d8ea01c4 JEXL-372, JEXL-373: added support for 'for' and '++/--' This branch includes the following new

[commons-jexl] branch master updated: JEXL: Attempt to bump checkstyle from 9.3 to 10.3, add plugin profile for jdk8

2022-06-06 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 f909826e JEXL: Attempt to bump checkstyle

[commons-jexl] branch master updated (8e19b895 -> 7ae3197e)

2022-06-11 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 8e19b895 Merge pull request #101 from apache/JEXL-37_23 add eba7d5d3 Bump maven-pmd-plugin from 3.16.0

[commons-jexl] 01/01: Merge pull request #100 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.17.0

2022-06-11 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 7ae3197e60835a6c09709795b6bb752bdb4e8044 Merge: 8e19b895 eba7d5d3 Author: Henrib <1228870+

[commons-jexl] branch master updated: JEXL: update pmd-impl and rat maven plugin versions

2022-06-19 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 d1cba755 JEXL: update pmd-impl and rat

[commons-jexl] branch master updated (898b71fc -> bbdfb72f)

2022-06-18 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 898b71fc JEXL-369: allow multiple variable declarations in var/let/const (let x=0, y=1;) add e0ed3005

[commons-jexl] 01/01: Merge pull request #102 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.17.0

2022-06-18 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 bbdfb72f50e455f78967ad918ac68d39da8b7f64 Merge: 898b71fc e0ed3005 Author: Henrib <1228870+

[commons-jexl] branch master updated: JEXL: revert pmd to 3.16, 3.17 breaks site target

2022-06-12 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 0113b3ee JEXL: revert pmd to 3.16, 3.17

[commons-jexl] branch master updated: JEXL-369: allow multiple variable declarations in var/let/const (let x=0, y=1;)

2022-06-12 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 898b71fc JEXL-369: allow multiple

[commons-jexl] branch master updated: JEXL-373: null is 0 for '++/--' in lenient arithmetic mode

2022-06-12 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 3bc67dcb JEXL-373: null is 0

[commons-jexl] branch master updated (25b22b98 -> 8e19b895)

2022-06-11 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 25b22b98 JEXL-317: public override of protected method made callable; add d8ea01c4 JEXL-372, JEXL-373

[commons-jexl] 01/01: Merge pull request #101 from apache/JEXL-37_23

2022-06-11 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 8e19b8953c6753f669dde987f6c5654aa1c280f7 Merge: 25b22b98 15f7c85b Author: Henrib <1228870+

[commons-jexl] 01/01: Merge pull request #104 from apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.1.0

2022-07-23 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 48ee0b4617b30903126e0e5b97e2c1f950ba1e47 Merge: 22bd084d 329c8ae0 Author: Henrib <1228870+

[commons-jexl] branch master updated (22bd084d -> 48ee0b46)

2022-07-23 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 22bd084d Merge remote-tracking branch 'origin/master' add 329c8ae0 Bump spotbugs-maven-plugin from 4.7.0.0

[commons-jexl] branch master updated: JEXL-374: better control over property existence;

2022-07-23 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 4d9a57cd JEXL-374: better control over

[commons-jexl] branch master updated: JEXL-376: let animal sniffer ignore problematic package (java.lang.invoke.*);

2022-07-24 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 5b86c7cb JEXL-376: let animal sniffer

[commons-jexl] branch master updated: JEXL-375: deal with classes as objects coherently in Sandbox;

2022-07-24 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 bec28b33 JEXL-375: deal with classes

[commons-jexl] branch master updated: JEXL-375: fix unused import;

2022-07-24 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 716dfbb6 JEXL-375: fix unused import

[commons-jexl] branch master updated: JEXL-376: ensure a class is exported before adding it to ClassMap; - added ClassTool utility class to capture Java9+ 'backport' of essential methods;

2022-07-24 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 a641dc43 JEXL-376: ensure a class

[commons-jexl] branch master updated: JEXL-360: missing controlling side-effect feature

2022-04-30 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 d5621f77 JEXL-360: missing controlling

[commons-jexl] branch master updated: JEXL-366: homogenize conversion from string to numbers;

2022-05-06 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 42eefe6f JEXL-366: homogenize conversion

[commons-jexl] 05/05: JEXL-369: initial feature drop, lacks serious tests;

2022-05-06 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-369 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git commit 10fc2f15ee033a89bed9f5c1531013ac51a266e7 Author: henrib AuthorDate: Fri May 6 18:20:47 2022 +0200 JEXL-369

[commons-jexl] branch JEXL-369 updated (55aad518 -> 10fc2f15)

2022-05-06 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a change to branch JEXL-369 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git from 55aad518 JEXL-369: add fat-arrow to syntax add bb04b40c Merge pull request #94 from apache/JEXL-368

[commons-jexl] 04/05: Merge remote-tracking branch 'origin/JEXL-369' into JEXL-369

2022-05-06 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-369 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git commit 4182a62141e41033c71b24d437c5ba2daf998331 Merge: 75f9fe97 55aad518 Author: henrib AuthorDate: Fri May 6 18:18:05

[commons-jexl] 03/05: JEXL-369: initial feature drop, lacks serious tests;

2022-05-06 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-369 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git commit 75f9fe97b336f6061d0b1c2d9c7affc2cc817783 Author: henrib AuthorDate: Fri May 6 18:14:23 2022 +0200 JEXL-369

[commons-jexl] 02/05: JEXL-369: add fat-arrow to syntax

2022-05-06 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-369 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git commit a2e1aaa30725e677ed7c74748462e67900df75c6 Author: henrib AuthorDate: Tue May 3 18:52:01 2022 +0200 JEXL-369

[commons-jexl] 01/05: JEXL-367: add fat-arrow to syntax

2022-05-06 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-369 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git commit 207eb7017e90dd9908ad3c22b74443bbe484a6ad Author: henrib AuthorDate: Tue May 3 18:38:00 2022 +0200 JEXL-367

[commons-jexl] branch JEXL-369 created (now 55aad518)

2022-05-03 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a change to branch JEXL-369 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git at 55aad518 JEXL-369: add fat-arrow to syntax This branch includes the following new commits: new

[commons-jexl] 01/01: JEXL-369: add fat-arrow to syntax

2022-05-03 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-369 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git commit 55aad5181d1dd5201ce0cb76cce0147d73215aef Author: henrib AuthorDate: Tue May 3 18:52:01 2022 +0200 JEXL-369

[commons-jexl] branch JEXL-367 updated: JEXL-367: fixing spillover form JEXL-369

2022-05-03 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-367 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/JEXL-367 by this push: new 3e5c862e JEXL-367: fixing spillover

[commons-jexl] branch JEXL-367 created (now 0f33df92)

2022-05-03 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a change to branch JEXL-367 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git at 0f33df92 JEXL-367: add fat-arrow to syntax This branch includes the following new commits: new

[commons-jexl] 01/01: JEXL-367: add fat-arrow to syntax

2022-05-03 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-367 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git commit 0f33df921d4b227c2fed02cde7e71cd59ea6f51b Author: henrib AuthorDate: Tue May 3 18:38:00 2022 +0200 JEXL-367

[commons-jexl] 01/01: Merge pull request #94 from apache/JEXL-368

2022-05-03 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 bb04b40c71f381e8fe1e3b012c91db58010157d0 Merge: d5621f77 0a5417c6 Author: Henrib <1228870+

[commons-jexl] branch master updated (d5621f77 -> bb04b40c)

2022-05-03 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 d5621f77 JEXL-360: missing controlling side-effect feature add 0a5417c6 JEXL-368: refactored namespace

[commons-jexl] branch JEXL-368 created (now 0a5417c6)

2022-05-03 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a change to branch JEXL-368 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git at 0a5417c6 JEXL-368: refactored namespace resolution and cache functor properly This branch includes

[commons-jexl] 01/01: JEXL-368: refactored namespace resolution and cache functor properly

2022-05-03 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-368 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git commit 0a5417c68a9722b40b36002f227ab799f7d4f94f Author: henrib AuthorDate: Tue May 3 18:35:03 2022 +0200 JEXL-368

[commons-jexl] branch master updated (bb04b40c -> 38c0b841)

2022-05-04 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 bb04b40c Merge pull request #94 from apache/JEXL-368 add b0d5bf41 Bump github/codeql-action from 1 to 2

[commons-jexl] 01/01: Merge pull request #93 from apache/dependabot/github_actions/github/codeql-action-2

2022-05-04 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 38c0b841fdf83a431c702ad66a8c4233befbebd7 Merge: bb04b40c b0d5bf41 Author: Henrib <1228870+

[commons-jexl] branch JEXL-369 updated: JEXL-369: let/const disallow any redeclaration of a variable within lexical scope; added let/const for parameters as well; refactored badly named internal field

2022-05-08 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-369 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/JEXL-369 by this push: new 8549308a JEXL-369: let/const disallow

[commons-jexl] branch JEXL-369 updated: JEXL-369: disable single-statement variable declarations in lexical mode

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

[commons-jexl] branch master updated (42eefe6f -> 72490fa5)

2022-05-09 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 42eefe6f JEXL-366: homogenize conversion from string to numbers; add 207eb701 JEXL-367: add fat-arrow

[commons-jexl] 01/01: Merge pull request #95 from apache/JEXL-369

2022-05-09 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 72490fa5c841720c70f26186f6e874f9d2ae4379 Merge: 42eefe6f c4b15d0e Author: Henrib <1228870+

[commons-jexl] branch JEXL-369 updated: JEXL-369: documentation

2022-05-09 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-369 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/JEXL-369 by this push: new c4b15d0e JEXL-369: documentation

[commons-jexl] branch master updated: JEXL-360: missed a few test cases; - opportunistic fix of '%=' not being controlled for side-effects;

2022-05-09 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 57b6a5a4 JEXL-360: missed a few test

[commons-jexl] branch JEXL-367 updated (b7a89c98 -> 247bbdd4)

2022-05-09 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a change to branch JEXL-367 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git from b7a89c98 JEXL-367: adding fat-arrow vs thin-arrow lambda syntax; add named function syntax; add

[commons-jexl] 02/03: JEXL-367: function f() {} creates a const f variable; - checked the thin vs fat arrow feature;

2022-05-09 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-367 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git commit 840b9d6cc41d00046625c3bb2227f8ddc628d901 Author: henrib AuthorDate: Mon May 9 17:06:13 2022 +0200 JEXL-367

[commons-jexl] 01/03: JEXL-367: adding fat-arrow vs thin-arrow lambda syntax; add named function syntax;

2022-05-09 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-367 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git commit 46273739be4fc04456c0655475e0944e50a385b1 Author: henrib AuthorDate: Thu May 5 00:06:59 2022 +0200 JEXL-367

[commons-jexl] 03/03: Merge remote-tracking branch 'origin/JEXL-367' into JEXL-367

2022-05-09 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-367 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git commit 247bbdd4815bad2deffcf37089bf90c128dc1f20 Merge: 840b9d6c b7a89c98 Author: henrib AuthorDate: Mon May 9 17:19:41

[commons-jexl] branch JEXL-367 updated: JEXL-367: adding fat-arrow vs thin-arrow lambda syntax; add named function syntax;

2022-05-04 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-367 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/JEXL-367 by this push: new b7a89c98 JEXL-367: adding fat-arrow

[commons-jexl] branch master updated: JEXL-342: extend arithmetic to dereference references (sic);

2022-05-05 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 fa3e3db7 JEXL-342: extend arithmetic

[commons-jexl] branch master updated: JEXL-366: compare will try and convert a string to number when one argument is a number

2022-05-05 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 33bc10c1 JEXL-366: compare will try

[commons-jexl] branch master updated (e51eba28 -> 3e6992b7)

2022-07-30 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 e51eba28 Merge pull request #106 from apache/dependabot/maven/org.codehaus.mojo-animal-sniffer-maven-plugin

[commons-jexl] 01/01: Merge pull request #107 from apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.7.1.1

2022-07-30 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 3e6992b79fa51c24c97526089e91937cc3439f2f Merge: e51eba28 8f5b31b3 Author: Henrib <1228870+

[commons-jexl] branch master updated: JEXL: catching up on changes

2022-07-30 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 3b9fcef6 JEXL: catching up on changes

[commons-jexl] branch master updated (716dfbb6 -> e51eba28)

2022-07-30 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 716dfbb6 JEXL-375: fix unused import; add 156c4b88 Bump animal-sniffer-maven-plugin from 1.20 to 1.21

[commons-jexl] branch master updated: JEXL-379: fix not detecting some cases of syntactic ambiguities;

2022-08-25 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 4a694646 JEXL-379: fix not detecting some

[commons-jexl] branch master updated: JEXL-373: fixing regression in error reporting and lexical frame cleansing;

2022-08-26 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 9f0e5c15 JEXL-373: fixing regression

[commons-jexl] branch master updated: JEXL: regression parsing strings containing \t, reverting to previous code

2022-08-29 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 fbf6c983 JEXL: regression parsing strings

[commons-jexl] branch master updated: JEXL-317: regression fix, in derived class, method with same signature of a private base method is accessible;

2022-08-29 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 0ebbaea7 JEXL-317: regression fix

[commons-jexl] branch master updated: JEXL: regression parsing strings containing \t, reverting to previous code

2022-08-29 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 1613b323 JEXL: regression parsing strings

[commons-jexl] branch master updated: JEXL: revert to using pmd 3.17 with Java8, 3.18 breaks site target due to some dependency

2022-08-29 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 e5758250 JEXL: revert to using pmd 3.17

[commons-jexl] branch master updated: JEXL: improve string containing backslashed-characters test

2022-08-29 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 24ca1318 JEXL: improve string containing

[commons-jexl] branch master updated (9f0e5c15 -> bca2deb5)

2022-08-27 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 9f0e5c15 JEXL-373: fixing regression in error reporting and lexical frame cleansing; add 08f2111e Bump

[commons-jexl] branch master updated (bca2deb5 -> 8c4798bc)

2022-08-27 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 bca2deb5 Merge pull request #113 from apache/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin

[commons-jexl] 01/01: Merge pull request #112 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.18.0

2022-08-27 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 8c4798bc19c101ec35f0d097ffdc2e7a988b46d6 Merge: bca2deb5 d007de9f Author: Henrib <1228870+

[commons-jexl] branch master updated: JEXL-379: fix request header in test code;

2022-08-22 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 384aa69d JEXL-379: fix request header

[commons-jexl] branch master updated: JEXL-235: bump language version to 3.3

2022-08-22 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 6b6e0696 JEXL-235: bump language version

[commons-jexl] branch master updated: JEXL-379: try different ports to create http test servers, Windows tests may fail

2022-08-22 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 f13eadd0 JEXL-379: try different ports

[commons-jexl] branch master updated: JEXL-380: use the more elegant map.merge() to handle promotion of pragma values;

2022-08-22 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 a6199de4 JEXL-380: use the more elegant

[commons-jexl] branch master updated: JEXL-380: pragma values can become sets when the same key is used for different declarations; - added debugger writePragmas method and conditional call; - added t

2022-08-22 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 08f7be64 JEXL-380: pragma values can

[commons-jexl] branch master updated (cee408d9 -> 88622e45)

2022-09-03 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 cee408d9 Merge pull request #114 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-10.3.3 add

[commons-jexl] 01/01: Merge pull request #115 from apache/dependabot/maven/com.github.siom79.japicmp-japicmp-maven-plugin-0.16.0

2022-09-03 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 88622e45150c2ff5735984636f0f1265375e04e9 Merge: cee408d9 715fbc95 Author: Henrib <1228870+

[commons-jexl] branch master updated: JEXL-369: Blind fix for elusive lexical scope cleaning pb (take 2), expanding unit test;

2022-08-31 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 2a34a9a1 JEXL-369: Blind fix for elusive

[commons-jexl] branch master updated: JEXL-369: Blind fix for elusive lexical scope cleaning pb;

2022-08-30 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 fe04b47c JEXL-369: Blind fix for elusive

[commons-jexl] branch master updated: JEXL-379: implement jexl.import pragma as core behavior; - added imports as builder option; - made fqcn resolver package protected; - fixed debugger 'new class' h

2022-08-24 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 a4d20b40 JEXL-379: implement jexl.import

[commons-jexl] branch master updated: JEXL-379: fixing jexl.import;

2022-08-25 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 b4cd75c1 JEXL-379: fixing jexl.import

[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+

[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

[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

[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

[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

[commons-jexl] branch master updated: JEXL: fix syntax documentation mistakes;

2022-09-29 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 13836e43 JEXL: fix syntax documentation

[commons-jexl] branch master updated (5863f016 -> 98bc16b1)

2022-10-22 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 5863f016 Merge pull request #130 from apache/dependabot/github_actions/actions/setup-java-3.6.0 add

[commons-jexl] branch master updated (e6b072b6 -> 5863f016)

2022-10-22 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 e6b072b6 Fix Javadoc typo add e78eddc2 Bump actions/setup-java from 3.5.1 to 3.6.0 add 5863f016 Merge

[commons-jexl] branch master updated (98bc16b1 -> 43171795)

2022-10-22 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 98bc16b1 Merge pull request #129 from apache/dependabot/github_actions/actions/cache-3.0.11 add 004ea468

[commons-jexl] branch JEXL-381 updated: JEXL-381: expose setting JexlEngine used by scripting; expose setting default JexlBuilder permissions;

2022-10-24 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-381 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/JEXL-381 by this push: new 2fd5464c JEXL-381: expose setting

[commons-jexl] branch JEXL-382 created (now 8a4f59d3)

2022-10-31 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a change to branch JEXL-382 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git at 8a4f59d3 Simplify grammar and lexical state management No new revisions were added by this update.

[commons-jexl] branch JEXL-381 updated: JEXL-381: attempt to fix cyclic permission init;

2022-10-21 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-381 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/JEXL-381 by this push: new 7e814623 JEXL-381: attempt to fix

[commons-jexl] branch JEXL-381 updated: JEXL-381: removed unused import;

2022-10-21 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-381 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/JEXL-381 by this push: new 145fa390 JEXL-381: removed unused

[commons-jexl] branch JEXL-381 updated: JEXL-381: removed unused import;

2022-10-21 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-381 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/JEXL-381 by this push: new 34cfe7b4 JEXL-381: removed unused

[commons-jexl] 01/01: JEXL-381: change permissions default, update tests, add javadoc;

2022-10-21 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch JEXL-381 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git commit 63cbdc948830a4db68c6cc3e3bd10fdbef4cd341 Author: henrib AuthorDate: Fri Oct 21 19:33:48 2022 +0200 JEXL

[commons-jexl] branch JEXL-381 created (now 63cbdc94)

2022-10-21 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a change to branch JEXL-381 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git at 63cbdc94 JEXL-381: change permissions default, update tests, add javadoc; This branch includes

[commons-jexl] 01/01: Merge pull request #125 from apache/dependabot/maven/org.ow2.asm-asm-9.4

2022-10-31 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 d32f31adb37b81b3101f0cc40298deb6616ff08a Merge: d3094fcd c1eadf6f Author: Henrib <1228870+

[commons-jexl] branch master updated (d3094fcd -> d32f31ad)

2022-10-31 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 d3094fcd Merge pull request #134 from dmitri-blinov/apache-master add c1eadf6f Bump asm from 9.3 to 9.4

<    7   8   9   10   11   12   13   14   15   >