John Blum
70906f14c4
Upgrade to Spring Test for Apache Geode (STDG) 0.3.4-RAJ.
2022-10-17 13:17:41 -07:00
John Blum
3620125d5c
Upgrade to Spring Test for Apache Geode (STDG) 0.3.3-RAJ.
2022-10-17 10:44:48 -07:00
John Blum
5850c11657
Upgrade to Spring Test for Apache Geode (STDG) 0.3.2-RAJ.
2022-10-17 10:44:38 -07:00
John Blum
f0dbebf4ec
Upgrade to Spring Test for Apache Geode (STDG) 0.3.1-RAJ.
2022-10-13 09:49:03 -07:00
John Blum
c175544136
Upgrade to Apache Geode 1.15.1.
2022-10-11 16:28:12 -07:00
John Blum
8cca4035c4
Fix compilation failures in the IDE.
...
* Remove double quotes from the logbackVersion property.
* Set (correct) core Spring Framework version to 5.2.23.
* Change 'javax.enterprise:cdi-api:1.0' to a 'provided' dependency required to compile the CDI supporting infrastructure and source code.
* Change 'ch.qos.logback:logback-classic' to a 'testImplementation' dependency required to compile test source code.
Resolves #623 .
2022-09-21 17:11:41 -07:00
John Blum
7bfdd4e3d9
Create Gradle project build.
...
Uses Gradle 7.5.1.
Resolves #623 .
2022-09-21 16:51:45 -07:00
John Blum
b09f931195
SGF-611 - Setup spring-data-geode GitHub Repository source.
2017-04-13 09:23:22 -07:00
John Blum
6abac9af12
SGF-609 - Upgrade to core Spring Framework 5.0.0.M5.
2017-03-31 15:08:04 -07:00
John Blum
a6b3569b67
SGF-609 - Upgrade to Apache Geode 1.2.0-SNAPSHOT.
...
Adapt to API changes in the Apache Geode Lucene integration after 1.2.0-SNAPSHOT.
Set version to 1.2.0.BUILD-SNAPSHOT.
2017-03-31 14:55:25 -07:00
Oliver Gierke
4f14b9e09a
SGF-595 - Adapt to changes in Mockito API after upgrade to 2.7.
...
(cherry picked from commit 813014a7c04fde7742a685b2af590eced033c0f2)
Signed-off-by: John Blum <jblum@pivotal.io >
2017-03-31 12:41:33 -07:00
John Blum
d6c2d0f413
SGF-609 - Rebase Spring Data Geode on Spring Data Kay.
2017-03-31 12:08:09 -07:00
John Blum
f104d57527
SGF-402 - Add Lucene Integration support.
2017-03-08 15:17:36 -08:00
John Blum
84e671946b
SGF-597 - Set Apache Geode dependency to version 1.1.0 (GA release).
2017-02-26 12:51:05 -08:00
John Blum
795ef06869
SGF-584 - Set version to 1.1.0.BUILD-SNAPSHOT.
2017-01-11 19:24:06 -08:00
John Blum
5b50fd246f
SGF-584 - Upgrade Dependencies.
2017-01-06 15:19:20 -08:00
John Blum
36743c54fb
SGF-575 - Remove log4j dependency from SDG Gradle build and refactor Gradle and Maven build file.
2016-12-05 14:10:50 -08:00
John Blum
a9a5d06b19
SGF-560 - Prepare next development iteration.
2016-11-09 12:13:36 -08:00
John Blum
5d2219ca16
SGF-560 - Release version 1.0.0.INCUBATING-RELEASE.
2016-11-09 11:29:12 -08:00
John Blum
7ad21a2b90
SGF-560 - Prepare 1.0.0.INBUBATING-RELEASE.
...
SGF-566 - Upgrade dependencies... Java 8, Spring Data Commons 1.12.5 and Spring Framework to 4.3.4.
2016-11-09 11:28:50 -08:00
John Blum
8c372d72d0
SGF-560 - Prepare next developement iteration.
2016-11-02 22:22:30 -07:00
John Blum
9b3603d399
SGF-560 - Release version 1.0.0.INCUBATING-RELEASE.
2016-11-02 21:26:06 -07:00
John Blum
550861d03b
SGF-560 - Prepare 1.0.0.APACHE-GEODE-INCUBATING-RELEASE.
2016-11-02 15:40:17 -07:00
John Blum
5a33995b42
SGF-559 - Configure Geode Integrated Security with annotations.
2016-10-31 20:43:54 -07:00
John Blum
0f0468e68d
SGF-558 - Rename Geode package imports from com.gemstone.gemfire to org.apache.geode.
...
Upgrade Apache Geode to 1.1.0-incubating-SNAPSHOT.
2016-10-19 18:55:12 -07:00
John Blum
153e812025
SGF-554 - Release version 1.0.0.APACHE-GEODE-INCUBATING-M3.
2016-10-05 20:59:12 -07:00
John Blum
b3762829e0
SGF-554 - Prepare 1.0.0.APACHE-GEODE-INCUBATING-M3.
2016-10-05 20:47:43 -07:00
John Blum
c40ef58741
SGF-539 - Change GemfireCache.evict(key) to call Region.remove(key).
...
(cherry picked from commit a4abc83adbc5e56ac47f3228b297a2613bdc3565)
Signed-off-by: John Blum <jblum@pivotal.io >
2016-10-04 00:31:23 -07:00
John Blum
0ff21f6eef
SGF-528 - Enable GemfireCacheManager to explicitly specify Cache names referring to Regions that will be used in Spring's Caching Infrastructure.
...
(cherry picked from commit 1af7ad523ae701ccd3e4770695ce1dcc7b5e12ef)
Signed-off-by: John Blum <jblum@pivotal.io >
2016-09-26 19:10:25 -07:00
John Blum
5c3461724f
SGF-534 - Fix ordered GemfireRepository.findAll(:Sort) queries.
...
(cherry picked from commit a68a31a0521e3e63bfb283f4b7c5dc15f7d0f8cc)
Signed-off-by: John Blum <jblum@pivotal.io >
2016-09-22 22:56:58 -07:00
John Blum
2c17055540
SGF-533 - Update Spring dependencies, set Apache Geode version to 1.0.0-incubating.M3 and refactor exclusions.
...
SGF-525 - Set Apache Geode version to 1.0.0-incubating.M3.
2016-09-20 14:08:41 -07:00
John Blum
24274c5981
SGF-525 - Set Apache Geode version to 1.0.0-incubating.M3.
2016-08-31 11:14:32 -07:00
John Blum
186157a97d
SGF-510 - Create 1.0.0.APACHE-GEODE-INCUBATING-M3-SNAPSHOT.
...
Upgrade Spring Framework version to 4.2.7.RELEASE.
Upgrade Spring Data Build version to 1.8.2.RELEASE.
Upgrade Spring Data Commons version to 1.12.2.RELEASE.
Upgrade SLF4J version to 1.7.21.
Update Jackson version to 2.7.6.
2016-08-01 23:31:17 -07:00
John Blum
1723653a17
SGF-491 - Post-release cleanup.
2016-04-29 17:31:56 -07:00
Spring Buildmaster
a304d5a570
2016-04-29 05:41:54 +00:00
Spring Buildmaster
53518107eb
2016-04-29 05:41:54 +00:00
Spring Buildmaster
0dee4d4da4
Prepare next development iteration.
2016-04-29 04:24:56 +00:00
Spring Buildmaster
c0df0b41a0
Release version 1.0.0.APACHE-GEODE-INCUBATING-M2
2016-04-29 04:24:51 +00:00
John Blum
52b4617066
SGF-491 - Pre-release cleanup.
2016-04-28 20:28:10 -07:00
John Blum
4479e5a1a5
SGF-489 - Update Spring Data and 3rd party dependencies.
2016-04-24 14:37:27 -07:00
John Blum
990f46a80e
SGF-481 - Upgrade to Spring Framework 4.2.5.RELEASE.
...
(cherry picked from commit 35f8e3f4b12194b09e3523446a807832c49e99a3)
Signed-off-by: John Blum <jblum@pivotal.io >
2016-03-16 18:56:29 -07:00
John Blum
b68c1f450c
SGF-469 - Add support for CDI.
...
(cherry picked from commit 34da7ec91044c9f01647d444ccbe12ed890b4cc6)
Signed-off-by: John Blum <jblum@pivotal.io >
2016-02-26 18:15:16 -08:00
John Blum
abc1105fda
SGF-471 - Prepare next development iteration.
2016-02-11 21:54:27 -08:00
Spring Buildmaster
6bab75cb87
SGF-471 - Release version 1.7.0.APACHE-GEODE-EA-M1.
2016-02-11 21:21:47 -08:00
John Blum
40f126a1f5
SGF-471 - Prepare 1.7.0.APACHE-GEODE-EA-M1.
2016-02-11 21:21:37 -08:00
John Blum
184f05bf30
SGF-471 - Change spring-data-build and spring-data-commons dependency versions to GA releases...
...
Because Spring Data GemFire with Apache Geode support (apache-geode) is not part of the Spring Data Release Trains (e.g. Fowler, Gosling, Hopper, etc) it makes more sense to maintain a constant and stable dependency on both Spring Data Build and Spring Data Commons, respectively. Until Apache Geode has an official GA release, SDG with Apache Geode support cannot progress along with the other SD modules during pre-release, development milestones (e.g. M1, RC1) since Apache Geode does not maintain a predictable and similar release cycle. Therefore, it makes sense that SDG with Apache Geode support be coupled with the Apache Geode release cycle until the first GA release. At which time, SDG with Apache Geode support can then maintain a constant, fixed dependency on Apache Geode, as a 'driver' (similar to SDG with Pivotal GemFire support, which depends only on GA GemFire releases) and subsequently, be sync'd with the SD Release Train.
2016-02-11 16:49:25 -08:00
John Blum
8044420950
SGF-471 - Perform pre-release cleanup.
2016-02-11 13:03:45 -08:00
John Blum
83023a4425
SGF-459 - Add support for the get(key:Object, valueLoader:Callable) method in Spring Framework 4.3's Cache interface.
...
(cherry picked from commit 1b11b912f53b90df7b18fc40e070155096d3648e)
Signed-off-by: John Blum <jblum@pivotal.io >
2016-02-02 00:09:45 -08:00
John Blum
b01c8a56ee
SGF-461 - Upgrade to Spring Framework 4.1.9.RELEASE.
2016-01-13 19:20:40 -08:00
Jens Deppe
ef99a04be8
SGF-454 - Adapted to API changes in Spring Data Commons.
...
Related tickets: DATACMNS-89.
(cherry picked from commit 6ad886ffaefc41b2bc9b014aee6acbc0ad9039ac)
2015-12-31 08:41:14 -08:00