Fixed.

I removed the previous solution for methods not being found and
implemented a better one that didn't change the return values from
JEXL.

Maybe this will help.

On 2/14/06, Dion Gillard <[EMAIL PROTECTED]> wrote:
> Note to self and Paul:
>
> In particular, it's ASTAddNote.unwiden(Long).
>
> This needs to get looked at.
>
> On 2/13/06, Dion Gillard <[EMAIL PROTECTED]> wrote:
> > I'm pretty sure this has to do with recent changes in Jexl to 'narrow'
> > results to make introspection easier.
> >
> > Before all integer results were stored in a long. Now they're stored
> > as Byte, Short, Long etc.
> >
> > On 2/13/06, Paul Libbrecht <[EMAIL PROTECTED]> wrote:
> > > But remember this is only part of the problem.
> > > The jelly-test failure is related to expression-equality in jexl where:
> > >
> > >     [junit] Expected expression: ${singleSize*2}
> > >     [junit] Actual expression: ${doubleSize} File:
> > >
> > > fails because, I think so said Dion, of primitive-types incorrect
> > > comparison in jexl or jelly's packing of jexl.
> > > DIdn't have the time to dive for it yet...
> > >
> > > paul
> > >
> > > Brett Porter wrote:
> > > > I think this could be "solved" by setting it to use jaxen-1.1-beta-4
> > > > instead. I'll try that now. If I can't get it fixed by the end of the
> > > > week, I'll turn them off.
> > > >
> > > > I still believe that someone with spare time needs to get Jelly working
> > > > with newer versions of Jaxen. Being stuck on beta-4 is not very
> > > > desirable, and it appears they are never going to restore backwards
> > > > compatibility as it was a deliberate breakage. I'm not that person (I
> > > > have neither the xpath knowledge or spare time or need to use Jelly any
> > > > more :)
> > > >
> > > > - Brett
> > > >
> > > > Bill Barker wrote:
> > > >
> > > >>> "Henri Yandell" <[EMAIL PROTECTED]> wrote in message
> > > >>> news:[EMAIL PROTECTED]
> > > >>> *ping*
> > > >>>
> > > >>> Waking this thread up again. While it's bad for us to go "Jelly HEAD +
> > > >>> Jaxen HEAD -> can't work so turn off the build", it's much worse for
> > > >>> us to let the noise continue as that switches people off of paying
> > > >>> attention to the gump errors. It becomes background noise.
> > > >>>
> > > >> Actually, from the Gump page it's using jaxen-1.1b6 (Jaxen HEAD wasn't
> > > >> building for a long time, so a lot of projects got switched to a 
> > > >> packaged
> > > >> version).
> > > >>
> > > >>
> > > >>> Of course this might be interpreted as a feature request for gump;
> > > >>> don't irritate us by repeating yourself, instead just send us a
> > > >>> summary every now and then of the ones that are long term issues.
> > > >>>
> > > >>>
> > > >> Development on Gump is sort of slow right now.  Unless somebody wants 
> > > >> to
> > > >> step up with a patch, it may not happen anytime soon ;-).
> > > >>
> > > >>
> > > >>> Still, +1 to any idea that gets rid of the background noise.
> > > >>>
> > > >>>
> > > >> The Jelly projects that are failing are basically the unit tests (this 
> > > >> is
> > > >> also true for tags-html, the error for tags-swing is just wierd :).  If
> > > >> nobody care about the tests, you could just get rid of those <project 
> > > >> />s
> > > >> in the jakarta-commons-jelly.xml file.
> > > >>
> > > >>
> > > >>> Hen
> > > >>>
> > > >>>
> > > >>
> > > >>
> > > >> ---------------------------------------------------------------------
> > > >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > >> For additional commands, e-mail: [EMAIL PROTECTED]
> > > >>
> > > >>
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > http://www.multitask.com.au/people/dion/
> > "If I close my eyes it doesn't seem so dark." - SpongeBob SquarePants
> >
>
>
> --
> http://www.multitask.com.au/people/dion/
> "If I close my eyes it doesn't seem so dark." - SpongeBob SquarePants
>


--
http://www.multitask.com.au/people/dion/
Chuck Norris sleeps with a night light. Not because Chuck Norris is
afraid of the dark, but because the dark is afraid of Chuck Norris

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

Reply via email to