John Blum
bd7dacc41f
Adding settings.gradle to explicitly set the rootProject.name property.
...
Update the project description.
2018-05-01 11:22:33 -07:00
John Blum
e0aab3b0f4
Upgrade to 'org.springframework.data:spring-data-parent' version 2.0.6.RELEASE.
2018-05-01 11:22:08 -07:00
John Blum
eba983e1ec
Change branding for GemFire to Pivotal GemFire.
...
Add note about documentation and examples coming soon.
2018-04-30 17:40:44 -07:00
John Blum
dfeb09c13e
Add Mock Object support for Apache Geode Lucene integration.
2018-04-30 15:45:16 -07:00
John Blum
47288f39f1
Upgrade to core Spring Framework 5.0.5.RELEASE.
...
Upgrade to Spring Boot 2.0.1.RELEASE.
Upgrade to Spring Data GemFire 2.1.0.M2.
Upgrade to Spring Data Geode 2.1.0.M2.
Upgrade to Spring Data Release Train Lovelace-M2.
Upgrade to Spring IO Platform Cairo-RELEASE.
Set and override 'apache-geode.version' to '1.4.0.'.
Add Repository declaration for repo.spring.io/libs-snapshot.
2018-04-30 15:44:25 -07:00
John Blum
8e72e05efb
Upgrade to Spring Data Release Train Lovelace-M2.
2018-04-30 15:41:52 -07:00
John Blum
6fd9cb1309
Change conditional logic for determining 'SUCCESS'.
2018-04-30 15:26:28 -07:00
John Blum
2aa2658aaa
Fix compiler warnings.
2018-04-10 13:26:37 -07:00
John Blum
950a456c88
Add mock object support for Region o.a.g.cache.AttributesMutator and o.a.g.cache.EvictionAttributesMutator.
2018-04-10 13:24:18 -07:00
John Blum
e877ff9d98
Update Maven project name and description to more accurately desribe the project and express its intent.
2018-04-03 19:08:00 -07:00
John Blum
2680af544d
Add unit tests for a Spring-based, Apache Geode ClientCache application using mock objects.
2018-04-03 19:06:01 -07:00
John Blum
4a7d41ea13
Remove Spring IO Platform checks.
2018-04-03 18:46:50 -07:00
John Blum
cd7c79a6f2
Edit and reformat README.
2018-04-03 18:36:24 -07:00
John Blum
34bc2a1fa1
Set version to 0.0.1.BUILD-SNAPSHOT.
2018-04-03 18:36:24 -07:00
John Blum
29bf44c6c3
Rename Maven project and artifact to 'spring-test-data-geode'.
2018-04-03 18:36:24 -07:00
John Blum
fe6237d640
Upgrade to the Spring Gradle Build Conventions 0.0.15.RELEASE.
2018-04-03 18:36:23 -07:00
John Blum
693bdecd13
Update the scripted Gradle Wrapper command-line to clean build artifacts, refresh dependencies and run as a non-daemon process.
2018-04-03 18:35:46 -07:00
John Blum
a0882691ce
Convert README to an Asciidoc file.
...
Add Travis CI build status to README.
2018-04-03 12:50:54 -07:00
John Blum
a49e7e72f4
Add Travis CI build configuration file.
2018-04-03 12:36:16 -07:00
John Blum
17c27bfa3b
Edit README.
2018-04-03 12:28:15 -07:00
John Blum
36081d35ad
Apply polish.
2018-04-03 11:58:36 -07:00
John Blum
a9f8705013
Rename the project and artifact to 'spring-data-test-geode'.
2018-04-03 11:28:01 -07:00
John Blum
9253d94bdc
Rename all o.s.d.g.tests.mock.*.MockGemFireObjects* classes to GemFireMockObjects*.
2018-04-03 08:49:25 -07:00
John Blum
1fc21c6587
Fix Javadoc warnings.
2018-04-03 08:33:41 -07:00
John Blum
810842ef47
Add Gradle project build scripts and configuration files.
2018-04-02 22:50:34 -07:00
John Blum
12c608aeaf
Update .gitignore to ignore the Gradle build/ directory.
2018-04-02 22:50:26 -07:00
John Blum
d95b19bf98
Update .gitignore to ignore the .gradle/ directory.
2018-04-02 13:27:46 -07:00
John Blum
f464f2ed80
Add Jenkinsfile for Jenkins CI builds.
2018-04-02 13:27:46 -07:00
John Blum
30ac8b6720
Install the Gradle Wrapper (gradlew) version 4.6.
2018-04-02 13:27:25 -07:00
John Blum
e89a30ac90
Set version to 0.0.1.BUILD-SNAPSHOT.
2018-03-22 10:46:01 -07:00
John Blum
7ed58ff8e8
Review, refactor and polish all Utility classes in the org.springframework.data.gemfire.tests.util package.
2018-03-22 10:44:37 -07:00
John Blum
92be8ef208
Set all @since Javadoc tags to 0.0.1.
2018-03-22 10:44:06 -07:00
John Blum
c928f29298
Review, refactor and polish all Process classes in the org.springframework.data.gemfire.tests.process package.
2018-03-22 10:43:42 -07:00
John Blum
e85d10108a
Add mock objects for o.a.g.cache.asyncqueue.AsyncEventQueueFactory and o.a.g.cache.asyncqueue.AsyncEventQueue.
...
Add mock objects for o.a.g.cache.wan.GatewayReceiverFactory and o.a.g.cache.wan.GatewayReceiver.
Add mock objects for o.a.g.cache.wan.GatewaySenderFactory and o.a.g.cache.wan.GatewaySender.
2018-03-21 23:41:59 -07:00
John Blum
d36c1e425e
Clean up compiler warnings.
2018-03-21 21:17:16 -07:00
John Blum
cb0b3961db
Upgrade to Spring Data Build Parent 2.0.5.RELEASE.
...
Rename the Maven project.
Edit the Maven project description.
Upgrade to AssertJ 3.9.1.
Upgrade to Lombok 1.16.20.
Upgrade to Mockito 2.15.0.
Upgrade to Spring Data Release Train Kay-SR5.
Refactor the dependency management for the spring-data-gemfire and spring-data-geode modoules to pull version meta-data from the org.springframework.data:spring-data-releasetrain Maven BOM file.
2018-03-21 21:16:36 -07:00
John Blum
eae2022bfa
Fix Region.getEntry() for a given key by returning null if the Optional is empty.
2017-12-15 22:41:47 -08:00
John Blum
d817def8a5
Add support for mocking and creating GemFire/Geode o.a.g.cache.query.Indexes.
2017-12-02 23:08:41 -08:00
John Blum
a1e3fa3fbb
Set Project Lombok dependency version to 1.16.18.
2017-12-02 22:08:48 -08:00
John Blum
1bcb7c3799
Update source code copyright to Apache Software License 2.0, 2017.
...
Optimze imports.
2017-12-02 21:40:12 -08:00
John Blum
8a6c635aa5
Add README.md.
2017-12-02 21:36:33 -08:00
John Blum
750ecc57b2
Initial spring-data-tests-4-gemfire project commit.
2017-12-02 21:26:41 -08:00