John Blum
e06d1e473b
Remove the runtime dependency on commons-modeler. The commons-modeler API is a transitive dependency required by GemFire's old Admin interface, which has been replaced in GemFire 7 by the new Management and Monitoring interface. Commons-modeler is not needed either during compilation or testing of the Spring Data GemFire project.
2014-01-29 10:31:11 -08:00
John Blum
a861346b95
Set the min and max heap sizes in the Gradle wrapper used by the Bamboo build process in an attempt to avoid Bamboo's JVM initialization error.
2013-12-16 11:48:56 -08:00
John Blum
fb61e19f1e
Upgraded Gradle version from 1.3 to 1.9.
2013-12-11 16:20:28 -08:00
David Turanski
c9c0432971
fixed build.gradle
2013-03-11 13:52:08 -04:00
David Turanski
20e0670f38
SGF-167 also, changed default to close='false' on RFB
2013-03-11 13:12:23 -04:00
David Turanski
e3a6f47e76
enhanced StubAsyncEventQueueFactory for 7.0.1
2013-03-08 08:23:39 -05:00
David Turanski
4a6021fbc3
SGF-155 - fixed build script
2013-02-23 11:03:18 -05:00
David Turanski
b8af5931a5
merged changes for SGF-93. Updated documentation
2013-02-12 12:56:56 -05:00
David Turanski
30cf17682c
upgraded to spring-data-commons 1.5.RELEASE
2013-02-07 09:28:14 -05:00
David Turanski
0e92a8f51d
Integrated GemfireTestRunner
2013-01-13 10:44:50 -05:00
David Turanski
7e96988184
SGF-146 - improved test performance
2013-01-07 18:38:04 -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
f71120138b
disabled bundlor
2012-10-26 20:54:17 -04:00
David Turanski
58452831b2
Fixed function tests
2012-10-26 18:18:14 -04:00
David Turanski
f993189b73
merge 1.3.x into master
2012-10-26 08:20:46 -04:00
David Turanski
cfdac73247
updated reference docs and build config for GF 7
2012-10-22 13:58:00 -04:00
David Turanski
4da8c04af0
started on annotation-driven functions
2012-10-09 08:21:38 -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
329707dd5c
Upgraded to SDC 1.4.0.RC1
2012-08-23 17:43:39 -04:00
David Turanski
3b793686bd
updated documentation; build upgraded to jdk 1.6. Schema clean up
2012-08-22 08:08:13 -04:00
David Turanski
1cee21b9e5
removed leftover gemfire 7 dependencies
2012-08-14 17:15:14 -04:00
David Turanski
13836baee0
remove log4j runtime dependency
2012-08-08 11:22:55 -04: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
c80f8e4f35
removed maven repo
2012-07-24 10:50:46 -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
0d84ef62ad
fixed version 'uspecified'
2012-07-10 13:07:33 -04:00
David Turanski
1e6d4060a6
clean up build
2012-07-04 13:28:01 -04:00
Costin Leau
c199468ab5
update schema task
2012-07-04 13:02:04 -04:00
Costin Leau
6097749af4
merged first draft build
2012-07-04 12:40:07 -04:00
David Turanski
bb34beb224
added dynamic region and jndi binding support
2012-07-03 10:01:49 -04:00
Costin Leau
8743519c96
change gemstone repo
2012-03-19 21:44:04 +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
Costin Leau
cc6f2a2095
+ adjust build files
...
+ update changelog
2011-11-13 18:44:26 +02:00
Costin Leau
c149c0a005
+ align maven naming to Spring Data project
2011-11-13 18:25:47 +02: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
7acacc800b
javadoc improvements
2011-08-27 13:29:22 +03:00
Costin Leau
2d0d148bc4
SGF-57
...
+ add adapter test plus some tests
+ added mockito to build
2011-08-19 12:15:32 +03:00
Costin Leau
be8bcc5d93
+ separated sample from the build
...
+ updated readme files with regards to gradle
2011-07-20 18:48:30 +03:00
Costin Leau
6459592c34
big gulp of Gradle functionality added (using Spring Data Redis as a template)
2011-07-19 19:30:42 +03:00