cancel
Showing results for 
Search instead for 
Did you mean: 

Build problem with jibx bind

ftoth
Champ in-the-making
Champ in-the-making
Hi,

I'm trying to build the latest head and I'm getting an error from the "compile-repository-jibx" task,
"java.lang.NoSuchFieldError: SYSTEM_CLASS_PATH".

This has been brought up previously here:

http://forums.alfresco.com/viewtopic.php?t=2127&highlight=jibx

But with no resolution.

Can anyone tell me how to fix this?

Thanks,

Fred Toth
1 REPLY 1

ftoth
Champ in-the-making
Champ in-the-making
Turns out this problem has to do with bcel and having multiple versions
laying around. In my case, I had an old aspectjtools.jar in my ant lib.

Thanks,

Fred