[forge-issues] [JBoss JIRA] (FORGE-1852) Parameter --beanValidationVersion missing in constraint-setup

Antonio Goncalves (JIRA) issues at jboss.org
Sat May 24 10:55:56 EDT 2014


Antonio Goncalves created FORGE-1852:
----------------------------------------

             Summary: Parameter --beanValidationVersion missing in constraint-setup
                 Key: FORGE-1852
                 URL: https://issues.jboss.org/browse/FORGE-1852
             Project: Forge
          Issue Type: Feature Request
          Components: Java EE
    Affects Versions: 2.6.0.Final
            Reporter: Antonio Goncalves
             Fix For: 2.x Future


Most {{setup}} commands have a version parameter to choose which version you want to use :

{code}
cdi-setup --cdiVersion 
ejb-setup --ejbVersion 
faces-setup --facesVersion
jms-setup --jmsVersion
jpa-setup --jpaVersion
rest-setup --jaxrsVersion
websocket-setup --webSocketVersion 
{code}

At the moment, the only Java EE component that misses this parameter is Bean Validation. The {{constraint-setup}} command has the following parameters :

{code}
[test]$ constraint-setup   TAB
--providers  --providedScope  
{code}

A parameter {{beanValidationVersion}} parameter should be added. The values would be 1.0 or 1.1. That will have an impact on the XSD of the generated {{validation.xml}} file and the dependencies in the {{pom.xml}}



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the forge-issues mailing list