Jens Schauder
0b66dbe69f
DATAGEODE-301 - After release cleanups.
2020-03-11 09:57:42 +01:00
Jens Schauder
de724872ad
DATAGEODE-301 - Prepare next development iteration.
2020-03-11 09:57:41 +01:00
Jens Schauder
0fee659a9f
DATAGEODE-301 - Release version 2.3 M4 (Neumann).
2020-03-11 09:47:07 +01:00
Jens Schauder
e6ab444688
DATAGEODE-301 - Prepare 2.3 M4 (Neumann).
2020-03-11 09:46:29 +01:00
Mark Paluch
c76492ba67
DATAGEODE-293 - After release cleanups.
2020-02-12 15:04:22 +01:00
Mark Paluch
4c1a19c783
DATAGEODE-293 - Prepare next development iteration.
2020-02-12 15:04:21 +01:00
Mark Paluch
2abdbe8ab5
DATAGEODE-293 - Release version 2.3 M3 (Neumann).
2020-02-12 14:47:16 +01:00
Mark Paluch
2ac4017d80
DATAGEODE-293 - Prepare 2.3 M3 (Neumann).
2020-02-12 14:46:56 +01:00
Greg Turnquist
9616e7d43d
DATAGEODE-273 - Enabling JDK 11+ builds.
2020-01-18 13:25:34 -06:00
Mark Paluch
7903b2bdc2
DATAGEODE-292 - After release cleanups.
2020-01-17 09:47:50 +01:00
Mark Paluch
9b7233bffd
DATAGEODE-292 - Prepare next development iteration.
2020-01-17 09:47:49 +01:00
Mark Paluch
8da433922f
DATAGEODE-292 - Release version 2.3 M2 (Neumann).
2020-01-17 09:39:03 +01:00
Mark Paluch
96a26366cd
DATAGEODE-292 - Prepare 2.3 M2 (Neumann).
2020-01-17 09:38:43 +01:00
Mark Paluch
cf668932da
DATAGEODE-235 - After release cleanups.
2020-01-16 16:11:55 +01:00
Mark Paluch
66f754a439
DATAGEODE-235 - Prepare next development iteration.
2020-01-16 16:11:54 +01:00
Mark Paluch
ef32c84d5a
DATAGEODE-235 - Release version 2.3 M1 (Neumann).
2020-01-16 16:05:23 +01:00
Mark Paluch
585660e5cf
DATAGEODE-235 - Prepare 2.3 M1 (Neumann).
2020-01-16 16:05:03 +01:00
Mark Paluch
df27c8fece
DATAGEODE-238 - Polish.
...
Update parent pom description for a proper Javadoc aggregator project name.
Remove custom asciidoctor configuration in favor of the distribution profile.
Move dependencies to spring-data-geode module.
Exclude BACKUP* and newDB from git.
2019-11-15 17:05:34 -08:00
John Blum
b4cef0726a
DATAGEODE-238 - Create spring-data-geode-distribution module.
...
Add organization details to pom.xml.
Move Asciidoc and Assembly Maven build plugins from pom.xml to spring-data-geode-distribution/pom.xml.
Move Asciidoc from spring-data-geode/src/main/asciidoc to src/main/asciidoc.
2019-11-14 00:15:32 -08:00
John Blum
aeb8e77264
DATAGEODE-238 - Create module for Spring Data GemFire.
...
Create spring-data-gemfire module.
Create spring-data-geode module.
Modularize the SDG project and convert pom.xml into a parent POM.
Move all source files to spring-data-geode/src.
2019-11-14 00:15:32 -08:00
John Blum
24ad51f7b3
DATAGEODE-241 - Upgrade to Apache Geode 1.10.0.
2019-10-27 13:54:52 -07:00
John Blum
7cfdf2770b
DATAGEODE-240 - Upgrade to Apache Geode 1.9.2.
2019-10-27 11:28:28 -07:00
Mark Paluch
9912c646f0
DATAGEODE-237 - Reintroduce hamcrest dependency.
...
Related ticket: spring-projects/spring-data-build#907 .
2019-10-14 12:36:55 +02:00
Mark Paluch
4a131e1476
DATAGEODE-216 - After release cleanups.
2019-09-30 16:17:29 +02:00
Mark Paluch
f2ee872f3e
DATAGEODE-216 - Prepare next development iteration.
2019-09-30 16:17:28 +02:00
Mark Paluch
a1331a5d13
DATAGEODE-216 - Release version 2.2 GA (Moore).
2019-09-30 15:51:07 +02:00
Mark Paluch
7f494b46c1
DATAGEODE-216 - Prepare 2.2 GA (Moore).
2019-09-30 15:50:43 +02:00
John Blum
928f47d790
DATAGEODE-229 - Upgrade to Apache Geode 1.9.1.
2019-09-06 11:30:26 -07:00
Mark Paluch
1a804d5ede
DATAGEODE-217 - After release cleanups.
2019-09-06 10:21:56 +02:00
Mark Paluch
6657b0c28f
DATAGEODE-217 - Prepare next development iteration.
2019-09-06 10:21:54 +02:00
Mark Paluch
f9cae213d0
DATAGEODE-217 - Release version 2.2 RC3 (Moore).
2019-09-06 10:10:42 +02:00
Mark Paluch
067805c634
DATAGEODE-217 - Prepare 2.2 RC3 (Moore).
2019-09-06 10:10:12 +02:00
John Blum
eb6dbdcdde
DATAGEODE-227 - Revert spring-web as an optional dependency.
2019-08-23 02:20:54 -07:00
John Blum
04a0d0bbf1
DATAGEODE-226 - Switch spring-web to being an optional dependency.
2019-08-21 17:15:08 -07:00
John Blum
f5ea708a63
DATAGEODE-225 - Allow the JSR-107, JCache API to be an optional dependency when using @EnableCachingDefinedRegions.
2019-08-21 00:40:23 -07:00
John Blum
0c1a1ac22f
DATAGEOE-224 - Re-arrange test dependencies.
2019-08-20 19:29:12 -07:00
John Blum
0baed4d2c2
DATAGEODE-223 - Upgrade to JCache API 1.1.1.
2019-08-20 19:15:45 -07:00
John Blum
c30dca2754
DATAGGEODE-222 - Upgrade to Apache Shiro 1.4.1.
2019-08-20 19:14:56 -07:00
Mark Paluch
3dbad19f9a
DATAGEODE-203 - After release cleanups.
2019-08-05 15:53:02 +02:00
Mark Paluch
6419d88ace
DATAGEODE-203 - Prepare next development iteration.
2019-08-05 15:53:01 +02:00
Mark Paluch
e8c07f2568
DATAGEODE-203 - Release version 2.2 RC2 (Moore).
2019-08-05 15:35:35 +02:00
Mark Paluch
a2987535d6
DATAGEODE-203 - Prepare 2.2 RC2 (Moore).
2019-08-05 15:35:05 +02:00
John Blum
3ebefb4f10
DATAGEODE-169 - Polish.
...
Resolves gh-22.
2019-08-05 00:39:08 -07:00
kohlmu-pivotal
ae13997f8b
DATAGEODE-169 - Added GatewaySenders and GatewaySender annotation.
...
Resolves gh-22.
2019-08-05 00:38:46 -07:00
Mark Paluch
23d5dbc7af
DATAGEODE-195 - Cleanup release profile.
...
Reuse inherited configuration from parent pom.
2019-07-09 11:44:01 +02:00
Greg Turnquist
0dedfd2ac0
DATAGEODE-195 - Use parent 'artifactory' profile for snapshots.
2019-07-03 16:44:52 -05:00
Greg Turnquist
8d5a5dc19c
DATAGEODE-195 - Set user.name and user.home for CI jobs.
2019-06-24 15:22:39 -05:00
Christoph Strobl
26ec5180e6
DATAGEODE-181 - After release cleanups.
2019-06-14 15:12:52 +02:00
Christoph Strobl
ee9a299c01
DATAGEODE-181 - Prepare next development iteration.
2019-06-14 15:12:50 +02:00
Christoph Strobl
4073cec1d5
DATAGEODE-181 - Release version 2.2 RC1 (Moore).
2019-06-14 14:44:25 +02:00