[ http://issues.apache.org/jira/browse/GERONIMO-1259?page=comments#action_12362402 ]
simon godik commented on GERONIMO-1259: --------------------------------------- Deployment plans for an EAR are still readable, just unpack jar file with deployment plans. For maven users, deployment plan project will produce a jar file with deployment plans. IMO non-trivial plan modularity is worth a step of packaging plans in a jar. This jira does not break usual deployment; people can still use combined deployment plan. Deployer needs to recognize that plans are packaged in a jar and unpack it before doing it's usual work. > reduce the size of the combined deployment plan: package deployment plans in > a jar and pass this jar to the deployer > -------------------------------------------------------------------------------------------------------------------- > > Key: GERONIMO-1259 > URL: http://issues.apache.org/jira/browse/GERONIMO-1259 > Project: Geronimo > Type: New Feature > Components: deployment > Versions: 1.0-M5 > Reporter: simon godik > Priority: Trivial > Fix For: 1.1 > > External plan is prefered method of deployment. For non trivial ear combined > deployment plan is difficult to manage. Package deployment plans into the jar > file by using alt-dd scheme and pass this jar file together with the module > to the deployer. -- 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
