From abcae6da966245355c37bbdab592fccde89a2299 Mon Sep 17 00:00:00 2001 From: j-unior Date: Tue, 1 Apr 2014 16:56:08 +0300 Subject: [PATCH] Added scala 2.10 support in generated maven profile. You can enable it with mvn install -P scala_2.10 on generated client --- src/main/resources/scala/pom.mustache | 31 +++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) diff --git a/src/main/resources/scala/pom.mustache b/src/main/resources/scala/pom.mustache index 8d6a86ee87c..4cb2c261fad 100644 --- a/src/main/resources/scala/pom.mustache +++ b/src/main/resources/scala/pom.mustache @@ -170,13 +170,13 @@ com.wordnik - swagger-core_2.9.1 + swagger-core_${scala-short-version} ${swagger-core-version} compile org.scalatest - scalatest_2.9.1 + scalatest_${scala-short-version} ${scala-test-version} test @@ -187,15 +187,34 @@ test + + + scala_2.10 + + 2.10.3 + 2.10 + 1.3.2 + 2.1.2 + + + + scala_2.9.1 + + true + + + 2.9.1-1 + 2.9.1 + 1.1.0 + 1.6.1 + + + 1.7 - 1.1.0 - 2.9.1-1 4.8.1 1.0.0 - 1.6.1 4.8.1 - 1.6.1 3.1.5