You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2019/06/07 08:09:08 UTC

[sling-ide-tooling] branch master updated: More repository access via https

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git


The following commit(s) were added to refs/heads/master by this push:
     new aac6fd4  More repository access via https
aac6fd4 is described below

commit aac6fd4305832e396b6d70fffb4ccced6ad67404
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jun 7 10:04:12 2019 +0200

    More repository access via https
---
 .../org.apache.sling.ide.target-definition-dev.target        | 12 ++++++------
 .../org.apache.sling.ide.target-definition.target            | 10 +++++-----
 shared/p2/pom.xml                                            |  4 ++--
 3 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/eclipse/target-definition/org.apache.sling.ide.target-definition-dev.target b/eclipse/target-definition/org.apache.sling.ide.target-definition-dev.target
index 04c6e24..ba653e6 100644
--- a/eclipse/target-definition/org.apache.sling.ide.target-definition-dev.target
+++ b/eclipse/target-definition/org.apache.sling.ide.target-definition-dev.target
@@ -13,11 +13,11 @@
     WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions
     and limitations under the License.
---><?pde version="3.8"?><target name="Sling IDE Tools" sequenceNumber="53">
+--><?pde version="3.8"?><target name="Sling IDE Tools" sequenceNumber="54">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.m2e.feature.feature.group" version="1.6.0.20150526-2032"/>
-<repository location="http://download.eclipse.org/technology/m2e/releases/1.6"/>
+<repository location="https://download.eclipse.org/technology/m2e/releases/1.6"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="com.google.gson" version="2.2.4.v201311231704"/>
@@ -30,13 +30,13 @@
 <unit id="org.slf4j.api" version="1.7.10.v20170428-1633"/>
 <unit id="org.slf4j.binding.simple" version="1.7.10.v20160301-1109"/>
 <unit id="org.slf4j.apis.log4j" version="1.7.10.v20160208-0839"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/"/>
+<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.4.0.201604200752"/>
 <unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="2.4.0.201604200752"/>
 <unit id="org.eclipse.swtbot.feature.group" version="2.4.0.201604200752"/>
-<repository location="http://download.eclipse.org/technology/swtbot/releases/2.4.0/"/>
+<repository location="https://download.eclipse.org/technology/swtbot/releases/2.4.0/"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.jst.enterprise_ui.feature.feature.group" version="3.9.2.v201802121827"/>
@@ -47,7 +47,7 @@
 <unit id="org.eclipse.wst.server_adapters.feature.feature.group" version="3.2.601.v201711302104"/>
 <unit id="org.eclipse.wst.web_ui.feature.feature.group" version="3.9.2.v201801171858"/>
 <unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="3.9.2.v201801171858"/>
-<repository location="http://download.eclipse.org/releases/oxygen/"/>
+<repository location="https://download.eclipse.org/releases/oxygen/"/>
 </location>
 </locations>
-</target>
\ No newline at end of file
+</target>
diff --git a/eclipse/target-definition/org.apache.sling.ide.target-definition.target b/eclipse/target-definition/org.apache.sling.ide.target-definition.target
index b13f99f..efb33dc 100644
--- a/eclipse/target-definition/org.apache.sling.ide.target-definition.target
+++ b/eclipse/target-definition/org.apache.sling.ide.target-definition.target
@@ -15,11 +15,11 @@
     See the License for the specific language governing permissions
     and limitations under the License.
 -->
-<?pde version="3.8"?><target name="Sling IDE Tools" sequenceNumber="52">
+<?pde version="3.8"?><target name="Sling IDE Tools" sequenceNumber="53">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.m2e.feature.feature.group" version="1.6.0.20150526-2032"/>
-<repository location="http://download.eclipse.org/technology/m2e/releases/1.6"/>
+<repository location="https://download.eclipse.org/technology/m2e/releases/1.6"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="com.google.gson" version="2.2.4.v201311231704"/>
@@ -32,7 +32,7 @@
 <unit id="org.slf4j.api" version="1.7.10.v20170428-1633"/>
 <unit id="org.slf4j.binding.simple" version="1.7.10.v20160301-1109"/>
 <unit id="org.slf4j.apis.log4j" version="1.7.10.v20160208-0839"/>
-<repository location="http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/"/>
+<repository location="https://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository/"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.jst.enterprise_ui.feature.feature.group" version="3.9.2.v201802121827"/>
@@ -43,13 +43,13 @@
 <unit id="org.eclipse.wst.server_adapters.feature.feature.group" version="3.2.601.v201711302104"/>
 <unit id="org.eclipse.wst.web_ui.feature.feature.group" version="3.9.2.v201801171858"/>
 <unit id="org.eclipse.wst.xml_ui.feature.feature.group" version="3.9.2.v201801171858"/>
-<repository location="http://download.eclipse.org/releases/oxygen/"/>
+<repository location="https://download.eclipse.org/releases/oxygen/"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
 <unit id="org.eclipse.swtbot.eclipse.feature.group" version="2.4.0.201604200752"/>
 <unit id="org.eclipse.swtbot.eclipse.test.junit.feature.group" version="2.4.0.201604200752"/>
 <unit id="org.eclipse.swtbot.feature.group" version="2.4.0.201604200752"/>
-<repository location="http://download.eclipse.org/technology/swtbot/releases/2.4.0/"/>
+<repository location="https://download.eclipse.org/technology/swtbot/releases/2.4.0/"/>
 </location>
 </locations>
 </target>
diff --git a/shared/p2/pom.xml b/shared/p2/pom.xml
index 5362ea2..edf358f 100644
--- a/shared/p2/pom.xml
+++ b/shared/p2/pom.xml
@@ -42,12 +42,12 @@
         <repository>
             <id>luna</id>
             <layout>p2</layout>
-            <url>http://download.eclipse.org/releases/oxygen</url>
+            <url>https://download.eclipse.org/releases/oxygen</url>
         </repository>
         <repository>
             <id>orbit</id>
             <layout>p2</layout>
-            <url>http://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository</url>
+            <url>https://download.eclipse.org/tools/orbit/downloads/drops/R20170516192513/repository</url>
         </repository>    
     </repositories>