[
https://issues.apache.org/jira/browse/KARAF-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ioannis Canellos updated KARAF-106:
-----------------------------------
Attachment: patchfile.txt
I am attaching a patch for this issue that provides 2 new distributions
unix-minimal & windows-minimal.
Currently the minimal distributions exclude (SSH, Administrator & Deployer
bundles from /system & startup).
The changes this patch makes are:
1) Added 2 assembly executions (unix-minimal-bin & windows-minimal-bin).
2) For these executions added 2 new descriptors that exclude SSH,
Administration & Deployer bundles under the /system repository &
startup.properties.
3) Added 2 new features for Administration & Deployer bundles (SSH prexisted)
for all distributions.
4) Removed SSH, Administration & Deployer from startup.properties (affects
only minimal distributions)
5) Removed SSH from featuresBoot (affects only minimal distributions)
6) Under filtered resources folder folder etc split to etc, etc-normal &
etc-minimal so that normal & minimal distributions can have different
startup.properties &
If you would like to exclude additional bundles, let me know.
> Provide a more minimal / static disitrbution of karaf
> -----------------------------------------------------
>
> Key: KARAF-106
> URL: https://issues.apache.org/jira/browse/KARAF-106
> Project: Karaf
> Issue Type: Improvement
> Reporter: Guillaume Nodet
> Attachments: patchfile.txt
>
>
> Servers that are mostly static (thinking about activemq, directory, james,
> etc...) usually don't require the deploy folder, the admin stuff and all.
> I think we should provide a slightly more lightweight distribution without
> the added bits. For example, ssh could be added through a feature, but not
> included by default, etc...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.