Hi Jörg, I see that you posted a fix. Skimming through the code it looks like it should work. Just need to pass in a ClassLoaderReference with the ClassLoader set to null right?
There is also another bug that I need to report. I *think* with the JavaBeanConverter (if not that class then another one does) it mangles the case of single character variables. So 'R' becomes 'r' breaking compatibility with other converters. When I test your patch I'll submit the formal bug report. Thanks! - Peter On Tue, Jun 18, 2013 at 1:37 PM, Jörg Schaible <[email protected]>wrote: > Hi Peter, > > Peter A wrote: > > > Any update on when this patch will get integrated? Getting ready to do > > another release of my software and hope to get the Maven build working > > again. > > as you can see, version 1.4.5 is still not released, I was simply occupied > with other tasks in real life. As already stated, I will look into it, > before 1.4.5. is ready, but I have no dead line for now. > > Sorry, > Jörg > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > -- "Now, now my good man, this is no time for making enemies." — Voltaire (1694-1778), on his deathbed in response to a priest asking that he renounce Satan.
