diff options
53 files changed, 217 insertions, 217 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING index 924395367..0647196aa 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -53,7 +53,7 @@ contributions are always welcome! Before your contribution can be accepted by the project team contributors must electronically sign the Eclipse Contributor Agreement (ECA). -* http://www.eclipse.org/legal/ECA.php +* https://www.eclipse.org/legal/ECA.php Commits that are provided by non-committers must have a Signed-off-by field in the footer indicating that the author is aware of the terms by which the @@ -18,7 +18,7 @@ source code repository logs. This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at -http://www.eclipse.org/legal/epl-2.0. +https://www.eclipse.org/legal/epl-2.0. SPDX-License-Identifier: EPL-2.0 diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml index 5ee55a98f..126cb221b 100644 --- a/eclipse-platform-parent/pom.xml +++ b/eclipse-platform-parent/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/eclipse-platform-sources/pom.xml b/eclipse-platform-sources/pom.xml index ff4a7893f..9b3c2616e 100644 --- a/eclipse-platform-sources/pom.xml +++ b/eclipse-platform-sources/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php --> <project xmlns="http://maven.apache.org/POM/4.0.0" diff --git a/eclipse-platform-sources/sources.xml b/eclipse-platform-sources/sources.xml index cc3385492..ae33ef90b 100644 --- a/eclipse-platform-sources/sources.xml +++ b/eclipse-platform-sources/sources.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Mat Booth - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/eclipse-junit-tests.product b/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/eclipse-junit-tests.product index 57b7dd9c3..94df10a1e 100755 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/eclipse-junit-tests.product +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/eclipse-junit-tests.product @@ -4,7 +4,7 @@ <product name="eclipse-junit-tests" uid="eclipse-junit-tests" version="4.15.0.qualifier" useFeatures="true" includeLaunchers="false"> <license> - <url>http://eclipse.org/legal/epl/notice.php</url> + <url>https://eclipse.org/legal/epl/notice.php</url> <text> Eclipse Foundation Software User Agreement @@ -28,7 +28,7 @@ Applicable Licenses Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is provided with this Content and is also -available at http://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, +available at https://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, "Program" will mean the Content. Content includes, but is not limited to, source code, object code, documentation @@ -80,11 +80,11 @@ OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO): - Eclipse Public License Version 1.0 (available at - http://www.eclipse.org/legal/epl-v10.html) + https://www.eclipse.org/legal/epl-v10.html) - Eclipse Distribution License Version 1.0 (available at - http://www.eclipse.org/licenses/edl-v1.0.html) + https://www.eclipse.org/licenses/edl-v1.0.html) - Common Public License Version 1.0 (available at - http://www.eclipse.org/legal/cpl-v10.html) + https://www.eclipse.org/legal/cpl-v10.html) - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE) - Apache Software License 2.0 (available at @@ -106,7 +106,7 @@ software, documentation, information and/or other materials (collectively "Installable Software"). This capability is provided with the intent of allowing such users to install, extend and update Eclipse-based products. Information about packaging Installable Software is available at -http://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). +https://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). You may use Provisioning Technology to allow other parties to install Installable Software. You shall be responsible for enabling the applicable diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml index e838a3e97..550785809 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml index f4eb92d7e..105214a73 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/details.html b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/details.html index 60c4860a9..ba0f3c929 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/details.html +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles/details.html @@ -200,7 +200,7 @@ <ul> <li><p> These drops contain the SWT libraries and source for standalone SWT application development. For examples of - standalone SWT applications refer to the <a href=" http://www.eclipse.org/swt/snippets/">snippets</a> section of the + standalone SWT applications refer to the <a href=" https://www.eclipse.org/swt/snippets/">snippets</a> section of the SWT Component page. </p> <p>To run a standalone SWT application, add the swt jar(s) to the classpath. For example, if you extract the download below to C:\SWT you would launch @@ -210,7 +210,7 @@ To run the standalone SWT examples that are shipped with Eclipse, download them from <a href="index.php#ExamplePlugins">here</a>. Then copy the file eclipse\plugins\org.eclipse.swt.examples_xxx\swtexamples.jar to C:\SWT. Now you can run the examples that are - described <a href="http://www.eclipse.org/swt/examples.php">here</a>. For example: + described <a href="https://www.eclipse.org/swt/examples.php">here</a>. For example: </p> <p> cd C:\SWT<br /> java -classpath swt.jar;swtexamples.jar org.eclipse.swt.examples.controlexample.ControlExample 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 a3d63afad..e7c9d2716 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 @@ -117,7 +117,7 @@ if (isset($testbuildonly) && ($testbuildonly)) { // $NEWS_ID needs to be added to buildproperties.php, such as $NEWS_ID="4.5/M4"; // Once ready to display it. if (isset ($NEWS_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/news/${NEWS_ID}/\">New and Noteworthy</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/news/${NEWS_ID}/\">New and Noteworthy</a><br>\n"; } else { // Show N&N link on the I-Build download page @@ -126,12 +126,12 @@ else { // Similar for $ACK_ID and $README_ID, but they are added only for 'R builds', // And, are added by the promotion scripts, as long as we keep same conventions. if (isset ($ACK_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/development/acknowledgements_${ACK_ID}.php\">Acknowledgments</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/development/acknowledgements_${ACK_ID}.php\">Acknowledgments</a><br>\n"; } if (isset ($README_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/development/readme_eclipse_${README_ID}.php\">Eclipse Project ${BUILD_ID} Readme</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/development/readme_eclipse_${README_ID}.php\">Eclipse Project ${BUILD_ID} Readme</a><br>\n"; } -echo "<a href=\"https://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_${STREAMMajor}_${STREAMMinor}.xml\">Eclipse Project Plan</a><br>\n"; +echo "<a href=\"https://www.eclipse.org/projects/project-plan.php?planurl=https://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_${STREAMMajor}_${STREAMMinor}.xml\">Eclipse Project Plan</a><br>\n"; if (isset ($BUILD_FAILED) ) { echo "<h2>Build Failed</h2><p>See <a href=\"buildlogs.php\">logs</a>.</p>\n"; 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 3541c4f6e..cf7ee7e04 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 @@ -117,15 +117,15 @@ if (isset($testbuildonly) && ($testbuildonly)) { // $NEWS_ID needs to be added to buildproperties.php, such as $NEWS_ID="4.5/M4"; // Once ready to display it. if (isset ($NEWS_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/news/${NEWS_ID}/\">New and Noteworthy</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/news/${NEWS_ID}/\">New and Noteworthy</a><br>\n"; } // Similar for $ACK_ID and $README_ID, but they are added only for 'R builds', // And, are added by the promotion scripts, as long as we keep same conventions. if (isset ($ACK_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/development/acknowledgements_${ACK_ID}.php\">Acknowledgments</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/development/acknowledgements_${ACK_ID}.php\">Acknowledgments</a><br>\n"; } if (isset ($README_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/development/readme_eclipse_${README_ID}.php\">Eclipse Project ${BUILD_ID} Readme</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/development/readme_eclipse_${README_ID}.php\">Eclipse Project ${BUILD_ID} Readme</a><br>\n"; } if (isset ($BUILD_FAILED) ) { 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 5e08108c5..cbdc1b3c8 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 @@ -93,15 +93,15 @@ if (isset($testbuildonly) && ($testbuildonly)) { // $NEWS_ID needs to be added to buildproperties.php, such as $NEWS_ID="4.5/M4"; // Once ready to display it. if (isset ($NEWS_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/news/${NEWS_ID}/\">New and Noteworthy</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/news/${NEWS_ID}/\">New and Noteworthy</a><br>\n"; } // linkToAcknowledgements is a pure "marker file" if (file_exists("linkToAcknowledgements")) { - echo "<a href=\"http://www.eclipse.org/eclipse/development/acknowledgements_${BUILD_ID}.php\">Acknowledgments</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/development/acknowledgements_${BUILD_ID}.php\">Acknowledgments</a><br>\n"; } // linkToReadme is a pure marker file if (file_exists("linkToReadme")) { - echo "<a href=\"http://www.eclipse.org/eclipse/development/readme_eclipse_${BUILD_ID}.php\">Eclipse Project ${BUILD_ID} Readme</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/development/readme_eclipse_${BUILD_ID}.php\">Eclipse Project ${BUILD_ID} Readme</a><br>\n"; } if (isset ($BUILD_FAILED) ) { 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 4d051098a..aa77e697a 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 @@ -117,15 +117,15 @@ if (isset($testbuildonly) && ($testbuildonly)) { // $NEWS_ID needs to be added to buildproperties.php, such as $NEWS_ID="4.5/M4"; // Once ready to display it. if (isset ($NEWS_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/news/${NEWS_ID}/\">New and Noteworthy</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/news/${NEWS_ID}/\">New and Noteworthy</a><br>\n"; } // Similar for $ACK_ID and $README_ID, but they are added only for 'R builds', // And, are added by the promotion scripts, as long as we keep same conventions. if (isset ($ACK_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/development/acknowledgements_${ACK_ID}.php\">Acknowledgments</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/development/acknowledgements_${ACK_ID}.php\">Acknowledgments</a><br>\n"; } if (isset ($README_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/development/readme_eclipse_${README_ID}.php\">Eclipse Project ${BUILD_ID} Readme</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/development/readme_eclipse_${README_ID}.php\">Eclipse Project ${BUILD_ID} Readme</a><br>\n"; } if (isset ($BUILD_FAILED) ) { 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 4d051098a..aa77e697a 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 @@ -117,15 +117,15 @@ if (isset($testbuildonly) && ($testbuildonly)) { // $NEWS_ID needs to be added to buildproperties.php, such as $NEWS_ID="4.5/M4"; // Once ready to display it. if (isset ($NEWS_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/news/${NEWS_ID}/\">New and Noteworthy</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/news/${NEWS_ID}/\">New and Noteworthy</a><br>\n"; } // Similar for $ACK_ID and $README_ID, but they are added only for 'R builds', // And, are added by the promotion scripts, as long as we keep same conventions. if (isset ($ACK_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/development/acknowledgements_${ACK_ID}.php\">Acknowledgments</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/development/acknowledgements_${ACK_ID}.php\">Acknowledgments</a><br>\n"; } if (isset ($README_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/development/readme_eclipse_${README_ID}.php\">Eclipse Project ${BUILD_ID} Readme</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/development/readme_eclipse_${README_ID}.php\">Eclipse Project ${BUILD_ID} Readme</a><br>\n"; } if (isset ($BUILD_FAILED) ) { 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 4d051098a..aa77e697a 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 @@ -117,15 +117,15 @@ if (isset($testbuildonly) && ($testbuildonly)) { // $NEWS_ID needs to be added to buildproperties.php, such as $NEWS_ID="4.5/M4"; // Once ready to display it. if (isset ($NEWS_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/news/${NEWS_ID}/\">New and Noteworthy</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/news/${NEWS_ID}/\">New and Noteworthy</a><br>\n"; } // Similar for $ACK_ID and $README_ID, but they are added only for 'R builds', // And, are added by the promotion scripts, as long as we keep same conventions. if (isset ($ACK_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/development/acknowledgements_${ACK_ID}.php\">Acknowledgments</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/development/acknowledgements_${ACK_ID}.php\">Acknowledgments</a><br>\n"; } if (isset ($README_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/development/readme_eclipse_${README_ID}.php\">Eclipse Project ${BUILD_ID} Readme</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/development/readme_eclipse_${README_ID}.php\">Eclipse Project ${BUILD_ID} Readme</a><br>\n"; } if (isset ($BUILD_FAILED) ) { 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 a3d63afad..e7c9d2716 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 @@ -117,7 +117,7 @@ if (isset($testbuildonly) && ($testbuildonly)) { // $NEWS_ID needs to be added to buildproperties.php, such as $NEWS_ID="4.5/M4"; // Once ready to display it. if (isset ($NEWS_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/news/${NEWS_ID}/\">New and Noteworthy</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/news/${NEWS_ID}/\">New and Noteworthy</a><br>\n"; } else { // Show N&N link on the I-Build download page @@ -126,12 +126,12 @@ else { // Similar for $ACK_ID and $README_ID, but they are added only for 'R builds', // And, are added by the promotion scripts, as long as we keep same conventions. if (isset ($ACK_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/development/acknowledgements_${ACK_ID}.php\">Acknowledgments</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/development/acknowledgements_${ACK_ID}.php\">Acknowledgments</a><br>\n"; } if (isset ($README_ID)) { - echo "<a href=\"http://www.eclipse.org/eclipse/development/readme_eclipse_${README_ID}.php\">Eclipse Project ${BUILD_ID} Readme</a><br>\n"; + echo "<a href=\"https://www.eclipse.org/eclipse/development/readme_eclipse_${README_ID}.php\">Eclipse Project ${BUILD_ID} Readme</a><br>\n"; } -echo "<a href=\"https://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_${STREAMMajor}_${STREAMMinor}.xml\">Eclipse Project Plan</a><br>\n"; +echo "<a href=\"https://www.eclipse.org/projects/project-plan.php?planurl=https://www.eclipse.org/eclipse/development/plans/eclipse_project_plan_${STREAMMajor}_${STREAMMinor}.xml\">Eclipse Project Plan</a><br>\n"; if (isset ($BUILD_FAILED) ) { echo "<h2>Build Failed</h2><p>See <a href=\"buildlogs.php\">logs</a>.</p>\n"; diff --git a/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/equinox-sdk.product b/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/equinox-sdk.product index ca9ff79fe..c2299eb22 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/equinox-sdk.product +++ b/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/equinox-sdk.product @@ -4,7 +4,7 @@ <product uid="org.eclipse.equinox.sdk.product" version="4.15.0.qualifier" useFeatures="true" includeLaunchers="false"> <license> - <url>http://eclipse.org/legal/epl/notice.php</url> + <url>https://eclipse.org/legal/epl/notice.php</url> <text> Eclipse Foundation Software User Agreement @@ -28,7 +28,7 @@ Applicable Licenses Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is provided with this Content and is also -available at http://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, +available at https://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, "Program" will mean the Content. Content includes, but is not limited to, source code, object code, documentation @@ -80,11 +80,11 @@ OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO): - Eclipse Public License Version 1.0 (available at - http://www.eclipse.org/legal/epl-v10.html) + https://www.eclipse.org/legal/epl-v10.html) - Eclipse Distribution License Version 1.0 (available at - http://www.eclipse.org/licenses/edl-v1.0.html) + https://www.eclipse.org/licenses/edl-v1.0.html) - Common Public License Version 1.0 (available at - http://www.eclipse.org/legal/cpl-v10.html) + https://www.eclipse.org/legal/cpl-v10.html) - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE) - Apache Software License 2.0 (available at @@ -106,7 +106,7 @@ software, documentation, information and/or other materials (collectively "Installable Software"). This capability is provided with the intent of allowing such users to install, extend and update Eclipse-based products. Information about packaging Installable Software is available at -http://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). +https://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). You may use Provisioning Technology to allow other parties to install Installable Software. You shall be responsible for enabling the applicable diff --git a/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml index be44b3e4a..9a431017b 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/equinox-sdk/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: David Williams - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/EclipseRTOSGiStarterKit.product b/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/EclipseRTOSGiStarterKit.product index c1a2ea965..1171d2667 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/EclipseRTOSGiStarterKit.product +++ b/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/EclipseRTOSGiStarterKit.product @@ -29,7 +29,7 @@ </vm> <license> - <url>http://eclipse.org/legal/epl/notice.php</url> + <url>https://eclipse.org/legal/epl/notice.php</url> <text> Eclipse Foundation Software User Agreement @@ -53,7 +53,7 @@ Applicable Licenses Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is provided with this Content and is also -available at http://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, +available at https://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, "Program" will mean the Content. Content includes, but is not limited to, source code, object code, documentation @@ -105,11 +105,11 @@ OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO): - Eclipse Public License Version 1.0 (available at - http://www.eclipse.org/legal/epl-v10.html) + https://www.eclipse.org/legal/epl-v10.html) - Eclipse Distribution License Version 1.0 (available at - http://www.eclipse.org/licenses/edl-v1.0.html) + https://www.eclipse.org/licenses/edl-v1.0.html) - Common Public License Version 1.0 (available at - http://www.eclipse.org/legal/cpl-v10.html) + https://www.eclipse.org/legal/cpl-v10.html) - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE) - Apache Software License 2.0 (available at @@ -131,7 +131,7 @@ software, documentation, information and/or other materials (collectively "Installable Software"). This capability is provided with the intent of allowing such users to install, extend and update Eclipse-based products. Information about packaging Installable Software is available at -http://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). +https://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). You may use Provisioning Technology to allow other parties to install Installable Software. You shall be responsible for enabling the applicable diff --git a/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml index bba94ce41..9f022cf2e 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/equinox.starterkit.product/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation 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 906425d38..5900c32d2 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/templateFiles/index.template.php +++ b/eclipse.platform.releng.tychoeclipsebuilder/equinox/publishingFiles/templateFiles/index.template.php @@ -28,7 +28,7 @@ $html = <<<EOHTML -<script type="text/javascript" src="http://eclipse.org/equinox/expand.js"></script> +<script type="text/javascript" src="https://eclipse.org/equinox/expand.js"></script> <div id="midcolumn"> <h3>Equinox $BUILD_TYPE_NAME Build: $BUILD_ID</h3> @@ -45,7 +45,7 @@ <div class="homeitem3col"> <h3>Framework Only</h3> - <p>The Equinox OSGi R4 <a href="http://eclipse.org/equinox/framework">framework</a> implementation in a standalone package. + <p>The Equinox OSGi R4 <a href="https://eclipse.org/equinox/framework">framework</a> implementation in a standalone package. </p> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr><td width="78%"/><td width="9%"/><td width="8%"/></tr> @@ -54,8 +54,8 @@ </div> <div class="homeitem3col"> - <h3><a onclick="expandCollapse('addon.bundles');"><img id="addon.bundles.button" src="http://eclipse.org/equinox/images/arrow.png"/></a> Add-on Bundles</h3> - <p>Individual <a href="http://eclipse.org/equinox/bundles">bundles</a> that provide + <h3><a onclick="expandCollapse('addon.bundles');"><img id="addon.bundles.button" src="https://eclipse.org/equinox/images/arrow.png"/></a> Add-on Bundles</h3> + <p>Individual <a href="https://eclipse.org/equinox/bundles">bundles</a> that provide standalone OSGi specified services or add-on mechanisms (e.g., the Eclipse extension registry) of interest to OSGi programmers.</p> <div id="addon.bundles" class="collapsable"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> @@ -67,7 +67,7 @@ <div class="homeitem3col"> - <h3><a onclick="expandCollapse('other.bundles');"><img id="other.bundles.button" src="http://eclipse.org/equinox/images/arrow.png"/></a> Other Required Bundles</h3> + <h3><a onclick="expandCollapse('other.bundles');"><img id="other.bundles.button" src="https://eclipse.org/equinox/images/arrow.png"/></a> Other Required Bundles</h3> <p>A convenient set of bundles that are required by some of the Equinox bundles.</p> <div id="other.bundles" class="collapsable"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> @@ -79,7 +79,7 @@ <!-- provisioning removed per bug 368488 <div class="homeitem3col"> - <h3 name="provisioning"><a onclick="expandCollapse('provisioning.bundles');"><img id="provisioning.bundles.button" src="http://eclipse.org/equinox/images/arrow.png"/></a> p2 Provisioning Tools</h3> + <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> <div id="provisioning.bundles" class="collapsable"> @@ -91,9 +91,9 @@ </div> --> <div class="homeitem3col"> - <h3 name="launchers"><a onclick="expandCollapse('launcher.bundles');"><img id="launcher.bundles.button" src="http://eclipse.org/equinox/images/arrow.png"/></a> Native Launchers</h3> + <h3 name="launchers"><a onclick="expandCollapse('launcher.bundles');"><img id="launcher.bundles.button" src="https://eclipse.org/equinox/images/arrow.png"/></a> Native Launchers</h3> <p>Platform-specific native launchers (e.g., eclipse.exe) for the Equinox framework. See the list - of <a href="http://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments">supported OS configurations</a>.</> + of <a href="https://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments">supported OS configurations</a>.</> <div id="launcher.bundles" class="collapsable"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr><td width="78%"/><td width="9%"/><td width="8%"/></tr> @@ -103,7 +103,7 @@ </div> <div class="homeitem3col"> - <h3><a onclick="expandCollapse('osgistarterkits.bundles');"><img id="osgistarterkits.bundles.button" src="http://eclipse.org/equinox/images/arrow.png"/></a> OSGi starter kits</h3> + <h3><a onclick="expandCollapse('osgistarterkits.bundles');"><img id="osgistarterkits.bundles.button" src="https://eclipse.org/equinox/images/arrow.png"/></a> OSGi starter kits</h3> <p>A useful collection of Equinox bundles packaged as a ready to run system. This include the framework, p2 and other frequently used service implementations. </p> <div id="osgistarterkits.bundles" class="collapsable"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/eclipse.releng.repository.java13patch/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/eclipse.releng.repository.java13patch/pom.xml index bbe336a6c..3fb08e3a9 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/eclipse.releng.repository.java13patch/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/eclipse.releng.repository.java13patch/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: IBM Corporation and others - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/pom.xml index 542ecfada..381d586f2 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt.dummy/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt.dummy/pom.xml index 7e9e75bb9..c39f935c7 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt.dummy/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt.dummy/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt.java13patch/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt.java13patch/pom.xml index 4a26dcc1d..c34276beb 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt.java13patch/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt.java13patch/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: IBM Corporation and others - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.pde-feature-dummy/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.pde-feature-dummy/pom.xml index 0d7201dfb..85c15ddc1 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.pde-feature-dummy/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.pde-feature-dummy/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.pde.dummy/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.pde.dummy/pom.xml index 7d1431684..6d55963d3 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.pde.dummy/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.pde.dummy/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.pde.java13patch/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.pde.java13patch/pom.xml index a75734108..b86fc2a8a 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.pde.java13patch/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.pde.java13patch/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: IBM Corporation and others - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/pom.xml index 71897b95d..2f11e51f5 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: IBM Corporation and others - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/platform.sdk/platform.sdk.product b/eclipse.platform.releng.tychoeclipsebuilder/platform.sdk/platform.sdk.product index 2a994242a..ab3a59e78 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/platform.sdk/platform.sdk.product +++ b/eclipse.platform.releng.tychoeclipsebuilder/platform.sdk/platform.sdk.product @@ -29,7 +29,7 @@ </vm> <license> - <url>http://eclipse.org/legal/epl/notice.php</url> + <url>https://eclipse.org/legal/epl/notice.php</url> <text> Eclipse Foundation Software User Agreement @@ -53,7 +53,7 @@ Applicable Licenses Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is provided with this Content and is also -available at http://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, +available at https://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, "Program" will mean the Content. Content includes, but is not limited to, source code, object code, documentation @@ -105,11 +105,11 @@ OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO): - Eclipse Public License Version 1.0 (available at - http://www.eclipse.org/legal/epl-v10.html) + https://www.eclipse.org/legal/epl-v10.html) - Eclipse Distribution License Version 1.0 (available at - http://www.eclipse.org/licenses/edl-v1.0.html) + https://www.eclipse.org/licenses/edl-v1.0.html) - Common Public License Version 1.0 (available at - http://www.eclipse.org/legal/cpl-v10.html) + https://www.eclipse.org/legal/cpl-v10.html) - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE) - Apache Software License 2.0 (available at @@ -131,7 +131,7 @@ software, documentation, information and/or other materials (collectively "Installable Software"). This capability is provided with the intent of allowing such users to install, extend and update Eclipse-based products. Information about packaging Installable Software is available at -http://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). +https://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). You may use Provisioning Technology to allow other parties to install Installable Software. You shall be responsible for enabling the applicable diff --git a/eclipse.platform.releng.tychoeclipsebuilder/platform.sdk/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/platform.sdk/pom.xml index 9305478d2..8e7f5b3b1 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/platform.sdk/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/platform.sdk/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/platform/platform.product b/eclipse.platform.releng.tychoeclipsebuilder/platform/platform.product index 176b1461e..4f85a5007 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/platform/platform.product +++ b/eclipse.platform.releng.tychoeclipsebuilder/platform/platform.product @@ -29,7 +29,7 @@ </vm> <license> - <url>http://eclipse.org/legal/epl/notice.php</url> + <url>https://eclipse.org/legal/epl/notice.php</url> <text> Eclipse Foundation Software User Agreement @@ -53,7 +53,7 @@ Applicable Licenses Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is provided with this Content and is also -available at http://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, +available at https://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, "Program" will mean the Content. Content includes, but is not limited to, source code, object code, documentation @@ -105,11 +105,11 @@ OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO): - Eclipse Public License Version 1.0 (available at - http://www.eclipse.org/legal/epl-v10.html) + https://www.eclipse.org/legal/epl-v10.html) - Eclipse Distribution License Version 1.0 (available at - http://www.eclipse.org/licenses/edl-v1.0.html) + https://www.eclipse.org/licenses/edl-v1.0.html) - Common Public License Version 1.0 (available at - http://www.eclipse.org/legal/cpl-v10.html) + https://www.eclipse.org/legal/cpl-v10.html) - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE) - Apache Software License 2.0 (available at @@ -131,7 +131,7 @@ software, documentation, information and/or other materials (collectively "Installable Software"). This capability is provided with the intent of allowing such users to install, extend and update Eclipse-based products. Information about packaging Installable Software is available at -http://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). +https://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). You may use Provisioning Technology to allow other parties to install Installable Software. You shall be responsible for enabling the applicable diff --git a/eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml index 1571897dd..22cd29490 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/platform/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/pom.xml index 3e090a71d..433235cc6 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/config.product b/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/config.product index 9b145aeeb..918cf58f8 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/config.product +++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/config.product @@ -6,7 +6,7 @@ <windowImages/> <license> - <url>http://eclipse.org/legal/epl/notice.php</url> + <url>https://eclipse.org/legal/epl/notice.php</url> <text> Eclipse Foundation Software User Agreement @@ -30,7 +30,7 @@ Applicable Licenses Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is provided with this Content and is also -available at http://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, +available at https://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, "Program" will mean the Content. Content includes, but is not limited to, source code, object code, documentation @@ -82,11 +82,11 @@ OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO): - Eclipse Public License Version 1.0 (available at - http://www.eclipse.org/legal/epl-v10.html) + https://www.eclipse.org/legal/epl-v10.html) - Eclipse Distribution License Version 1.0 (available at - http://www.eclipse.org/licenses/edl-v1.0.html) + https://www.eclipse.org/licenses/edl-v1.0.html) - Common Public License Version 1.0 (available at - http://www.eclipse.org/legal/cpl-v10.html) + https://www.eclipse.org/legal/cpl-v10.html) - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE) - Apache Software License 2.0 (available at @@ -108,7 +108,7 @@ software, documentation, information and/or other materials (collectively "Installable Software"). This capability is provided with the intent of allowing such users to install, extend and update Eclipse-based products. Information about packaging Installable Software is available at -http://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). +https://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). You may use Provisioning Technology to allow other parties to install Installable Software. You shall be responsible for enabling the applicable diff --git a/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml index fd106922d..d4eb73321 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/pom.xml index f0b2bf293..ea1910af7 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/rcp.sdk.product b/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/rcp.sdk.product index da7118437..d64303fbb 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/rcp.sdk.product +++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp.sdk/rcp.sdk.product @@ -29,7 +29,7 @@ </vm> <license> - <url>http://eclipse.org/legal/epl/notice.php</url> + <url>https://eclipse.org/legal/epl/notice.php</url> <text> Eclipse Foundation Software User Agreement @@ -53,7 +53,7 @@ Applicable Licenses Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is provided with this Content and is also -available at http://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, +available at https://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, "Program" will mean the Content. Content includes, but is not limited to, source code, object code, documentation @@ -105,11 +105,11 @@ OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO): - Eclipse Public License Version 1.0 (available at - http://www.eclipse.org/legal/epl-v10.html) + https://www.eclipse.org/legal/epl-v10.html) - Eclipse Distribution License Version 1.0 (available at - http://www.eclipse.org/licenses/edl-v1.0.html) + https://www.eclipse.org/licenses/edl-v1.0.html) - Common Public License Version 1.0 (available at - http://www.eclipse.org/legal/cpl-v10.html) + https://www.eclipse.org/legal/cpl-v10.html) - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE) - Apache Software License 2.0 (available at @@ -131,7 +131,7 @@ software, documentation, information and/or other materials (collectively "Installable Software"). This capability is provided with the intent of allowing such users to install, extend and update Eclipse-based products. Information about packaging Installable Software is available at -http://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). +https://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). You may use Provisioning Technology to allow other parties to install Installable Software. You shall be responsible for enabling the applicable diff --git a/eclipse.platform.releng.tychoeclipsebuilder/rcp/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/rcp/pom.xml index e21326c7c..a341d9d7e 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/rcp/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product b/eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product index 618d1b87d..8388ae349 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product +++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product @@ -27,7 +27,7 @@ </vm> <license> - <url>http://eclipse.org/legal/epl/notice.php</url> + <url>https://eclipse.org/legal/epl/notice.php</url> <text> Eclipse Foundation Software User Agreement @@ -51,7 +51,7 @@ Applicable Licenses Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is provided with this Content and is also -available at http://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, +available at https://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, "Program" will mean the Content. Content includes, but is not limited to, source code, object code, documentation @@ -103,11 +103,11 @@ OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO): - Eclipse Public License Version 1.0 (available at - http://www.eclipse.org/legal/epl-v10.html) + https://www.eclipse.org/legal/epl-v10.html) - Eclipse Distribution License Version 1.0 (available at - http://www.eclipse.org/licenses/edl-v1.0.html) + https://www.eclipse.org/licenses/edl-v1.0.html) - Common Public License Version 1.0 (available at - http://www.eclipse.org/legal/cpl-v10.html) + https://www.eclipse.org/legal/cpl-v10.html) - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE) - Apache Software License 2.0 (available at @@ -129,7 +129,7 @@ software, documentation, information and/or other materials (collectively "Installable Software"). This capability is provided with the intent of allowing such users to install, extend and update Eclipse-based products. Information about packaging Installable Software is available at -http://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). +https://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). You may use Provisioning Technology to allow other parties to install Installable Software. You shall be responsible for enabling the applicable diff --git a/eclipse.platform.releng.tychoeclipsebuilder/sdk/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/sdk/pom.xml index f9e2da341..ad0d69a48 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/sdk/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/sdk/pom.xml @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/eclipse.platform.releng.tychoeclipsebuilder/sdk/sdk.product b/eclipse.platform.releng.tychoeclipsebuilder/sdk/sdk.product index a23ef9e8d..f7ceb80e6 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/sdk/sdk.product +++ b/eclipse.platform.releng.tychoeclipsebuilder/sdk/sdk.product @@ -29,7 +29,7 @@ </vm> <license> - <url>http://eclipse.org/legal/epl/notice.php</url> + <url>https://eclipse.org/legal/epl/notice.php</url> <text> Eclipse Foundation Software User Agreement @@ -53,7 +53,7 @@ Applicable Licenses Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is provided with this Content and is also -available at http://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, +available at https://www.eclipse.org/legal/epl-2.0. For purposes of the EPL, "Program" will mean the Content. Content includes, but is not limited to, source code, object code, documentation @@ -105,11 +105,11 @@ OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO): - Eclipse Public License Version 1.0 (available at - http://www.eclipse.org/legal/epl-v10.html) + https://www.eclipse.org/legal/epl-v10.html) - Eclipse Distribution License Version 1.0 (available at - http://www.eclipse.org/licenses/edl-v1.0.html) + https://www.eclipse.org/licenses/edl-v1.0.html) - Common Public License Version 1.0 (available at - http://www.eclipse.org/legal/cpl-v10.html) + https://www.eclipse.org/legal/cpl-v10.html) - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE) - Apache Software License 2.0 (available at @@ -131,7 +131,7 @@ software, documentation, information and/or other materials (collectively "Installable Software"). This capability is provided with the intent of allowing such users to install, extend and update Eclipse-based products. Information about packaging Installable Software is available at -http://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). +https://eclipse.org/equinox/p2/repository_packaging.html ("Specification"). You may use Provisioning Technology to allow other parties to install Installable Software. You shall be responsible for enabling the applicable @@ -4,7 +4,7 @@ All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at - http://www.eclipse.org/org/documents/edl-v10.php + https://www.eclipse.org/org/documents/edl-v10.php Contributors: Igor Fedorenko - initial implementation diff --git a/production/downloadsites/eclipse/banner.html b/production/downloadsites/eclipse/banner.html index e0b922cca..a7aa944f1 100755 --- a/production/downloadsites/eclipse/banner.html +++ b/production/downloadsites/eclipse/banner.html @@ -35,7 +35,7 @@ a.nav:hover { BGCOLOR="#006699"> <tr> <td BGCOLOR="#000000" width="116"><a - href="http://www.eclipse.org" target="_top"><img + href="https://www.eclipse.org" target="_top"><img src="images/EclipseBannerPic.jpg" width="115" height="50" border="0"></a></td> <td WIDTH="637"><img diff --git a/production/downloadsites/eclipse/downloads/DL.footer.php.html b/production/downloadsites/eclipse/downloads/DL.footer.php.html index 2bdc81cb3..63bbd91f2 100644 --- a/production/downloadsites/eclipse/downloads/DL.footer.php.html +++ b/production/downloadsites/eclipse/downloads/DL.footer.php.html @@ -13,22 +13,22 @@ <section id="footer-eclipse-foundation" class="col-xs-offset-1 col-xs-11 col-sm-7 col-md-6 col-md-offset-0 hidden-print"> <h2 class="section-title">Eclipse Foundation</h2> <ul class="nav"> - <li><a href="http://eclipse.org/org/">About us</a></li> - <li><a href="http://eclipse.org/org/foundation/contact.php">Contact Us</a></li> - <li><a href="http://eclipse.org/donate">Donate</a></li> - <li><a href="http://eclipse.org/org/documents/">Governance</a></li> - <li><a href="http://eclipse.org/artwork/">Logo and Artwork</a></li> - <li><a href="http://eclipse.org/org/foundation/directors.php">Board of Directors</a></li> + <li><a href="https://eclipse.org/org/">About us</a></li> + <li><a href="https://eclipse.org/org/foundation/contact.php">Contact Us</a></li> + <li><a href="https://eclipse.org/donate">Donate</a></li> + <li><a href="https://eclipse.org/org/documents/">Governance</a></li> + <li><a href="https://eclipse.org/artwork/">Logo and Artwork</a></li> + <li><a href="https://eclipse.org/org/foundation/directors.php">Board of Directors</a></li> </ul> </section> <section id="footer-legal" class="col-xs-offset-1 col-xs-11 col-sm-7 col-md-6 col-md-offset-0 hidden-print "> <h2 class="section-title">Legal</h2> <ul class="nav"> - <li><a href="http://eclipse.org/legal/privacy.php">Privacy Policy</a></li> - <li><a href="http://eclipse.org/legal/termsofuse.php">Terms of Use</a></li> - <li><a href="http://eclipse.org/legal/copyright.php">Copyright Agent</a></li> - <li><a href="http://eclipse.org/org/documents/epl-v10.php">Eclipse Public License </a></li> - <li><a href="http://eclipse.org/legal/">Legal Resources </a></li> + <li><a href="https://eclipse.org/legal/privacy.php">Privacy Policy</a></li> + <li><a href="https://eclipse.org/legal/termsofuse.php">Terms of Use</a></li> + <li><a href="https://eclipse.org/legal/copyright.php">Copyright Agent</a></li> + <li><a href="https://eclipse.org/org/documents/epl-v10.php">Eclipse Public License </a></li> + <li><a href="https://eclipse.org/legal/">Legal Resources </a></li> </ul> </section> @@ -38,9 +38,9 @@ <ul class="nav"> <li><a href="https://bugs.eclipse.org/bugs/">Report a Bug</a></li> <li><a href="//help.eclipse.org/">Documentation</a></li> - <li><a href="http://eclipse.org/contribute/">How to Contribute</a></li> - <li><a href="http://eclipse.org/mail/">Mailing Lists</a></li> - <li><a href="http://eclipse.org/forums/">Forums</a></li> + <li><a href="https://eclipse.org/contribute/">How to Contribute</a></li> + <li><a href="https://eclipse.org/mail/">Mailing Lists</a></li> + <li><a href="https://eclipse.org/forums/">Forums</a></li> <li><a href="//marketplace.eclipse.org">Marketplace</a></li> </ul> </section> @@ -49,9 +49,9 @@ <h2 class="section-title">Other</h2> <ul class="nav"> - <li><a href="http://eclipse.org/ide/">IDE and Tools</a></li> - <li><a href="http://eclipse.org/projects">Community of Projects</a></li> - <li><a href="http://eclipse.org/org/workinggroups/">Working Groups</a></li> + <li><a href="https://eclipse.org/ide/">IDE and Tools</a></li> + <li><a href="https://eclipse.org/projects">Community of Projects</a></li> + <li><a href="https://eclipse.org/org/workinggroups/">Working Groups</a></li> </ul> <ul class="list-inline social-media"> diff --git a/production/downloadsites/eclipse/downloads/DL.footer.php.htmlORIG b/production/downloadsites/eclipse/downloads/DL.footer.php.htmlORIG index 78395765b..ceba22baa 100644 --- a/production/downloadsites/eclipse/downloads/DL.footer.php.htmlORIG +++ b/production/downloadsites/eclipse/downloads/DL.footer.php.htmlORIG @@ -13,22 +13,22 @@ <section id="footer-eclipse-foundation" class="col-xs-offset-1 col-xs-11 col-sm-7 col-md-6 col-md-offset-0 hidden-print"> <h2 class="section-title">Eclipse Foundation</h2> <ul class="nav"> - <li><a href="http://eclipse.org/org/">About us</a></li> - <li><a href="http://eclipse.org/org/foundation/contact.php">Contact Us</a></li> - <li><a href="http://eclipse.org/donate">Donate</a></li> - <li><a href="http://eclipse.org/org/documents/">Governance</a></li> - <li><a href="http://eclipse.org/artwork/">Logo and Artwork</a></li> - <li><a href="http://eclipse.org/org/foundation/directors.php">Board of Directors</a></li> + <li><a href="https://eclipse.org/org/">About us</a></li> + <li><a href="https://eclipse.org/org/foundation/contact.php">Contact Us</a></li> + <li><a href="https://eclipse.org/donate">Donate</a></li> + <li><a href="https://eclipse.org/org/documents/">Governance</a></li> + <li><a href="https://eclipse.org/artwork/">Logo and Artwork</a></li> + <li><a href="https://eclipse.org/org/foundation/directors.php">Board of Directors</a></li> </ul> </section> <section id="footer-legal" class="col-xs-offset-1 col-xs-11 col-sm-7 col-md-6 col-md-offset-0 hidden-print "> <h2 class="section-title">Legal</h2> <ul class="nav"> - <li><a href="http://eclipse.org/legal/privacy.php">Privacy Policy</a></li> - <li><a href="http://eclipse.org/legal/termsofuse.php">Terms of Use</a></li> - <li><a href="http://eclipse.org/legal/copyright.php">Copyright Agent</a></li> - <li><a href="http://eclipse.org/org/documents/epl-v10.php">Eclipse Public License </a></li> - <li><a href="http://eclipse.org/legal/">Legal Resources </a></li> + <li><a href="https://eclipse.org/legal/privacy.php">Privacy Policy</a></li> + <li><a href="https://eclipse.org/legal/termsofuse.php">Terms of Use</a></li> + <li><a href="https://eclipse.org/legal/copyright.php">Copyright Agent</a></li> + <li><a href="https://eclipse.org/org/documents/epl-v10.php">Eclipse Public License </a></li> + <li><a href="https://eclipse.org/legal/">Legal Resources </a></li> </ul> </section> @@ -38,9 +38,9 @@ <ul class="nav"> <li><a href="https://bugs.eclipse.org/bugs/">Report a Bug</a></li> <li><a href="//help.eclipse.org/">Documentation</a></li> - <li><a href="http://eclipse.org/contribute/">How to Contribute</a></li> - <li><a href="http://eclipse.org/mail/">Mailing Lists</a></li> - <li><a href="http://eclipse.org/forums/">Forums</a></li> + <li><a href="https://eclipse.org/contribute/">How to Contribute</a></li> + <li><a href="https://eclipse.org/mail/">Mailing Lists</a></li> + <li><a href="https://eclipse.org/forums/">Forums</a></li> <li><a href="//marketplace.eclipse.org">Marketplace</a></li> </ul> </section> @@ -49,9 +49,9 @@ <h2 class="section-title">Other</h2> <ul class="nav"> - <li><a href="http://eclipse.org/ide/">IDE and Tools</a></li> - <li><a href="http://eclipse.org/projects">Community of Projects</a></li> - <li><a href="http://eclipse.org/org/workinggroups/">Working Groups</a></li> + <li><a href="https://eclipse.org/ide/">IDE and Tools</a></li> + <li><a href="https://eclipse.org/projects">Community of Projects</a></li> + <li><a href="https://eclipse.org/org/workinggroups/">Working Groups</a></li> </ul> <ul class="list-inline social-media"> diff --git a/production/downloadsites/eclipse/downloads/DL.header.php.html b/production/downloadsites/eclipse/downloads/DL.header.php.html index dd21c4449..a2af4aa73 100644 --- a/production/downloadsites/eclipse/downloads/DL.header.php.html +++ b/production/downloadsites/eclipse/downloads/DL.header.php.html @@ -88,30 +88,30 @@ <div id="header-left" class="col-sm-14 col-md-16 col-lg-19"> <div class="row"> <div class="hidden-xs"> - <a href="http://eclipse.org/"><img src="/eclipse.org-common/themes/solstice/public/images/logo/eclipse-800x188.png" alt="Eclipse.org logo" class="logo-eclipse-default img-responsive" /></a> + <a href="https://eclipse.org/"><img src="/eclipse.org-common/themes/solstice/public/images/logo/eclipse-800x188.png" alt="Eclipse.org logo" class="logo-eclipse-default img-responsive" /></a> </div> <div id="main-menu" class="navbar row yamm"> <div id="navbar-collapse-1" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> - <li><a href="http://eclipse.org/users/" target="_self">Getting Started </a></li> - <li><a href="http://eclipse.org/membership/" target="_self">Members</a></li> - <li><a href="http://eclipse.org/projects/" target="_self">Projects</a></li> + <li><a href="https://eclipse.org/users/" target="_self">Getting Started </a></li> + <li><a href="https://eclipse.org/membership/" target="_self">Members</a></li> + <li><a href="https://eclipse.org/projects/" target="_self">Projects</a></li> <li class="dropdown visible-xs"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Community <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="http://marketplace.eclipse.org">Marketplace</a></li> <li><a href="http://events.eclipse.org">Events</a></li> <li><a href="//www.planeteclipse.org/">Planet Eclipse</a></li> - <li><a href="http://eclipse.org/community/eclipse_newsletter/">Newsletter</a></li> + <li><a href="https://eclipse.org/community/eclipse_newsletter/">Newsletter</a></li> <li><a href="https://www.youtube.com/user/EclipseFdn">Videos</a></li> </ul></li> <li class="dropdown visible-xs"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Participate <b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="https://bugs.eclipse.org/bugs/">Report a Bug</a></li> - <li><a href="http://eclipse.org/forums/">Forums</a></li> - <li><a href="http://eclipse.org/mail/">Mailing Lists</a></li> + <li><a href="https://eclipse.org/forums/">Forums</a></li> + <li><a href="https://eclipse.org/mail/">Mailing Lists</a></li> <li><a href="https://wiki.eclipse.org/">Wiki</a></li> <li><a href="https://wiki.eclipse.org/IRC">IRC</a></li> - <li><a href="http://eclipse.org/contribute/">How to Contribute</a></li> + <li><a href="https://eclipse.org/contribute/">How to Contribute</a></li> </ul></li> <li class="dropdown visible-xs"><a href="#" data-toggle="dropdown" class="dropdown-toggle">Working Groups <b class="caret"></b></a> <ul class="dropdown-menu"> @@ -136,7 +136,7 @@ <li><a href="http://marketplace.eclipse.org">Marketplace</a></li> <li><a href="http://events.eclipse.org">Events</a></li> <li><a href="//www.planeteclipse.org/">Planet Eclipse</a></li> - <li><a href="http://eclipse.org/community/eclipse_newsletter/">Newsletter</a></li> + <li><a href="https://eclipse.org/community/eclipse_newsletter/">Newsletter</a></li> <li><a href="https://www.youtube.com/user/EclipseFdn">Videos</a></li> </ul> <ul class="col-sm-8 list-unstyled"> @@ -144,11 +144,11 @@ <strong>Participate</strong> </p></li> <li><a href="https://bugs.eclipse.org/bugs/">Report a Bug</a></li> - <li><a href="http://eclipse.org/forums/">Forums</a></li> - <li><a href="http://eclipse.org/mail/">Mailing Lists</a></li> + <li><a href="https://eclipse.org/forums/">Forums</a></li> + <li><a href="https://eclipse.org/mail/">Mailing Lists</a></li> <li><a href="https://wiki.eclipse.org/">Wiki</a></li> <li><a href="https://wiki.eclipse.org/IRC">IRC</a></li> - <li><a href="http://eclipse.org/contribute/">How to Contribute</a></li> + <li><a href="https://eclipse.org/contribute/">How to Contribute</a></li> </ul> <ul class="col-sm-8 list-unstyled"> <li><p> @@ -171,7 +171,7 @@ <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> - <a href="http://eclipse.org/" class="navbar-brand visible-xs"><img src="/eclipse.org-common/themes/solstice/public/images/logo/eclipse-800x188.png" alt="Eclipse.org logo" + <a href="https://eclipse.org/" class="navbar-brand visible-xs"><img src="/eclipse.org-common/themes/solstice/public/images/logo/eclipse-800x188.png" alt="Eclipse.org logo" width="174" class="logo-eclipse-default" /></a> </div> </div> @@ -192,7 +192,7 @@ <!-- /input-group --> <script type="text/javascript" src="//www.google.com/coop/cse/brand?form=searchbox_017941334893793413703%3Asqfrdtd112s&lang=en"></script> - <a id="btn-call-for-action" href="http://eclipse.org/downloads/" class="btn btn-huge btn-warning"><i class="fa fa-download"></i> Packages</a> + <a id="btn-call-for-action" href="https://eclipse.org/downloads/" class="btn btn-huge btn-warning"><i class="fa fa-download"></i> Packages</a> </div> </div> @@ -203,9 +203,9 @@ <section id="breadcrumb" class="defaut-breadcrumbs hidden-print"> <div class="container"> <ol class="breadcrumb"> - <li><a href="http://www.eclipse.org/">Home</a></li> - <li><a href="http://eclipse.org/projects/">Projects</a></li> - <li><a href="http://eclipse.org/eclipse/">Eclipse</a></li> + <li><a href="https://www.eclipse.org/">Home</a></li> + <li><a href="https://eclipse.org/projects/">Projects</a></li> + <li><a href="https://eclipse.org/eclipse/">Eclipse</a></li> <li class="active">Download</li> </ol> </div> diff --git a/production/downloadsites/eclipse/downloads/DL.thin.header.php.html b/production/downloadsites/eclipse/downloads/DL.thin.header.php.html index 35540ccce..f35c2f7aa 100644 --- a/production/downloadsites/eclipse/downloads/DL.thin.header.php.html +++ b/production/downloadsites/eclipse/downloads/DL.thin.header.php.html @@ -240,7 +240,7 @@ <ol class="breadcrumb"> <li><a href="https://www.eclipse.org/">Home</a></li> <li><a href="https://eclipse.org/projects/">Projects</a></li> - <li><a href="http://eclipse.org/eclipse/">Eclipse</a></li> + <li><a href="https://eclipse.org/eclipse/">Eclipse</a></li> <li class="active">Downloads</li> </ol> </div> diff --git a/production/downloadsites/eclipse/downloads/indexTest.html b/production/downloadsites/eclipse/downloads/indexTest.html index da32a1b65..0fa96ae4c 100644 --- a/production/downloadsites/eclipse/downloads/indexTest.html +++ b/production/downloadsites/eclipse/downloads/indexTest.html @@ -240,7 +240,7 @@ <ol class="breadcrumb"> <li><a href="https://www.eclipse.org/">Home</a></li> <li><a href="https://eclipse.org/projects/">Projects</a></li> - <li><a href="http://eclipse.org/eclipse/">Eclipse</a></li> + <li><a href="https://eclipse.org/eclipse/">Eclipse</a></li> <li class="active">Downloads</li> </ol> </div> @@ -794,22 +794,22 @@ preliminary Java™ 8 support is available (<a href="drops4/P20140317-1600/" <section id="footer-eclipse-foundation" class="col-xs-offset-1 col-xs-11 col-sm-7 col-md-6 col-md-offset-0 hidden-print"> <h2 class="section-title">Eclipse Foundation</h2> <ul class="nav"> - <li><a href="http://eclipse.org/org/">About us</a></li> - <li><a href="http://eclipse.org/org/foundation/contact.php">Contact Us</a></li> - <li><a href="http://eclipse.org/donate">Donate</a></li> - <li><a href="http://eclipse.org/org/documents/">Governance</a></li> - <li><a href="http://eclipse.org/artwork/">Logo and Artwork</a></li> - <li><a href="http://eclipse.org/org/foundation/directors.php">Board of Directors</a></li> + <li><a href="https://eclipse.org/org/">About us</a></li> + <li><a href="https://eclipse.org/org/foundation/contact.php">Contact Us</a></li> + <li><a href="https://eclipse.org/donate">Donate</a></li> + <li><a href="https://eclipse.org/org/documents/">Governance</a></li> + <li><a href="https://eclipse.org/artwork/">Logo and Artwork</a></li> + <li><a href="https://eclipse.org/org/foundation/directors.php">Board of Directors</a></li> </ul> </section> <section id="footer-legal" class="col-xs-offset-1 col-xs-11 col-sm-7 col-md-6 col-md-offset-0 hidden-print "> <h2 class="section-title">Legal</h2> <ul class="nav"> - <li><a href="http://eclipse.org/legal/privacy.php">Privacy Policy</a></li> - <li><a href="http://eclipse.org/legal/termsofuse.php">Terms of Use</a></li> - <li><a href="http://eclipse.org/legal/copyright.php">Copyright Agent</a></li> - <li><a href="http://eclipse.org/org/documents/epl-v10.php">Eclipse Public License </a></li> - <li><a href="http://eclipse.org/legal/">Legal Resources </a></li> + <li><a href="https://eclipse.org/legal/privacy.php">Privacy Policy</a></li> + <li><a href="https://eclipse.org/legal/termsofuse.php">Terms of Use</a></li> + <li><a href="https://eclipse.org/legal/copyright.php">Copyright Agent</a></li> + <li><a href="https://eclipse.org/org/documents/epl-v10.php">Eclipse Public License </a></li> + <li><a href="https://eclipse.org/legal/">Legal Resources </a></li> </ul> </section> @@ -819,9 +819,9 @@ preliminary Java™ 8 support is available (<a href="drops4/P20140317-1600/" <ul class="nav"> <li><a href="https://bugs.eclipse.org/bugs/">Report a Bug</a></li> <li><a href="//help.eclipse.org/">Documentation</a></li> - <li><a href="http://eclipse.org/contribute/">How to Contribute</a></li> - <li><a href="http://eclipse.org/mail/">Mailing Lists</a></li> - <li><a href="http://eclipse.org/forums/">Forums</a></li> + <li><a href="https://eclipse.org/contribute/">How to Contribute</a></li> + <li><a href="https://eclipse.org/mail/">Mailing Lists</a></li> + <li><a href="https://eclipse.org/forums/">Forums</a></li> <li><a href="//marketplace.eclipse.org">Marketplace</a></li> </ul> </section> @@ -830,9 +830,9 @@ preliminary Java™ 8 support is available (<a href="drops4/P20140317-1600/" <h2 class="section-title">Other</h2> <ul class="nav"> - <li><a href="http://eclipse.org/ide/">IDE and Tools</a></li> - <li><a href="http://eclipse.org/projects">Community of Projects</a></li> - <li><a href="http://eclipse.org/org/workinggroups/">Working Groups</a></li> + <li><a href="https://eclipse.org/ide/">IDE and Tools</a></li> + <li><a href="https://eclipse.org/projects">Community of Projects</a></li> + <li><a href="https://eclipse.org/org/workinggroups/">Working Groups</a></li> </ul> <ul class="list-inline social-media"> diff --git a/production/downloadsites/eclipse/home_nav.html b/production/downloadsites/eclipse/home_nav.html index c090eda6e..da46b8549 100755 --- a/production/downloadsites/eclipse/home_nav.html +++ b/production/downloadsites/eclipse/home_nav.html @@ -12,13 +12,13 @@ BGCOLOR="#90C8FF"> <tr> <td VALIGN="middle" HEIGHT="21" BGCOLOR="#0080C0"> - <a href="http://www.eclipse.org/community/index.html" + <a href="https://www.eclipse.org/community/index.html" target="_top" class="navhead"> eclipse corner </a> </td> </tr> <tr VALIGN="middle"> <td HEIGHT="21"> <a - href="http://www.eclipse.org/community/index.html" + href="https://www.eclipse.org/community/index.html" class="nav" target="_top">projects</a></td> </tr> <tr> @@ -35,7 +35,7 @@ </tr> <tr VALIGN="middle"> <td HEIGHT="21"> <a - href="http://www.eclipse.org/articles/index.html" + href="https://www.eclipse.org/articles/index.html" class="nav" target="_top">articles</a></td> </tr> <tr> @@ -44,7 +44,7 @@ </tr> <tr VALIGN="middle"> <td HEIGHT="21"> <a - href="http://www.eclipse.org/newsgroups/index.html" + href="https://www.eclipse.org/newsgroups/index.html" class="nav" target="_top">newsgroups</a></td> </tr> <tr> @@ -53,7 +53,7 @@ </tr> <tr VALIGN="middle"> <td VALIGN="middle" HEIGHT="21"> <a - href="http://www.eclipse.org/mail/index.html" + href="https://www.eclipse.org/mail/index.html" class="nav" target="_parent">mailing lists</a></td> </tr> <tr> @@ -62,7 +62,7 @@ </tr> <tr VALIGN="middle"> <td HEIGHT="21"> <a - href="http://www.eclipse.org/search.html" class="nav">search</a></td> + href="https://www.eclipse.org/search.html" class="nav">search</a></td> </tr> <tr> <td BGCOLOR="#CFFFFF"><img SRC="images/c.gif" height=1 diff --git a/production/downloadsites/eclipse/tips/jdttips.json b/production/downloadsites/eclipse/tips/jdttips.json index a5100695b..33096fc0d 100644 --- a/production/downloadsites/eclipse/tips/jdttips.json +++ b/production/downloadsites/eclipse/tips/jdttips.json @@ -5,7 +5,7 @@ "expression": "<with variable=\"activeWorkbenchWindow.activePerspective\"><equals value=\"org.eclipse.jdt.ui.JavaPerspective\"></equals></with>", "variables": { "baseUrlx": "file:///C:/Users/jongw/git/eclipse.platform.common/tips/org.eclipse.jdt.ui", - "baseUrl": "http://www.eclipse.org/downloads/download.php?r=1&file=/e4/tips/org.eclipse.jdt.ui" + "baseUrl": "https://www.eclipse.org/downloads/download.php?r=1&file=/e4/tips/org.eclipse.jdt.ui" }, "tips": [{ "date": "2018-01-05", diff --git a/production/downloadsites/equinox/_projectCommon.php b/production/downloadsites/equinox/_projectCommon.php index ac44e81f7..f3852037f 100755 --- a/production/downloadsites/equinox/_projectCommon.php +++ b/production/downloadsites/equinox/_projectCommon.php @@ -8,12 +8,12 @@ $Nav->setLinkList( array() ); $Nav->addNavSeparator("Work Areas", ""); -$Nav->addCustomNav("Bundles", "http://eclipse.org/equinox/bundles", "_self", 1); -$Nav->addCustomNav("Framework", "http://eclipse.org/equinox/framework", "_self", 1); -$Nav->addCustomNav("Incubator", "http://eclipse.org/equinox/incubator", "_self", 1); -$Nav->addCustomNav("p2", "http://eclipse.org/equinox/p2", "_self", 1); -$Nav->addCustomNav("Security", "http://eclipse.org/equinox/security", "_self", 1); -$Nav->addCustomNav("Server", "http://eclipse.org/equinox/server", "_self", 1); +$Nav->addCustomNav("Bundles", "https://eclipse.org/equinox/bundles", "_self", 1); +$Nav->addCustomNav("Framework", "https://eclipse.org/equinox/framework", "_self", 1); +$Nav->addCustomNav("Incubator", "https://eclipse.org/equinox/incubator", "_self", 1); +$Nav->addCustomNav("p2", "https://eclipse.org/equinox/p2", "_self", 1); +$Nav->addCustomNav("Security", "https://eclipse.org/equinox/security", "_self", 1); +$Nav->addCustomNav("Server", "https://eclipse.org/equinox/server", "_self", 1); if (file_exists("component-links.php")) include "component-links.php"; @@ -22,41 +22,41 @@ else include "../component-links.php"; $Nav->addNavSeparator("Related", ""); -$Nav->addCustomNav("RT", "http://eclipse.org/rt", "_self", 1); -$Nav->addCustomNav("Eclipse", "http://eclipse.org/eclipse", "_self", 1); -$Nav->addCustomNav("PDE", "http://eclipse.org/pde", "_self", 1); -$Nav->addCustomNav("RAP", "http://eclipse.org/rap", "_self", 1); -$Nav->addCustomNav("ECF", "http://eclipse.org/ecf", "_self", 1); -$Nav->addCustomNav("Development", "http://eclipse.org/eclipse/development", "_self", 1); +$Nav->addCustomNav("RT", "https://eclipse.org/rt", "_self", 1); +$Nav->addCustomNav("Eclipse", "https://eclipse.org/eclipse", "_self", 1); +$Nav->addCustomNav("PDE", "https://eclipse.org/pde", "_self", 1); +$Nav->addCustomNav("RAP", "https://eclipse.org/rap", "_self", 1); +$Nav->addCustomNav("ECF", "https://eclipse.org/ecf", "_self", 1); +$Nav->addCustomNav("Development", "https://eclipse.org/eclipse/development", "_self", 1); $Menu->setMenuItemList( array() ); -$Menu->addMenuItem( "Home", "http://eclipse.org/equinox/", "_self" ); -$Menu->addMenuItem( "Get Started", "http://eclipse.org/equinox/documents/quickstart.php", "_self" ); +$Menu->addMenuItem( "Home", "https://eclipse.org/equinox/", "_self" ); +$Menu->addMenuItem( "Get Started", "https://eclipse.org/equinox/documents/quickstart.php", "_self" ); $Menu->addMenuItem( "Downloads", "http://download.eclipse.org/equinox", "_self" ); -$Menu->addMenuItem( "Documents", "http://eclipse.org/equinox/documents/", "_self" ); -$Menu->addMenuItem( "Resources", "http://eclipse.org/equinox/resources.php", "_self" ); -$Menu->addMenuItem( "FAQ", "http://eclipse.org/equinox/faq.php", "_self" ); +$Menu->addMenuItem( "Documents", "https://eclipse.org/equinox/documents/", "_self" ); +$Menu->addMenuItem( "Resources", "https://eclipse.org/equinox/resources.php", "_self" ); +$Menu->addMenuItem( "FAQ", "https://eclipse.org/equinox/faq.php", "_self" ); $Menu->addMenuItem( "Wiki", "http://wiki.eclipse.org/Equinox", "_self" ); -$App->AddExtraHtmlHeader( '<link rel="stylesheet" type="text/css" href="http://eclipse.org/equinox/equinox.css"/>' ); -$App->AddExtraHtmlHeader( '<link rel="stylesheet" type="text/css" href="http://eclipse.org/equinox/rap-layout-fixes.css"/>' ); -$App->AddExtraHtmlHeader( '<!--[if lt IE 8]><link rel="stylesheet" type="text/css" href="http://eclipse.org/equinox/rap-layout-fixes-ie.css"/><![endif]-->' ); -$App->AddExtraHtmlHeader( '<link rel="shortcut icon" href="http://eclipse.org/rt/images/favicon.ico" />'); -$App->AddExtraHtmlHeader( '<link rel="stylesheet" type="text/css" href="http://eclipse.org/equinox/rap-posts.css"/>' ); +$App->AddExtraHtmlHeader( '<link rel="stylesheet" type="text/css" href="https://eclipse.org/equinox/equinox.css"/>' ); +$App->AddExtraHtmlHeader( '<link rel="stylesheet" type="text/css" href="https://eclipse.org/equinox/rap-layout-fixes.css"/>' ); +$App->AddExtraHtmlHeader( '<!--[if lt IE 8]><link rel="stylesheet" type="text/css" href="https://eclipse.org/equinox/rap-layout-fixes-ie.css"/><![endif]-->' ); +$App->AddExtraHtmlHeader( '<link rel="shortcut icon" href="https://eclipse.org/rt/images/favicon.ico" />'); +$App->AddExtraHtmlHeader( '<link rel="stylesheet" type="text/css" href="https://eclipse.org/equinox/rap-posts.css"/>' ); $App->AddExtraHtmlHeader( '<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.2.min.js"></script>' ); -$App->AddExtraHtmlHeader( '<script type="text/javascript" src="http://eclipse.org/equinox/jquery.zrssfeed.min.js"></script>' ); +$App->AddExtraHtmlHeader( '<script type="text/javascript" src="https://eclipse.org/equinox/jquery.zrssfeed.min.js"></script>' ); // $App->Promotion = TRUE; # set true to enable current eclipse.org site-wide promo function createRapNavigation() { $html = <<<EOHTML <div id="rap-small-header"> - <a href="http://eclipse.org/equinox/"><div id="rap-small-logo"></div></a> + <a href="https://eclipse.org/equinox/"><div id="rap-small-logo"></div></a> </div> <script type="text/javascript"> // logo var logo = $( '#logo:first-child' ); - var newLogo = '<div id="logo"><a href="http://eclipse.org">' + var newLogo = '<div id="logo"><a href="https://eclipse.org">' + logo.html() + '</a></div>'; logo.replaceWith( newLogo ); </script> diff --git a/production/downloadsites/equinox/right-links.html b/production/downloadsites/equinox/right-links.html index 36ae6112b..0ef916f0b 100755 --- a/production/downloadsites/equinox/right-links.html +++ b/production/downloadsites/equinox/right-links.html @@ -4,7 +4,7 @@ <div style="position: relative; margin-bottom: 10px;"> - <a href="http://eclipse.org/eclipsert/"><img alt="EclipseRT" src="http://eclipse.org/equinox/images/EclipseRT.png" + <a href="https://eclipse.org/eclipsert/"><img alt="EclipseRT" src="https://eclipse.org/equinox/images/EclipseRT.png" style="position: relative; left: 55px; top: 0pt;" /></a> </div> |