Stefan Seifert created SLING-12580:
--------------------------------------
Summary: Sling Project Archetype: Include Examples by default in
Launcher
Key: SLING-12580
URL: https://issues.apache.org/jira/browse/SLING-12580
Project: Sling
Issue Type: Improvement
Components: Maven Plugins and Archetypes
Reporter: Stefan Seifert
Assignee: Stefan Seifert
Fix For: Project Archetype 1.0.14
currently, the examples even if activated in the project archetype are only
compiled, but not actually included in the feature model and thus not available
when starting the launcher.
this is unexpected if starting the launcher for the first time - actually you
can access the launcher, but get only HTTP 404. you have to know the URLs of
system console and composum to do anything with the launcher.
my proposal is to include the example package by default in the feature file to
make it accessible. for a developer, it's always simple to remove something to
disable it, but without further knowledge probably not so easy to add the right
stuff to get it working.
(additionally, the example even if deployed currently runs into scripting
errors, i will look for that as well)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)