Konrad Windszus created SLING-10221:
---------------------------------------
Summary: Package metadata appears below jcr_root in transformed
packages
Key: SLING-10221
URL: https://issues.apache.org/jira/browse/SLING-10221
Project: Sling
Issue Type: Bug
Components: Content-Package to Feature Model Converter
Affects Versions: Content-Package to Feature Model Converter 1.0.24
Reporter: Konrad Windszus
Fix For: Content-Package to Feature Model Converter 1.0.26
The package metadata is only supposed to be placed below {{META_INF}} (compare
with http://jackrabbit.apache.org/filevault/metadata.html). But transformed
packages have additional static metadata below {{jcr_root}}:
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/blob/acf8c533590b9a081d64ca8e4787bed600f36386/src/main/java/org/apache/sling/feature/cpconverter/vltpkg/VaultPackageAssembler.java#L255
--
This message was sent by Atlassian Jira
(v8.3.4#803005)