Commit Graph

50 Commits

Author SHA1 Message Date
Spring Operator
e9316ebf67 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://www.springframework.org/schema/integration/flow/spring-integration-flow.xsd (404) with 22 occurrences migrated to:
  https://www.springframework.org/schema/integration/flow/spring-integration-flow.xsd ([https](https://www.springframework.org/schema/integration/flow/spring-integration-flow.xsd) 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://www.springframework.org/schema/beans/spring-beans-3.1.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/beans/spring-beans-3.1.xsd ([https](https://www.springframework.org/schema/beans/spring-beans-3.1.xsd) result 200).
* http://www.springframework.org/schema/beans/spring-beans.xsd with 25 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 6 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/integration/jmx/spring-integration-jmx.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/integration/jmx/spring-integration-jmx.xsd ([https](https://www.springframework.org/schema/integration/jmx/spring-integration-jmx.xsd) result 200).
* http://www.springframework.org/schema/integration/scripting/spring-integration-scripting.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/integration/scripting/spring-integration-scripting.xsd ([https](https://www.springframework.org/schema/integration/scripting/spring-integration-scripting.xsd) result 200).
* http://www.springframework.org/schema/integration/spring-integration.xsd with 22 occurrences migrated to:
  https://www.springframework.org/schema/integration/spring-integration.xsd ([https](https://www.springframework.org/schema/integration/spring-integration.xsd) result 200).
* http://www.springframework.org/schema/tx/spring-tx.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/tx/spring-tx.xsd ([https](https://www.springframework.org/schema/tx/spring-tx.xsd) result 200).
* http://www.springframework.org/schema/util/spring-util.xsd with 11 occurrences migrated to:
  https://www.springframework.org/schema/util/spring-util.xsd ([https](https://www.springframework.org/schema/util/spring-util.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://www.springframework.org/schema/beans with 52 occurrences
* http://www.springframework.org/schema/context with 12 occurrences
* http://www.springframework.org/schema/integration with 44 occurrences
* http://www.springframework.org/schema/integration/flow with 44 occurrences
* http://www.springframework.org/schema/integration/jmx with 2 occurrences
* http://www.springframework.org/schema/integration/scripting with 2 occurrences
* http://www.springframework.org/schema/tx with 2 occurrences
* http://www.springframework.org/schema/util with 22 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 26 occurrences
2019-03-27 11:45:24 -04:00
Spring Operator
2b6047ac9a 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.apache.org/licenses/LICENSE-2.0 with 24 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-27 11:45:12 -04:00
Spring Operator
71e9b061fb 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 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).

# Ignored
These URLs were intentionally ignored.

* http://www.springframework.org/schema/beans with 2 occurrences
* http://www.springframework.org/schema/integration with 2 occurrences
* http://www.springframework.org/schema/integration/flow with 2 occurrences
* http://www.springframework.org/schema/tool with 2 occurrences
* http://www.w3.org/2001/XMLSchema with 1 occurrences
2019-03-27 11:45:01 -04:00
Spring Operator
6eec44936c 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 fixed successfully.

* http://spring.io migrated to:
  https://spring.io ([https](https://spring.io) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.txt migrated to:
  https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt) result 200).
* http://www.gradle.org/docs/current/dsl/org.gradle.api.artifacts.ConfigurationContainer.html migrated to:
  https://www.gradle.org/docs/current/dsl/org.gradle.api.artifacts.ConfigurationContainer.html ([https](https://www.gradle.org/docs/current/dsl/org.gradle.api.artifacts.ConfigurationContainer.html) result 301).
* http://www.gradle.org/docs/current/userguide/dependency_management.html migrated to:
  https://www.gradle.org/docs/current/userguide/dependency_management.html ([https](https://www.gradle.org/docs/current/userguide/dependency_management.html) result 301).
* http://repo.spring.io/libs-snapshot migrated to:
  https://repo.spring.io/libs-snapshot ([https](https://repo.spring.io/libs-snapshot) result 302).
2019-03-06 09:38:39 -05:00
David Turanski
54c0eb78d5 Update default flow path 2018-02-14 14:46:11 +08:00
David Turanski
a82bf06525 Update README.md 2018-02-14 10:05:14 +08:00
Andy Wilkinson
ce50b260a8 Apply from publish-maven.gradle again so the pom is created 2017-02-03 08:32:01 -05:00
Gary Russell
e0ad10032e INTEXT-229: Update to SI 5.0; Spring IO Cairo
JIRA: https://jira.spring.io/browse/INTEXT-229

* Move `sourceSets` before applying `spring-io` plugin to let the custom set to be applied for IO tasks as well
2017-02-02 10:40:32 -05:00
Andy Wilkinson
53e7c3a61d Use the latest version of the Spring IO Plugin
Spring IO Platform 2.0 will remove the managed versions .properties
file as support for it has been removed in Spring Boot 1.3.

This commit moves the build onto a new version of the Spring IO Plugin
that uses the Maven bom rather than the properties file.
2015-07-08 15:03:51 +01:00
Spring Buildmaster
8fee809bd2 [artifactory-release] Next development version 2014-12-03 10:33:08 -08:00
Spring Buildmaster
e1cb3b02ed [artifactory-release] Release version 1.0.0.RELEASE 2014-12-03 10:33:03 -08:00
Spring Buildmaster
a59b42d5a4 [artifactory-release] Next development version 2014-11-13 12:19:15 -08:00
Spring Buildmaster
885586e4a0 [artifactory-release] Release version 1.0.0.M2 2014-11-13 12:19:11 -08:00
Gary Russell
feb1286cce INTEXT-116 Fix Project Name
remove `-java`.
2014-11-13 14:49:35 -05:00
Artem Bilan
ef6901dde7 INTEXT-116: Migrate to Gradle
JIRA: https://jira.spring.io/browse/INTEXT-116

Fix all compilation and JavaDocs warnings

INTEXT-116: Addressing PR comments
2014-11-13 14:39:48 -05:00
Gary Russell
f2bedb8f6a INTEXT-115 Update to SI 4.0, SF 4.0
JIRA: http://jira.spring.io/browse/INTEXT-115
2014-10-16 10:17:50 -04:00
David Turanski
54245721d1 Updated pom version 2013-03-15 12:20:26 -04:00
David Turanski
eb41f9a5bd upgraded spring and SI versions, clean up 2013-03-15 12:11:29 -04:00
David Turanski
a513a2b389 added unsubscribe to flow handler 2012-02-22 15:02:18 -05:00
David Turanski
06ef00c709 upgraded to Spring 3.1 and Spring Integration 2.1 2012-02-02 17:16:22 -05:00
David Turanski
43a4ab9801 Merged FlowMessageHandler 2011-12-07 12:30:13 -05:00
David Turanski
6792bfb911 Changed FlowHandler to use correlationId headers 2011-12-07 12:16:07 -05:00
David Turanski
0b0155497c Changed conversation Id to correspond to handler instance 2011-12-06 19:00:32 -05:00
David Turanski
c8dcca547c Nested flow implementation 2011-12-06 18:45:41 -05:00
David Turanski
e66c654395 updated pom.xml 2011-12-06 18:24:55 -05:00
David Turanski
e63a6a9d17 fixed problem with Proxied channels due to SI mbean-exporter 2011-11-10 11:02:31 -05:00
David Turanski
dcd613fa24 updated to spring 3.1.0.RC1
Fixed a problem with proxied channels
2011-11-10 11:02:22 -05:00
David Turanski
9eb48b167a Fixed exception handling bug in FlowMessageHandler 2011-10-20 13:16:25 -04:00
David Turanski
f0ee603a88 updated for scripting namespace 2011-10-18 17:36:21 -04:00
David Turanski
72f2a16efb Merge branch 'master' of https://github.com/garyrussell/spring-integration-flow 2011-09-07 17:39:09 -04:00
David Turanski
b5d213c93f added tests 2011-09-07 17:38:55 -04:00
Gary Russell
0f4f2d66ee Add Snapshot repo 2011-09-07 14:36:07 -04:00
David Turanski
0a4d85b973 Added error channel, modified error handling to be more consistent with other SI channel adapters. Added check to ensure all flow MessageChannels are private" 2011-08-28 17:47:04 -04:00
David Turanski
16951219a4 Added transaction tests 2011-08-27 19:22:22 -04:00
David Turanski
90922b460a Added checks for channel bean definition conflicts in flow context 2011-08-27 15:41:20 -04:00
David Turanski
f531c8a478 Updated README 2011-08-26 16:00:07 -04:00
David Turanski
f1e7c0f122 cleanup and javadoc 2011-08-25 10:15:19 -04:00
David Turanski
e611198ef8 Changed FlowMessageHandler to use DirectChannel for flow output" 2011-08-25 08:55:42 -04:00
David Turanski
71608fbbf5 simplified namespace 2011-08-25 07:41:36 -04:00
David Turanski
9c6c4d30ad Simplified configuration and updated README 2011-07-16 16:48:26 -04:00
David Turanski
d43f225c31 tested optional response flows 2011-07-15 18:35:35 -04:00
David Turanski
4b2fbace61 Fixed properties resolution issue 2011-07-13 22:11:00 -04:00
David Turanski
7173948f01 -afixed FlowMessageHandler bug 2011-07-08 13:44:26 -04:00
David Turanski
155c760115 -afixed classpath 2011-07-08 13:28:00 -04:00
David Turanski
c392e19887 -aSimplified flow configuration and enhanced documentation mechanism 2011-07-08 12:44:40 -04:00
David Turanski
8811bb397c Merge branch 'experimental' 2011-07-07 19:51:40 -04:00
David Turanski
07b8311521 Flow context is now a child of the main context 2011-07-07 19:49:57 -04:00
David Turanski
5206b57173 changed si dep to 2.0.4.RELEASE 2011-07-07 09:41:01 -04:00
David Turanski
46d390b503 added .gitignore 2011-07-01 17:16:28 -04:00
David Turanski
04c563788a initial import 2011-07-01 16:40:56 -04:00