From 33e7bc2f01ccf96082defa67d5755024e7543450 Mon Sep 17 00:00:00 2001 From: Viktor Klang Date: Wed, 9 Dec 2009 20:52:30 +0100 Subject: [PATCH] Create and link new cluster module --- akka-cluster/pom.xml | 72 ++++++++++++++++++++++++++++++++++++++++++++ pom.xml | 12 ++++++++ 2 files changed, 84 insertions(+) create mode 100644 akka-cluster/pom.xml diff --git a/akka-cluster/pom.xml b/akka-cluster/pom.xml new file mode 100644 index 0000000000..24be269969 --- /dev/null +++ b/akka-cluster/pom.xml @@ -0,0 +1,72 @@ + + 4.0.0 + + akka-cluster + Akka Cluster Module + + jar + + + akka + se.scalablesolutions.akka + 0.6 + ../pom.xml + + + + + org.scala-lang + scala-library + ${scala.version} + + + + akka-actors + ${project.groupId} + ${project.version} + + + akka-util + ${project.groupId} + ${project.version} + + + njgroups + jgroups + 2.8.0.CR7 + + + net.liftweb + lift-util + 1.1-M6 + + + + + org.scalatest + scalatest + 1.0 + test + + + junit + junit + 4.5 + test + + + org.mockito + mockito-all + 1.8.0 + test + + + + + + diff --git a/pom.xml b/pom.xml index d89166c09d..03a88bb56e 100755 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,7 @@ akka-persistence akka-rest akka-camel + akka-cluster akka-amqp akka-security akka-kernel @@ -74,6 +75,17 @@ Despot + + viktorklang + Viktor Klang + +1 + viktor.klang [REMOVE] AT gmail DOT com + + Crazy hermit + Tinkerer + Visionary + +