Yeap, you are right. I have updated and committed the code. Thanks;
/Gurkan ________________________________ From: Mark Struberg <[email protected]> To: [email protected] Sent: Monday, January 26, 2009 7:00:39 PM Subject: question: DefinitionUtil#defineInjectedFields(ComponentImpl<T> component) if (as.length > 0) { WebBeansUtil.checkForNewBindingForDeployment(field.getGenericType(), clazz, field.getName(), anns); if (as.length > 0) humm, as is not being touched between those 2 clauses. So either the 2nd if is obsolete, or you did like to check for another variable? LieGrue, strub
