Greg L. Turnquist
aaae2a57c5
Polishing.
2021-12-13 16:58:27 -06:00
Greg L. Turnquist
e230a0aef5
Properly collect project version number for CI jobs.
...
The outputs on Jenkins are very different than the outputs when run locally. They must be gathered in a more sophisticated fashion that grepping console logs.
2021-02-26 15:29:30 -06:00
Greg L. Turnquist
b133db518b
Deploy releases directly to maven central on hte new Sonatype infrastructure..
...
To reduce risk of a release getting stuck in an intermediate state on bintray, make all official releases to maven central.
Resolves #1180 .
2021-02-26 10:37:11 -06:00
Greg L. Turnquist
6720bc5892
Polish build settings.
2020-12-01 14:16:56 -06:00
Greg L. Turnquist
260237b175
#1168 - Revise reference documentation.
2020-12-01 13:22:02 -06:00
Greg Turnquist
417d31c9bf
Continue development on v2.4.8.BUILD-SNAPSHOT
2020-04-17 11:30:19 -05:00
Greg Turnquist
a7e5aeb68c
Releasing Spring Web Services v2.4.7.RELEASE
2020-04-17 11:30:14 -05:00
Jay Bryant
bdd141ed8c
SWS-1086 - Updated reference documentation.
...
Update look and feel to current team standards.
2020-03-23 16:19:00 -05:00
Greg Turnquist
75511a6332
SWS-1085 - Enhance to support reuse in a testing environment.
2020-03-23 14:33:26 -05:00
Greg Turnquist
519c75038e
SWS-1085 - Make MockWebServiceServer(MockWebServiceMessageSender) publicly visible.
2020-03-18 16:28:28 -05:00
Greg Turnquist
7228b4c5dd
SWS-1068 - Limit number of past build jobs retained.
2019-08-23 16:41:56 -05:00
Greg Turnquist
7d41dc1bc6
Continue development on v2.4.7.BUILD-SNAPSHOT
2019-08-22 09:42:05 -05:00
Greg Turnquist
7ca2754a15
Releasing Spring Web Services v2.4.6.RELEASE
2019-08-22 09:42:00 -05:00
Greg Turnquist
7768f301f5
SWS-1073 - Polishing.
2019-06-06 16:18:21 -05:00
Greg Turnquist
0f89d45261
SWS-1073 - Introduce Jenkins CI.
2019-06-06 13:52:01 -05:00
Greg Turnquist
10e9cd9b90
SWS-1068 - Backport CI upgrade.
2019-04-24 17:07:13 -05:00
Greg Turnquist
f2a68dffb2
SWS-1067 - Backport change in commons-io to 2.x.
2019-04-23 11:35:06 -05:00
Greg Turnquist
1dc0e0313f
SWS-1067 - Fix version number of commons-io.
2019-04-23 11:32:17 -05:00
Greg Turnquist
8eafe3b45e
SWS-1067 - Polishing.
2019-04-23 11:31:54 -05:00
Rune Flobakk
3f36ab480f
SWS-1067 - Reduce commons-io scope.
...
commons-io is only needed as a test dependency in spring-ws-core.
2019-04-23 11:30:49 -05:00
Spring Operator
c1874192e1
SWS-1063 - 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://schemas.xmlsoap.org/soap/encoding/ (200) with 4 occurrences could not be migrated:
([https](https://schemas.xmlsoap.org/soap/encoding/ ) result AnnotatedConnectException).
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.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd (ReadTimeoutException) with 1 occurrences migrated to:
https://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd ([https](https://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd ) result ReadTimeoutException).
* [ ] http://business456.example/client1 (UnknownHostException) with 1 occurrences migrated to:
https://business456.example/client1 ([https](https://business456.example/client1 ) result UnknownHostException).
* [ ] http://fabrikam123.example/mail/Delete (UnknownHostException) with 5 occurrences migrated to:
https://fabrikam123.example/mail/Delete ([https](https://fabrikam123.example/mail/Delete ) result UnknownHostException).
* [ ] http://springws.cas.de (UnknownHostException) with 2 occurrences migrated to:
https://springws.cas.de ([https](https://springws.cas.de ) result UnknownHostException).
* [ ] http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0 (404) with 7 occurrences migrated to:
https://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0 ([https](https://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0 ) result 404).
* [ ] http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0 (404) with 14 occurrences migrated to:
https://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0 ([https](https://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0 ) result 404).
* [ ] http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0 (404) with 4 occurrences migrated to:
https://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0 ([https](https://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0 ) result 404).
* [ ] http://example.com/business/client1 (404) with 6 occurrences migrated to:
https://example.com/business/client1 ([https](https://example.com/business/client1 ) result 404).
* [ ] http://example.com/someuniquestring (404) with 10 occurrences migrated to:
https://example.com/someuniquestring ([https](https://example.com/someuniquestring ) result 404).
* [ ] http://www.springframework.org/schema/beans/spring-tx-2.0.xsd (404) with 1 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-tx-2.0.xsd ([https](https://www.springframework.org/schema/beans/spring-tx-2.0.xsd ) result 404).
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd with 45 occurrences migrated to:
https://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd ([https](https://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd ) result 200).
* [ ] http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd with 27 occurrences migrated to:
https://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd ([https](https://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd ) result 200).
* [ ] http://example.com with 1 occurrences migrated to:
https://example.com ([https](https://example.com ) 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://www.springframework.org/schema/aop/spring-aop-2.5.xsd with 3 occurrences migrated to:
https://www.springframework.org/schema/aop/spring-aop-2.5.xsd ([https](https://www.springframework.org/schema/aop/spring-aop-2.5.xsd ) result 200).
* [ ] http://www.springframework.org/schema/beans/spring-beans-2.0.xsd with 7 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans-2.0.xsd ([https](https://www.springframework.org/schema/beans/spring-beans-2.0.xsd ) result 200).
* [ ] http://www.springframework.org/schema/beans/spring-beans-2.5.xsd with 4 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans-2.5.xsd ([https](https://www.springframework.org/schema/beans/spring-beans-2.5.xsd ) result 200).
* [ ] http://www.springframework.org/schema/beans/spring-beans-3.0.xsd with 5 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/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 2 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-3.1.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/context/spring-context-3.1.xsd ([https](https://www.springframework.org/schema/context/spring-context-3.1.xsd ) result 200).
* [ ] http://www.springframework.org/schema/web-services/web-services-1.5.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/web-services/web-services-1.5.xsd ([https](https://www.springframework.org/schema/web-services/web-services-1.5.xsd ) result 200).
* [ ] http://www.springframework.org/schema/web-services/web-services-2.0.xsd with 7 occurrences migrated to:
https://www.springframework.org/schema/web-services/web-services-2.0.xsd ([https](https://www.springframework.org/schema/web-services/web-services-2.0.xsd ) result 200).
* [ ] http://www.springframework.org/schema/web-services/web-services.xsd with 3 occurrences migrated to:
https://www.springframework.org/schema/web-services/web-services.xsd ([https](https://www.springframework.org/schema/web-services/web-services.xsd ) result 200).
* [ ] http://www.w3.org/2005/08/addressing/anonymous with 4 occurrences migrated to:
https://www.w3.org/2005/08/addressing/anonymous ([https](https://www.w3.org/2005/08/addressing/anonymous ) result 200).
* [ ] http://www.w3.org/2005/08/addressing/none with 1 occurrences migrated to:
https://www.w3.org/2005/08/addressing/none ([https](https://www.w3.org/2005/08/addressing/none ) result 200).
* [ ] http://www.w3.org/2005/08/addressing with 9 occurrences migrated to:
https://www.w3.org/2005/08/addressing ([https](https://www.w3.org/2005/08/addressing ) result 301).
* [ ] http://www.w3.org/2001/04/xmlenc with 20 occurrences migrated to:
https://www.w3.org/2001/04/xmlenc ([https](https://www.w3.org/2001/04/xmlenc ) result 302).
* [ ] http://www.w3.org/2001/10/xml-exc-c14n with 6 occurrences migrated to:
https://www.w3.org/2001/10/xml-exc-c14n ([https](https://www.w3.org/2001/10/xml-exc-c14n ) result 302).
* [ ] http://www.w3.org/2000/09/xmldsig with 42 occurrences migrated to:
https://www.w3.org/2000/09/xmldsig ([https](https://www.w3.org/2000/09/xmldsig ) result 303).
These URLs were intentionally ignored.
* http://codex.corp.obade.com/codex/schemas with 1 occurrences
* http://example.com/fabrikam with 8 occurrences
* http://example.com/fabrikam/mail/Delete with 8 occurrences
* http://example.org/alert with 2 occurrences
* http://fabrikam123.com/payloads with 30 occurrences
* http://java.sun.com/xml/ns/xwss/config with 12 occurrences
* http://maven.apache.org/POM/4.0.0 with 12 occurrences
* http://maven.apache.org/SETTINGS/1.0.0 with 2 occurrences
* http://schemas.xmlsoap.org/soap/envelope/ with 44 occurrences
* http://schemas.xmlsoap.org/ws/2004/08/addressing with 10 occurrences
* http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous with 5 occurrences
* http://springframework.org/spring-ws with 2 occurrences
* http://springframework.org/spring-ws/Fault with 1 occurrences
* http://springframework.org/spring-ws/NoResponse with 1 occurrences
* http://springframework.org/spring-ws/Response with 1 occurrences
* http://test with 3 occurrences
* http://www.fabrikam123.example/svc53 with 5 occurrences
* http://www.springframework.org/schema/aop with 6 occurrences
* http://www.springframework.org/schema/beans with 38 occurrences
* http://www.springframework.org/schema/context with 2 occurrences
* http://www.springframework.org/schema/p with 1 occurrences
* http://www.springframework.org/schema/tx with 3 occurrences
* http://www.springframework.org/schema/web-services with 24 occurrences
* http://www.springframework.org/spring-ws with 9 occurrences
* http://www.springframework.org/spring-ws/attr with 1 occurrences
* http://www.springframework.org/spring-ws/child with 1 occurrences
* http://www.springframework.org/spring-ws/samples/echo with 4 occurrences
* http://www.springframework.org/spring-ws/test/multipleSchemas1 with 1 occurrences
* http://www.springframework.org/spring-ws/test/multipleSchemas2 with 1 occurrences
* http://www.springframework.org/spring-ws/test/transformation with 2 occurrences
* http://www.springframework.org/spring-ws/test/validation with 6 occurrences
* http://www.w3.org/2000/svg with 1 occurrences
* http://www.w3.org/2001/XMLSchema with 1 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 29 occurrences
* http://www.w3.org/2003/05/soap-envelope with 25 occurrences
Get core working.
Patch security.
2019-04-01 17:59:27 -05:00
Spring Operator
338f370062
URL Cleanup ( #138 )
...
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://project.spring.io/spring-ws (UnknownHostException) with 1 occurrences migrated to:
https://project.spring.io/spring-ws ([https](https://project.spring.io/spring-ws ) result UnknownHostException).
## 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 6 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://spring.io with 1 occurrences migrated to:
https://spring.io ([https](https://spring.io ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 4 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
* http://repo.spring.io with 2 occurrences migrated to:
https://repo.spring.io ([https](https://repo.spring.io ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 12 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 6 occurrences
2019-03-20 08:50:10 -05:00
Greg Turnquist
8577810422
SWS-1050 - Polshing.
2019-03-14 21:06:33 -05:00
Greg Turnquist
baf02216d3
SWS-1050 - Backport to 2.x.
2019-03-14 20:40:10 -05:00
Greg Turnquist
587e9a9e3e
Continue development on v2.4.6.BUILD-SNAPSHOT
2019-02-22 16:02:43 -06:00
Greg Turnquist
7af6a54048
Releasing Spring Web Services v2.4.5.RELEASE
2019-02-22 16:02:38 -06:00
Greg Turnquist
af1609eea3
SWS-1055 - Polishing.
2019-02-22 15:49:11 -06:00
Greg Turnquist
e675fc94b9
SWS-1055 - Polishing.
2019-02-22 15:47:46 -06:00
Greg Turnquist
6ab7e4f161
SWS-1055 - Perform releases through Concourse.
2019-02-22 15:47:26 -06:00
Greg Turnquist
140fd8425b
Continue development
2019-01-09 23:23:07 -06:00
Greg Turnquist
908af975c8
Releasing 2.4.4.RELEASE
2019-01-09 23:06:24 -06:00
Greg Turnquist
d1c87ab466
SWS-1049 - Replace direct API usage with better defaults.
2019-01-09 23:05:07 -06:00
Greg Turnquist
aa7b250a71
SWS-1048 - Reinstate Java 6 support.
2018-12-13 11:44:40 -06:00
Greg Turnquist
4b10829445
SWS-1047 - Remove sandbox project.
...
sandbox was used in the days for svn work when feature branches were unavailable.
2018-12-11 14:30:16 -06:00
Greg Turnquist
262bd8a98b
SWS-1045 - Upgrade Spring portfolio versions.
2018-11-26 11:48:38 -06:00
Greg Turnquist
6b52f794f1
SWS-1044 - Enhance CI pipeline.
...
* Remove JDK images as a trigger for pull-requests.
* Add Slack notifications.
2018-11-16 11:38:01 -06:00
Greg Turnquist
2080de8884
SWS-1043 - Fix bug in spring-ws-status
2018-11-07 10:50:56 -06:00
Greg Turnquist
c775a5a6c6
SWS-1043 - Polishing.
2018-11-07 10:45:49 -06:00
Greg Turnquist
4921689cff
SWS-1043 - Polishing
2018-11-07 10:42:13 -06:00
Greg Turnquist
7d0fe26672
SWS-1043 - Introduce Concourse
2018-11-07 10:16:56 -06:00
Greg Turnquist
c4bbcd25c0
Continue development
2018-09-19 13:34:13 -05:00
Greg Turnquist
9ef17e0626
Release 2.4.3.RELEASE
2018-09-19 13:22:41 -05:00
Greg Turnquist
d6850b8f50
Polishing
...
Link to workflows instead of indivual build status on CircleCI..
2018-09-17 17:52:59 -05:00
Greg Turnquist
d29a2ecfdd
Polishing
...
Put the CI badge on the same line as the project title (like Spring Boot does).
2018-09-17 17:51:15 -05:00
Greg Turnquist
c61ba157eb
SWS-1034 - Polish CI badge.
2018-09-17 17:47:48 -05:00
Greg Turnquist
a3a8fe665c
SWS-1034 - Upgrade to AspectJ 1.8.13.
...
Required to pass small set of tests. Since Spring Boot 1.5.x is on the same version, this should be a safe requirement.
2018-09-17 17:37:43 -05:00
Greg Turnquist
d1e49a5d86
SWS-1034 - Add support for Java 11.
...
Backported to 2.x
2018-09-17 16:29:43 -05:00
Jamin Hitchcock
743fb29e50
SWS-1018 - Move creation of an empty SOAP 1.1 envelope to the factory.
...
Backported to 2.x.
2018-09-13 12:28:57 -05:00
Greg Turnquist
738eb701bf
SWS-1033 - Introduce Spring-based X.509 cache support
...
Backported to 2.x
2018-09-13 11:02:21 -05:00
Greg Turnquist
2780c52ad8
SWS-1036 - Make SimpleXsdSchema's toString more resilient
...
Backported to 2.x.
2018-09-11 17:12:39 -05:00