From 990b643e5aa1e927d7373faa7b077fa949a7eba1 Mon Sep 17 00:00:00 2001 From: Gunnar Hillert Date: Thu, 11 Oct 2012 01:41:33 -0400 Subject: [PATCH] INT-2766 - Fix Appendices Docbook ToC: Sections 31, 32, 33 Appear under V. Appendices For reference: https://jira.springsource.org/browse/INT-2766 --- src/reference/docbook/index.xml | 26 ++++++++++---------- src/reference/docbook/message-publishing.xml | 6 ++--- src/reference/docbook/security.xml | 4 +-- src/reference/docbook/transactions.xml | 6 ++--- 4 files changed, 21 insertions(+), 21 deletions(-) diff --git a/src/reference/docbook/index.xml b/src/reference/docbook/index.xml index 2320bd966f..698c8e1e2d 100644 --- a/src/reference/docbook/index.xml +++ b/src/reference/docbook/index.xml @@ -165,17 +165,17 @@ - - Appendices - - Advanced Topics and Additional Resources - - - - - - - - - + + Appendices + + Advanced Topics and Additional Resources + + + + + + + + + diff --git a/src/reference/docbook/message-publishing.xml b/src/reference/docbook/message-publishing.xml index a0a2c2970d..9bb7a80689 100644 --- a/src/reference/docbook/message-publishing.xml +++ b/src/reference/docbook/message-publishing.xml @@ -1,5 +1,5 @@ - xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="message-publishing" xmlns:xlink="http://www.w3.org/1999/xlink"> Message Publishing @@ -30,7 +30,7 @@ Message it will publish. - + The PublisherAnnotationAdvisor defines and binds the following variables: @@ -381,4 +381,4 @@ static class BankingOperationsImpl implements BankingOperations { - + diff --git a/src/reference/docbook/security.xml b/src/reference/docbook/security.xml index 90d7f9915a..1607658748 100644 --- a/src/reference/docbook/security.xml +++ b/src/reference/docbook/security.xml @@ -1,5 +1,5 @@ - Security in Spring Integration @@ -61,4 +61,4 @@ - + diff --git a/src/reference/docbook/transactions.xml b/src/reference/docbook/transactions.xml index 9cd93f6dff..fde979ddef 100644 --- a/src/reference/docbook/transactions.xml +++ b/src/reference/docbook/transactions.xml @@ -1,5 +1,5 @@ - Transaction Support @@ -203,7 +203,7 @@ public interface TransactionSynchronizationProcessor { void processAfterRollback(IntegrationResourceHolder holder); }]]> - + The factory is responsible for creating a TransactionSynchronization object. You can implement your own, or use the one provided by the framework: @@ -288,4 +288,4 @@ public interface TransactionSynchronizationProcessor { ]]> - +