[jboss-jira] [JBoss JIRA] Commented: (JBEE-15) Break all EEl apis into separately versioned subprojects

Jason T. Greene (JIRA) jira-events at lists.jboss.org
Tue Nov 17 13:55:29 EST 2009


    [ https://jira.jboss.org/jira/browse/JBEE-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12495074#action_12495074 ] 

Jason T. Greene commented on JBEE-15:
-------------------------------------

http://www.jboss.org/community/wiki/SunJars

> Break all EEl apis into separately versioned subprojects
> --------------------------------------------------------
>
>                 Key: JBEE-15
>                 URL: https://jira.jboss.org/jira/browse/JBEE-15
>             Project: JBoss JavaEE APIs
>          Issue Type: Task
>          Components: Deployment API, EJB API, JACC API, JASPI API, JAXR API, JCA API, JMS API, Persistence API, Servlet API, Transaction API
>            Reporter: Jason T. Greene
>            Assignee: Shelly McGowan
>             Fix For: 5.2.0.Beta2
>
>
> We should break up all modules in the Java EE project to be separately versioned components, in line with the specification they represent. In addition we should version them according to the specification version of the api, and not a version we come up with. This makes it easy for our other projects to know they are consuming the proper version. Hibernate, for example, would like to have a dependency on jta 1.1. It's not immediately clear what we have that implements 1.1.
> The SVN layout should look like:
> /projects/javaee/transaction-api/tags/1.1
> /projects/javaee/ejb3-api/tags/3.1
> etc
> The maven coordinates should remain the same, as this allows for a project to quickly and easily see what javax apis are available:
> org.jboss.javaee:transaction-api

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list