c15d513766
The gadget chain was previously hardcoded to CommonsCollections2. Add a JAVA_GADGET_CHAIN OptEnum so operators can select the chain that matches the target's classpath without modifying the module. Default remains CommonsCollections2 to preserve existing behaviour.