Hello, I would like to change the directory layout of my custom distribution.
Changing "etc/org.apache.felix.fileinstall-deploy.cfg" I could set another felix.fileinstall.dir. But how can I remove the "deploy" directory? Using bin/setsenv[.bat] I can change KARAF_BASE, KARAF_HOME and KARAF_ETC. But how can I change the assembly so e.g. etc is changed to something_etc, the stuff for KARAF_HOME is packed to something_home and the stuff for KARAF_BASE is packed to something_base. How can I change the directory name in the created archives (.tar.gz and zip) or instruct the plugin to not create a sub directory at all? Thanks in advance, Markus
