kwin edited a comment on pull request #208:
URL: 
https://github.com/apache/jackrabbit-filevault/pull/208#issuecomment-1041889976


   Thanks for the PR but the property is really called `acHandling` 
(https://jackrabbit.apache.org/filevault/properties.html). The parameter in the 
Maven goal is named differently though: 
https://jackrabbit.apache.org/filevault-package-maven-plugin/generate-metadata-mojo.html#accessControlHandling
 but the validator does not know how the package has been created, so it just 
refers to the plain property names.
   
   Also you could set this property via 
https://jackrabbit.apache.org/filevault-package-maven-plugin/generate-metadata-mojo.html#properties
 (although using `acHandling` is the preferred option, as that does enforces 
valid values).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to