TOMEE-2316 Convert Markdown files to Asciidoc in the docs folder - 7
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/622ada3a Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/622ada3a Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/622ada3a Branch: refs/heads/master Commit: 622ada3a23f26a9e15b2e7c35d5a75da25e91550 Parents: 329eb60 Author: Carlos Chacin <[email protected]> Authored: Wed Dec 5 23:06:56 2018 -0800 Committer: Carlos Chacin <[email protected]> Committed: Wed Dec 5 23:06:56 2018 -0800 ---------------------------------------------------------------------- docs/local-client-injection.adoc | 4 ++-- docs/maven/index.adoc | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/622ada3a/docs/local-client-injection.adoc ---------------------------------------------------------------------- diff --git a/docs/local-client-injection.adoc b/docs/local-client-injection.adoc index d95de42..01a9516 100644 --- a/docs/local-client-injection.adoc +++ b/docs/local-client-injection.adoc @@ -1,10 +1,10 @@ -# Local Client Injection +# OpenEJB 3.1.1 or later required} :index-group: Testing Techniques :jbake-date: 2018-12-05 :jbake-type: page :jbake-status: published -:jbake-title: OpenEJB 3.1.1 or later required} +## Local Client Injection The _@LocalClient_ annotation (org.apache.openejb.api.LocalClient) is an innovation that crosses concepts of an Java EE Application Client with a http://git-wip-us.apache.org/repos/asf/tomee/blob/622ada3a/docs/maven/index.adoc ---------------------------------------------------------------------- diff --git a/docs/maven/index.adoc b/docs/maven/index.adoc index c83c30c..b526355 100644 --- a/docs/maven/index.adoc +++ b/docs/maven/index.adoc @@ -1,9 +1,8 @@ -:index-group: TomEE -Maven Plugin +# TomEE Maven Plugin +:index-group: TomEE Maven Plugin :jbake-date: 2018-12-05 :jbake-type: page :jbake-status: published -:jbake-title: TomEE Maven Plugin Inspired by the Jetty Maven Plugin, the TomEE Maven Plugin is a
