You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rz...@apache.org on 2021/05/21 09:56:30 UTC

[tomee] branch master updated: Fix README.adoc tests code block

This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/master by this push:
     new 8e2756e  Fix README.adoc tests code block
     new 6974753  Merge pull request #798 from Dexmaster/master
8e2756e is described below

commit 8e2756ec2e19d6b984373d6aadeb25fdcf6cb37c
Author: Andrii Malytskyi <de...@gmail.com>
AuthorDate: Thu May 20 20:21:49 2021 +0300

    Fix README.adoc tests code block
---
 examples/rest-cdi/README.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/rest-cdi/README.adoc b/examples/rest-cdi/README.adoc
index 6b253a7..7e8a465 100644
--- a/examples/rest-cdi/README.adoc
+++ b/examples/rest-cdi/README.adoc
@@ -175,6 +175,7 @@ $ mvn clean install
 Which should create output like the following.
 
 [source,java]
+----
 -------------------------------------------------------
  T E S T S
 -------------------------------------------------------