You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sf...@apache.org on 2014/11/12 20:26:02 UTC

incubator-usergrid git commit: removing reference

Repository: incubator-usergrid
Updated Branches:
  refs/heads/two-dot-o d2d1fe74f -> fbee23490


removing reference


Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/fbee2349
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/fbee2349
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/fbee2349

Branch: refs/heads/two-dot-o
Commit: fbee23490472c42470e808ce8cd7de6b84db7d6b
Parents: d2d1fe7
Author: Shawn Feldman <sf...@apache.org>
Authored: Wed Nov 12 14:25:55 2014 -0500
Committer: Shawn Feldman <sf...@apache.org>
Committed: Wed Nov 12 14:25:55 2014 -0500

----------------------------------------------------------------------
 .../usergrid/persistence/index/impl/EsEntityIndexBatchImpl.java     | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/fbee2349/stack/corepersistence/queryindex/src/main/java/org/apache/usergrid/persistence/index/impl/EsEntityIndexBatchImpl.java
----------------------------------------------------------------------
diff --git a/stack/corepersistence/queryindex/src/main/java/org/apache/usergrid/persistence/index/impl/EsEntityIndexBatchImpl.java b/stack/corepersistence/queryindex/src/main/java/org/apache/usergrid/persistence/index/impl/EsEntityIndexBatchImpl.java
index 93ec9e3..c4cdeeb 100644
--- a/stack/corepersistence/queryindex/src/main/java/org/apache/usergrid/persistence/index/impl/EsEntityIndexBatchImpl.java
+++ b/stack/corepersistence/queryindex/src/main/java/org/apache/usergrid/persistence/index/impl/EsEntityIndexBatchImpl.java
@@ -58,7 +58,6 @@ import org.apache.usergrid.persistence.model.field.UUIDField;
 import org.apache.usergrid.persistence.model.field.value.EntityObject;
 
 import com.google.common.base.Joiner;
-import com.sun.xml.internal.ws.developer.MemberSubmissionAddressing;
 
 import static org.apache.usergrid.persistence.index.impl.IndexingUtils.ANALYZED_STRING_PREFIX;
 import static org.apache.usergrid.persistence.index.impl.IndexingUtils.BOOLEAN_PREFIX;