While patching a minimal JBoss Fuse installation why all jars are copied ?
Issue
-
Three packaging of JBoss Fuse can be downloaded on RedHat :
- The minimal install (around 80Mb)
- The medium install (162Mb)
- The full install( around 600Mb)
-
However, when a patch is released, there is no different patch per installation. The patch mechanism simply copies all jars that are in the patch into the
jboss-fuse/systemfolder. As a result, if user has the minimal installation, a lot of unused jars are copied and the size of the minimal packaging increases significantly (e.g. the size of the JBoss Fuse rollout 1 was around 200Mb, which is more than twice the size of the minimal packaging). - Is it possible to apply a patch and to only copy the jars that are present in the packaging? Or another way would be to provide one patch per installation (minimal, medium and full patch)?
Environment
- Red Hat JBoss Fuse
- 6.1.0
- Red Hat JBoss A-MQ
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.