John Blum
6c8f9936a6
Add spring.schemas and SVG images to NoHttp Gradle Plugin source excludes.
...
Resolves #gh-623.
2022-09-26 13:02:01 -07:00
John Blum
518f38b8b5
Add Spring Build Conventions Gradle Plugins.
...
Resolves #623 .
2022-09-21 16:51:49 -07:00
John Blum
b09f931195
SGF-611 - Setup spring-data-geode GitHub Repository source.
2017-04-13 09:23:22 -07:00
John Blum
479bc4e325
SGF-402 - Polish.
2017-03-29 17:01:53 -07:00
John Blum
f104d57527
SGF-402 - Add Lucene Integration support.
2017-03-08 15:17:36 -08:00
John Blum
7a893e1f1b
SGF-597 - Reset Artifact Repository for apache-geode build snapshots to repo.spring.io/libs-snapshot.
2017-02-26 12:45:29 -08:00
John Blum
5b50fd246f
SGF-584 - Upgrade Dependencies.
2017-01-06 15:19:20 -08:00
John Blum
18fef68355
SGF-573 - Remove Bundlor from Gradle build.
2017-01-05 22:29:08 -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
0dffb938fc
SGF-559 - Add integration tests convering Geode Integrated Security framework configuration using Geode and Apache Shiro methods with SDG's Annotation configuration support.
2016-11-02 15:06:44 -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
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
3f84baa378
SGF-497 - Change Pool reference from GemFire's DEFAULT Pool to the gemfireServerPool in the BeanPostProcessor when checking the pending event count.
...
(cherry picked from commit 2d2dca163323d557aed3791d2d1f9a9ed23f01ed)
Signed-off-by: John Blum <jblum@pivotal.io >
2016-05-17 13:05:05 -07:00
John Blum
1723653a17
SGF-491 - Post-release cleanup.
2016-04-29 17:31:56 -07:00
John Blum
52b4617066
SGF-491 - Pre-release cleanup.
2016-04-28 20:28:10 -07:00
John Blum
b9ae904e7b
SGF-445 - Remove MaxPermSize Java option from Gradle build.
2016-04-25 21:57:05 -07:00
John Blum
f904f6ad86
SGF-490 - Re-instate GemFire WAN and CQ functionality.
2016-04-25 21:36:20 -07:00
John Blum
4479e5a1a5
SGF-489 - Update Spring Data and 3rd party dependencies.
2016-04-24 14:37:27 -07:00
Dan Smith
d1e6b7be5f
SGF-477 - Change compile dependency from gemfire-core to geode-core.
2016-03-01 18:35:16 -08: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
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
0d5554b543
SGF-466 - Restore function to the Gradle-based build.
...
(cherry picked from commit 730eea0e38adefc6aec6ba9b0272e6c8d591ac13)
Signed-off-by: John Blum <jblum@pivotal.io >
2016-02-02 00:08:30 -08:00
Jens Deppe
fbdf77e789
SGF-463 - Remove gemfire-jgroups dependency
...
- Geode doesn't produce this artifact anymore.
2016-01-20 10:36:43 -08:00
John Blum
caa1d836ca
SGF-460 - Remove unnecessary SLF4J compile-time dependency.
...
(cherry picked from commit f334cf2c5cc6292446f49c54d277437b8eb20f29)
Signed-off-by: John Blum <jblum@pivotal.io >
2016-01-13 18:00:42 -08:00
Jens Deppe
db3a594903
SGF-444 - Fix Spring Data GemFire apache-geode build due to recent changes to Apache Geode that moved Lucene into a separate module
2015-11-13 09:24:06 -08:00
John Blum
7a957c36b9
SGF-431 - Remove mavenLocal() from the artifact repository declarations.
2015-09-10 15:09:40 -07:00
Andy Wilkinson
6ce35bd835
SGF-418 - Merge PR #83 updating the Spring IO Platform Plugin to perform compatibility checks.
...
Upgrade to Gradle 1.12
(cherry picked from commit fc42ab0ebe792027569fcab9f5076e12d5916142)
Signed-off-by: John Blum <jblum@pivotal.io >
2015-07-14 15:24:16 -07:00
Andy Wilkinson
c0f0aa855c
SGF-418 - Merge PR #83 updating the Spring IO Platform Plugin to perform compatibility checks.
...
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.
(cherry picked from commit a5b0850e7cc2e67e232e2a4e9f2adf34a9946b97)
Signed-off-by: John Blum <jblum@pivotal.io >
2015-07-14 15:24:04 -07:00
John Blum
82334090fe
SGF-414 - Resolve incompatibility between the DistributedSystem created by the PoolFactoryBean and the DistributedSystem resolved by the ClientCacheFactoryBean when SSL is configured.
...
(cherry picked from commit 4f2eb221636971ed640ff4cb589f54e1207603d1)
Signed-off-by: John Blum <jblum@pivotal.io >
2015-07-13 17:57:00 -07:00
John Blum
cbb1314b5c
SDG-398 - Provide early support of Apache Geode (Pivotal GemFire OSS).
...
Modified the SDG apache-geode build to resolve Apache Geode artifacts from the Apache Maven Repo instead of Spring's Maven Repo. Performed minor code modifications based on the 'latest' Apache Geode build snapshot. Modified the generated SDG Maven POM to declare the Apache Maven Snapshot Repo in order to properly resolve the Apache Geode build snapshot artifacts.
2015-06-04 23:58:54 -07:00
John Blum
6ba90d8048
SGF-398 - Provide early support of Apache Geode (Pivotal GemFire OSS).
...
Additional test cleanup related to Pivotal GemFire specific features (e.g. WAN).
2015-06-02 18:06:17 -07:00
John Blum
8363d6f463
SGF-398 - Provide early support of Apache Geode (Pivotal GemFire OSS).
...
Fixed up and polished additional SDG test suite classes related to Pivotal GemFire functionality and features when ran with Apache Geode. Also introduced a GemfireFeature enumerated type to implement more fine-grained control of specific feature checking when attributes of XML namespace elements refer to Pivotal GemFire specific features.
2015-06-02 18:06:16 -07:00
John Blum
8c2d01262a
SGF-398 - Provide early support of Apache Geode (Pivotal GemFire OSS).
...
Source compilation and resource processing build step complete.
2015-06-02 18:06:14 -07:00
Oliver Gierke
0c88727ec8
SGF-406 - Fixed configuration of JavaDoc task.
...
We now depend on the task that extracts shared resources and use the CSS provided with that.
2015-06-02 16:26:15 +02:00
Oliver Gierke
94d4be4f69
SGF-405 - After release cleanups.
2015-06-02 11:55:23 +02:00
Oliver Gierke
d4bf3f9713
SGF-405 - Prepare 1.7.0.M1 (Gosling M1).
2015-06-02 08:49:45 +02:00
John Blum
76aab502c4
SGF-370 - Add multi-Index definition and creation support.
...
Added integration tests to test the definition and subsequent creation of multiple Indexes inside a GemFire Server within a Spring context.
2015-05-18 14:59:49 -07:00
John Blum
8d424eee9b
SGF-394 - Improve SDG Gradle build removing FindBug compilation warnings caused by GemFire.
2015-04-07 12:56:20 -07:00
Oliver Gierke
dc353dfec6
SGF-386 - After release cleanups.
2015-03-23 13:59:08 +01:00
Oliver Gierke
d9287dfec0
SGF-386 - Prepare 1.6.0.RELEASE (Fowler GA).
...
Upgraded to common dependency versions.
2015-03-23 12:31:13 +01:00
John Blum
3063046e53
SGF-381 - Enable RegionFactoryBean to respect the Data Policy specified on a nested or referenced RegionAttributes bean definition.
2015-03-10 14:25:16 -07:00