DATACOUCH-79 - Prepare 1.1 M1.
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
<title>Reference Documentation</title>
|
||||
<xi:include href="configuration.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
<xi:include href="entity.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
<xi:include href="https://raw.github.com/SpringSource/spring-data-commons/1.7.1.RELEASE/src/docbkx/repositories.xml"
|
||||
<xi:include href="https://raw.github.com/SpringSource/spring-data-commons/1.8.0.M1/src/docbkx/repositories.xml"
|
||||
xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:fallback href="../../../spring-data-commons/src/docbkx/repositories.xml" />
|
||||
</xi:include>
|
||||
@@ -71,12 +71,12 @@
|
||||
|
||||
<part id="appendix">
|
||||
<title>Appendix</title>
|
||||
<xi:include href="https://raw.github.com/SpringSource/spring-data-commons/1.7.1.RELEASE/src/docbkx/repository-namespace-reference.xml"
|
||||
<xi:include href="https://raw.github.com/SpringSource/spring-data-commons/1.8.0.M1/src/docbkx/repository-namespace-reference.xml"
|
||||
xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:fallback href="../../../spring-data-commons/src/docbkx/repository-namespace-reference.xml" />
|
||||
</xi:include>
|
||||
|
||||
<xi:include href="https://raw.github.com/SpringSource/spring-data-commons/1.7.1.RELEASE/src/docbkx/repository-query-keywords-reference.xml"
|
||||
<xi:include href="https://raw.github.com/SpringSource/spring-data-commons/1.8.0.M1/src/docbkx/repository-query-keywords-reference.xml"
|
||||
xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:fallback href="../../../spring-data-commons/src/docbkx/repository-query-keywords-reference.xml" />
|
||||
</xi:include>
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
|
||||
Release Notes - Spring Data Couchbase - Version 1.1 M1 - 2014-03-31
|
||||
-------------------------------------------------------------------
|
||||
** Task
|
||||
* [DATACOUCH-78] - Adapt to changes in BeanWrapper generics
|
||||
* [DATACOUCH-79] - Release 1.1 M1
|
||||
|
||||
Release Notes - Spring Data Couchbase - Version 1.0.0.RELEASE - 2014-03-13
|
||||
--------------------------------------------------------------------------
|
||||
** Bug
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Spring Data Couchbase 1.0.0.RELEASE
|
||||
Copyright (c) [2013-2014] Couchbase / Pivotal Inc.
|
||||
Spring Data Couchbase 1.1.0.M1
|
||||
Copyright (c) [2013-2014] Couchbase / Pivotal Software, Inc.
|
||||
|
||||
This product is licensed to you under the Apache License, Version 2.0 (the "License").
|
||||
You may not use this product except in compliance with the License.
|
||||
|
||||
Reference in New Issue
Block a user