Skip to content

Commit ce4874c

Browse files
committed
[I/Y-Build] Unify index.template.php site for I and Y builds
The existing differences are not relevant and probably only due to omitted synchronization. For the 'dropTemplateFileName' property, rely on the default, which is exactly the new unify filename. Part of #2625
1 parent fe31258 commit ce4874c

File tree

5 files changed

+0
-426
lines changed

5 files changed

+0
-426
lines changed

cje-production/mbscripts/mb300_gatherEclipseParts.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,6 @@ $JavaCMD -jar $LAUNCHER_JAR \
256256
-DpostingDirectory=$CJE_ROOT/$DROP_DIR \
257257
-DequinoxPostingDirectory=$BUILD_ROOT/$EQUINOX_DROP_DIR \
258258
-DpublishingContent=$ECLIPSE_BUILDER_DIR/eclipse/publishingFiles \
259-
-DdropTemplateFileName=$ECLIPSE_BUILDER_DIR/eclipse/publishingFiles/templateFiles/index.template_$PATCH_OR_BRANCH_LABEL.php \
260259
-DindexFileName=index.php \
261260
-DeclipseStream=$STREAM \
262261
-Dbase.builder=$CJE_ROOT/$BASEBUILDER_DIR \

cje-production/mbscripts/mb310_gatherEquinoxParts.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ ${JAVA_HOME}/bin/java -jar $LAUNCHER_JAR \
8383
-DpostingDirectory=$CJE_ROOT/$DROP_DIR/$BUILD_ID \
8484
-DequinoxPostingDirectory=$CJE_ROOT/$EQUINOX_DROP_DIR \
8585
-DeqpublishingContent=$ECLIPSE_BUILDER_DIR/equinox/publishingFiles \
86-
-DdropTemplateFileName=$ECLIPSE_BUILDER_DIR/eclipse/publishingFiles/templateFiles/index.template_$PATCH_OR_BRANCH_LABEL.php \
8786
-DindexFileName=index.php \
8887
-DeclipseStream=$STREAM \
8988
-Dequinox.build.configs=$ECLIPSE_BUILDER_DIR/equinox/buildConfigs \

cje-production/scripts/genTestIndexes.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@
9595
<!-- These variables used to be defined here, but now are defined in
9696
publish.xml generateIndex target based on $job
9797
indexFileName
98-
dropTemplateFileName
9998
testManifestFileName
10099
-->
101100

0 commit comments

Comments
 (0)