[infinispan-issues] [JBoss JIRA] Commented: (ISPN-889) Remove JBoss Common Core dependency
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Thu Jan 27 05:30:49 EST 2011
[ https://issues.jboss.org/browse/ISPN-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578189#comment-12578189 ]
Galder Zamarreño commented on ISPN-889:
---------------------------------------
https://github.com/infinispan/infinispan/pull/139
> Remove JBoss Common Core dependency
> -----------------------------------
>
> Key: ISPN-889
> URL: https://issues.jboss.org/browse/ISPN-889
> Project: Infinispan
> Issue Type: Thirdparty Change
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 4.2.1.Final, 5.0.0.BETA1
>
>
> Looking at Infinispan's dependencies, core seems to depend on JBoss Common Core simply to take advantage of org.jboss.util.StringPropertyReplacer.
> Test code also depends for org.jboss.util.naming.NonSerializableFactory.
> What about we make our own org.jboss.util.StringPropertyReplacer and remove JBoss Common Core from being a main dependency? We could still keep it as a test dependency for org.jboss.util.naming.NonSerializableFactory.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list