Ate Douma pushed to branch release/5.0 at cms-community / hippo-repository

Commits:
d0de32fe by Ate Douma at 2017-11-20T11:23:04+01:00
REPO-1899 deprecate ExecutableDaemonModule

(cherry picked from commit 1f3ac54ba9c049ebea74421abf185c159de047c7)

- - - - -


1 changed file:

- api/src/main/java/org/onehippo/repository/modules/ExecutableDaemonModule.java


Changes:

=====================================
api/src/main/java/org/onehippo/repository/modules/ExecutableDaemonModule.java
=====================================
--- 
a/api/src/main/java/org/onehippo/repository/modules/ExecutableDaemonModule.java
+++ 
b/api/src/main/java/org/onehippo/repository/modules/ExecutableDaemonModule.java
@@ -31,7 +31,9 @@ import javax.jcr.RepositoryException;
  * the repository will not be able to shut down until the module execution
  * has been completed.
  * </p>
+ * @deprecated REPO-1899: will be dropped in 6.0.0
  */
+@Deprecated
 public interface ExecutableDaemonModule extends DaemonModule {
 
     void execute() throws RepositoryException;



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-repository/commit/d0de32feeb7c63e3f251301f630200179fd4a5d7

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-repository/commit/d0de32feeb7c63e3f251301f630200179fd4a5d7
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to