[
https://issues.apache.org/jira/browse/DELTASPIKE-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arrault updated DELTASPIKE-858:
-------------------------------
Attachment: ExcludeOnAbsentPropertyTest.java
See attached a sample test case, where only one bean implementation should be
always be activated.
Which is not the case when the property is not defined
> @Exclude usage of != operator in onExpression should match when the property
> is not defined
> -------------------------------------------------------------------------------------------
>
> Key: DELTASPIKE-858
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-858
> Project: DeltaSpike
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.3.0
> Environment: weld-se
> Reporter: Arrault
> Priority: Minor
> Attachments: ExcludeOnAbsentPropertyTest.java
>
>
> When using @Exclude(onExpression="property!=value"),
> I expect the bean to be excluded if the "property" is not defined which is
> not the case the current implementation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)