MAILET-150 Add the icalendar dependancy

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

Branch: refs/heads/master
Commit: 9ca2ca736557bf66c4a03da20b32d7194fbd6d73
Parents: 10fac2c
Author: Benoit Tellier <btell...@linagora.com>
Authored: Thu Jan 19 18:07:32 2017 +0700
Committer: Benoit Tellier <btell...@linagora.com>
Committed: Thu Jan 19 18:07:32 2017 +0700

----------------------------------------------------------------------
 server/container/guice/cassandra-guice/pom.xml | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/9ca2ca73/server/container/guice/cassandra-guice/pom.xml
----------------------------------------------------------------------
diff --git a/server/container/guice/cassandra-guice/pom.xml 
b/server/container/guice/cassandra-guice/pom.xml
index 8474264..2f49a97 100644
--- a/server/container/guice/cassandra-guice/pom.xml
+++ b/server/container/guice/cassandra-guice/pom.xml
@@ -217,6 +217,11 @@
                     <scope>test</scope>
                 </dependency>
                 <dependency>
+                    <groupId>org.apache.james</groupId>
+                    <artifactId>apache-mailet-icalendar</artifactId>
+                    <version>${project.version}</version>
+                </dependency>
+                <dependency>
                     <groupId>${project.groupId}</groupId>
                     <artifactId>apache-james-mailbox-tika</artifactId>
                 </dependency>


---------------------------------------------------------------------
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