Skip to content

Commit dad50ac

Browse files
committed
Bump up to use scala 2.11.7 to build for scala-ide 4.x.
1 parent e3eab41 commit dad50ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ecosystem-build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ rm org.scala-ide.sdt.scalatest.source.feature/feature.xml.original
5757
rm org.scala-ide.sdt.scalatest.tests/META-INF/MANIFEST.MF.original
5858
rm org.scala-ide.sdt.scalatest/META-INF/MANIFEST.MF.original
5959
git checkout kepler-nightly-2.11
60-
build scala-ide-4.0-2_11 http://download.scala-ide.org/sdk/lithium/e38/scala211/stable/site 2.11.6 e38-scala211-4.0 http://download.eclipse.org/releases/juno/
60+
build scala-ide-4.0-2_11 http://download.scala-ide.org/sdk/lithium/e38/scala211/stable/site 2.11.7 e38-scala211-4.0 http://download.eclipse.org/releases/juno/
6161
git checkout .
6262
rm org.scala-ide.sdt.scalatest.feature/feature.xml.original
6363
rm org.scala-ide.sdt.scalatest.source.feature/feature.xml.original
6464
rm org.scala-ide.sdt.scalatest.tests/META-INF/MANIFEST.MF.original
6565
rm org.scala-ide.sdt.scalatest/META-INF/MANIFEST.MF.original
66-
build scala-ide-4.0-2_11-luna http://download.scala-ide.org/sdk/lithium/e44/scala211/stable/site 2.11.6 e44-scala211-4.0 http://download.eclipse.org/releases/luna/
66+
build scala-ide-4.0-2_11-luna http://download.scala-ide.org/sdk/lithium/e44/scala211/stable/site 2.11.7 e44-scala211-4.0 http://download.eclipse.org/releases/luna/
6767

6868
cd ${MERGE_TOOL_DIR}
6969
mvn -Drepo.dest=${TARGET_DIR}/combined -Drepo.source=file://${TARGET_DIR}/e37-scala29-3.0 package

0 commit comments

Comments
 (0)