Commit Graph

761 Commits

Author SHA1 Message Date
John Blum
6aba6f59ca SGF-374 - Specifying a disk-store on a GatewayHub forces the GatewayHub to be persistent. 2015-02-25 15:47:13 -08:00
John Blum
57a47844ab SGF-376 - The GemFire WAN GatewayHub support needs refactoring and test coverage. 2015-02-25 15:18:42 -08:00
John Blum
b8b6918104 SGF-368 - Updated changelog. 2015-01-28 17:25:39 -08:00
Oliver Gierke
4fcc7ed94b SGF-368 - After release cleanups. 2015-01-28 17:40:51 +01:00
Spring Buildmaster
ea5cb54aed SGF-368 - Prepare next development iteration. 2015-01-28 05:18:46 -08:00
Spring Buildmaster
abc348bd42 SGF-368 - Release version 1.5.2.RELEASE (Evans SR2). 2015-01-28 05:18:35 -08:00
Oliver Gierke
d459703e96 SGF-368 - Prepare 1.5.2.RELEASE (Evans SR2). 2015-01-28 12:22:52 +01:00
Oliver Gierke
6de52cd925 SGF-368 - Updated changelog. 2015-01-28 11:24:04 +01:00
Oliver Gierke
2a5c1ee8d4 SGF-367 - Updated changelog. 2015-01-28 10:12:00 +01:00
Oliver Gierke
4e6f411a0f SGF-355 - Updated changelog. 2015-01-20 08:44:07 +01:00
John Blum
53d7e17b79 SGF-366 - Unable to create local-only, client-based Region Indexes using SDG's <gfe:index> and corresponding IndexFactoryBean functionality.
Signed-off-by: John Blum <jblum@pivotal.io>
2015-01-14 16:57:21 -08:00
John Blum
54f46ec3c5 SGF-363 - Upgraded to Spring Framework 4.0.9.RELEASE 2015-01-05 15:36:44 -08:00
John Blum
0d6690f2e4 SGF-358 - Enhance SDG's Function annotation support to allow strongly-typed arguments in the context of PDX even when read-serialized is set to true.
(cherry picked from commit 743dd48127)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-12-12 16:44:35 -08:00
John Blum
6b33d9c28a SGF-360 - Failures in SubRegionNamespaceTests when built with Java 8.
(cherry picked from commit 20a8257574)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-12-11 16:48:22 -08:00
John Blum
5d1736ca61 SGF-354 - SimpleGemfireRepository.deleteAll that supports transactions.
(cherry picked from commit cf99650add)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-12-10 21:36:26 -08:00
John Blum
da954e9b92 SGF-352 - Change all Artifact Repository URLs to use HTTPS. 2014-11-20 10:46:55 -08:00
John Blum
5e5e390fc8 SGF-348 - Upgrade to Spring Framework 4.0.8.RELEASE 2014-11-10 13:08:21 -08:00
Oliver Gierke
070d16b89d SGF-347 - After release cleanups. 2014-10-31 21:41:27 +01:00
Spring Buildmaster
01b81278c0 SGF-347 - Prepare next development iteration. 2014-10-30 04:59:56 -07:00
Spring Buildmaster
b46e8b20e8 SGF-347 - Release version 1.5.2.RELEASE (Evans SR1). 2014-10-30 04:59:51 -07:00
Oliver Gierke
13d698c26b SGF-347 - Prepare 1.5.1.RELEASE (Evans SR1). 2014-10-30 12:25:37 +01:00
Oliver Gierke
8ed774fbe5 SGF-347 - Updated changelog. 2014-10-30 11:57:41 +01:00
John Blum
3538dc37df SGF-346 - Enable LazyWiringDeclarableSupport-based GemFire components to be used inside both cache.xml and Spring config, especially in the context of GemFire 8's Cluster Configuration.
(cherry picked from commit 043937e523)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-10-27 14:38:44 -07:00
John Blum
1f6c83fdc5 SGF-343 - Optimize the SDG implementation of CrudRepository.save(Iterable<S> enttiies) to use GemFire's Region.putAll(Map<K, V> values) operation. 2014-10-16 14:03:15 -07:00
John Blum
1412932346 SGF-340 - Change a SpringSource-based links in the SDG Reference Guide to Spring.io-based links.
(cherry picked from commit f2b03a26d0)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-10-10 16:44:07 -07:00
John Blum
bc1670b9be SGF-339 - Change all VMWare-based links in the SDG Reference Guide to Pivotal-based links.
(cherry picked from commit 9af336af32)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-10-10 16:43:57 -07:00
John Blum
5df3d2e5ae SGF-335 - Refactor ProcessUtils and fix the GatewayReceiverNamespaceTest class hang in the Bamboo SDG Nightly Build when mocking is disabled. 2014-09-27 12:19:41 -07:00
John Blum
4398721b18 SGF-330 - Add missing 'disk-synchronous' attribute to the <gfe:gateway-sender> element in the SDG XML namespace (XSD). 2014-09-24 17:15:38 -07:00
John Blum
07df1a7417 SGF-328 - Additional refactoring after the cherry-pick commit in revision 283a762; Changed GemFire GatewayReceiverFactory 'setHostnameForSenders' calls to 'setHostnameForClients' based on interface differences between GemFire 7 and GemFire 8. 2014-09-24 16:49:21 -07:00
John Blum
283a762794 SGF-328 - Add missing 'hostname-for-senders' attribute on the <gfe:gateway-receiver> element in the SDG XML namespace (XSD).
(cherry picked from commit c6c7b59773ec6ea8eccb0e04570519127552f76f)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-09-24 16:46:13 -07:00
John Blum
f4a2b974bc SGF-333 - The SpringContextBootstrappingInitializer needs to handle the case when it's init(:Properties) method maybe called more than once on initialization.
(cherry picked from commit 6efb775c1e)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-09-20 22:35:19 -07:00
John Blum
0fd09cb719 SGF-327 - Avoid setting null values with GemFire's Cache Region put(key, value) operation when GemFire is used as the caching provider in Spring's Cache Abstraction (@Cacheable). 2014-09-18 16:25:46 -07:00
Oliver Gierke
2529b080f4 SGF-319 - After release cleanups. 2014-09-05 14:03:25 +02:00
Spring Buildmaster
01dc133cdb SGF-319 - Prepare next development iteration. 2014-09-05 03:42:28 -07:00
Spring Buildmaster
1f7240e88d SGF-319 - Release version 1.5.0.RELEASE. 2014-09-05 03:42:26 -07:00
Oliver Gierke
8394db1126 SGF-319 - Prepare 1.5.0.RELEASE (Evans GA). 2014-09-05 11:25:16 +02:00
Oliver Gierke
1909ebfa15 SGF-319 - Updated changelog. 2014-09-05 11:24:11 +02:00
Oliver Gierke
01c7ed901b SGF-308 - Updated changelog. 2014-09-05 08:12:13 +02:00
John Blum
a5104b1659 SGF-316 - Updates Spring Data GemFire Reference Guide with 1.5 changes (e.g. Auto Region Lookups, Region Templates) 2014-09-04 22:16:04 -07:00
Oliver Gierke
7f709c0a4d SGF-318 - Upgraded to Spring Framework 4.0.7. 2014-09-04 10:50:08 +02:00
Oliver Gierke
70bf9aac69 SGF-317 - Improved GemfireCache for Spring 4.1 compatibility.
Added putIfAbsent(…) to GemfireCache to make sure we can compile against Spring 4.1. Improved the implementation of get(Object, Class<T>) to adhere to the contract defined by the interface.
2014-09-04 09:53:16 +02:00
John Blum
7eadafaaac Fixed OSGi Bundle Manifest Import-Template header to include the old Jackson API pacakge, com.codehaus.jackson, based on SDG's and GemFire JSON support. 2014-09-03 19:15:02 -07:00
John Blum
08d5a4e8d6 Additional post-merge (cherry-pick) cleanup, fixing test failures and merge change conflicts. 2014-09-03 18:58:08 -07:00
John Blum
f1a959350a Post-merge (cherry-pick) cleanup, fixing test failures and merge change conflicts. 2014-09-03 18:18:54 -07:00
John Blum
9c2acfeb72 Re-orderd the SDG JAR Bundle Manifest.mf file OSGi-based Bundle headers.
(cherry picked from commit 088c50cb0d)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-09-03 17:23:19 -07:00
John Blum
10d6fabae0 SGF-315 - Re-activated Bundlor plugin to generate OSGi metadata.
Re-enabled the plugin and pointed it to the already existing template.mf. Polished up the template and make sure it refers to matching versions.
(cherry picked from commit f758faa881)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-09-03 17:22:47 -07:00
John Blum
904f94ff35 Spring Data GemFire GitHub project page update; changed 'subscribing' link under 'Contributing' to spring.io/blog.
(cherry picked from commit 7720feb176)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-09-03 17:20:21 -07:00
John Blum
2a17e1e9cf Fixed up the Spring Data GemFire GitHub project page, correcting links, updating Spring Maven Repo URLs to repo.spring.io, switching references from the Spring Forum to StackOverflow and so on.
(cherry picked from commit db4b122d82)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-09-03 17:20:08 -07:00
John Blum
3beed647eb SGF-305 - Finished migration to Asciidoctor.
Upgraded Asciidoctor plugin to 1.5 and re-enabled Docbook plugin for PDF generation. Removed obsolete repository declarations. Use Spring Data Build shared resources to use the CSS file from it. Configure Docbook reference plugin to use Asciidoctor generated sources. Override expandPlaceholders to avoid replacement of variables in source files. Tweaked docs ZIP setup to include Asciidoctor generated HTML and Docbook generated PDF version.
(cherry picked from commit 639293adfe)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-09-03 17:18:36 -07:00
Greg Turnquist
ae82ddffab SGF-305: Move to Asciidoctor for reference documentation
First cut at migrating reference docs to asciidoctor.
(cherry picked from commit d11bf5ce0e)

Signed-off-by: John Blum <jblum@pivotal.io>
2014-09-03 17:15:00 -07:00