summaryrefslogtreecommitdiff
path: root/amqp-1.0
Commit message (Collapse)AuthorAgeFilesLines
* URL CleanupSpring Operator2019-03-195-5/+5
| | | | | | | | | | | | 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). # Fixed URLs ## Fixed But Review Recommended 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://www.amqp.org/schema/amqp.xsd (404) with 5 occurrences migrated to: https://www.amqp.org/schema/amqp.xsd ([https](https://www.amqp.org/schema/amqp.xsd) result 404).
* Import AMQP 1.0 spec XML files from rabbitmq-amqp1.0rabbitmq_v3_7_0_milestone9rabbitmq_v3_7_0_milestone14rabbitmq_v3_7_0_milestone13rabbitmq_v3_7_0_milestone12rabbitmq_v3_7_0_milestone11rabbitmq_v3_7_0_milestone10rabbitmq_v3_6_9rabbitmq_v3_6_8rabbitmq_v3_6_7_rc3rabbitmq_v3_6_7_rc2rabbitmq_v3_6_7_rc1rabbitmq_v3_6_7_milestone6rabbitmq_v3_6_7_milestone5rabbitmq_v3_6_7_milestone4rabbitmq_v3_6_7_milestone3rabbitmq_v3_6_7rabbitmq_v3_6_10_milestone2rabbitmq_v3_6_10_milestone1Jean-Sébastien Pédron2017-01-115-0/+642
Those files are needed by rabbitmq-amqp1.0-common to generate headers and modules shared by the AMQP 1.0 plugin and client. [#136435249]