Installer should only install packs(features) selected at install time
----------------------------------------------------------------------

         Key: GERONIMO-1194
         URL: http://issues.apache.org/jira/browse/GERONIMO-1194
     Project: Geronimo
        Type: Improvement
  Components: installer  
    Versions: 1.0    
 Environment: Maven, installer runtime
    Reporter: erik daughtrey


DJ: The installer currently works by installing everything in a full
geronimo install, and not starting the pieces you don't want.  This is
rather unsatisfactory unless you sell disk space.  The geronimo
assembly is moving to use of the packaging and assembly plugins, and we
can leverage that with the installer.  What I am thinking of is
including a maven repository inside  the installer jar that includes
everything from a full geronimo install with everything, including all
the .car files for the configurations.  Then  we can imitate or use the
assembly plugin to copy the configuration dependencies into the install
target and install the actual configurations.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to