Bence created ARIES-2085: ---------------------------- Summary: ARIES-1106 fix for non standard setters support is not working Key: ARIES-2085 URL: https://issues.apache.org/jira/browse/ARIES-2085 Project: Aries Issue Type: Bug Components: Blueprint Affects Versions: blueprint-core-1.10.3 Reporter: Bence Attachments: NonStandardSetter.java
ComponentDefinitionException: No setter for a property is thrown for regular setters with return value. {color:#000000}The initial problem with non-standard setters was the return value and not the naming convention that is {color}{color:#000000}resultType {color}== {color:#000000}Void{color}.{color:#871094}TYPE {color}{color:#871094}{color:#000000}condition in ReflectionUtils prevents initializing components with fluent setters.{color}{color} Please check it with org.apache.aries.blueprint.NonStandardSettersTest and the attached {color:#000000}org.apache.aries.blueprint.pojos.{color}{color:#000000}NonStandardSetter class version.{color} -- This message was sent by Atlassian Jira (v8.20.10#820010)