Commit Graph

53 Commits

Author SHA1 Message Date
Spring Buildmaster
b58dfd65bb [artifactory-release] Release version 1.3.0.RELEASE 2013-03-14 09:43:46 -07:00
David Turanski
01c26fbba3 fixed typo in reference
[artifactory-release] Release version 1.3.0.RELEASE

fixed version from artifactory build
2013-03-14 12:05:43 -04:00
David Turanski
411ca58309 upgrade to spring 3.2.2 and minor doc changes 2013-03-14 09:19:06 -04:00
David Turanski
39b05429bd SGF-164,SGF-165 upgrade to Gemfire 7.0.1 2013-03-08 07:51:22 -05:00
David Turanski
30cf17682c upgraded to spring-data-commons 1.5.RELEASE 2013-02-07 09:28:14 -05:00
David Turanski
c45677c99d Refactored tests to use Spring 3.2 @ContextConfiguration(initializers=... and moved test support classes to src/test/java. Also upgraded to Spring 3.2.1 2013-02-05 08:32:19 -05:00
David Turanski
074eee56fd renaming classes, etc 2012-12-22 09:55:40 -05:00
Oliver Gierke
b9f4a55c79 SGF-140 - Update to Spring Data Commons 1.5.0.
Expose GemfireMappingContext to the parent class to enable PersistentEntity lookup.
2012-11-28 19:03:31 +01:00
David Turanski
efdc27666e SGF-67 - In progress 2012-11-26 08:44:46 -05:00
David Turanski
19abbc8893 fixed gradle.properties 2012-10-26 05:34:25 -04:00
David Turanski
9de1689276 upgraded generated maven GemFire version to 7.0 2012-10-26 05:28:22 -04:00
Spring Buildmaster
95c2a246a6 2012-10-26 02:24:40 -07:00
David Turanski
cfdac73247 updated reference docs and build config for GF 7 2012-10-22 13:58:00 -04:00
David Turanski
e3de5510d3 upgraded to 1.2.1 - GemFire 7.0 support 2012-10-09 16:18:27 -04:00
David Turanski
bff9f3ce7c SGF-133: Enabled pool autowiring 2012-10-09 12:05:40 -04:00
David Turanski
154905b808 initial 1.2.1 branch 2012-10-05 10:43:41 -04:00
David Turanski
c66d4d2404 updated build dependencies to gemfire 7 2012-10-05 07:24:49 -04:00
David Turanski
b7ee809ecc changed version back to 1.2.0.BUILD-SNAPSHOT 2012-08-23 19:38:40 -04:00
David Turanski
4e26240e0e Updated version to 1.2.0.RC1 2012-08-23 18:04:00 -04:00
David Turanski
329707dd5c Upgraded to SDC 1.4.0.RC1 2012-08-23 17:43:39 -04:00
David Turanski
1cee21b9e5 removed leftover gemfire 7 dependencies 2012-08-14 17:15:14 -04:00
David Turanski
c2536e91d8 modified for Gemfire 7 WAN API changes 2012-08-10 11:12:42 -04:00
Oliver Gierke
4c616c0f53 SGF-114 - Tweak Maven pom to depend on Gemfire 6.6.3. 2012-08-06 17:12:41 +02:00
David Turanski
045c3570ec updated build script 2012-08-05 17:29:23 -04:00
David Turanski
fdf1983081 SGF-102 Enable JavaConfig for repositories 2012-07-24 15:46:05 -04:00
David Turanski
94468bec9a Added WAN support modifications for GF 7 and general cleanup of test code 2012-07-23 14:41:00 -04:00
David Turanski
8e6e43b96e Refactored region factories 2012-07-04 11:39:27 -04:00
David Turanski
ea5540675c Merge branch 'master' of github.com:SpringSource/spring-gemfire
Conflicts:
	samples/hello-world/gradle.properties
2012-05-09 12:35:27 -04:00
Oliver Gierke
c5ca33d0c6 SGF-87 - Upgrade to Spring Data Commons 1.3.0.BUILD-SNAPSHOT.
Make sure we can compile against the next major version.
2012-05-07 11:56:20 +02:00
Oliver Gierke
1c98377844 SGF-87 - Upgrade to Spring Data Commons 1.3.0.RC1.
Hand null as parent object to PersistentEntityParameterValueProvider as the PdxSerializer abstraction does not allow accessing the parent object of the one currently to be created. Adapted changes in CrudRepository. Polished JavaDoc in SimpleGemfireRepository.
2012-04-16 11:20:33 +02:00
Costin Leau
f5042aafda bump version 2012-03-20 13:15:57 +02:00
Costin Leau
53405371df prepare 1.2.0 M1 release 2012-03-20 11:23:43 +02:00
Costin Leau
a194942d89 backport from 1.1.x
33e3a6c - c20602d meaning:
c20602d
7f9a096
d439f9b
33e3a6c

changed xsd:boolean to string SGF-78
handle CACHING_PROXY in client FB
SGF-80
update spring & gemfire dependencies
update changelog
re-add handle CACHING_PROXY in client FB
SGF-80
2012-03-19 21:03:40 +02:00
Oliver Gierke
40a0a7f2a6 SGF-82, SGF-83 - Initial draft of repository integration.
Added support for annotation based entity mapping (@Region, @Id, @PersistenceConstructor). Added support for Spring Data repositories (query execution, query derivation).
2012-02-16 22:41:26 +01:00
Oliver Gierke
c6a3accfd7 Prepare 1.1.x development branch. 2012-01-19 10:09:58 +00:00
Costin Leau
e6326f7b7b + bump version (to 1.2.0.BUILD-SNAPSHOT) 2011-12-14 23:04:54 +02:00
Costin Leau
25bec0be0e + update readme
+ remove Eclipse specific files (since they aren't portable yet)
2011-12-14 16:33:15 +02:00
Costin Leau
d3ab1417b4 + upgrade to Spring 3.1 GA 2011-12-13 21:36:34 +02:00
Josh Long
daec16d59f added support for Spring RC2 2011-12-04 12:44:30 -08:00
Costin Leau
89118c4f5b + bump version
+ update changelog
2011-11-13 18:48:54 +02:00
Costin Leau
d76a32e997 + prepare RC1 release 2011-11-13 18:44:52 +02:00
Costin Leau
d1a2e52c1e * Upgraded to GemFire 6.6.1
* Introduced PDX options for 'cache' and 'client-cache' elements
2011-11-10 19:32:57 +02:00
Costin Leau
18cd56dd7a + upgrade to Spring 3.1 RC1 2011-10-17 17:54:05 +03:00
Costin Leau
db668b8fbe + bump version 2011-09-25 20:11:05 +03:00
Costin Leau
06c4185d7e + exclude pdf from being processed
+ update changelog
+ prepare 1.1 M3 release
2011-09-25 19:36:41 +03:00
Costin Leau
d8995e429d SGF-66
+ include sample in distro
2011-09-25 19:11:58 +03:00
Costin Leau
08ee15ac9a + update to GemFire 6.6 final 2011-09-16 16:09:07 +03:00
Costin Leau
449275f226 + bump version/changelog 2011-08-28 19:21:25 +03:00
Costin Leau
d967a1302e + prepare 1.1.0.M2
+ update changelog date
2011-08-28 19:15:14 +03:00
Costin Leau
ffe7208c52 + bump version to SNAPSHOT 2011-07-20 20:55:03 +03:00