[infinispan-issues] [JBoss JIRA] (ISPN-1548) Refactor API and Commons in self-contained packages to avoid package splitting issues

Tristan Tarrant (Created) (JIRA) jira-events at lists.jboss.org
Wed Nov 23 03:26:41 EST 2011


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


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