Re: Can't build trunk for an java.io.InvalidClassException

2006-11-11 Thread Jian Liao
I've update my local old trunk and build it, the InvalidClassException problem has gone. Thanks.- Jian LiaoOn 11/11/06, Jian Liao <[EMAIL PROTECTED]> wrote: Thanks for all your response.I have worked around this issue by check out a fresh trunk and setup an empty maven repository, then build it su

Re: Can't build trunk for an java.io.InvalidClassException

2006-11-10 Thread Jian Liao
Thanks for all your response.I have worked around this issue by check out a fresh trunk and setup an empty maven repository, then build it successfully.I still keep the old environment and I can test again if someone fix this problem. thanks,- Jian LiaoOn 11/11/06, Gianny Damour <[EMAIL PROTECTED]>

Re: Can't build trunk for an java.io.InvalidClassException

2006-11-10 Thread Gianny Damour
Hi, I had a look and it seems that the backward compatibility was only partially fixed; my bad: basically, GBeanData is backward compatible however it references GBeanInfo which is not. I will fix this problem. Thanks, Gianny On 11/11/2006, at 4:38 AM, David Jencks wrote: I'm worried that

Re: Can't build trunk for an java.io.InvalidClassException

2006-11-10 Thread David Jencks
I'm worried that we didn't fix all the backward compatibility issues adding priority into GBeanData and GBeanInfo. I wonder if you are doing an online build and somehow pulling down out of date config snapshots with old-style serialized GBeanInfos. I'll try to figure this out... but I coul

Can't build trunk for an java.io.InvalidClassException

2006-11-09 Thread Jian Liao
I am trying to build geronimo trunk with command "mvn clean install -U -up", but encountered the following exception while building "Building Geronimo Configs :: Jetty Deployer". Could someone help me? thanks,- Jian Liao[INFO]