From ece95391aceaeac769b71663c3210473bc9774ef Mon Sep 17 00:00:00 2001 From: Jonas Boner Date: Tue, 4 Aug 2009 18:06:34 +0200 Subject: [PATCH] fixed pom problem --- fun-test-java/pom.xml | 8 ++-- kernel/pom.xml | 92 +++++++++++++++++++++---------------------- pom.xml | 9 ++--- samples-java/pom.xml | 12 +++--- samples-scala/pom.xml | 14 +++---- util-java/pom.xml | 4 +- 6 files changed, 68 insertions(+), 71 deletions(-) diff --git a/fun-test-java/pom.xml b/fun-test-java/pom.xml index b52881e155..2b61966c88 100644 --- a/fun-test-java/pom.xml +++ b/fun-test-java/pom.xml @@ -10,15 +10,15 @@ akka - ${akka.groupId} - ${akka.version} + se.scalablesolutions.akka + 0.5 - ${akka.groupId} akka-kernel - ${akka.version} + se.scalablesolutions.akka + 0.5 com.sun.grizzly diff --git a/kernel/pom.xml b/kernel/pom.xml index 7076bf6c3d..7f0970db32 100644 --- a/kernel/pom.xml +++ b/kernel/pom.xml @@ -10,21 +10,21 @@ akka - ${akka.groupId} - ${akka.version} + se.scalablesolutions.akka + 0.5 - ${akka.groupId} akka-util-java - ${akka.version} + se.scalablesolutions.akka + 0.5 org.scala-lang scala-library - ${scala.version} + 2.7.5 org.codehaus.aspectwerkz @@ -127,46 +127,46 @@ - - com.sun.grizzly - grizzly-comet-webserver - 1.8.6.3 - - - com.sun.jersey - jersey-server - 1.1.1-ea - - - com.sun.jersey - jersey-json - 1.1.1-ea - - - javax.ws.rs - jsr311-api - 1.0 - - - com.sun.jersey.contribs - jersey-scala - 1.1.2-ea-SNAPSHOT - - - org.atmosphere - atmosphere-core - 0.3 - - - org.atmosphere - atmosphere-portable-runtime - 0.3 - - - org.atmosphere - atmosphere-compat - 0.3 - + + com.sun.grizzly + grizzly-comet-webserver + 1.8.6.3 + + + com.sun.jersey + jersey-server + 1.1.1-ea + + + com.sun.jersey + jersey-json + 1.1.1-ea + + + javax.ws.rs + jsr311-api + 1.0 + + + com.sun.jersey.contribs + jersey-scala + 1.1.2-ea-SNAPSHOT + + + org.atmosphere + atmosphere-core + 0.3 + + + org.atmosphere + atmosphere-portable-runtime + 0.3 + + + org.atmosphere + atmosphere-compat + 0.3 + @@ -236,7 +236,7 @@ -target:jvm-1.5 - ${scala.version} + 2.7.5 1.1 diff --git a/pom.xml b/pom.xml index 394d898dce..4231f8c073 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - @@ -6,8 +6,8 @@ Akka Actor Kernel akka - ${akka.groupId} - ${akka.version} + se.scalablesolutions.akka + 0.5 2009 pom @@ -30,9 +30,6 @@ repo1.maven Maven Main Repository http://repo1.maven.org/maven2 - project.embedded.module diff --git a/samples-java/pom.xml b/samples-java/pom.xml index 1fab6318e9..9a230ab94a 100644 --- a/samples-java/pom.xml +++ b/samples-java/pom.xml @@ -9,20 +9,20 @@ akka - ${akka.groupId} - ${akka.version} + se.scalablesolutions.akka + 0.5 - ${akka.groupId} akka-kernel - ${akka.version} + se.scalablesolutions.akka + 0.5 - ${akka.groupId} akka-util-java - ${akka.version} + se.scalablesolutions.akka + 0.5 javax.ws.rs diff --git a/samples-scala/pom.xml b/samples-scala/pom.xml index 27c0835d5a..7e02e9af1c 100644 --- a/samples-scala/pom.xml +++ b/samples-scala/pom.xml @@ -9,20 +9,20 @@ akka - ${akka.groupId} - ${akka.version} + se.scalablesolutions.akka + 0.5 - ${akka.groupId} akka-kernel - ${akka.version} + se.scalablesolutions.akka + 0.5 - ${akka.groupId} akka-util-java - ${akka.version} + se.scalablesolutions.akka + 0.5 javax.ws.rs @@ -51,7 +51,7 @@ -target:jvm-1.5 -unchecked - ${scala.version} + 2.7.5 1.1 diff --git a/util-java/pom.xml b/util-java/pom.xml index 93c3c8cd80..658003e5e9 100644 --- a/util-java/pom.xml +++ b/util-java/pom.xml @@ -9,8 +9,8 @@ akka - ${akka.groupId} - ${akka.version} + se.scalablesolutions.akka + 0.5