File tree 1 file changed +0
-8
lines changed
1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -56,13 +56,6 @@ rm org.scala-ide.sdt.scalatest.feature/feature.xml.original
56
56
rm org.scala-ide.sdt.scalatest.source.feature/feature.xml.original
57
57
rm org.scala-ide.sdt.scalatest.tests/META-INF/MANIFEST.MF.original
58
58
rm org.scala-ide.sdt.scalatest/META-INF/MANIFEST.MF.original
59
- git checkout kepler-nightly
60
- build scala-ide-4.0 http://download.scala-ide.org/sdk/lithium/e38/scala210/dev/site/ 2.10.4 e38-scala210-4.0 http://download.eclipse.org/releases/juno/
61
- git checkout .
62
- rm org.scala-ide.sdt.scalatest.feature/feature.xml.original
63
- rm org.scala-ide.sdt.scalatest.source.feature/feature.xml.original
64
- rm org.scala-ide.sdt.scalatest.tests/META-INF/MANIFEST.MF.original
65
- rm org.scala-ide.sdt.scalatest/META-INF/MANIFEST.MF.original
66
59
git checkout kepler-nightly-2.11
67
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/
68
61
git checkout .
@@ -77,7 +70,6 @@ mvn -Drepo.dest=${TARGET_DIR}/combined -Drepo.source=file://${TARGET_DIR}/e37-sc
77
70
mvn -Drepo.dest=${TARGET_DIR} /combined -Drepo.source=file://${TARGET_DIR} /e38-scala29-3.0 package
78
71
mvn -Drepo.dest=${TARGET_DIR} /combined -Drepo.source=file://${TARGET_DIR} /e37-scala210-3.0 package
79
72
mvn -Drepo.dest=${TARGET_DIR} /combined -Drepo.source=file://${TARGET_DIR} /e38-scala210-3.0 package
80
- mvn -Drepo.dest=${TARGET_DIR} /combined -Drepo.source=file://${TARGET_DIR} /e38-scala210-4.0 package
81
73
mvn -Drepo.dest=${TARGET_DIR} /combined -Drepo.source=file://${TARGET_DIR} /e38-scala211-3.0 package
82
74
mvn -Drepo.dest=${TARGET_DIR} /combined -Drepo.source=file://${TARGET_DIR} /e38-scala211-4.0 package
83
75
mvn -Drepo.dest=${TARGET_DIR} /combined -Drepo.source=file://${TARGET_DIR} /e44-scala211-4.0 package
You can’t perform that action at this time.
0 commit comments