[
https://issues.apache.org/jira/browse/SLING-9055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17058042#comment-17058042
]
Bertrand Delacretaz commented on SLING-9055:
--------------------------------------------
Implemented by the following commits:
*
https://github.com/apache/sling-org-apache-sling-servlets-annotations/commit/59471282a5d5364f4255af6dd27113c2c4f808ce
*
https://github.com/apache/sling-org-apache-sling-servlets-annotations-it/commit/a55bf0909e333be02136e412545bf3de1aafb013
*
https://github.com/apache/sling-org-apache-sling-servlets-resolver/commit/74f76e12196925e5393cc543e656f9917658def5
> Implement a new SlingServletPathsStrict annotation
> --------------------------------------------------
>
> Key: SLING-9055
> URL: https://issues.apache.org/jira/browse/SLING-9055
> Project: Sling
> Issue Type: Improvement
> Components: Servlets
> Affects Versions: Sling Servlet Annotations 1.2.4
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
> Priority: Minor
> Fix For: Sling Servlet Annotations 1.2.6, Servlets Resolver 2.6.6
>
>
> We need a new annotation to use the new {{sling.servlet.paths.strict}} mode
> introduced by SLING-8110, allowing to specify the extension, selectors and
> methods (all optional) that this mode takes into account.
> As discussed on the Sling dev list, this annotation should use a
> {{@Requirement}} meta-annotation [1] to generate an OSGi requirement for the
> version of the
> {{o.a.s.servlets.resolver}} bundle which includes this functionality.
> [1]
> https://osgi.org/specification/osgi.core/7.0.0/framework.api.html#org.osgi.annotation.bundle.Requirement
--
This message was sent by Atlassian Jira
(v8.3.4#803005)