[infinispan-issues] [JBoss JIRA] (ISPN-1548) Refactor API and Commons in self-contained packages to avoid package splitting issues
Tristan Tarrant (Updated) (JIRA)
jira-events at lists.jboss.org
Thu Dec 1 11:36:40 EST 2011
[ https://issues.jboss.org/browse/ISPN-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-1548:
----------------------------------
Fix Version/s: 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: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 6.0.0.FINAL
>
>
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list