Hi, For certain scenarios there would be a need to package a feature-based application into a single jar file. I'm thinking mostly about desktop applications, but if we move the Sling Starter to the feature model a single jar deliverable would also be nice.
It's probably not too much work to: - populate the launcher cache - copy the processed feature files - wrap them in a jar file - include the original feature-launcher jar - add a main class to perform the unpacking and launching But it would get pretty boring to do so each time :-) Are there any plans to add such a functionality to the feature launcher tooling? Thanks, Robert
