diff options
author | Noopur Gupta | 2020-01-04 11:20:16 +0000 |
---|---|---|
committer | Noopur Gupta | 2020-01-04 11:20:48 +0000 |
commit | ad9bc2154266716c5e7a22936bb77d1986f902ac (patch) | |
tree | ac1d66d9b8a7118f2e9e76e69828e4f372a4da7b /eclipse.platform.releng.tychoeclipsebuilder | |
parent | 8f0c357a4ea6206a21f31d083d2b80987b1fb3f9 (diff) | |
download | eclipse.platform.releng.aggregator-ad9bc2154266716c5e7a22936bb77d1986f902ac.tar.gz eclipse.platform.releng.aggregator-ad9bc2154266716c5e7a22936bb77d1986f902ac.tar.xz eclipse.platform.releng.aggregator-ad9bc2154266716c5e7a22936bb77d1986f902ac.zip |
Bug 558773: Change wiki.eclipse.org, help.eclipse.org etc. URLs to httpsI20200104-0625
Change-Id: I3e7778cfa6901f0c2ecc2686921795272ef0a6f5
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder')
12 files changed, 15 insertions, 15 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/src/main/scripts/library.xml b/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/src/main/scripts/library.xml index 156492cdc..375f52bc6 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/src/main/scripts/library.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/src/main/scripts/library.xml @@ -19,7 +19,7 @@ basedir="."> <target name="usage"> - <echo message="Please refer to http://wiki.eclipse.org/Platform-releng/Eclipse_Test_Framework for instructions on usage." /> + <echo message="Please refer to https://wiki.eclipse.org/Platform-releng/Eclipse_Test_Framework for instructions on usage." /> </target> <target diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/buildlogs.php b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/buildlogs.php index 1f7d0aeb7..cdba7ab38 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/buildlogs.php +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/buildlogs.php @@ -103,7 +103,7 @@ listLogs("buildlogs"); <?php echo "<h3>Comparator Logs for $BUILD_ID</h3>\n"; -echo "<p>For explaination, see <a href=\"http://wiki.eclipse.org/Platform-releng/Platform_Build_Comparator_Logs\">Platform Build Comparator Logs</a> wiki.</p>\n"; +echo "<p>For explaination, see <a href=\"https://wiki.eclipse.org/Platform-releng/Platform_Build_Comparator_Logs\">Platform Build Comparator Logs</a> wiki.</p>\n"; listLogs("buildlogs/comparatorlogs"); if (file_exists("buildlogs/comparatorlogs/artifactcomparisons.zip")) { echo "<p>For an archive of all relevant baseline-versus-current build artifact byte codes" . PHP_EOL; diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/details.html b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/details.html index ba0f3c929..4348c981c 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/details.html +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/details.html @@ -67,7 +67,7 @@ Java development tools, and Plug-in Development Environment, Unit Tests, and even some extra items from other projects required by Eclipse (such as Equinox and a few bundles from EMF and Orbit). Please be aware that repositories have different retention policies, and restrictions on what types can be updated with what other types. See the wiki's <a - href="http://wiki.eclipse.org/Eclipse_Project_Update_Sites">Update Sites</a> document for details. + href="https://wiki.eclipse.org/Eclipse_Project_Update_Sites">Update Sites</a> document for details. </li> </ul></li> <li><a name="EclipseSDK"> <b>Eclipse SDK</b> @@ -75,7 +75,7 @@ <ul> <li>The Eclipse SDK includes the Eclipse Platform, Java development tools, and Plug-in Development Environment, including source and both user and programmer documentation. If you aren't sure which download you want... then you - probably want this one. You will need a <a href="http://wiki.eclipse.org/Eclipse/Installation#Install_a_JVM">Java + probably want this one. You will need a <a href="https://wiki.eclipse.org/Eclipse/Installation#Install_a_JVM">Java runtime environment (JRE)</a> to use Eclipse (Java SE 6 or greater is recommended). </li> </ul></li> @@ -83,7 +83,7 @@ </a> <ul> <li>These packages contain the Test Framework and JUnit test plugins used to run JUnit plug-in tests from the - command line. See the Platform's <a href="http://wiki.eclipse.org/Platform-releng/Automated_Testing">Automated + command line. See the Platform's <a href="https://wiki.eclipse.org/Platform-releng/Automated_Testing">Automated Testing</a> wiki page for more information and setup instructions. Includes both source code and binary. </li> </ul></li> diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_R4_14_maintenance.php b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_R4_14_maintenance.php index e7c9d2716..d65859028 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_R4_14_maintenance.php +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_R4_14_maintenance.php @@ -325,7 +325,7 @@ else { <li><a href="https://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_<?php echo $STREAMMajor; ?>_<?php echo $STREAMMinor; ?>.xml#target_environments">Target Platforms and Environments.</a></li> <li><a href="directory.txt">View the Git repositories used for the current build.</a></li> <li><a href="gitLog.php">Git log.</a></li> - <li><a href="http://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li> + <li><a href="https://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li> </ul> <?php diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java11.php b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java11.php index cf7ee7e04..cc1695bb2 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java11.php +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java11.php @@ -319,7 +319,7 @@ else { <li><a href="https://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_<?php echo $STREAMMajor; ?>_<?php echo $STREAMMinor; ?>.xml#target_environments">Target Platforms and Environments</a></li> <li><a href="directory.txt">View the Git repositories used for the current build.</a></li> <li><a href="gitLog.txt">Git log.</a></li> - <li><a href="http://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li> + <li><a href="https://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li> </ul> <?php diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java11patch49.php b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java11patch49.php index cbdc1b3c8..ceba32b46 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java11patch49.php +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java11patch49.php @@ -295,7 +295,7 @@ if (! isset($PATCH_BUILD)) { <li><a href="https://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_4_5.xml#target_environments">Target Platforms and Environments</a></li> <li><a href="directory.txt">View the Git repositories used for the current build.</a></li> <li><a href="gitLog.txt">Git log.</a></li> - <li><a href="http://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li> + <li><a href="https://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li> </ul> <?php diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java12.php b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java12.php index aa77e697a..add604d03 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java12.php +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java12.php @@ -320,7 +320,7 @@ else { <li><a href="https://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_<?php echo $STREAMMajor; ?>_<?php echo $STREAMMinor; ?>.xml#target_environments">Target Platforms and Environments.</a></li> <li><a href="directory.txt">View the Git repositories used for the current build.</a></li> <li><a href="gitLog.php">Git log.</a></li> - <li><a href="http://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li> + <li><a href="https://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li> </ul> <?php diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java13.php b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java13.php index aa77e697a..add604d03 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java13.php +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java13.php @@ -320,7 +320,7 @@ else { <li><a href="https://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_<?php echo $STREAMMajor; ?>_<?php echo $STREAMMinor; ?>.xml#target_environments">Target Platforms and Environments.</a></li> <li><a href="directory.txt">View the Git repositories used for the current build.</a></li> <li><a href="gitLog.php">Git log.</a></li> - <li><a href="http://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li> + <li><a href="https://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li> </ul> <?php diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java14.php b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java14.php index aa77e697a..add604d03 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java14.php +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_java14.php @@ -320,7 +320,7 @@ else { <li><a href="https://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_<?php echo $STREAMMajor; ?>_<?php echo $STREAMMinor; ?>.xml#target_environments">Target Platforms and Environments.</a></li> <li><a href="directory.txt">View the Git repositories used for the current build.</a></li> <li><a href="gitLog.php">Git log.</a></li> - <li><a href="http://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li> + <li><a href="https://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li> </ul> <?php diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_master.php b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_master.php index e7c9d2716..d65859028 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_master.php +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/templateFiles/index.template_master.php @@ -325,7 +325,7 @@ else { <li><a href="https://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_<?php echo $STREAMMajor; ?>_<?php echo $STREAMMinor; ?>.xml#target_environments">Target Platforms and Environments.</a></li> <li><a href="directory.txt">View the Git repositories used for the current build.</a></li> <li><a href="gitLog.php">Git log.</a></li> - <li><a href="http://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li> + <li><a href="https://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></li> </ul> <?php diff --git a/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/EclipseRTOSGiStarterKit.p2.inf b/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/EclipseRTOSGiStarterKit.p2.inf index 689bcbbf0..c46b79b52 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/EclipseRTOSGiStarterKit.p2.inf +++ b/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/EclipseRTOSGiStarterKit.p2.inf @@ -2,7 +2,7 @@ #A bit funky way to exclude a file, but recommended in #http://stackoverflow.com/questions/11829809/maven-tycho-how-to-exclude-eclipsec-exe-in-a-product-build #(along with another approach that used ant-run). -# http://dev.eclipse.org/mhonarc/lists/tycho-user/msg03071.html +# https://dev.eclipse.org/mhonarc/lists/tycho-user/msg03071.html # technically, only needed for windows, but probably not worth the filtering? instructions.configure=org.eclipse.equinox.p2.touchpoint.natives.remove(path:${installFolder}/eclipsec.exe); diff --git a/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/templateFiles/index.template.php b/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/templateFiles/index.template.php index 5900c32d2..01ebcbf35 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/templateFiles/index.template.php +++ b/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/templateFiles/index.template.php @@ -81,7 +81,7 @@ <div class="homeitem3col"> <h3 name="provisioning"><a onclick="expandCollapse('provisioning.bundles');"><img id="provisioning.bundles.button" src="https://eclipse.org/equinox/images/arrow.png"/></a> p2 Provisioning Tools</h3> <p>The following downloads are produced by the Provisioning team. For more about provisoning, see - the <a href="http://wiki.eclipse.org/Category:Provisioning">provisioning articles</a> on the eclipse.org wiki.</p> + the <a href="https://wiki.eclipse.org/Category:Provisioning">provisioning articles</a> on the eclipse.org wiki.</p> <div id="provisioning.bundles" class="collapsable"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr><td width="78%"/><td width="9%"/><td width="8%"/></tr> @@ -115,7 +115,7 @@ <div class="homeitem3col"> <h3>Other Information</h3> - <p><a href="http://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></p> + <p><a href="https://wiki.eclipse.org/Platform-releng/How_to_check_integrity_of_downloads">How to verify a download.</a></p> $gpgchecksumline </div> |