Konrad Windszus created JCRVLT-609:
--------------------------------------
Summary: Package specific validator settings rely on colon which
is not allowed in XML
Key: JCRVLT-609
URL: https://issues.apache.org/jira/browse/JCRVLT-609
Project: Jackrabbit FileVault
Issue Type: Bug
Components: package maven plugin
Reporter: Konrad Windszus
As the colon cannot be used for XML element names
(https://www.w3.org/TR/REC-xml/#sec-common-syn) except for namespaces another
syntax must be established to apply settings only to specific package ids
instead of the suffix format {{:<package group>:<package name>}} (described in
https://github.com/apache/jackrabbit-filevault-package-maven-plugin/blob/36aeeb9ba39dbc1c683bad659fd0d1d9983dcd54/src/site/markdown/validators.md#configuration)
--
This message was sent by Atlassian Jira
(v8.20.1#820001)