]
Ondrej Lukas updated ELY-631:
-----------------------------
Affects Version/s: 1.1.0.Beta9
Wrong description of missing target-name in simple-permission-mapper
--------------------------------------------------------------------
Key: ELY-631
URL:
https://issues.jboss.org/browse/ELY-631
Project: WildFly Elytron
Issue Type: Bug
Affects Versions: 1.1.0.Beta9
Reporter: Ondrej Lukas
Assignee: Darran Lofthouse
In case when simple-permission-mapper cannot be added through CLI command due to missing
target-name attribute, then IllegalArgumentException with wrong description is thrown. It
says: "Parameter '*name*' may not be null". It should be "Parameter
'*target-name*' may not be null".