java annotations: add slingservlet annotation
---------------------------------------------
Key: FELIX-1056
URL: https://issues.apache.org/jira/browse/FELIX-1056
Project: Felix
Issue Type: New Feature
Components: Maven SCR Plugin
Reporter: Stefan Seifert
Priority: Minor
this is an enhancements based on FELIX-1010 and takes over the concept of
SLING-902 to support convenience annotations for SCR components for other
projects as well.
my first thought was to submit this to the sling project (see SLING-902), but
this would require two new projects in sling (one for the annotation and
another for the annotation tag provider implementation), and requiring
referencing this two new projects in all poms using it. quite complicated for a
simple convenience annotation.
to make life easier it would be best to add such project-specific annotations
the the scr-annotations/scrplugin projects.
attached is a patch for this. feel free to change package names.
if accepted in felix, the SLING-902 becomes obsolete.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.