Skip to content

Commit

Permalink
Register namespace URL for non-standard prefixes "cq" and "sling"
Browse files Browse the repository at this point in the history
This closes wcm-io#10
  • Loading branch information
kwin committed Feb 1, 2023
1 parent b6c5e57 commit 1b75569
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bundle/pom.xml
Expand Up @@ -176,6 +176,10 @@
<artifactId>bnd-maven-plugin</artifactId>
<configuration>
<bnd>
<!-- register non-standard nodetypes for conversion with cp2fm into enhanced DocView files -->
Sling-Namespaces: \
cq=http://www.day.com/jcr/cq/1.0,\
sling=http://sling.apache.org/jcr/sling/1.0
Sling-Initial-Content: \
SLING-INF/app-root;overwrite:=true;ignoreImportProviders:=xml;path:=/apps/wcm-io/caconfig/editor

Expand Down

0 comments on commit 1b75569

Please sign in to comment.