Commit Graph

352 Commits

Author SHA1 Message Date
Costin Leau
a8fc8fab7c update Readme 2012-03-20 13:21:22 +02:00
Costin Leau
f5042aafda bump version 2012-03-20 13:15:57 +02:00
Costin Leau
0875773301 fix maven description a bit more 2012-03-20 12:47:11 +02:00
Costin Leau
a6e5374afe improve maven info 2012-03-20 11:45:05 +02:00
Costin Leau
53405371df prepare 1.2.0 M1 release 2012-03-20 11:23:43 +02:00
Costin Leau
7224ecadb7 fix reference name rendering 2012-03-20 08:38:47 +02:00
Costin Leau
0bf79e1d0c update changelog 2012-03-20 06:18:43 +02:00
Costin Leau
90dd4b8b33 backport from 1.1.x
18761a8c - 6a05270b

GemfireTransactionCommitException should extend Spring's extension
SGF-84
improve handling of GemFire 6.5 TX exceptions
2012-03-20 06:14:11 +02:00
Costin Leau
9d5de9222b replace tabs with spaces 2012-03-20 06:02:05 +02:00
Costin Leau
8743519c96 change gemstone repo 2012-03-19 21:44:04 +02:00
Costin Leau
abd29ab0f7 update changelog 2012-03-19 21:04:50 +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
Costin Leau
36483e0f2f - backport from 1.1.x
f523b602114b42898eff24b1ba91a2542aba1167
35ce3d7ed74cb32e468afed818255f9a2ee96241

fix for SGF-80
fix test plus add extra check for client cache
2012-03-08 18:49:09 +02:00
Oliver Gierke
d0a6835556 SGF-78 - Changed namespace attributes from boolean to string.
If namespace element attributes are defined as xsd:boolean in the XSD the become unusable with property placeholders or SpEL. Thus we changed it back to strings.
2012-03-01 17:52:10 +01: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
1a651e739b Merge pull request #11 from amaximov/master
a fix for https://jira.springsource.org/browse/SGF-80 and an accompanying test.
2012-01-29 09:01:22 -08:00
amaximov
9e09eecb41 SGF-80 ClientRegionFactoryBean ignoring ClientRegionShortcut 2012-01-26 10:47:03 -05:00
Oliver Gierke
d603b85df4 Updated .gitignore. 2012-01-19 10:08:13 +00:00
Oliver Gierke
1bdb42e12d SGF-81 - Fixed parsing of "use-bean-factory-locator" attribute. 2012-01-18 16:23:18 +00:00
Costin Leau
e2690a6bc3 + fixed incorrect parsing of pdx-serializer attribute 2011-12-19 19:12:11 +02:00
Costin Leau
defd208be6 + restore maven.gradle 2011-12-15 11:08:34 +02:00
Costin Leau
e6326f7b7b + bump version (to 1.2.0.BUILD-SNAPSHOT) 2011-12-14 23:04:54 +02:00
Costin Leau
45e4b1c8d6 + update readme 2011-12-14 17:32:13 +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
c77b8e4b5e + prepare for the 1.1 release 2011-12-14 16:20:53 +02:00
Costin Leau
d3ab1417b4 + upgrade to Spring 3.1 GA 2011-12-13 21:36:34 +02:00
Costin Leau
3ca698f47c + update readme 2011-12-13 14:52:09 +02:00
Costin Leau
a03fe6ae43 + update 2011-12-13 14:51:22 +02:00
Costin Leau
311c39808e + hopefully last update 2011-12-13 14:24:15 +02:00
Costin Leau
348dbe1f6e + another update 2011-12-13 14:23:37 +02:00
Costin Leau
16dea3e7f3 + try to address rendering issues 2011-12-13 14:22:20 +02:00
Costin Leau
9408797b14 + small updates 2011-12-13 14:21:08 +02:00
Costin Leau
89f2dca6df + wire in the requirements page into the docs 2011-12-07 21:35:18 +02:00
Costin Leau
79538405e3 Merge pull request #10 from joshlong/master
Spring RC2 update (ValueWrapperImpl => SimpleValueWrapper)
2011-12-06 01:47:57 -08: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
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
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
62b8948efc + fix doc typo 2011-10-26 04:08:46 +03:00
Costin Leau
18cd56dd7a + upgrade to Spring 3.1 RC1 2011-10-17 17:54:05 +03:00
Costin Leau
cb6e777bc3 + update changelog 2011-09-25 20:15:07 +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
93f1d30d30 SGF-70
+ fix doc typos
2011-09-22 18:18:07 +03:00
Costin Leau
5ef62f8e5f + update changelog 2011-09-22 10:37:40 +03:00
Costin Leau
827c4ae9e1 SGF-69
+ fixed registration of custom listeners specified through region attributes
2011-09-22 10:32:04 +03:00
Costin Leau
87506ef775 SGF-71
+ add support for region interest receive-values property
2011-09-22 10:28:40 +03:00