File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ PREVIOUS_RELEASE_ID="S-4.35RC2-202502280140"
4848BUILDTOOLS_REPO="https://download.eclipse.org/eclipse/updates/buildtools/"
4949WEBTOOLS_REPO="https://download.eclipse.org/webtools/downloads/drops/R3.36.0/R-3.36.0-20241110095156/repositoryunittests/"
5050BASEBUILDER_DIR="tmp/org.eclipse.releng.basebuilder"
51- ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.35 -I-builds/"
51+ ECLIPSE_RUN_REPO="https://download.eclipse.org/eclipse/updates/4.36 -I-builds/"
5252
5353#Maven parameters
5454JAVA_DOC_TOOL="-Declipse.javadoc=/opt/tools/java/openjdk/jdk-17/latest/bin/javadoc"
Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ repoHttpAccess=https://download.eclipse.org
2626repoAccess=${repoHttpAccess}
2727# TODO: reduce this list soon
2828repoList=" \
29- /eclipse/updates/4.34 / \
29+ /eclipse/updates/4.35 / \
3030/eclipse/updates/4.35-Y-builds/ \
3131/eclipse/updates/4.35-P-builds/ \
32- /eclipse/updates/4.35 / \
33- /eclipse/updates/4.35 -I-builds/ \
32+ /eclipse/updates/4.36 / \
33+ /eclipse/updates/4.36 -I-builds/ \
3434"
3535
3636
You can’t perform that action at this time.
0 commit comments