[ 
https://issues.apache.org/jira/browse/JEXL-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255060#comment-17255060
 ] 

Garret Wilson commented on JEXL-338:
------------------------------------

I'm almost there on my own. My resolver must return a {{JexlPropertyGet}}. If I 
use {{MapGetExecutor}} as an example, I don't fully understand the purpose of 
the {{MAP_GET}}, that is, the whole {{initMarker()}} business. Maybe I can get 
by without it. In any case, I can't really extend {{AbstractExecutor.Get}} 
because it isn't visible, so I'll implement {{JexlPropertyGet}} directly and 
hope the {{initMarker()}} wasn't important. I should know today if it works, 
but it has a few extra layers of indirection than I would have expected.

Is there a better place to discuss this? Are you on the Apache list? (It 
appears I have to sign up the main Apache Commons list and be flooded with all 
sorts of unrelated emails; is there a better discussion forum?)

> Release 3.2 to Maven Central
> ----------------------------
>
>                 Key: JEXL-338
>                 URL: https://issues.apache.org/jira/browse/JEXL-338
>             Project: Commons JEXL
>          Issue Type: Wish
>         Environment: Maven, Eclipse-GIT, Maven Central.
>            Reporter: Sylke Soong
>            Priority: Critical
>              Labels: maven
>
> Similar to JEXL-220.
> JEXL github homepage [https://github.com/apache/commons-jexl] recommends 
> {noformat}
> <dependency>
>   <groupId>org.apache.commons</groupId>
>   <artifactId>commons-jexl3</artifactId>
>   <version>3.2</version>
> </dependency>{noformat}
> But Maven central does not have it.. EGIT croaks artefact jar not foundr, 
> when jexl 3.2 dependency is in the pom.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to