Re: [jexl] has ExpressionFactory disappeared? (was Re: [g...@vmgump]: Project commons-jelly (in module commons-jelly) failed)

2009-09-14 Thread Henrib
There was more than just the JexlArithmetic problemfrom what I could gather; Exception handling was also a bit different. Things should be in order now. URL: http://svn.apache.org/viewvc?rev=814637&view=rev Log: Made {Expression,Script}Factory use a specialized 'legacy' interpreter that more st

Re: [jexl] has ExpressionFactory disappeared? (was Re: [g...@vmgump]: Project commons-jelly (in module commons-jelly) failed)

2009-09-13 Thread sebb
On 13/09/2009, Henrib wrote: > > Seems like integer (long versus int in test assertions) from what I could > dig. > Yes, just found that too. This is a recent change in JEXL. The code is comparing file.length*2 with file.length - the former is being downcast to an Integer, which is wrong. >

Re: [jexl] has ExpressionFactory disappeared? (was Re: [g...@vmgump]: Project commons-jelly (in module commons-jelly) failed)

2009-09-13 Thread Henrib
Seems like integer (long versus int in test assertions) from what I could dig. sebb-2-2 wrote: > > On 13/09/2009, sebb wrote: >> On 12/09/2009, Rahul Akolkar wrote: >> > On Sat, Sep 12, 2009 at 9:49 AM, sebb wrote: >> > > On 12/09/2009, sebb wrote: >> > >> On 12/09/2009, Rahul Akolkar

Re: [jexl] has ExpressionFactory disappeared? (was Re: [g...@vmgump]: Project commons-jelly (in module commons-jelly) failed)

2009-09-13 Thread sebb
On 13/09/2009, sebb wrote: > On 12/09/2009, Rahul Akolkar wrote: > > On Sat, Sep 12, 2009 at 9:49 AM, sebb wrote: > > > On 12/09/2009, sebb wrote: > > >> On 12/09/2009, Rahul Akolkar wrote: > > >> > On Fri, Sep 11, 2009 at 10:45 AM, Paul Libbrecht > wrote: > > >> > > Hello Jexl d

Re: [jexl] has ExpressionFactory disappeared? (was Re: [g...@vmgump]: Project commons-jelly (in module commons-jelly) failed)

2009-09-13 Thread sebb
On 12/09/2009, Rahul Akolkar wrote: > On Sat, Sep 12, 2009 at 9:49 AM, sebb wrote: > > On 12/09/2009, sebb wrote: > >> On 12/09/2009, Rahul Akolkar wrote: > >> > On Fri, Sep 11, 2009 at 10:45 AM, Paul Libbrecht > wrote: > >> > > Hello Jexl developers, > >> > > > >> > > has Expres

Re: [jexl] has ExpressionFactory disappeared? (was Re: [g...@vmgump]: Project commons-jelly (in module commons-jelly) failed)

2009-09-12 Thread Rahul Akolkar
On Sat, Sep 12, 2009 at 9:49 AM, sebb wrote: > On 12/09/2009, sebb wrote: >> On 12/09/2009, Rahul Akolkar wrote: >>  > On Fri, Sep 11, 2009 at 10:45 AM, Paul Libbrecht >> wrote: >>  >  > Hello Jexl developers, >>  >  > >>  >  > has ExpressionFactory disappeared? >>  >  > Did package-names mayb

Re: [jexl] has ExpressionFactory disappeared? (was Re: [g...@vmgump]: Project commons-jelly (in module commons-jelly) failed)

2009-09-12 Thread sebb
On 12/09/2009, sebb wrote: > On 12/09/2009, Rahul Akolkar wrote: > > On Fri, Sep 11, 2009 at 10:45 AM, Paul Libbrecht > wrote: > > > Hello Jexl developers, > > > > > > has ExpressionFactory disappeared? > > > Did package-names maybe change? > > > > > > I guess I would appreciate to

Re: [jexl] has ExpressionFactory disappeared? (was Re: [g...@vmgump]: Project commons-jelly (in module commons-jelly) failed)

2009-09-12 Thread sebb
On 12/09/2009, Rahul Akolkar wrote: > On Fri, Sep 11, 2009 at 10:45 AM, Paul Libbrecht wrote: > > Hello Jexl developers, > > > > has ExpressionFactory disappeared? > > Did package-names maybe change? > > > > I guess I would appreciate to revert that bit, maybe by explicitly > depending >

Re: [jexl] has ExpressionFactory disappeared? (was Re: [g...@vmgump]: Project commons-jelly (in module commons-jelly) failed)

2009-09-11 Thread Rahul Akolkar
On Fri, Sep 11, 2009 at 10:45 AM, Paul Libbrecht wrote: > Hello Jexl developers, > > has ExpressionFactory disappeared? > Did package-names maybe change? > > I guess I would appreciate to revert that bit, maybe by explicitly depending > on jexl 1? > You could depend on 1.1, yes. As gump is poin

[jexl] has ExpressionFactory disappeared? (was Re: [g...@vmgump]: Project commons-jelly (in module commons-jelly) failed)

2009-09-11 Thread Paul Libbrecht
Hello Jexl developers, has ExpressionFactory disappeared? Did package-names maybe change? I guess I would appreciate to revert that bit, maybe by explicitly depending on jexl 1? paul Le 11-sept.-09 à 13:43, commons-jelly development (running Gump) a écrit : [javac] /srv/gump/public/w