[infinispan-issues] [JBoss JIRA] (ISPN-1548) Refactor API and Commons in self-contained packages to avoid package splitting issues
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Oct 9 14:54:03 EDT 2013
[ https://issues.jboss.org/browse/ISPN-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-1548:
--------------------------------
Fix Version/s: (was: 6.0.0.Final)
> Refactor API and Commons in self-contained packages to avoid package splitting issues
> -------------------------------------------------------------------------------------
>
> Key: ISPN-1548
> URL: https://issues.jboss.org/browse/ISPN-1548
> Project: Infinispan
> Issue Type: Task
> Components: Core API
> Affects Versions: 5.1.0.BETA5
> Reporter: NadirX
> Assignee: Tristan Tarrant
>
> With the split of core into api and commons (ISPN-1490) we have caused split packages (i.e. classes in the same package are split across multiple jars). This causes problems with OSGi (ISPN-1537) and will also be disallowed when signed jars will be made compulsory in EAP.
> We therefore need to introduce new packages explicitly for api and commons. This will obviously have some impact on client code.
--
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 infinispan-issues
mailing list