[
https://issues.apache.org/jira/browse/GERONIMO-5373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Forrest Xia closed GERONIMO-5373.
---------------------------------
Fix Version/s: 2.2.1
Resolution: Fixed
Committed revision 953208 at 2.2 branch.
> Enable previous released geronimo 2.2 plugins installable on G 2.2.1
> --------------------------------------------------------------------
>
> Key: GERONIMO-5373
> URL: https://issues.apache.org/jira/browse/GERONIMO-5373
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Affects Versions: 2.2.1
> Reporter: Forrest Xia
> Assignee: Forrest Xia
> Priority: Minor
> Fix For: 2.2.1
>
>
> Seems <artifact-alias
> key="${groupId}/${artifactId}//car">${groupId}/${artifactId}/${version}/car</artifact-alias>
> config cannot make 2.2 plugins installable on G 2.2.1, need to add another
> line for this.
> <artifact-alias
> key="${groupId}/${artifactId}/2.2/car">${groupId}/${artifactId}/${version}/car</artifact-alias>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.