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.

Reply via email to