Author: chirino
Date: Mon Nov 5 22:18:37 2012
New Revision: 1405989
URL: http://svn.apache.org/viewvc?rev=1405989&view=rev
Log:
Switch from scala 2.9.1-1 to 2.9.2
Modified:
activemq/activemq-apollo/trunk/apollo-amqp/pom.xml
activemq/activemq-apollo/trunk/apollo-bdb/pom.xml
activemq/activemq-apollo/trunk/apollo-broker/pom.xml
activemq/activemq-apollo/trunk/apollo-cli/pom.xml
activemq/activemq-apollo/trunk/apollo-leveldb/pom.xml
activemq/activemq-apollo/trunk/apollo-mqtt/pom.xml
activemq/activemq-apollo/trunk/apollo-network/pom.xml
activemq/activemq-apollo/trunk/apollo-openwire/pom.xml
activemq/activemq-apollo/trunk/apollo-stomp/pom.xml
activemq/activemq-apollo/trunk/apollo-util/pom.xml
activemq/activemq-apollo/trunk/apollo-web/pom.xml
activemq/activemq-apollo/trunk/pom.xml
Modified: activemq/activemq-apollo/trunk/apollo-amqp/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-amqp/pom.xml?rev=1405989&r1=1405988&r2=1405989&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-amqp/pom.xml (original)
+++ activemq/activemq-apollo/trunk/apollo-amqp/pom.xml Mon Nov 5 22:18:37 2012
@@ -131,7 +131,8 @@
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
- <artifactId>scalatest_2.9.1</artifactId>
+ <artifactId>scalatest_2.9.2
+</artifactId>
<version>${scalatest-version}</version>
<scope>test</scope>
</dependency>
Modified: activemq/activemq-apollo/trunk/apollo-bdb/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-bdb/pom.xml?rev=1405989&r1=1405988&r2=1405989&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-bdb/pom.xml (original)
+++ activemq/activemq-apollo/trunk/apollo-bdb/pom.xml Mon Nov 5 22:18:37 2012
@@ -73,7 +73,8 @@
<!-- Testing Dependencies -->
<dependency>
<groupId>org.scalatest</groupId>
- <artifactId>scalatest_2.9.1</artifactId>
+ <artifactId>scalatest_2.9.2
+</artifactId>
<version>${scalatest-version}</version>
<scope>test</scope>
</dependency>
Modified: activemq/activemq-apollo/trunk/apollo-broker/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-broker/pom.xml?rev=1405989&r1=1405988&r2=1405989&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-broker/pom.xml (original)
+++ activemq/activemq-apollo/trunk/apollo-broker/pom.xml Mon Nov 5 22:18:37
2012
@@ -123,7 +123,8 @@
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
- <artifactId>scalatest_2.9.1</artifactId>
+ <artifactId>scalatest_2.9.2
+</artifactId>
<version>${scalatest-version}</version>
<scope>test</scope>
</dependency>
Modified: activemq/activemq-apollo/trunk/apollo-cli/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-cli/pom.xml?rev=1405989&r1=1405988&r2=1405989&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-cli/pom.xml (original)
+++ activemq/activemq-apollo/trunk/apollo-cli/pom.xml Mon Nov 5 22:18:37 2012
@@ -105,7 +105,8 @@
<!-- Testing Dependencies -->
<dependency>
<groupId>org.scalatest</groupId>
- <artifactId>scalatest_2.9.1</artifactId>
+ <artifactId>scalatest_2.9.2
+</artifactId>
<version>${scalatest-version}</version>
<scope>test</scope>
</dependency>
Modified: activemq/activemq-apollo/trunk/apollo-leveldb/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-leveldb/pom.xml?rev=1405989&r1=1405988&r2=1405989&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-leveldb/pom.xml (original)
+++ activemq/activemq-apollo/trunk/apollo-leveldb/pom.xml Mon Nov 5 22:18:37
2012
@@ -123,7 +123,8 @@
<!-- Testing Dependencies -->
<dependency>
<groupId>org.scalatest</groupId>
- <artifactId>scalatest_2.9.1</artifactId>
+ <artifactId>scalatest_2.9.2
+</artifactId>
<version>${scalatest-version}</version>
<scope>test</scope>
</dependency>
Modified: activemq/activemq-apollo/trunk/apollo-mqtt/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-mqtt/pom.xml?rev=1405989&r1=1405988&r2=1405989&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-mqtt/pom.xml (original)
+++ activemq/activemq-apollo/trunk/apollo-mqtt/pom.xml Mon Nov 5 22:18:37 2012
@@ -120,7 +120,8 @@
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
- <artifactId>scalatest_2.9.1</artifactId>
+ <artifactId>scalatest_2.9.2
+</artifactId>
<version>${scalatest-version}</version>
<scope>test</scope>
</dependency>
Modified: activemq/activemq-apollo/trunk/apollo-network/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-network/pom.xml?rev=1405989&r1=1405988&r2=1405989&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-network/pom.xml (original)
+++ activemq/activemq-apollo/trunk/apollo-network/pom.xml Mon Nov 5 22:18:37
2012
@@ -83,7 +83,8 @@
<!-- Testing Dependencies -->
<dependency>
<groupId>org.scalatest</groupId>
- <artifactId>scalatest_2.9.1</artifactId>
+ <artifactId>scalatest_2.9.2
+</artifactId>
<version>${scalatest-version}</version>
<scope>test</scope>
</dependency>
Modified: activemq/activemq-apollo/trunk/apollo-openwire/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-openwire/pom.xml?rev=1405989&r1=1405988&r2=1405989&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-openwire/pom.xml (original)
+++ activemq/activemq-apollo/trunk/apollo-openwire/pom.xml Mon Nov 5 22:18:37
2012
@@ -119,7 +119,8 @@
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
- <artifactId>scalatest_2.9.1</artifactId>
+ <artifactId>scalatest_2.9.2
+</artifactId>
<version>${scalatest-version}</version>
<scope>test</scope>
</dependency>
Modified: activemq/activemq-apollo/trunk/apollo-stomp/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-stomp/pom.xml?rev=1405989&r1=1405988&r2=1405989&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-stomp/pom.xml (original)
+++ activemq/activemq-apollo/trunk/apollo-stomp/pom.xml Mon Nov 5 22:18:37 2012
@@ -105,7 +105,8 @@
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
- <artifactId>scalatest_2.9.1</artifactId>
+ <artifactId>scalatest_2.9.2
+</artifactId>
<version>${scalatest-version}</version>
<scope>test</scope>
</dependency>
Modified: activemq/activemq-apollo/trunk/apollo-util/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-util/pom.xml?rev=1405989&r1=1405988&r2=1405989&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-util/pom.xml (original)
+++ activemq/activemq-apollo/trunk/apollo-util/pom.xml Mon Nov 5 22:18:37 2012
@@ -112,7 +112,8 @@
<!-- Testing Dependencies -->
<dependency>
<groupId>org.scalatest</groupId>
- <artifactId>scalatest_2.9.1</artifactId>
+ <artifactId>scalatest_2.9.2
+</artifactId>
<version>${scalatest-version}</version>
<scope>test</scope>
</dependency>
Modified: activemq/activemq-apollo/trunk/apollo-web/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-web/pom.xml?rev=1405989&r1=1405988&r2=1405989&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-web/pom.xml (original)
+++ activemq/activemq-apollo/trunk/apollo-web/pom.xml Mon Nov 5 22:18:37 2012
@@ -158,7 +158,8 @@
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
- <artifactId>scalatest_2.9.1</artifactId>
+ <artifactId>scalatest_2.9.2
+</artifactId>
<version>${scalatest-version}</version>
<scope>test</scope>
</dependency>
Modified: activemq/activemq-apollo/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/pom.xml?rev=1405989&r1=1405988&r2=1405989&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Mon Nov 5 22:18:37 2012
@@ -40,7 +40,7 @@
<projectName>Apache Apollo</projectName>
<!-- dependencies that track scala version changes -->
- <scala-version>2.9.1-1</scala-version>
+ <scala-version>2.9.2</scala-version>
<scalatest-version>1.8</scalatest-version>
<activemq-version>5.6.0</activemq-version>