[jboss-jira] [JBoss JIRA] (WFLY-2548) Automatically add org.wildfly.clustering.api/singleton modules to deployments

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Mon Nov 25 13:27:06 EST 2013


    [ https://issues.jboss.org/browse/WFLY-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925944#comment-12925944 ] 

Paul Ferraro edited comment on WFLY-2548 at 11/25/13 1:26 PM:
--------------------------------------------------------------

The purpose of adding this module to all deployments, not just web deployments, is so that applications can make use of the other clustering constructs in the org.wildfly.clustering.api and org.wildfly.clustering.singleton modules without having to import it manually.   Both modules are intended to be public api.
                
      was (Author: pferraro):
    The purpose of adding this module to all deployments, not just web deployments, is so that applications can make use of the other clustering constructs in the org.wildfly.clustering.api module without having to import it manually.   org.wildfly.clustering.api is intended to be a public api.
                  
> Automatically add org.wildfly.clustering.api/singleton modules to deployments
> -----------------------------------------------------------------------------
>
>                 Key: WFLY-2548
>                 URL: https://issues.jboss.org/browse/WFLY-2548
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>    Affects Versions: 8.0.0.Beta1
>            Reporter: Radoslav Husar
>            Assignee: Paul Ferraro
>             Fix For: 8.0.0.CR1
>
>
> Since @Immutable annotated classes will silently fail and the object will be considered mutable if the user forgets/doesn't add the dependency himself/herself.

--
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