[
https://issues.apache.org/jira/browse/GERONIMO-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633399#action_12633399
]
David Jencks commented on GERONIMO-4302:
----------------------------------------
The above attempt really didn't work as the manifest was completely wrong.
Reverted in rev 697918.
> Install the server.jar, client.jar, etc files in bin from individual
> no-classloader plugins, not boilerplate
> ------------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-4302
> URL: https://issues.apache.org/jira/browse/GERONIMO-4302
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: buildsystem
> Affects Versions: 2.2
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 2.2
>
>
> Now that the c-m-p can easily generate no-classloader plugins we can more
> easily set up a way to install the startup jars in bin. Currently they are
> all stuffed into boilerplate and are present in any server whether or not
> appropriate: e.g. client.jar is in all servers, even those that don't have
> the rest of the client system.
> The idea is to have a plugin with no classloader that unpacks the .e.g
> client.jar into bin, possibly along with supporting scripts. This might
> require a little enhancement of the c-m-p ArchiveMojo.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.