74 Commits

Author SHA1 Message Date
Gary Russell
868a41584c Upgrade to 1.7.15 2020-12-09 11:46:13 -05:00
Gary Russell
379f86fc4e Upgrade to spring-amqp 1.7.14 2019-08-02 09:57:55 -04:00
Gary Russell
769bf7a441 Upgrade S-A to 1.7.13, S-F to 4.3.23 2019-04-01 17:38:09 -04:00
Gary Russell
aecb158c80 Upgrade to Spring AMQP 1.7.12 2019-04-01 17:38:09 -04:00
Spring Operator
1d5ae1e8a3 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-3.0.xsd with 12 occurrences migrated to:
  https://www.springframework.org/schema/beans/spring-beans-3.0.xsd ([https](https://www.springframework.org/schema/beans/spring-beans-3.0.xsd) result 200).
* [ ] http://www.springframework.org/schema/context/spring-context-3.0.xsd with 6 occurrences migrated to:
  https://www.springframework.org/schema/context/spring-context-3.0.xsd ([https](https://www.springframework.org/schema/context/spring-context-3.0.xsd) result 200).
* [ ] http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd with 2 occurrences migrated to:
  https://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd ([https](https://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd) result 200).
* [ ] http://www.springframework.org/schema/rabbit/spring-rabbit-1.0.xsd with 4 occurrences migrated to:
  https://www.springframework.org/schema/rabbit/spring-rabbit-1.0.xsd ([https](https://www.springframework.org/schema/rabbit/spring-rabbit-1.0.xsd) result 200).
* [ ] http://www.springframework.org/schema/rabbit/spring-rabbit.xsd with 1 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-3.0.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/task/spring-task-3.0.xsd ([https](https://www.springframework.org/schema/task/spring-task-3.0.xsd) result 200).
* [ ] http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd with 2 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 4 occurrences
* http://maven.apache.org/POM/4.0.0 with 16 occurrences
* http://www.springframework.org/schema/beans with 24 occurrences
* http://www.springframework.org/schema/context with 12 occurrences
* http://www.springframework.org/schema/mvc with 4 occurrences
* http://www.springframework.org/schema/p with 1 occurrences
* http://www.springframework.org/schema/rabbit with 15 occurrences
* http://www.springframework.org/schema/task with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 22 occurrences
2019-03-26 13:29:02 -04:00
Spring Operator
eaf2ce38e2 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 3 occurrences migrated to:
  https://repository.codehaus.org/ ([https](https://repository.codehaus.org/) result UnknownHostException).
* http://www.springframework.org/download (404) with 3 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 4 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 3 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 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
2019-03-16 12:43:26 -04:00
Gary Russell
75a1ff6a06 Upgrade to 1.7.10.RELEASE 2018-09-10 09:36:05 -04:00
Gary Russell
f79e6cdeeb Upgrade to 1.7.9.RELEASE 2018-07-26 11:55:28 -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
Dave Syer
a0074a67fb Fix samples to accommodate changes to XSD 2011-03-24 08:30:05 +00:00
Dave Syer
dcab11ae2d Use namespace 2011-03-22 12:36:51 +00:00
dsyer
afa5759dcf Update samples to use CachingConnectionFactory 2011-03-13 15:18:14 +00:00
Dave Syer
de51c6e8e6 Convert stocks sample to webapp 2011-03-11 18:17:00 +00:00
Dave Syer
57bcf60d4d Update samples poms to point to M3 2011-03-11 18:02:00 +00:00