Hi Craig,

thanks for the help,

"Craig R. McClanahan" <[EMAIL PROTECTED]> wrote on 02/02/2003 06:19:28 
PM:

> > I've been attempting to get Maven up to the bean utils 1.6 over the 
last
> > day or so, and have a problem that seems to have happened between the
> > 1.6-dev snapshot we took on 28-11-2002 and the release that has the
> > following symptoms:
> >
> > It appears that a converter (or beanutils, I can't tell which yet), 
which
> > previously 'correctly' set a property of type java.lang.Object from an
> > instance of java.io.File, now converts the File to a String and then 
sets
> > the Object property.
> >
> > Does this sound familiar to anyone?
> >
> 
> There have been quite a large number of changes to beanutils since
> November 28, but the case you are describing sounds like it might
> *possibly* be a case of using the incorrect method of BeanUtils to 
perform
> conversions for you.
> 
> Could you quote a snippet of the Maven code that seems to be doing the
> wrong conversion, or point me at it, so I can help you resolve this?

Yep,

it's in 
jakarta-commons-sandbox/jelly/src/java/org/apache/commons/jelly/impl/TagScript.java 
line 275.


> > Any ideas on a workaround?
--
dIon Gillard, Multitask Consulting
Blog:      http://www.freeroller.net/page/dion/Weblog
Work:      http://www.multitask.com.au


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

Reply via email to