minor housekeeping
+ update changelog + beautify schema inside documentation
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<title>Spring GemFire Integration Schema</title>
|
||||
|
||||
<para>Spring GemFire Schema</para>
|
||||
<programlisting><xi:include href="../../../../src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd" parse="text" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<programlisting language="xml"><xi:include href="../../../../src/main/resources/org/springframework/data/gemfire/config/spring-gemfire-1.0.xsd" parse="text" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:fallback>
|
||||
<para><emphasis>FIXME: SGF SCHEMA LOCATION/NAME CHANGED</emphasis></para>
|
||||
</xi:fallback>
|
||||
|
||||
@@ -2,6 +2,15 @@ SPRING GEMFIRE INTEGRATION CHANGELOG
|
||||
====================================
|
||||
http://www.springsource.org/spring-gemfire
|
||||
|
||||
Changes in version 1.0.1 (2011-mm-dd)
|
||||
-------------------------------------
|
||||
General
|
||||
* Upgraded to GemFire 6.5.1.2
|
||||
|
||||
Package org.springframework.data.gemfire
|
||||
* Introduced auto-close (configurable) on RegionFactoryBean
|
||||
|
||||
|
||||
Changes in version 1.0.0 (2011-02-02)
|
||||
-------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user