You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2018/05/29 15:13:40 UTC

[sling-aggregator] branch master updated: SLING-7624 add new servlet annotations modules

This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-aggregator.git


The following commit(s) were added to refs/heads/master by this push:
     new 4255773  SLING-7624 add new servlet annotations modules
4255773 is described below

commit 42557735dfd4d75cb1abfdfbf5b91c847873f609
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Tue May 29 17:13:35 2018 +0200

    SLING-7624 add new servlet annotations modules
---
 default.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/default.xml b/default.xml
index 8256c74..627212c 100644
--- a/default.xml
+++ b/default.xml
@@ -229,6 +229,8 @@
   <project path='org-apache-sling-serviceuser-webconsole' name='sling-org-apache-sling-serviceuser-webconsole.git' />
   <project path='org-apache-sling-serviceusermapper' name='sling-org-apache-sling-serviceusermapper.git' />
   <project path='org-apache-sling-servlet-helpers' name='sling-org-apache-sling-servlet-helpers.git' />
+  <project path='org-apache-sling-servlets-annotations' name='sling-org-apache-sling-servlets-annotations.git' groups='servlets' />
+  <project path='org-apache-sling-servlets-annotations-it' name='sling-org-apache-sling-servlets-annotations-it.git' groups='servlets' />
   <project path='org-apache-sling-servlets-get' name='sling-org-apache-sling-servlets-get.git' groups='servlets' />
   <project path='org-apache-sling-servlets-post' name='sling-org-apache-sling-servlets-post.git' groups='servlets' />
   <project path='org-apache-sling-servlets-resolver' name='sling-org-apache-sling-servlets-resolver.git' groups='servlets' />

-- 
To stop receiving notification emails like this one, please contact
kwin@apache.org.