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 2016/11/18 09:54:13 UTC

[20/29] james-project git commit: JAMES-1842 Remove tika dependency

JAMES-1842 Remove tika dependency


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

Branch: refs/heads/master
Commit: 59f7382df73368c1632b7e7adda1ebc20fe43cac
Parents: df98b6e
Author: Quynh Nguyen <qn...@linagora.com>
Authored: Thu Nov 10 14:50:23 2016 +0700
Committer: Quynh Nguyen <qn...@linagora.com>
Committed: Fri Nov 18 09:25:35 2016 +0700

----------------------------------------------------------------------
 server/container/guice/jpa-guice/pom.xml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/59f7382d/server/container/guice/jpa-guice/pom.xml
----------------------------------------------------------------------
diff --git a/server/container/guice/jpa-guice/pom.xml b/server/container/guice/jpa-guice/pom.xml
index 28567a9..148ac96 100644
--- a/server/container/guice/jpa-guice/pom.xml
+++ b/server/container/guice/jpa-guice/pom.xml
@@ -212,10 +212,6 @@
                 </dependency>
                 <dependency>
                     <groupId>${project.groupId}</groupId>
-                    <artifactId>apache-james-mailbox-tika</artifactId>
-                </dependency>
-                <dependency>
-                    <groupId>${project.groupId}</groupId>
                     <artifactId>james-server-data-jpa</artifactId>
                 </dependency>
                 <dependency>


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