This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.settings-1.2.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-settings.git
commit a10e5023140740b05dcc132c8f2226a3f460a844 Author: Carsten Ziegeler <[email protected]> AuthorDate: Mon Jul 2 17:37:02 2012 +0000 Remove old scr javadoc annotation git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/settings@1356370 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/java/org/apache/sling/settings/impl/RunModeCommand.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/java/org/apache/sling/settings/impl/RunModeCommand.java b/src/main/java/org/apache/sling/settings/impl/RunModeCommand.java index e757e38..990b6a3 100644 --- a/src/main/java/org/apache/sling/settings/impl/RunModeCommand.java +++ b/src/main/java/org/apache/sling/settings/impl/RunModeCommand.java @@ -58,7 +58,6 @@ public class RunModeCommand implements Command { private static final String CMD_NAME = "runmodes"; - /** @scr.reference */ private Set<String> modes; public RunModeCommand(final Set<String> modes) { -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
