[forge-issues] [JBoss JIRA] (FORGE-1530) Command constraint-setup creates a Bean Validation 1.1 descriptor

Antonio Goncalves (JIRA) issues at jboss.org
Sun Nov 16 07:19:39 EST 2014


     [ https://issues.jboss.org/browse/FORGE-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Goncalves updated FORGE-1530:
-------------------------------------
    Parent Issue: FORGE-1926  (was: FORGE-1491)


> Command constraint-setup creates a Bean Validation 1.1 descriptor
> -----------------------------------------------------------------
>
>                 Key: FORGE-1530
>                 URL: https://issues.jboss.org/browse/FORGE-1530
>             Project: Forge
>          Issue Type: Sub-task
>          Components: Scaffold
>    Affects Versions: 2.0.0.Final
>            Reporter: Antonio Goncalves
>             Fix For: 2.x Future
>
>
> When executing the {{constraint-setup}} command, it generates a Bean Validation 1.1 descriptor instead of a 1.0 (which is Java EE 6) :
> {code}
> <?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"/>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the forge-issues mailing list