[
https://issues.apache.org/jira/browse/ARIES-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved ARIES-1106.
------------------------------------
Resolution: Fixed
Fix Version/s: blueprint-core-1.9.0
Committing to https://svn.apache.org/repos/asf/aries/trunk ...
A
blueprint/blueprint-core/src/test/java/org/apache/aries/blueprint/NonStandardSettersTest.java
A
blueprint/blueprint-core/src/test/java/org/apache/aries/blueprint/pojos/NonStandardSetter.java
A
blueprint/blueprint-core/src/test/resources/test-non-standard-setters.xml
A blueprint/blueprint-noosgi/dependency-reduced-pom.xml
M
blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/container/BeanRecipe.java
M
blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/container/RecipeBuilder.java
M
blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/ext/impl/ExtNamespaceHandler.java
M
blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/utils/ReflectionUtils.java
M
blueprint/blueprint-core/src/main/resources/org/apache/aries/blueprint/ext/impl/blueprint-ext-1.6.0.xsd
M
blueprint/blueprint-core/src/test/java/org/apache/aries/blueprint/container/BeanRecipeTest.java
M
blueprint/blueprint-core/src/test/java/org/apache/aries/blueprint/utils/ReflectionUtilsTest.java
M
blueprint/blueprint-parser/src/main/java/org/apache/aries/blueprint/ExtendedBeanMetadata.java
M
blueprint/blueprint-parser/src/main/java/org/apache/aries/blueprint/mutable/MutableBeanMetadata.java
M
blueprint/blueprint-parser/src/main/java/org/apache/aries/blueprint/reflect/BeanMetadataImpl.java
Committed r1822838
> Injection to support fluent setter methods
> ------------------------------------------
>
> Key: ARIES-1106
> URL: https://issues.apache.org/jira/browse/ARIES-1106
> Project: Aries
> Issue Type: New Feature
> Components: Blueprint
> Reporter: Martin Lichtin
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: blueprint-core-1.9.0
>
>
> Please look into supporting fluent setters. Currently Aries ReflectionUtils
> only allows methods with the return type Void.
> This seems too restrictive.
> Also Spring supports this, see section 3.1.9 in
> http://static.springsource.org/spring/docs/3.1.0.RELEASE/spring-framework-reference/html/new-in-3.1.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)