]
Daniel Cunha closed FORGEPLUGINS-180.
-------------------------------------
Resolution: Done
Sorry. Session problem in my browser. Issue created in
UIInput<Boolean> doesn't work when user try to set value
--------------------------------------------------------
Key: FORGEPLUGINS-180
URL:
https://issues.jboss.org/browse/FORGEPLUGINS-180
Project: Forge Plugins/Addons
Issue Type: Bug
Reporter: Daniel Cunha
When I run it:
arquillian-create-test --targets org.teste.model.Soro
Result:
http://pastebin.com/EJ2DwcE6
When I run it:
arquillian-create-test --targets org.teste.model.Soro --enableJPA false
Result:
http://pastebin.com/B1MfijwC
--enableJPA has "false" as default value, but when I try to set value, Forge
always set the value as "true".