diff options
author | Noopur Gupta | 2020-01-04 11:03:01 +0000 |
---|---|---|
committer | Sravan Kumar Lakkimsetti | 2020-01-04 11:12:49 +0000 |
commit | 8f0c357a4ea6206a21f31d083d2b80987b1fb3f9 (patch) | |
tree | 626f51ad4f4ecd482b8c2879b71c75624379cf4b /eclipse.platform.releng.tychoeclipsebuilder | |
parent | f1ff22d3b32762a1cddef5dcd12faef9057f5b94 (diff) | |
download | eclipse.platform.releng.aggregator-8f0c357a4ea6206a21f31d083d2b80987b1fb3f9.tar.gz eclipse.platform.releng.aggregator-8f0c357a4ea6206a21f31d083d2b80987b1fb3f9.tar.xz eclipse.platform.releng.aggregator-8f0c357a4ea6206a21f31d083d2b80987b1fb3f9.zip |
Bug 558773: Change eclipse.org URLs to https
Change-Id: Ib7ec3436bda66ea46ca3e4c3b7a2e7894e10272c
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder')
37 files changed, 107 insertions, 107 deletions
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 |