Skip to content

Commit

Permalink
Remove ‘CHAPTER x‘ from chapter headings
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Campbell <pcampbell@kemitix.net>
  • Loading branch information
kemitix authored and tomjenkinson committed Sep 18, 2020
1 parent e572a4e commit ce3ea90
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions spec/src/main/asciidoc/Transactions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ Copyright (c) 2020 Eclipse Foundation.
Oracle and Java are registered trademarks of Oracle and/or its
affiliates. Other names may be trademarks of their respective owners.

== CHAPTER 1 -

Introduction
== Introduction

This document describes Jakarta
Transactions. Jakarta Transactions specifies local Java interfaces between a
Expand Down Expand Up @@ -103,9 +101,7 @@ RDBMS
* Advanced transactional applications written
in the Java _TM_ programming language

== CHAPTER 2 -

Relationship to Other Java APIs
== Relationship to Other Java APIs

This chapter explores the relationship
between Jakarta Transactions and other Java APIs, including
Expand Down Expand Up @@ -163,9 +159,7 @@ protocol for transaction propagation between servers. JTS is intended
for vendors that provide the transaction system infrastructure for
enterprise middleware.

== CHAPTER 3 -

Jakarta Transactions API
== Jakarta Transactions API

The Jakarta Transactions API consists of
three elements: a high-level application transaction demarcation
Expand Down Expand Up @@ -1352,9 +1346,7 @@ contextNotActiveException) \{

===

== CHAPTER 4 -

Jakarta Transactions Support in the Application Server
== Jakarta Transactions Support in the Application Server

This chapter provides a discussion on
implementation and usage considerations for application servers to
Expand Down

0 comments on commit ce3ea90

Please sign in to comment.