Files
spring-tools/eclipse-distribution/org.springframework.boot.ide.repository.e49/category.xml
Spring Operator e2d604f023 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

* http://my.repository.com/repo/path (200) with 1 occurrences could not be migrated:
   ([https](https://my.repository.com/repo/path) result SSLHandshakeException).

These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* http://sha256timestamp.ws.symantec.com/sha256/timestamp (InvalidMediaTypeException) with 3 occurrences migrated to:
  https://sha256timestamp.ws.symantec.com/sha256/timestamp ([https](https://sha256timestamp.ws.symantec.com/sha256/timestamp) result ConnectTimeoutException).
* http://www.myhost.com/maven/jdk14 (500) with 1 occurrences migrated to:
  https://www.myhost.com/maven/jdk14 ([https](https://www.myhost.com/maven/jdk14) result 500).

These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://dist.springsource.com/release/TOOLS/third-party/misc-p2-repo/ with 1 occurrences migrated to:
  https://dist.springsource.com/release/TOOLS/third-party/misc-p2-repo/ ([https](https://dist.springsource.com/release/TOOLS/third-party/misc-p2-repo/) result 200).
* http://maven.apache.org/xsd/settings-1.0.0.xsd with 1 occurrences migrated to:
  https://maven.apache.org/xsd/settings-1.0.0.xsd ([https](https://maven.apache.org/xsd/settings-1.0.0.xsd) result 200).
* http://spring.io/tools with 3 occurrences migrated to:
  https://spring.io/tools ([https](https://spring.io/tools) result 200).
* http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html with 1 occurrences migrated to:
  https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html ([https](https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html) result 200).
* http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/plugin_compatibility.html with 1 occurrences migrated to:
  https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/plugin_compatibility.html ([https](https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/plugin_compatibility.html) result 200).
* http://www.springframework.org/schema/beans/spring-beans.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd) result 200).
* http://www.pivotal.io with 1 occurrences migrated to:
  https://www.pivotal.io ([https](https://www.pivotal.io) result 301).

These URLs were intentionally ignored.

* http://maven.apache.org/SETTINGS/1.0.0 with 2 occurrences
* http://www.springframework.org/schema/beans with 2 occurrences
* http://www.springframework.org/schema/p with 1 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 2 occurrences

Revert timestamp switch
2019-03-20 13:45:27 -04:00

206 lines
6.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<site pack200="true">
<description url="https://spring.io/tools">
Spring Tool Suite 4
</description>
<!-- Eclipse Integration Commons -->
<category-def name="Uncategorized" label="Uncategorized"/>
<category-def name="Core / Eclipse Integration Commons" label="Core / Eclipse Integration Commons"/>
<category-def name="Resources / Eclipse Integration Commons" label="Resources / Eclipse Integration Commons"/>
<feature
id="org.springsource.ide.eclipse.commons.quicksearch.feature"
version="0.0.0">
<category name="Core / Eclipse Integration Commons" />
</feature>
<!-- STS4 branding and custom features -->
<category-def name="Spring Tool Suite 4 Distribution" label="Spring Tool Suite 4 Distribution" />
<feature
id="org.springframework.boot.ide.main.feature" version="0.0.0">
<category name="Spring Tool Suite 4 Distribution" />
</feature>
<feature
id="org.springframework.boot.ide.branding.feature" version="0.0.0">
<category name="Spring Tool Suite 4 Distribution" />
</feature>
<!-- Spring IDE -->
<category-def name="Core / Spring IDE" label="Core / Spring IDE" />
<category-def name="Extensions / Spring IDE" label="Extensions / Spring IDE" />
<category-def name="Extensions (Incubation) / Spring IDE" label="Extensions (Incubation) / Spring IDE" />
<category-def name="Integrations / Spring IDE" label="Integrations / Spring IDE" />
<category-def name="Resources / Spring IDE" label="Resources / Spring IDE" />
<feature
id="org.springframework.ide.eclipse.boot.dash.feature" version="0.0.0">
<category name="Extensions / Spring IDE" />
</feature>
<feature
id="org.springframework.ide.eclipse.boot.dash.feature.source" version="0.0.0">
<category name="Resources / Spring IDE" />
</feature>
<!-- Language Server -->
<category-def name="Spring Tool Suite 4 Language Server Integrations for Eclipse" label="Spring Tool Suite 4 Language Server Integrations for Eclipse"/>
<feature
id="org.springframework.tooling.cloudfoundry.manifest.ls.feature" version="0.0.0">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse" />
</feature>
<feature
id="org.springframework.tooling.cloudfoundry.manifest.ls.integration.feature" version="0.0.0">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse" />
</feature>
<feature
id="org.springframework.tooling.boot.ls.feature" version="0.0.0">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse" />
</feature>
<feature
id="org.springframework.tooling.bosh.ls.feature" version="0.0.0">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse" />
</feature>
<feature
id="org.springframework.tooling.concourse.ls.feature" version="0.0.0">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse" />
</feature>
<bundle id="org.springframework.tooling.ls.eclipse.commons">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse"/>
</bundle>
<bundle id="org.springframework.tooling.jdt.ls.commons">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse"/>
</bundle>
<bundle id="org.springframework.tooling.ls.eclipse.gotosymbol">
<category name="Spring Tool Suite 4 Language Server Integrations for Eclipse"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.core">
<category name="Core / Eclipse Integration Commons"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.ui">
<category name="Core / Eclipse Integration Commons"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.frameworks.core">
<category name="Core / Eclipse Integration Commons"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.frameworks.ui">
<category name="Core / Eclipse Integration Commons"/>
</bundle>
<bundle id="org.springsource.ide.eclipse.commons.livexp">
<category name="Core / Eclipse Integration Commons"/>
</bundle>
<!--
<bundle id="io.projectreactor.reactor-core">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.reactivestreams.reactive-streams">
<category name="Uncategorized"/>
</bundle>
-->
<bundle id="javax.activation" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="javax.activation.source" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="javax.xml.bind" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="javax.xml.bind.source" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="javax.xml.stream" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.dadacoalition.yedit">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.yaml.snakeyaml">
<category name="Uncategorized"/>
</bundle>
<feature id="tm-feature">
<category name="Uncategorized"/>
</feature>
<bundle id="org.eclipse.lsp4e">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.eclipse.lsp4j">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.eclipse.lsp4j.jsonrpc">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.eclipse.xtext.xbase.lib">
<category name="Uncategorized"/>
</bundle>
<bundle id="com.google.gson">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.jcodings">
<category name="Uncategorized"/>
</bundle>
<bundle id="org.joni">
<category name="Uncategorized"/>
</bundle>
<bundle id="bcpkix" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="bcpkix.source" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="bcprov" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="bcprov.source" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="com.hierynomus.sshj" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="com.hierynomus.sshj.source" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="com.jcraft.jzlib" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="com.jcraft.jzlib.source" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="net.i2p.crypto.eddsa" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
<bundle id="net.i2p.crypto.eddsa.source" version="0.0.0">
<category name="Uncategorized"/>
</bundle>
</site>