Commit Graph

65 Commits

Author SHA1 Message Date
Spring Buildmaster
3da016b4dc SGF-266 - Release version 1.4.0.M1. 2014-03-31 08:10:12 -07:00
John Blum
d2d54bf40c Completes JIRA ticket SGF-256 and upgrades Spring Data GemFire to Spring Framework 3.2.8 and Spring Data Commons 1.8.0. 2014-03-10 17:52:54 -07:00
John Blum
73a7aa689c Re-instated the project version to 1.4.0.BUILD-SNAPSHOT after merging changes from the 1.3.3.RELEASE branch, which was rebased in order to re-align the 1.3.3.RELEASE branch with master since the master branch had additional committed changes for 1.3.3 after the release that was after the 1.3.3.RELEASE branch. The intended purpose of this effort was to simply changes (bug fixes, enhancements, etc) required to be made on the 1.3.3.RELEASE branch for Spring Data GemFire version 1.3.3 that then will need to be promoted, or upmerged to the master branch for new development. 2013-11-13 13:15:07 -08:00
Spring Buildmaster
52edacd693 Release version 1.3.3.RELEASE for Spring Data GemFire 2013-11-13 12:23:53 -08:00
Spring Buildmaster
b9975774b5 Next development version is 1.4.0.BUILD-SNAPSHOT for development of Spring Data GemFire on Spring Framework 4.x for the GemFire 7.5 release. 2013-11-12 14:13:09 -08:00
John Blum
1c24a402ce Rolled the Spring Data GemFire project's version of the Spring Framework to 3.2.5.RELEASE and Spring Data Commons to 1.5.3.RELEASE. 2013-11-08 10:31:34 -08:00
Spring Buildmaster
d0e2125784 [artifactory-release] Next development version 2013-08-06 10:52:27 -07:00
David Turanski
f1ad1e198d upgraded to 1.3.2.BUILD-SNAPSHOT 2013-06-05 06:50:40 -04:00
Spring Buildmaster
02bee0bf43 [artifactory-release] Release version 1.3.1.RELEASE 2013-04-18 10:01:32 -07:00
David Turanski
477dca3f4f backed out SGF-172 - moved to feature branch 1.3.x 2013-04-17 10:21:36 -04:00
David Turanski
7a27c67264 SGF-172 - added support for countBy... methods 2013-04-16 10:49:10 -04:00
Spring Buildmaster
79749f419a [artifactory-release] Next development version 2013-03-14 09:43:52 -07:00
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