Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion cje-production/mbscripts/mb300_gatherEclipseParts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,6 @@ $JavaCMD -jar $LAUNCHER_JAR \
-DpostingDirectory=$CJE_ROOT/$DROP_DIR \
-DequinoxPostingDirectory=$BUILD_ROOT/$EQUINOX_DROP_DIR \
-DpublishingContent=$ECLIPSE_BUILDER_DIR/eclipse/publishingFiles \
-DdropTemplateFileName=$ECLIPSE_BUILDER_DIR/eclipse/publishingFiles/templateFiles/index.template_$PATCH_OR_BRANCH_LABEL.php \
-DindexFileName=index.php \
-DeclipseStream=$STREAM \
-Dbase.builder=$CJE_ROOT/$BASEBUILDER_DIR \
Expand Down
1 change: 0 additions & 1 deletion cje-production/mbscripts/mb310_gatherEquinoxParts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ ${JAVA_HOME}/bin/java -jar $LAUNCHER_JAR \
-DpostingDirectory=$CJE_ROOT/$DROP_DIR/$BUILD_ID \
-DequinoxPostingDirectory=$CJE_ROOT/$EQUINOX_DROP_DIR \
-DeqpublishingContent=$ECLIPSE_BUILDER_DIR/equinox/publishingFiles \
-DdropTemplateFileName=$ECLIPSE_BUILDER_DIR/eclipse/publishingFiles/templateFiles/index.template_$PATCH_OR_BRANCH_LABEL.php \
-DindexFileName=index.php \
-DeclipseStream=$STREAM \
-Dequinox.build.configs=$ECLIPSE_BUILDER_DIR/equinox/buildConfigs \
Expand Down
1 change: 0 additions & 1 deletion cje-production/scripts/genTestIndexes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@
<!-- These variables used to be defined here, but now are defined in
publish.xml generateIndex target based on $job
indexFileName
dropTemplateFileName
testManifestFileName
-->

Expand Down
Loading
Loading