[jbossws-issues] [JBoss JIRA] Commented: (JBWS-3115) Clean dependencies on jbossws-spi

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Thu Sep 2 06:04:52 EDT 2010


    [ https://jira.jboss.org/browse/JBWS-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12548550#action_12548550 ] 

Alessio Soldano commented on JBWS-3115:
---------------------------------------

Carlo, I've committed an initial change for slimming down the dependency set, replacing the microcontainer with the jboss-logging-spi and jbossxb (which is indeed currently required, removing that implies major changes). The rest (log4j, ant, getopt) is for tools, we'll end up moving them out of the spi.
The javaee api refs are now up2date.

Anyway, what I need to know (also given the changes above) is whether this is actually a hard dependency for EJBTHREE-2161 or what. Thanks.

> Clean dependencies on jbossws-spi
> ---------------------------------
>
>                 Key: JBWS-3115
>                 URL: https://jira.jboss.org/browse/JBWS-3115
>             Project: JBoss Web Services
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-integration
>         Environment: 1.4.0.Beta2
>            Reporter: Carlo de Wolf
>
> A SPI component should only depend on API or other SPI components, as the SPI should be usable in as many runtime as possible.
> The following dependencies should be removed:
> - microcontainer
> - log4j
> - ant
> - dom4j
> - gnu-getopt
> Note that the dependencies on JavaEE spec APIs should point to the proper coordinates.

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

        


More information about the jbossws-issues mailing list