File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -160,10 +160,10 @@ pipeline {
160160 "ECLIPSE_RUN_REPO=\".*\"" : "ECLIPSE_RUN_REPO=\"https://download.eclipse.org/eclipse/updates/${NEXT_RELEASE_VERSION}-I-builds/\"",
161161 "NEXT_JAVA_RELEASE_DATE=\".*\"" : "NEXT_JAVA_RELEASE_DATE=\"${NEXT_JAVA_RELEASE_DATE}\"",
162162 ])
163- replaceInFile('products/eclipse-platform/p2.inf', [
163+ replaceInFile('products/eclipse-platform/platform. p2.inf', [
164164 "${PREVIOUS_RELEASE_VERSION} Release" : "${NEXT_RELEASE_VERSION} Release",
165165 ])
166- replaceInFile('products/eclipse-sdk/p2.inf', [
166+ replaceInFile('products/eclipse-sdk/sdk. p2.inf', [
167167 "${PREVIOUS_RELEASE_VERSION} Release" : "${NEXT_RELEASE_VERSION} Release",
168168 ])
169169 replaceInFile('eclipse.platform.releng/features/org.eclipse.platform-feature/rootfiles/.eclipseproduct', [
You can’t perform that action at this time.
0 commit comments