[
https://issues.apache.org/jira/browse/GERONIMO-4302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633029#action_12633029
]
David Jencks commented on GERONIMO-4302:
----------------------------------------
I found a way to make the e.g. client-system car self-extract into the
bin/client.jar. I have some doubts as to whether this is the best approach and
in fact wonder if there's some way to use gsh to avoid having any jars in bin
at all but lets take a look at this possible solution and see if theres a
better way.
> 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.