You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ad...@apache.org on 2017/12/22 08:45:36 UTC

[11/13] james-project git commit: JAMES-2264 lucene should not be disabled any longer

JAMES-2264 lucene should not be disabled any longer


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

Branch: refs/heads/master
Commit: f6f70b21773edd1c155253cf2afd2eba8060f2df
Parents: 538af50
Author: Matthieu Baechler <ma...@apache.org>
Authored: Mon Nov 13 22:50:56 2017 +0100
Committer: Antoine Duprat <ad...@linagora.com>
Committed: Fri Dec 22 09:44:59 2017 +0100

----------------------------------------------------------------------
 mailbox/lucene/pom.xml | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/f6f70b21/mailbox/lucene/pom.xml
----------------------------------------------------------------------
diff --git a/mailbox/lucene/pom.xml b/mailbox/lucene/pom.xml
index 947d584..bb7d27d 100644
--- a/mailbox/lucene/pom.xml
+++ b/mailbox/lucene/pom.xml
@@ -105,12 +105,4 @@
             <artifactId>slf4j-api</artifactId>
         </dependency>
     </dependencies>
-    <profiles>
-        <profile>
-            <id>lucene</id>
-            <activation>
-                <activeByDefault>true</activeByDefault>
-            </activation>
-        </profile>
-    </profiles>
 </project>


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