[jboss-jira] [JBoss JIRA] (JBEE-124) Java API for WebSocket (JSR-356)
Shelly McGowan (JIRA)
jira-events at lists.jboss.org
Fri Mar 8 10:30:42 EST 2013
[ https://issues.jboss.org/browse/JBEE-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759795#comment-12759795 ]
Shelly McGowan commented on JBEE-124:
-------------------------------------
I've created the project for WebSocket APIs:
https://github.com/jboss/jboss-websocket-api_spec/commit/bd60071ba1b75b7b88e06375ff1a56135a42b42c
> Java API for WebSocket (JSR-356)
> ---------------------------------
>
> Key: JBEE-124
> URL: https://issues.jboss.org/browse/JBEE-124
> Project: JBoss JavaEE Spec APIs
> Issue Type: Sub-task
> Components: jboss-websocket-api
> Reporter: Shelly McGowan
> Assignee: Shelly McGowan
> Fix For: JavaEE 7 Spec APIs 1.0.0.Beta1
>
>
> These APIs are required as part of our Java EE 7 implementation.
> They should be added to the org.jboss.spec project:
> {code}
> <dependency>
> <groupId>org.jboss.spec.javax.websocket</groupId>
> <artifactId>jboss-websocket-api_1.0_spec</artifactId>
> <version>1.0.0.Final-SNAPSHOT</version>
> </dependency>
> {code}
> Project can be created in http://github.com/jboss/jboss-websocket-api_spec
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list