This closes #282. Thanks cchacin.
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/890898ef Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/890898ef Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/890898ef Branch: refs/heads/master Commit: 890898ef30c622cca3014ff83886cdcccfb20241 Parents: 1820408 62db64b Author: Jean-Louis Monteiro <[email protected]> Authored: Tue Dec 18 16:37:10 2018 +0100 Committer: Jean-Louis Monteiro <[email protected]> Committed: Tue Dec 18 16:37:10 2018 +0100 ---------------------------------------------------------------------- docs/app-clients-and-jndi.adoc | 4 +- docs/application-composer/getting-started.adoc | 2 +- ...application-discovery-via-the-classpath.adoc | 2 +- docs/application-resources.adoc | 4 +- docs/basics---getting-things.adoc | 2 +- docs/basics---transactions.adoc | 2 +- docs/configuring-datasources.adoc | 4 +- docs/constructor-injection.adoc | 2 +- docs/datasource-config.adoc | 2 +- docs/developer/json/index.adoc | 4 +- .../testing/applicationcomposer/index.adoc | 26 ++++++------ docs/developer/testing/arquillian/index.adoc | 2 +- docs/documentation.adoc | 2 +- docs/documentation.old.adoc | 2 +- docs/ejb-local-ref.adoc | 2 +- docs/ejb-ref.adoc | 2 +- docs/ejb-refs.adoc | 4 +- docs/embedded-and-remotable.adoc | 10 ++--- docs/generating-ejb-3-annotations.adoc | 4 +- docs/hello-world.adoc | 2 +- docs/jndi-names.adoc | 4 +- docs/jpa-concepts.adoc | 4 +- docs/local-client-injection.adoc | 20 ++++----- docs/lookup-of-other-ejbs-example.adoc | 8 ++-- docs/new-in-openejb-3.0.adoc | 6 +-- docs/persistence-context.adoc | 2 +- docs/persistence-unit-ref.adoc | 6 +-- docs/resource-injection.adoc | 6 +-- docs/resource-ref-for-datasource.adoc | 2 +- docs/security-annotations.adoc | 8 ++-- docs/singleton-beans.adoc | 44 ++++++++++---------- docs/spring-and-openejb-3.0.adoc | 4 +- docs/spring-ejb-and-jpa.adoc | 10 ++--- docs/tomcat-object-factory.adoc | 2 +- docs/tomee-and-security.adoc | 2 +- docs/transaction-annotations.adoc | 6 +-- 36 files changed, 109 insertions(+), 109 deletions(-) ----------------------------------------------------------------------
