update build system to Gradle 1.0 and latest plugin

This commit is contained in:
Costin Leau
2012-06-21 21:45:21 +03:00
parent a440291c6a
commit d536e70f82
62 changed files with 196 additions and 2165 deletions

View File

@@ -3,7 +3,7 @@
<title>Spring Data Redis Schema(s)</title>
<para>Core schema</para>
<programlisting language="xml"><xi:include href="../../../../../src/main/resources/org/springframework/data/redis/config/spring-redis-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/redis/config/spring-redis-1.0.xsd" parse="text" xmlns:xi="http://www.w3.org/2001/XInclude">
<xi:fallback>
<para><emphasis>FIXME: REDIS SCHEMA LOCATION/NAME CHANGED</emphasis></para>
</xi:fallback>