Skip to content

Commit a5a1727

Browse files
committed
Updated update site url for 4.0.0-rc1.
1 parent 2071f7a commit a5a1727

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
@@ -64,13 +64,13 @@ 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
6666
git checkout kepler-nightly-2.11
67-
build scala-ide-4.0-2_11 http://download.scala-ide.org/ecosystem/next/lithium/e38/scala211/dev/site/ 2.11.2 e38-scala211-4.0 http://download.eclipse.org/releases/juno/
67+
build scala-ide-4.0-2_11 http://download.scala-ide.org/sdk/lithium/e38/scala211/dev/site/ 2.11.2 e38-scala211-4.0 http://download.eclipse.org/releases/juno/
6868
git checkout .
6969
rm org.scala-ide.sdt.scalatest.feature/feature.xml.original
7070
rm org.scala-ide.sdt.scalatest.source.feature/feature.xml.original
7171
rm org.scala-ide.sdt.scalatest.tests/META-INF/MANIFEST.MF.original
7272
rm org.scala-ide.sdt.scalatest/META-INF/MANIFEST.MF.original
73-
build scala-ide-4.0-2_11-luna http://download.scala-ide.org/ecosystem/next/lithium/e44/scala211/dev/site/ 2.11.2 e44-scala211-4.0 http://download.eclipse.org/releases/luna/
73+
build scala-ide-4.0-2_11-luna http://download.scala-ide.org/sdk/lithium/e44/scala211/dev/site/ 2.11.2 e44-scala211-4.0 http://download.eclipse.org/releases/luna/
7474

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

0 commit comments

Comments
 (0)