79 Commits

Author SHA1 Message Date
Gary Russell
ee895168a5 Upgrade to Spring AMQP 2.0.14 2019-12-06 10:27:52 -05:00
Gary Russell
eaad34cc45 Upgrade versions 2019-08-06 12:05:38 -04:00
Gary Russell
99cf091bfe Upgrade to S-A 2.0.12, S-F 5.0.13 2019-04-01 17:13:38 -04:00
Spring Operator
40fceee090 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).

# Fixed URLs

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

* [ ] http://www.springframework.org/schema/beans/spring-beans.xsd with 10 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.springframework.org/schema/context/spring-context.xsd with 4 occurrences migrated to:
  https://www.springframework.org/schema/context/spring-context.xsd ([https](https://www.springframework.org/schema/context/spring-context.xsd) result 200).
* [ ] http://www.springframework.org/schema/mvc/spring-mvc.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/mvc/spring-mvc.xsd ([https](https://www.springframework.org/schema/mvc/spring-mvc.xsd) result 200).
* [ ] http://www.springframework.org/schema/rabbit/spring-rabbit.xsd with 4 occurrences migrated to:
  https://www.springframework.org/schema/rabbit/spring-rabbit.xsd ([https](https://www.springframework.org/schema/rabbit/spring-rabbit.xsd) result 200).
* [ ] http://www.springframework.org/schema/task/spring-task.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/task/spring-task.xsd ([https](https://www.springframework.org/schema/task/spring-task.xsd) result 200).
* [ ] http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd with 1 occurrences migrated to:
  https://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd ([https](https://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd) result 302).

# Ignored
These URLs were intentionally ignored.

* http://java.sun.com/xml/ns/j2ee with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 14 occurrences
* http://www.springframework.org/schema/beans with 20 occurrences
* http://www.springframework.org/schema/context with 8 occurrences
* http://www.springframework.org/schema/mvc with 2 occurrences
* http://www.springframework.org/schema/p with 1 occurrences
* http://www.springframework.org/schema/rabbit with 13 occurrences
* http://www.springframework.org/schema/task with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 18 occurrences
2019-03-26 13:29:32 -04:00
Spring Operator
496de2685a 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).

# 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://repository.codehaus.org/ (UnknownHostException) with 2 occurrences migrated to:
  https://repository.codehaus.org/ ([https](https://repository.codehaus.org/) result UnknownHostException).
* http://www.springframework.org/download (404) with 2 occurrences migrated to:
  https://www.springframework.org/download ([https](https://www.springframework.org/download) result 404).

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

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 4 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 6 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://github.com/SpringSource/spring-amqp-samples with 2 occurrences migrated to:
  https://github.com/SpringSource/spring-amqp-samples ([https](https://github.com/SpringSource/spring-amqp-samples) result 301).
* http://maven.apache.org/maven-v4_0_0.xsd with 3 occurrences migrated to:
  https://maven.apache.org/maven-v4_0_0.xsd ([https](https://maven.apache.org/maven-v4_0_0.xsd) result 301).
* http://www.spring.io with 2 occurrences migrated to:
  https://www.spring.io ([https](https://www.spring.io) result 301).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 14 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 7 occurrences
2019-03-16 12:43:40 -04:00
Gary Russell
b3db782e7e Upgrade to Spring AMQP 2.0.11 2019-01-10 11:44:40 -05:00
Gary Russell
fe3ed1a6f5 Upgrade to 2.0.9 2018-11-07 12:26:44 -05:00
Gary Russell
c50956a3b1 Upgrade to 2.0.8 2018-10-15 16:30:10 -04:00
Gary Russell
510a297817 HelloWorld: Remove version from schema 2018-10-15 16:13:59 -04:00
Gary Russell
6b6eb93102 AMQP-835: Always fail build on test failures
JIRA: https://jira.spring.io/browse/AMQP-835
2018-10-15 16:02:58 -04:00
Gary Russell
60f8ced033 Upgrade to 2.0.6.RELEASE 2018-09-10 10:28:33 -04:00
Gary Russell
77e955adcc Upgrade to 2.0.5 2018-07-26 11:51:56 -04:00
Gary Russell
ad94cac76a Upgrade to 2.0.4 2018-06-13 12:08:43 -04:00
Gary Russell
4c36aa83c8 Upgrade to 1.7.8.RELEASE 2018-06-13 11:33:35 -04:00
Gary Russell
955b1c7f7c Update to 1.7.6 2018-01-29 11:27:58 -05:00
Gary Russell
0602eed356 Update Hello, Stocks, to SF 4.3.9 2017-07-03 12:05:02 -04:00
Gary Russell
c480c87578 Clean Up POMs - Remove repo.spring.io/repo
That repo is no longer available in artifactory.
2017-04-25 16:40:08 -04:00
Gary Russell
793d941c29 Update Non-Boot Samples to 1.7.2.RELEASE 2017-04-18 13:32:17 -04:00
Gary Russell
9e01ef054f Update Non-Boot Samples to 1.7.1.RELEASE 2017-03-01 15:28:14 -05:00
Gary Russell
58e0b8004a Update Spring AMQP to 1.6.6.RELEASE 2016-12-21 10:03:43 -05:00
Gary Russell
dfcccbbc2a Update Spring AMQP to 1.6.5 2016-11-09 10:38:13 -05:00
Artem Bilan
7a24a09a2c Upgrade to Spring AMQP-1.6.0.RELEASE 2016-05-31 15:27:21 -04:00
Gary Russell
556449c33a Update to 1.5.5 and SF 4.2.5 2016-03-24 16:11:50 -04:00
Gary Russell
402bd0a524 Version 1.5.3 2015-12-23 13:24:42 -05:00
Scott Deeg
06baf7b6bb RabbitMQ Tutorials refactoring
Upgrade to Spring AMQP 1.5.3.B-S to resolve an exception on the `context.close()`
2015-11-18 11:48:34 -05:00
Gary Russell
c78e6bb7bb Bump Spring AMQP to 1.5.1 2015-10-30 16:10:33 -04:00
Gary Russell
7dbbb4bc1b Update to S-A 1.5.0 2015-09-09 14:08:21 -04:00
Gary Russell
440e314dca Bump Spring AMQP to 1.4.5 2015-05-07 16:38:23 +01:00
Artem Bilan
ba49e3f4dc Upgrade to AMQP 1.4.4 and SF 4.1.6 2015-04-03 21:30:19 +03:00
Gary Russell
2e348cd549 Spring AMQP 1.4.3; Spring Framework 4.1.4 2015-02-02 11:58:34 -05:00
Gary Russell
540599845a Update to 1.4.1.RELEASE; Spring Framework 4.1.3 2014-12-12 17:37:02 -05:00
Gary Russell
21993d0c30 Update to 1.4.0.RELEASE; Spring Framework 4.1.2 2014-11-11 10:50:17 -05:00
Gary Russell
1ec1c19c9f Update to 1.4.0.RC1; Spring Framework 4.1.1 2014-10-23 14:34:12 -04:00
Gary Russell
0bce8dd648 Update to 1.4.0.M1; Spring Framework 4.1.0 2014-09-04 16:32:20 -04:00
Gary Russell
cba2628c06 Update Spring AMQP to 1.3.5 2014-06-27 13:51:54 -04:00
Gary Russell
45c5055999 Update to Spring AMQP 1.3.3 2014-05-14 10:05:48 -04:00
Gary Russell
3f59e574de Bump to 1.3.1.RELEASE 2014-03-30 12:26:03 -04:00
Gary Russell
b938028849 Update to Spring-AMQP 1.3.0.RELEASE
- Also Spring Framework 3.2.8
2014-03-27 18:51:50 -04:00
Gary Russell
51705deadc Update to Spring 3.2.7, Spring-AMQP 1.3.0.RC1 2014-03-07 12:12:04 -05:00
Gary Russell
2211e299cc Update to Spring 3.1.4 and Spring-AMQP 1.2.0 2013-07-12 17:15:12 -04:00
Gary Russell
be0790432b Update to Spring 3.0.7 and Spring-Rabbit 1.1.4 2013-04-06 15:32:35 -04:00
Ealden Esto E. Escanan
033db3809a Lock plugin versions to their latest version to remove warning from Maven
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
2011-09-18 15:18:38 +08:00
Ealden Esto E. Escanan
2f1dd01bac Replaced deprecated pom.artifactId with project.artifactId
Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
2011-09-18 14:55:36 +08:00
Ealden Esto E. Escanan
9c5e04b419 Explicitly set encoding to UTF-8 for Maven modules
It seems that it is not enough to set encoding on the root POM,
as Maven 3 complains that encoding is not set for the submodules.

Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
2011-09-18 14:51:20 +08:00
Dave Syer
50ebb00297 Update for 1.0.0 2011-08-25 18:24:18 +01:00
Dave Syer
1f13fe0537 Use namespace features for template + CF 2011-04-06 12:54:15 +01:00
Dave Syer
0b738513d0 Fix config before RC1 2011-03-31 13:45:38 +01:00
Dave Syer
ef81d17625 AMQP-131: copy config from old base class 2011-03-28 13:52:28 +01:00
Dave Syer
c17f4b9d85 AMQP-134: revert to vanilla logging 2011-03-28 13:52:24 +01:00
Dave Syer
1480150df8 Tidy up dependencies 2011-03-25 13:19:47 +00:00