[commons-jexl] branch master updated: JEXL-335: JUnit version updated, changes.xml

2020-10-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 The following commit(s) were added to refs/heads/master by this push: new 16a77de JEXL-335: JUnit version updated

[commons-jexl] branch master updated: JEXL-336 support some escape control characters

2020-11-02 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 2c7517e JEXL-336 support some escape

[commons-jexl] branch master updated: JEXL-336: changes, release notes Task #JEXL-336 - Escape some control characters

2020-11-02 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 2719045 JEXL-336: changes, release notes

[commons-jexl] branch master updated: JEXL-288: fixing travis, test may fail when running on single threaded env Task #JEXL-288 - Annotation can not be specified for a standalone statement

2020-11-02 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 c81db74 JEXL-288: fixing travis, test

[commons-jexl] 01/01: Merge pull request #29 from apache/dependabot/maven/org.apache.commons-commons-parent-52

2020-11-02 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 5ff870e51f26967f1dc0d2fd403befe643e5a567 Merge: c81db74 2f7d32b Author: Henrib <1228870+

[commons-jexl] branch master updated (c81db74 -> 5ff870e)

2020-11-02 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 c81db74 JEXL-288: fixing travis, test may fail when running on single threaded env Task #JEXL-288

[commons-jexl] branch master updated (5ff870e -> 30dc276)

2020-11-02 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 5ff870e Merge pull request #29 from apache/dependabot/maven/org.apache.commons-commons-parent-52 add

[commons-jexl] branch master updated (30dc276 -> f2cae64)

2020-11-02 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 30dc276 Merge pull request #33 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.37 add

[commons-jexl] branch master updated (f2cae64 -> 581767d)

2020-11-02 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 f2cae64 Merge pull request #31 from apache/dependabot/maven/org.codehaus.mojo-findbugs-maven-plugin-3.0.5

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

2020-11-02 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 581767d8ae894feb8455c107a7da2414fcfba3e9 Merge: f2cae64 27b33f5 Author: Henrib <1228870+

[commons-jexl] branch master updated: JEXL-337: reverting to code and version of tools that allow generating the site (as in maven site) Task #JEXL-337 - Fixing dependencies and lambdas

2020-11-02 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 39bebb7 JEXL-337: reverting to code and

[commons-jexl] branch master updated: JEXL-337: switching to Jacoco and Spotbugs, updating other versions

2020-11-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 The following commit(s) were added to refs/heads/master by this push: new 90d82cf JEXL-337: switching to Jacoco

[commons-jexl] 01/02: JEXL: Java 8 and formatting

2020-11-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 commit d5adda773a5df0decdcffb3d4419b8d428849e2b Author: henrib AuthorDate: Thu Nov 5 11:18:10 2020 +0100 JEXL: Java

[commons-jexl] 02/02: JEXL-337: JaCoCo check limits, doxia docs warning fixes

2020-11-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 commit eaa7a94ee2d5f3b1f2714d4fb7f3e28095cc36dc Author: henrib AuthorDate: Thu Nov 5 11:22:10 2020 +0100 JEXL-337

[commons-jexl] branch master updated (d70e659 -> eaa7a94)

2020-11-05 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 d70e659 Jacoco uses the config in the build section new d5adda7 JEXL: Java 8 and formatting new

[commons-jexl] branch master updated: JEXL-307 : - Fixed a potential bug when cleaning lexical frame; - Java8 cleanup

2020-11-17 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 186847b JEXL-307 : - Fixed a potential

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

2020-11-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 commit 5e8cf758f99060d9408b2e4b1e13897592ed0ab9 Merge: f8b0e86 3668a5d Author: Henrib <1228870+

[commons-jexl] branch master updated (f8b0e86 -> 5e8cf75)

2020-11-25 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 f8b0e86 Use final. add 3668a5d Bump maven-pmd-plugin from 3.13.0 to 3.14.0 new 5e8cf75 Merge pull

[commons-jexl] branch master updated: JEXL-339 : - Fixed example syntax

2020-11-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 687c59d JEXL-339 : - Fixed example

[commons-jexl] branch master updated: JEXL : - Checkstyle 8.37 to 8.39; - Checkstyle 132 columns rules; - Other style issues;

2021-01-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 The following commit(s) were added to refs/heads/master by this push: new 1afb887 JEXL : - Checkstyle 8.37 to 8.39

[commons-jexl] 01/01: Merge pull request #39 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.39

2021-01-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 ac84255daccd4acbb0d47dd6132d6a95b2a85d69 Merge: 44ddc25 ed2f6c8 Author: Henrib <1228870+

[commons-jexl] branch master updated (44ddc25 -> ac84255)

2021-01-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 44ddc25 Merge remote-tracking branch 'origin/master' add ed2f6c8 Bump checkstyle from 8.

[commons-jexl] branch master updated: JEXL-340: expose exception detail, revamp code

2021-01-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 d2c6adf JEXL-340: expose exception

[commons-jexl] branch master updated: JEXL: happy new year 2021

2021-01-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 3beab5b JEXL: happy new year 2021

[commons-jexl] branch master updated: JEXL: javadoc generation potential fix (dryRun)

2021-01-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 284e272 JEXL: javadoc generation

[commons-jexl] branch master updated: JEXL: javadoc generation potential fix (dryRun), take 2

2021-01-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 2107af3 JEXL: javadoc generation

[commons-jexl] branch master updated (2107af3 -> df12180)

2021-01-06 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 2107af3 JEXL: javadoc generation potential fix (dryRun), take 2 new cfff7f2 JEXL: javadoc generation

[commons-jexl] 01/02: JEXL: javadoc generation potential fix (dryRun), take 5

2021-01-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 commit cfff7f2a215a59b86ae27ec499e5ccf4588a0897 Author: henrib AuthorDate: Wed Jan 6 11:13:05 2021 +0100 JEXL

[commons-jexl] 02/02: JEXL: javadoc generation fix, jacoco conf, take 9

2021-01-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 commit df1218055f7278a43cd4952236a9e8070993cb15 Author: henrib AuthorDate: Wed Jan 6 11:55:19 2021 +0100 JEXL

[commons-jexl] branch master updated: JEXL-344: avoid filling stacktrace in return, continue, break supporting (jexl)exceptions

2021-02-02 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 ef4d76a JEXL-344: avoid filling

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

2021-02-02 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 0c4a891 JEXL-344: changes, release notes

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

2021-02-02 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 720f3f7 JEXL-344: changes, release notes

[commons-jexl] 01/01: Merge pull request #41 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.40

2021-02-02 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 c4957a87768c6a113046b319c84f04c8c5cfd2c3 Merge: 720f3f7 b225989 Author: Henrib <1228870+

[commons-jexl] branch master updated (720f3f7 -> c4957a8)

2021-02-02 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 720f3f7 JEXL-344: changes, release notes add b225989 Bump checkstyle from 8.39 to 8.40 new c4957a8

[commons-jexl] branch master updated (c4957a8 -> 3ef0141)

2021-02-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 c4957a8 Merge pull request #41 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.40 add

[commons-jexl] 01/01: Merge pull request #40 from apache/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.2

2021-02-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 3ef01417406552397faf377e0f35fc0d43f20aec Merge: c4957a8 0ceb558 Author: Henrib <1228870+

[commons-jexl] 01/01: Merge pull request #43 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.41

2021-03-20 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 4d260a5e7068ee71b549e48c0338c2c3376ddc14 Merge: 5702623 258eb3f Author: Henrib <1228870+

[commons-jexl] branch master updated (5702623 -> 4d260a5)

2021-03-20 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 5702623 Replace GitHub build for Java 15 with Java 16 and drop Java 16-ea. add 258eb3f Bump checkstyle

[commons-jexl] branch master updated (4d260a5 -> 34fee8a)

2021-03-20 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 4d260a5 Merge pull request #43 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.41 add

[commons-jexl] 01/01: Merge pull request #42 from apache/dependabot/maven/junit-junit-4.13.2

2021-03-20 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 34fee8a40e9b1fe8df2e4ebf3ce00d9c383faf01 Merge: 4d260a5 7c0d0f9 Author: Henrib <1228870+

[commons-jexl] branch master updated: JEXL: javadoc woes

2021-03-20 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 2bca64e JEXL: javadoc woes new

[commons-jexl] branch master updated: JEXL: javadoc woes

2021-03-20 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 dd5c0a5 JEXL: javadoc woes dd5c0a5 is

[commons-jexl] branch master updated: JEXL: javadoc woes

2021-03-20 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 aa36c9c JEXL: javadoc woes aa36c9c is

[commons-jexl] branch master updated: JEXL: javadoc woes

2021-03-20 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 fa4c12a JEXL: javadoc woes fa4c12a is

[commons-jexl] branch master updated: JEXL: javadoc woes

2021-03-20 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 d7c6128 JEXL: javadoc woes d7c6128 is

[commons-jexl] branch master updated: JEXL: blind fix for java > 11

2021-03-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 92cfeab JEXL: blind fix for java >

[commons-jexl] branch master updated: JEXL: test fix for java > 11

2021-03-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 ea98e60 JEXL: test fix for java >

[commons-jexl] branch master updated: JEXL: use same travis config as commons-lang

2021-03-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 4b8af98 JEXL: use same travis config as

[commons-jexl] branch master updated (4b8af98 -> 5f96ef9)

2021-03-29 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 4b8af98 JEXL: use same travis config as commons-lang add 4994b46 Bump checkstyle from 8.41 to 8.41.1

[commons-jexl] 01/01: Merge pull request #44 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.41.1

2021-03-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 commit 5f96ef93fb3ac638d049e1f6c330f8bcabf7b41f Merge: 4b8af98 4994b46 Author: Henrib <1228870+

[commons-jexl] 01/01: Merge pull request #60 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.45.1

2021-08-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 570e3e4c470bbdca8579160f579593ef8b2acf3e Merge: eb7a26d e23d0f4 Author: Henrib <1228870+

[commons-jexl] branch master updated (eb7a26d -> 570e3e4)

2021-08-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 eb7a26d Merge pull request #59 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-8.45 add

[commons-jexl] branch master updated: Improve Travis CI build Performance

2021-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 490fcac Improve Travis CI build

[commons-jexl] branch master updated: JEXL: avoid reusing arguments

2021-09-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 5b0d350 JEXL: avoid reusing arguments

[commons-jexl] branch master updated (569fcfb -> e2caafd)

2021-11-02 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 569fcfb Update GitHub build from Java 16 to 17. add 0c2e96b Bump actions/checkout from 2.3.4 to 2.3.5

[commons-jexl] branch master updated (e2caafd -> bfe11f4)

2021-11-02 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 e2caafd Merge pull request #65 from apache/dependabot/github_actions/actions/checkout-2.3.5 add be18b33

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

2021-11-02 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 bfe11f48dd3432e8250ee68e0255f9c56b77538d Merge: e2caafd be18b33 Author: Henrib <1228870+

[commons-jexl] branch master updated (bfe11f4 -> 37f407d)

2021-11-16 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 bfe11f4 Merge pull request #63 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.15.0

[commons-jexl] branch master updated (37f407d -> a08f904)

2021-11-16 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 37f407d Merge pull request #66 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-9.1 add

[commons-jexl] 01/01: Merge pull request #66 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-9.1

2021-11-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 commit 37f407d2a9068abdd888f49a77222e8a2bdda620 Merge: bfe11f4 24c2da3 Author: Henrib <1228870+

[commons-jexl] 01/01: Merge pull request #67 from apache/dependabot/github_actions/actions/checkout-2.4.0

2021-11-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 commit a08f9048fa6784546026549151ef9bfac6b767f5 Merge: 37f407d 4a28e4d Author: Henrib <1228870+

[commons-jexl] branch master updated: JEXL: nitpicks in Javadoc

2018-10-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 8f6e73a JEXL: nitpicks in Javadoc

[commons-jexl] branch master updated: JEXL-278: added logic to better capture ambiguous statements and a method to attempt cleaning them from the source

2018-10-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 669ecfe JEXL-278: added logic to better

[commons-jexl] branch master updated: JEXL-278: refined logic to better capture ambiguous statements

2018-10-28 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 1d2be49 JEXL-278: refined logic to

[commons-jexl] 01/02: JEXL-279: refined logic to better capture null variables dereferencing in interpreter

2018-12-17 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 ebc24e5f517efbc9d082d438f22818b0eeaf5d4b Author: henrib AuthorDate: Wed Nov 28 18:07:05 2018 +0100 JEXL-279

[commons-jexl] branch master updated (1d2be49 -> 51a58ed)

2018-12-17 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 1d2be49 JEXL-278: refined logic to better capture ambiguous statements new ebc24e5 JEXL-279: refined

[commons-jexl] 02/02: JEXL-281: refined logic in MethodKey.isVarArgs avoiding costly class hierarchy walk

2018-12-17 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 51a58ed28ce0a530c7854aa863849e47de294356 Author: henrib AuthorDate: Mon Dec 17 16:10:55 2018 +0100 JEXL-281

[commons-jexl] branch master updated: JEXL-281: releases notes and changes

2018-12-17 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 e7d212e JEXL-281: releases notes and

[commons-jexl] branch master updated: JEXL-282: fixed grammar and test

2018-12-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 The following commit(s) were added to refs/heads/master by this push: new 3b4a484 JEXL-282: fixed grammar and test

[commons-jexl] branch master updated: JEXL-280: added stack of loop counters in parser and tests

2018-12-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 The following commit(s) were added to refs/heads/master by this push: new 1a9f28f JEXL-280: added stack of loop

[commons-jexl] branch master updated: JEXL-279: refined logic to discriminate undefined vs null variables or properties

2018-12-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 23c4577 JEXL-279: refined logic to

[commons-jexl] branch master updated: JEXL-279: updated tests

2018-12-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 The following commit(s) were added to refs/heads/master by this push: new f044b83 JEXL-279: updated tests f044b83

[commons-jexl] branch master updated: JEXL-279: fix reset

2018-12-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 The following commit(s) were added to refs/heads/master by this push: new 829a6d4 JEXL-279: fix reset 829a6d4 is

[commons-jexl] branch master updated: JEXL-257: partial fix by being more precise in reusing solved method instances in set* making tryInvoke a tad safer

2019-01-02 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 3d648db JEXL-257: partial fix by being

[commons-jexl] branch master updated: JEXL: being explicit about the source incompatiblity changes brought by 3.2

2019-01-02 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 f82263a JEXL: being explicit about the

[commons-jexl] 01/02: JEXL-279: safe navigation was not working on function call followed by array dereference (call()[0])

2019-01-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 commit d60c3f610420c5326adbbaa885aceabaf19a4363 Author: henrib AuthorDate: Thu Jan 10 15:21:31 2019 +0100 JEXL-279

[commons-jexl] 02/02: JEXL-285: in for statement, use local var (vs global/context) as iteration var if one exists

2019-01-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 commit 8de22fb4b4d7961e2f8163f22a8274400eda164f Author: henrib AuthorDate: Thu Jan 10 15:25:09 2019 +0100 JEXL-285

[commons-jexl] branch master updated (f82263a -> 8de22fb)

2019-01-10 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 f82263a JEXL: being explicit about the source incompatiblity changes brought by 3.2 new d60c3f6 JEXL

[commons-jexl] branch master updated (8de22fb -> e0d1b84)

2019-01-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 8de22fb JEXL-285: in for statement, use local var (vs global/context) as iteration var if one exists

[commons-jexl] 01/02: JEXL-285: detect reuse of local vars in 'for' statements at parsing time

2019-01-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 889b4b01e7998c485661eca4eb3159fbe1840a5e Author: henrib AuthorDate: Fri Jan 11 16:51:51 2019 +0100 JEXL-285

[commons-jexl] 02/02: JEXL-285: detect reuse of local vars in 'for' statements at parsing time

2019-01-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 e0d1b84807af9829213654bf07d1a9d6b24bf860 Author: henrib AuthorDate: Fri Jan 11 16:58:11 2019 +0100 JEXL-285

[commons-jexl] branch master updated: JEXL-290: check for safe navigation around unsolvableMethod calls

2019-01-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 1b5472e JEXL-290: check for safe

[commons-jexl] branch master updated: JEXL-290: check for safe navigation around unsolvableMethod calls

2019-01-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 cb62702 JEXL-290: check for safe

[commons-jexl] branch master updated: JEXL-286: allow for statements without body to iterate

2019-01-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 4dc0dcf JEXL-286: allow for statements

[commons-jexl] branch master updated: JEXL-287, JEXL-289: differentiate declared vs defined local variables (JavaScript-like behavior wrt global/local), properly control parameter/argument binding wrt

2019-01-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 817224b JEXL-287, JEXL-289

[commons-jexl] branch master updated: JEXL-289: fix regression in edge case

2019-01-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 37f66c2 JEXL-289: fix regression in edge

[commons-jexl] branch master updated: JEXL-287: found regression when local variables are defined, not declared and returned with safe navigation

2019-01-17 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 d23fc99 JEXL-287: found regression when

[commons-jexl] branch master updated: JEXL-280: found new case when lambda created within loop of a lambda, fixed loop counter stack management Task #JEXL-280 - break/continue statements outside of th

2019-02-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 31eec80 JEXL-280: found new case when

svn commit: r1642927 - in /commons/proper/jexl/trunk: ./ src/main/java/org/apache/commons/jexl3/internal/introspection/ src/main/java/org/apache/commons/jexl3/introspection/ src/site/xdoc/ src/test/ja

2014-12-02 Thread henrib
Author: henrib Date: Tue Dec 2 16:15:35 2014 New Revision: 1642927 URL: http://svn.apache.org/r1642927 Log: Depending on unkown conditions, overriden varargs method may return false to isVarArgs; Fix by checking method in declaring class hierarchy (MethodKey.isVarArgs). Modified: commons

svn commit: r1665547 - /commons/proper/jexl/trunk/src/site/xdoc/changes.xml

2015-03-10 Thread henrib
Author: henrib Date: Tue Mar 10 13:45:16 2015 New Revision: 1665547 URL: http://svn.apache.org/r1665547 Log: JEXL: Adding pragmas and set literals; Various small fixes Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml

svn commit: r1665548 - in /commons/proper/jexl/trunk/src: main/java/org/apache/commons/jexl3/ main/java/org/apache/commons/jexl3/internal/ main/java/org/apache/commons/jexl3/parser/ site/xdoc/referenc

2015-03-10 Thread henrib
Author: henrib Date: Tue Mar 10 13:46:44 2015 New Revision: 1665548 URL: http://svn.apache.org/r1665548 Log: JEXL: Adding pragmas and set literals; Various small fixes Added: commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/internal/SetBuilder.java (with props

svn commit: r1665551 - /commons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl3/IssuesTest.java

2015-03-10 Thread henrib
Author: henrib Date: Tue Mar 10 13:53:33 2015 New Revision: 1665551 URL: http://svn.apache.org/r1665551 Log: JEXL: Test for JEXL-148 Modified: commons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl3/IssuesTest.java Modified: commons/proper/jexl/trunk/src/test/java/org/apache

svn commit: r1665592 - /commons/proper/jexl/trunk/pom.xml

2015-03-10 Thread henrib
Author: henrib Date: Tue Mar 10 16:05:50 2015 New Revision: 1665592 URL: http://svn.apache.org/r1665592 Log: JEXL: Tidy the POM Modified: commons/proper/jexl/trunk/pom.xml Modified: commons/proper/jexl/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/pom.xml?rev

svn commit: r1665594 - /commons/proper/jexl/trunk/src/site/resources/profile.cobertura

2015-03-10 Thread henrib
Author: henrib Date: Tue Mar 10 16:08:05 2015 New Revision: 1665594 URL: http://svn.apache.org/r1665594 Log: JEXL: Adding profile.cobertura to ease coverage report generation Added: commons/proper/jexl/trunk/src/site/resources/profile.cobertura Added: commons/proper/jexl/trunk/src/site

svn commit: r1665598 - /commons/proper/jexl/trunk/src/site/xdoc/changes.xml

2015-03-10 Thread henrib
Author: henrib Date: Tue Mar 10 16:10:37 2015 New Revision: 1665598 URL: http://svn.apache.org/r1665598 Log: JEXL: Cleaning changes.xml Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml URL: http://svn.apache.org

svn commit: r1665602 - /commons/proper/jexl/trunk/src/site/site.xml

2015-03-10 Thread henrib
Author: henrib Date: Tue Mar 10 16:11:09 2015 New Revision: 1665602 URL: http://svn.apache.org/r1665602 Log: JEXL: Commenting out previous version javadoc links Modified: commons/proper/jexl/trunk/src/site/site.xml Modified: commons/proper/jexl/trunk/src/site/site.xml URL: http

svn commit: r1667032 - /commons/proper/jexl/trunk/src/site/xdoc/changes.xml

2015-03-16 Thread henrib
Author: henrib Date: Mon Mar 16 15:17:22 2015 New Revision: 1667032 URL: http://svn.apache.org/r1667032 Log: JEXL: Implementing JEXL-152; ranges can be long or integer and implement contains(...) method Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml Modified: commons/proper

svn commit: r1667031 - in /commons/proper/jexl/trunk/src: main/java/org/apache/commons/jexl3/ main/java/org/apache/commons/jexl3/internal/ main/java/org/apache/commons/jexl3/internal/introspection/ te

2015-03-16 Thread henrib
Author: henrib Date: Mon Mar 16 15:13:58 2015 New Revision: 1667031 URL: http://svn.apache.org/r1667031 Log: JEXL: Implementing JEXL-152; ranges can be long or integer and implement contains(...) method Added: commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/internal

svn commit: r1667065 - /commons/proper/jexl/trunk/src/site/xdoc/changes.xml

2015-03-16 Thread henrib
Author: henrib Date: Mon Mar 16 16:42:20 2015 New Revision: 1667065 URL: http://svn.apache.org/r1667065 Log: JEXL: Implementing JEXL-149; allow set construction (ala JSP EL 3.0) Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml Modified: commons/proper/jexl/trunk/src/site/xdoc

svn commit: r1616955 - /commons/proper/jexl/trunk/src/site/xdoc/changes.xml

2014-08-09 Thread henrib
Author: henrib Date: Sat Aug 9 14:05:20 2014 New Revision: 1616955 URL: http://svn.apache.org/r1616955 Log: Check commit Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml Modified: commons/proper/jexl/trunk/src/site/xdoc/changes.xml URL: http://svn.apache.org/viewvc/commons

<    1   2   3   4   5   6   7   8   9   10   >