Repository: james-project
Updated Branches:
  refs/heads/master 0ea95c34b -> e456c0733


MAILBOX-273 MessageSearchIndex doesn't have an Id parameter


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/55b1476c
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/55b1476c
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/55b1476c

Branch: refs/heads/master
Commit: 55b1476c4b6a288f16073a3e402b6a06cb9aca83
Parents: 0ea95c3
Author: Matthieu Baechler <matthieu.baech...@linagora.com>
Authored: Mon Jul 18 13:21:01 2016 +0200
Committer: Raphael Ouazana <raphael.ouaz...@linagora.com>
Committed: Thu Jul 21 10:21:03 2016 +0200

----------------------------------------------------------------------
 .../org/apache/james/mailbox/store/search/MessageSearchIndex.java  | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/55b1476c/mailbox/store/src/main/java/org/apache/james/mailbox/store/search/MessageSearchIndex.java
----------------------------------------------------------------------
diff --git 
a/mailbox/store/src/main/java/org/apache/james/mailbox/store/search/MessageSearchIndex.java
 
b/mailbox/store/src/main/java/org/apache/james/mailbox/store/search/MessageSearchIndex.java
index 459af2c..c3ed9dd 100644
--- 
a/mailbox/store/src/main/java/org/apache/james/mailbox/store/search/MessageSearchIndex.java
+++ 
b/mailbox/store/src/main/java/org/apache/james/mailbox/store/search/MessageSearchIndex.java
@@ -32,8 +32,6 @@ import org.apache.james.mailbox.store.mail.model.Mailbox;
  * 
  * A developer should think of building an inverse-index for that.
  * 
- *
- * @param <Id>
  */
 public interface MessageSearchIndex {
     


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to