Skip to content

Correct package and package-type for .yaml files #569

Answered by kwin
ackoch asked this question in Q&A
Discussion options

You must be logged in to vote

I would recommend putting it in an application package below /apps/.... Other configuration like OSGi configuration is placed below /apps/... as well. The only drawback is that install hooks are not allowed in application packages (https://issues.apache.org/jira/browse/JCRVLT-512). So you either need to disable the validation on that package or temporarily set it to type mixed. In any case the install hook is skipped for AEMaaCS as the installation there works fundamentally different: https://github.com/Netcentric/accesscontroltool/blob/develop/docs/ApplyConfig.md#installation-in-aem-as-a-cloud-service

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kwin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants