I added the unversioned car entries to trunk last night before I resolved the JIRA. I just didn't mark the JIRA as resolved in 2.2 because I thought that would be misleading given that the subject specifically mentions 2.1.* components on 2.1.3 and I think it is a bit presumptive to assume that we can run 2.1.* components on 2.2.

Joe


Donald Woods wrote:
Do we need to also include some for of this in trunk, like at least the unversioned xxxx//car entries?


-Donald


Joe Bohn (JIRA) wrote:
[ https://issues.apache.org/jira/browse/GERONIMO-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bohn resolved GERONIMO-4271.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.3

Allow plugins with dependencies on older geronimo 2.1.* components to install on Geronimo 2.1.3 -----------------------------------------------------------------------------------------------

                Key: GERONIMO-4271
                URL: https://issues.apache.org/jira/browse/GERONIMO-4271
            Project: Geronimo
         Issue Type: Improvement
     Security Level: public(Regular issues)    Affects Versions: 2.1.3
           Reporter: Joe Bohn
           Assignee: Joe Bohn
            Fix For: 2.1.3


Currently plugins that have version specific dependencies on other components cannot be install in a later Geronimo version. For example, a sample built with dependencies on Geronimo 2.1.2 components can not be installed in a 2.1.3-SNAPSHOT server. We can enable this support by including artifact-alias entries for 2.1, 2.1.1, and 2.1.2 components that map to the 2.1.3-SNAPSHOT equivalent component. When we release Geronimo 2.1.3 these alias entries will be updated accordingly.


Reply via email to