[forge-issues] [JBoss JIRA] (FORGE-2066) In jta-setup version should be renamed to jtaVersion
George Gastaldi (JIRA)
issues at jboss.org
Mon Oct 27 09:16:36 EDT 2014
[ https://issues.jboss.org/browse/FORGE-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Gastaldi updated FORGE-2066:
-----------------------------------
Status: Closed (was: Pull Request Sent)
Fix Version/s: 2.12.2.Final
(was: 2.x Future)
Resolution: Done
> In jta-setup version should be renamed to jtaVersion
> ----------------------------------------------------
>
> Key: FORGE-2066
> URL: https://issues.jboss.org/browse/FORGE-2066
> Project: Forge
> Issue Type: Sub-task
> Components: Java EE
> Affects Versions: 2.12.0.Final
> Reporter: Antonio Goncalves
> Assignee: Antonio Goncalves
> Fix For: 2.12.2.Final
>
>
> In all the {{setup}} commands, the {{version}} is always prefixed by the specification, except in JTA :
> {code}
> jpa-setup --jpaVersion
> cdi-setup --cdiVersion
> websocket-setup --webSocketVersion
> ejb-setup --ejbVersion
> faces-setup --facesVersion
> jms-setup --jmsVersion
> jstl-setup --jstlVersion
> servlet-setup --servletVersion
> rest-setup --jaxrsVersion
> soap-setup --jaxwsVersion
> {code}
> JTA uses :
> {code}
> jta-setup --version
> {code}
> And should be renamed
> {code}
> jta-setup --jtaVersion
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the forge-issues
mailing list