You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Max Tardiveau <ma...@automatedbusinesslogic.com> on 2011/11/25 22:27:34 UTC

[jexl] Build for 2.1?

It looks like 2.0.1 is still the latest version available in e.g. Maven repositories and the Jexl project page. Are there any plans to make 2.1 available? We're building it ourselves right now, but it would be nice to just use a pre-built jar (especially in Maven).

The reason I'm asking is that we need some new features that were added recently, namely JexlEngine.getVariables(Script script) and the "x in (1, 2, 3)" syntax.

Thanks,

-- Max

Re: [jexl] Build for 2.1?

Posted by Gary Gregory <ga...@gmail.com>.
On Nov 27, 2011, at 10:37, henrib <he...@apache.org> wrote:

> Hi Max,
> Sorry I did not catch your message earlier.
> There was already a snapshot posted on the maven repository (thanks Gary
> btw).
> I've been nitpicking on a few remaining details (templating features) but
> 2.1 is really ready to go live afaik.
> If you encounter any pb, please let me know.
> Cheers
> Henrib

Right, and please don't forget to file Jira tickets if you have any
issues or features you'd like to see addressed.

Gary

>
> --
> View this message in context: http://apache-commons.680414.n4.nabble.com/jexl-Build-for-2-1-tp4109192p4112690.html
> Sent from the Commons - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
> For additional commands, e-mail: user-help@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [jexl] Build for 2.1?

Posted by henrib <he...@apache.org>.
Hi Max,
Sorry I did not catch your message earlier.
There was already a snapshot posted on the maven repository (thanks Gary
btw).
I've been nitpicking on a few remaining details (templating features) but
2.1 is really ready to go live afaik.
If you encounter any pb, please let me know.
Cheers
Henrib

--
View this message in context: http://apache-commons.680414.n4.nabble.com/jexl-Build-for-2-1-tp4109192p4112690.html
Sent from the Commons - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org


Re: [jexl] Build for 2.1?

Posted by Max Tardiveau <ma...@automatedbusinesslogic.com>.
Hi Gary,

the code looks good from here -- all the tests run, and the new functionality we need the most (JexlEngine.getVariables(Script script) ) seems to work fine. But I realize there may be more to it than that.

A snapshot build would indeed be helpful, if that's not too much work for you. We'd rather not ship our own "special" jexl jar if possible.

Thanks,

-- Max


________________________________
 From: Gary Gregory <GG...@rocketsoftware.com>
To: Commons Users List <us...@commons.apache.org>; Max Tardiveau <ma...@automatedbusinesslogic.com> 
Cc: "user@commons.apache.org" <us...@commons.apache.org> 
Sent: Friday, November 25, 2011 3:54 PM
Subject: Re: [jexl] Build for 2.1?
 
I'm not sure what state the trunk code is in, but I am sure we could push a snapshot build to Maven. Would that help you in the short term until the next release? 

Gary

On Nov 25, 2011, at 18:44, "Max Tardiveau" <ma...@automatedbusinesslogic.com> wrote:

> It looks like 2.0.1 is still the latest version available in e.g. Maven repositories and the Jexl project page. Are there any plans to make 2.1 available? We're building it ourselves right now, but it would be nice to just use a pre-built jar (especially in Maven).
> 
> The reason I'm asking is that we need some new features that were added recently, namely JexlEngine.getVariables(Script script) and the "x in (1, 2, 3)" syntax.
> 
> Thanks,
> 
> -- Max

Re: [jexl] Build for 2.1?

Posted by Gary Gregory <GG...@rocketsoftware.com>.
I'm not sure what state the trunk code is in, but I am sure we could push a snapshot build to Maven. Would that help you in the short term until the next release? 

Gary

On Nov 25, 2011, at 18:44, "Max Tardiveau" <ma...@automatedbusinesslogic.com> wrote:

> It looks like 2.0.1 is still the latest version available in e.g. Maven repositories and the Jexl project page. Are there any plans to make 2.1 available? We're building it ourselves right now, but it would be nice to just use a pre-built jar (especially in Maven).
> 
> The reason I'm asking is that we need some new features that were added recently, namely JexlEngine.getVariables(Script script) and the "x in (1, 2, 3)" syntax.
> 
> Thanks,
> 
> -- Max

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org