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
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.