Tobias Bocanegra created JCRVLT-170:
---------------------------------------
Summary: Introduce the concept of application (code) packages
Key: JCRVLT-170
URL: https://issues.apache.org/jira/browse/JCRVLT-170
Project: Jackrabbit FileVault
Issue Type: Improvement
Components: Packaging
Reporter: Tobias Bocanegra
For code deployment scenarios the simplicity of filter roots and the accuracy
of dependencies is more important than for normal content packages.
also the mixture of content/code and ACL might be problematic.
for application packages the following rules should apply:
- they expose a specific manifest header: {{Jackrabbit-Vault-Package-Type: app}}
- the workspace filter must not contain regexps and no import modes
- it should not contain content (i.e. nodes outside /apps, /libs, ...)
- it should not mix code and ACLs
- it must define dependencies to packages that define the parent nodes of all
filters
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)