This closes apache/tomee#247
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/f36b2085 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/f36b2085 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/f36b2085 Branch: refs/heads/master Commit: f36b2085989dbdcb2e6594e5286e9d453f7faca6 Parents: a175e04 4ac0e33 Author: Jean-Louis Monteiro <[email protected]> Authored: Thu Dec 6 09:51:36 2018 +0100 Committer: Jean-Louis Monteiro <[email protected]> Committed: Thu Dec 6 09:51:36 2018 +0100 ---------------------------------------------------------------------- docs/datasource-config.adoc | 527 ++++++++++++++++++++ docs/datasource-config.md | 541 --------------------- docs/datasource-configuration-by-creator.adoc | 160 ++++++ docs/datasource-configuration-by-creator.md | 155 ------ docs/datasource-password-encryption.adoc | 159 ++++++ docs/datasource-password-encryption.md | 128 ----- docs/deamon/lin-service.adoc | 24 + docs/deamon/lin-service.md | 17 - docs/deamon/win-service.adoc | 24 + docs/deamon/win-service.md | 17 - docs/declaring-references.adoc | 6 + docs/declaring-references.md | 6 - docs/deploy-tool.adoc | 166 +++++++ docs/deploy-tool.md | 165 ------- docs/deploying-in-tomee.adoc | 73 +++ docs/deploying-in-tomee.md | 73 --- docs/deployment-id.adoc | 231 +++++++++ docs/deployment-id.md | 231 --------- docs/deployments.adoc | 146 ++++++ docs/deployments.md | 135 ----- docs/details-on-openejb-jar.adoc | 152 ++++++ docs/details-on-openejb-jar.md | 156 ------ docs/documentation.adoc | 103 ++++ docs/documentation.md | 106 ---- docs/documentation.old.adoc | 98 ++++ docs/documentation.old.md | 102 ---- docs/dynamic-datasource.adoc | 219 +++++++++ docs/dynamic-datasource.md | 220 --------- 28 files changed, 2088 insertions(+), 2052 deletions(-) ----------------------------------------------------------------------
