-
Sub-task
-
Resolution: Unresolved
-
Major
-
2.0.0.Final
-
None
When executing the constraint-setup command, it generates a Bean Validation 1.1 descriptor instead of a 1.0 (which is Java EE 6) :
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <validation-config xmlns="http://jboss.org/xml/ns/javax/validation/configuration" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jboss.org/xml/ns/javax/validation/configuration validation-configuration-1.1.xsd"/>
- relates to
-
FORGE-1852 Parameter --beanValidationVersion missing in constraint-setup
- Open