On 8/8/06, Dion Gillard <[EMAIL PROTECTED]> wrote:
As far as JEXL's grammar goes, variables can't contain a '-', as
that's used for negation and subtraction.

So, in JEXL 1.x the grammar does not support this feature, and from a
JEXL perspective, it's not a bug, it's how the expression language is
defined.

<snip/>

Yup, making sure there wasn't more to it in the context of
plugin.properties. Its unlikely that any EL parser (which uses - in
its arithmetic sense) can support this, even if we wanted.

-Rahul


On 8/9/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote:
> On 8/8/06, Lukas Theussl <[EMAIL PROTECTED]> wrote:
> > I am not familiar with jexl but has the bug that's causing us [1] ever
> > been fixed?
> >
> <snip/>
>
> I am not familiar with whats being done under the covers with
> plugins.properties, what will help is either a JEXL test case or
> pointing to usage via specific lines in some repository. Then, I can
> make an attempt to see whats up.
>
> Dion - Any further comments beyond what you've said on MAVEN-410 [1] ?
>
> -Rahul
>
>
> > -Lukas
> >
> > [1] http://jira.codehaus.org/browse/MAVEN-410
> >
> >
> <snap/>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to