GitHub user puneethps opened a pull request:
https://github.com/apache/tomee/pull/319
TOMEE-2405
TOMEE-2405 deleted md files and added adoc files and updated pom file so
that root context is artifactId instead of artifactId-versionNumber in
cdi-session-scope and updated documentation.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/puneethps/tomee master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/319.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #319
----
commit 10d3e265a0bd60a525e069db2daeb04d8dd45c42
Author: puneethps <puneeth.ps@...>
Date: 2018-12-27T15:31:29Z
Delete README.md
commit 40d27f49efd6abd3045c1220dfe77fd36941b912
Author: puneethps <puneeth.ps@...>
Date: 2018-12-27T15:31:47Z
Add files via upload
commit 192a38b142f1c0812d87e90929faeafb8b7fa20e
Author: puneethps <puneeth.ps@...>
Date: 2018-12-27T15:33:12Z
Delete README.md
commit 02806034a699835124071fe49ac4c8eaec9e8792
Author: puneethps <puneeth.ps@...>
Date: 2018-12-27T15:33:32Z
Add files via upload
commit 7b96dc4e0dfab50f77aa63d8a76064f7779e0e72
Author: puneethps <puneeth.ps@...>
Date: 2018-12-27T15:35:35Z
Update README.adoc
commit a694e1c1529ee0f7ebe7296c79dcfe6c14a44882
Author: puneethps <puneeth.ps@...>
Date: 2018-12-27T15:44:34Z
Update README.adoc
commit cfa1d7ea5ad2757ec3ff01ac4598c724e14ee490
Author: puneethps <puneeth.ps@...>
Date: 2018-12-27T15:49:00Z
Updated pom.xml.
Updated pom.xml so that context root path is only artifactId without
version number so that it is consistent with other examples.
----
---