Guys, i really need your help! It was introduced in one of the ~300 commits for #344 The most revisions event don't compile so i can't find the breaking commit!
How is it possible that my Bean does not have a @Named in the source code but it's really there in the debugger? Can ASM manipulate this without inheritance? I never looked deeper in that byte code generation/manipulation stuff. 2013/11/26 Thomas Andraschko <[email protected]> > Hi, > > i just upgraded to 1.2.1 and i get this exception. > My @Specialized class does not have a @Named annotation but somehow it's > there in the debugger. > > Any idea? > > I must still use 1.1.5 :/ > > Regards, > Thomas >
