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

Henri Biestro edited comment on JEXL-220 at 3/10/17 5:02 PM:
-------------------------------------------------------------

There are 3 errors flagged by Clirr that preclude releasing:

1 - Method 'public java.lang.Boolean isCancellable()' has been added to an 
interface    org.apache.commons.jexl3.JexlEngine$Options
2 - Method 'public java.util.concurrent.Callable 
callable(org.apache.commons.jexl3.JexlContext)' has been added to an interface 
org.apache.commons.jexl3.JexlExpression
3 - Method 'public java.util.Map getPragmas()' has been added to an interface   
org.apache.commons.jexl3.JxltEngine$Template

None of these are supposed to be implemented by '3rd parties'; these are just 
intended to shield the (sole Jexl internal) implementation.


was (Author: henrib):
There are 3 errors flagged by Clirr that preclude releasing:

1 - Method 'public java.lang.Boolean isCancellable()' has been added to an 
interface    org.apache.commons.jexl3.JexlEngine$Options
2 - Method 'public java.util.concurrent.Callable 
callable(org.apache.commons.jexl3.JexlContext)' has been added to an interface 
org.apache.commons.jexl3.JexlExpression
3 - Method 'public java.util.Map getPragmas()' has been added to an interface   
org.apache.commons.jexl3.JxltEngine$Template

None of these are supposed to be implemented by '3rd parties'; these are just 
intended to shield the (sole Jexl internal) implementation.

> Release 3.1 to Maven Repository
> -------------------------------
>
>                 Key: JEXL-220
>                 URL: https://issues.apache.org/jira/browse/JEXL-220
>             Project: Commons JEXL
>          Issue Type: Wish
>    Affects Versions: 3.1
>            Reporter: Doug Whitehead
>            Priority: Minor
>
> Any chance version 3.1 is scheduled for a release to the Maven Repository any 
> time soon? Seems like there are plenty of improvements and bug fixes to 
> warrant a release, and also -- last release was a year go at this point :)
> https://mvnrepository.com/artifact/org.apache.commons/commons-jexl3



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to