John Blum
4253fbf69f
Upgrade to Spring Boot 2.2.0.M6.
2019-09-12 01:24:36 -07:00
John Blum
d32b4555ea
Prepare next development iteration.
2019-09-06 12:45:05 -07:00
John Blum
ef0b6cc1a3
Release 2.2.0.M4.
2019-09-06 12:33:40 -07:00
John Blum
468e14f1f3
Upgrade dependencies.
...
Upgrade to Spring Framework 5.2.0.RC2.
Upgrade to Spring Boot 2.2.0.M5.
Upgrade to Spring Data Commons 2.2.0.RC3.
Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.0.RC3.
Upgrade to Spring Data Release Train Moore-RC3.
Upgrade to Spring Session 2.2.0.M4.
2019-09-06 12:23:35 -07:00
John Blum
b26be936fb
Prepare next development iteration.
2019-08-13 22:26:14 -07:00
John Blum
39ed80748a
Release 2.2.0.M3.
2019-08-13 22:05:13 -07:00
John Blum
df313b6777
Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.7.RELEASE.
2019-08-13 21:58:27 -07:00
John Blum
258d7506b0
Add additional assertion to the notUsingDataSerializationWhenPdxConfigured() test case method asserting the SessionSerializer bean name.
2019-08-13 16:12:56 -07:00
John Blum
23ef807011
Format source code.
2019-08-13 16:12:01 -07:00
John Blum
6a477f8d93
Update dependencies.
...
Upgrade to Spring Boot 2.2.0.M5.
Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.6.RELEASE.
Upgrade to Spring Session 2.2.0.M3.
Upgrade to Spring Session BOM Corn-M3.
2019-08-13 14:42:23 -07:00
John Blum
d490f083e4
Update dependencies.
...
Upgrade to Pivotal GemFire 9.8.3.
Upgrade to Spring Framework 5.2.0.RC1.
Upgrade to Spring Data Commons 2.2.0.RC2.
Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.0.RC2.
Upgrade to Spring Data Release Train Moore-RC2.
2019-08-05 12:27:38 -07:00
John Blum
8afbc9c66a
Switch to openjdk8 for Travis CI builds.
2019-07-26 00:24:39 -07:00
John Blum
243cf63fe7
Configure the SCM settings of the generated Maven POM for SSDG.
2019-07-25 19:50:47 -07:00
John Blum
e574fa646e
Switch all HTTP URLs to HTTPS.
2019-07-03 17:38:46 -07:00
John Blum
19506a4c0e
Upgrade to Spring Build Conventions Gradle Plugin 0.0.26.RELEASE.
2019-07-03 17:35:07 -07:00
John Blum
2cb63185dd
Update dependencies.
...
Upgrade to Spring Boot 2.2.0.M4.
Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.5.RELEASE.
Upgrade to Pivotal GemFire 9.8.2.
2019-07-03 17:34:31 -07:00
John Blum
bb13c00fe7
Set Spring Session version to 2.2.0.BUILD-SNAPSHOT.
...
Set Spring Session BOM version to Corn-BUILD-SNAPSHOT.
2019-06-14 23:28:13 -07:00
John Blum
c934407293
Prepare next development iteration.
2019-06-14 22:37:29 -07:00
John Blum
11e0497a7b
Release 2.2.0.M2.
2019-06-14 22:16:38 -07:00
John Blum
93dc91ffb9
Fix Javadoc.
2019-06-14 22:10:08 -07:00
John Blum
8dbf0fd35d
Add support for SessionChangedEvents.
...
Resolves gh-39.
2019-06-14 22:02:43 -07:00
John Blum
54fe8a3c75
Add additional Unit Tests.
...
Resolves gh-38.
2019-06-14 22:02:43 -07:00
John Blum
b09b988978
Add support to disable client subscriptions and register interest.
...
Resolves gh-38.
2019-06-14 22:02:43 -07:00
John Blum
21b3df8ac9
Update dependencies.
...
Upgrade to Spring Framework 5.2.0.M3.
Upgrade to Spring Data Commons 2.2.0.RC1.
Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.0.RC1
Upgrade to Spring Data Release Train Moore-RC1.
Upgrade to Spring Session 2.2.0.M2.
Set Spring Session BOM to Corn-M1.
Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.3.RELEASE.
2019-06-14 19:09:08 -07:00
John Blum
55a79685cc
Upgrade to Spring Data Release Train Moore-BUILD-SNAPSHOT.
...
Upgrade to Spring Data Commons 2.2.0.BUILD-SNAPSHOT.
Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.0.BUILD-SNAPSHOT.
Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.3.BUILD-SNAPSHOT.
2019-06-09 19:03:38 -07:00
John Blum
8d9bdbd497
Set absolute path to 'java' EXE.
2019-05-29 12:24:32 -07:00
John Blum
64bf2689cd
Configure environment with JDK (8) by setting JAVA_HOME.
...
Build on a Linux node.
2019-05-29 11:24:19 -07:00
John Blum
d0710da862
Downgrade to Spring Boot 2.2.0.M2.
...
Spring Boot 2.2.0.M3 introduced a regression requiring Spring Security when Spring Session is used: https://github.com/spring-projects/spring-boot/issues/16871 .
2019-05-22 20:10:09 -07:00
John Blum
46be861dcf
Correct the forked GemFire/Geode Server classpath based on updated 1.9 transitive dependencies and GemFire/Geode module changes.
2019-05-22 19:24:40 -07:00
John Blum
5a2aa14548
Optimize imports.
2019-05-22 19:08:11 -07:00
John Blum
969347196b
Upgrade dependencies.
...
Upgrade to Apache Geode 1.9.0.
Upgrade to Pivotal GemFire 9.8.0.
Upgrade to Spring Framework 5.2.0.M2.
Upgrade to Spring Boot 2.2.0.M3.
Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.0.M4.
Upgrade to Spring Data Release Train Moore-M4.
Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.2.RELEASE.
2019-05-22 18:56:09 -07:00
John Blum
3b6d3beca3
Switch transitive dependency exclusion from 'org.springframework.boot:spring-boot-starter-logging' to 'org.apache.logging.log4j:log4j-to-slf4j'.
2019-05-05 17:24:03 -07:00
John Blum
222c7de1ad
Fix path to images referenced in documentation.
2019-05-05 17:23:37 -07:00
John Blum
c640689b24
Add 'org.springframework.shell:spring-shell' as a runtime dependency.
2019-05-05 17:08:19 -07:00
John Blum
cad2882f75
Add @EnableLocator annotation to the GemFireServerConfiguration class to avoid the IllegalStateException thrown by Apache Geode when registering interests and no Locators are configured and mcast-port is set to 0.
2019-05-05 17:07:54 -07:00
John Blum
28a8569fa8
Upgrade to Spring Boot 2.2.0.M2.
2019-05-05 17:05:48 -07:00
John Blum
befc73b712
Add Lombok generated configuration meta-data file.
2019-05-05 15:32:57 -07:00
John Blum
147006ce07
Add FreeFair Lombok Gradle Plugin 3.2.1.
2019-05-05 15:24:15 -07:00
John Blum
ffd2e08301
Upgrade to Gradle 5.4.1.
2019-05-05 15:23:44 -07:00
John Blum
27f3f1a63b
Prepare next development iteration.
...
Set Spring Session core version to 2.2.0.BUILD-SNAPSHOT.
Set version to 2.2.0.BUILD-SNAPSTHOT.
Edit README and set Doc and Javadoc URL link versions to 2.2.0.M1.
2019-04-12 12:33:23 -07:00
John Blum
9662036891
Release 2.2.0.M1.
2019-04-12 12:24:43 -07:00
John Blum
797defe5a1
Update dependency versions.
...
Upgrade to Apache Geode 1.8.0.
Upgrade to Pivotal GemFire 9.7.0.
Upgrade to Spring Framework 5.2.0.M1.
Upgrade to Spring Data Commons 2.2.0.M3.
Upgrade to Spring Data for Apache Geode 2.2.0.M3.
Upgrade to Spring Data for Pivotal GemFire 2.2.0.M3.
Upgrade to Spring Data Release Train Moore-M3.
Upgrade to Spring Session 2.2.0.M1.
2019-04-12 12:17:33 -07:00
John Blum
e2d7cdc633
Upgrade to Spring Build Conventions Gradle Plugin 0.0.25.RELEASE.
2019-04-04 17:21:23 -07:00
Spring Operator
4138484793
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 switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/filter/DelegatingFilterProxy.html with 2 occurrences migrated to:
https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/filter/DelegatingFilterProxy.html ([https](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/filter/DelegatingFilterProxy.html ) result 200).
* [ ] http://geode.apache.org with 2 occurrences migrated to:
https://geode.apache.org ([https](https://geode.apache.org ) result 200).
* [ ] http://geode.apache.org/ with 1 occurrences migrated to:
https://geode.apache.org/ ([https](https://geode.apache.org/ ) result 200).
* [ ] http://geode.apache.org/docs/guide/ with 2 occurrences migrated to:
https://geode.apache.org/docs/guide/ ([https](https://geode.apache.org/docs/guide/ ) result 200).
* [ ] http://geode.apache.org/schema/cache/cache-1.0.xsd with 1 occurrences migrated to:
https://geode.apache.org/schema/cache/cache-1.0.xsd ([https](https://geode.apache.org/schema/cache/cache-1.0.xsd ) result 200).
* [ ] http://projects.spring.io/spring-session/ with 1 occurrences migrated to:
https://projects.spring.io/spring-session/ ([https](https://projects.spring.io/spring-session/ ) result 200).
* [ ] http://stackoverflow.com with 1 occurrences migrated to:
https://stackoverflow.com ([https](https://stackoverflow.com ) result 200).
* [ ] http://stackoverflow.com/questions/tagged/spring-session with 1 occurrences migrated to:
https://stackoverflow.com/questions/tagged/spring-session ([https](https://stackoverflow.com/questions/tagged/spring-session ) result 200).
* [ ] http://stackoverflow.com/tags/spring-session with 1 occurrences migrated to:
https://stackoverflow.com/tags/spring-session ([https](https://stackoverflow.com/tags/spring-session ) result 200).
* [ ] http://www.thymeleaf.org with 3 occurrences migrated to:
https://www.thymeleaf.org ([https](https://www.thymeleaf.org ) result 200).
* [ ] http://www.thymeleaf.org/dtd/xhtml1-strict-thymeleaf-spring4-3.dtd with 3 occurrences migrated to:
https://www.thymeleaf.org/dtd/xhtml1-strict-thymeleaf-spring4-3.dtd ([https](https://www.thymeleaf.org/dtd/xhtml1-strict-thymeleaf-spring4-3.dtd ) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
https://contributor-covenant.org ([https](https://contributor-covenant.org ) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/ ) result 301).
* [ ] http://geode.apache.org/releases/latest/javadoc with 2 occurrences migrated to:
https://geode.apache.org/releases/latest/javadoc ([https](https://geode.apache.org/releases/latest/javadoc ) result 301).
* [ ] http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/ with 2 occurrences migrated to:
https://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/ ([https](https://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/ ) result 302).
These URLs were intentionally ignored.
* http://geode.apache.org/schema/cache with 2 occurrences
* http://java.sun.com/jsp/jstl/core with 4 occurrences
* http://localhost with 4 occurrences
* http://localhost:%s with 1 occurrences
* http://localhost:8080 with 1 occurrences
* http://localhost:8080/ with 6 occurrences
* http://localhost:8080/counts with 2 occurrences
* http://localhost:8080/ping with 1 occurrences
* http://www.w3.org/1999/xhtml with 3 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences
* http://www.webjars.org/tags with 4 occurrences
Resolves gh-30.
2019-04-04 17:21:23 -07:00
Spring Operator
033bf4791b
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 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.puppycrawl.com/dtds/configuration_1_3.dtd (404) with 1 occurrences migrated to:
https://www.puppycrawl.com/dtds/configuration_1_3.dtd ([https](https://www.puppycrawl.com/dtds/configuration_1_3.dtd ) 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://geode.apache.org/schema/cache/cache-1.0.xsd with 1 occurrences migrated to:
https://geode.apache.org/schema/cache/cache-1.0.xsd ([https](https://geode.apache.org/schema/cache/cache-1.0.xsd ) result 200).
* http://www.springframework.org/schema/beans/spring-beans.xsd with 4 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 3 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/gemfire/spring-gemfire.xsd with 4 occurrences migrated to:
https://www.springframework.org/schema/gemfire/spring-gemfire.xsd ([https](https://www.springframework.org/schema/gemfire/spring-gemfire.xsd ) result 200).
* http://www.springframework.org/schema/util/spring-util.xsd with 4 occurrences migrated to:
https://www.springframework.org/schema/util/spring-util.xsd ([https](https://www.springframework.org/schema/util/spring-util.xsd ) result 200).
* http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd with 2 occurrences migrated to:
https://java.sun.com/xml/ns/javaee/web-app_3_0.xsd ([https](https://java.sun.com/xml/ns/javaee/web-app_3_0.xsd ) result 302).
These URLs were intentionally ignored.
* http://geode.apache.org/schema/cache with 2 occurrences
* http://java.sun.com/xml/ns/javaee with 4 occurrences
* http://www.springframework.org/schema/beans with 8 occurrences
* http://www.springframework.org/schema/context with 6 occurrences
* http://www.springframework.org/schema/gemfire with 8 occurrences
* http://www.springframework.org/schema/p with 4 occurrences
* http://www.springframework.org/schema/util with 8 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 7 occurrences
Resolves gh29.
2019-04-04 17:21:23 -07:00
Spring Operator
779bf6de61
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 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 134 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.html with 2 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0.html ([https](https://www.apache.org/licenses/LICENSE-2.0.html ) result 200).
Resolves gh-27.
2019-04-04 17:21:23 -07:00
John Blum
041f1a6947
Upgrade to Spring Framework 5.2.0.BUILD-SNAPSHOT.
...
Upgrade to Spring Boot 2.2.0.M1.
Upgrade to Spring Data Commons 2.2.0.M2.
Upgrade to Spring Data for Apache Geode 2.2.0.M2.
Upgrade to Spring Data for Pivotal GemFire 2.2.0.M2.
Upgrade to Spring Data Release Train Moore-M2.
Upgrade to Spring Session 2.2.0.BUILD-SNAPSHOT.
Upgrade to Spring Session BOM Corn-BUILD-SNAPSHOT.
2019-04-04 17:21:23 -07:00
John Blum
95cfcf2f68
Set version to 2.2.0.BUILD-SNAPSHOT.
2019-04-04 17:21:23 -07:00
John Blum
a6611244b4
Fix Javadoc URLs.
...
Both spring-data-commons and spring-data-geode links were incorrect.
2019-04-04 17:21:23 -07:00
Spring Operator
7d4102d19f
Switch HTTP URLs to HTTPS.
...
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 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://docs.spring.io/spring-data-geode/docs/current/api/ (301) migrated to:
https://docs.spring.io/spring-data-geode/docs/current/api/ ([https](https://docs.spring.io/spring-data-geode/docs/current/api/ ) result 404).
These URLs were fixed successfully.
* http://docs.spring.io/spring-data/commons/docs/current/api/index.html?index-all.html migrated to:
https://docs.spring.io/spring-data/commons/docs/current/api/index.html?index-all.html ([https](https://docs.spring.io/spring-data/commons/docs/current/api/index.html?index-all.html ) result 200).
* http://docs.spring.io/spring-session/docs/ migrated to:
https://docs.spring.io/spring-session/docs/ ([https](https://docs.spring.io/spring-session/docs/ ) result 200).
* http://docs.spring.io/spring/docs/current/javadoc-api/ migrated to:
https://docs.spring.io/spring/docs/current/javadoc-api/ ([https](https://docs.spring.io/spring/docs/current/javadoc-api/ ) result 200).
* http://geode.apache.org/releases/latest/javadoc/index.html migrated to:
https://geode.apache.org/releases/latest/javadoc/index.html ([https](https://geode.apache.org/releases/latest/javadoc/index.html ) result 200).
Resolves gh-25.
2019-04-04 17:21:23 -07:00