[
https://issues.apache.org/jira/browse/TOMEE-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16725554#comment-16725554
]
ASF GitHub Bot commented on TOMEE-2405:
---------------------------------------
GitHub user cesarhernandezgt opened a pull request:
https://github.com/apache/tomee/pull/295
TOMEE-2405 Migrate MP README's to adoc and create MP index-group
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cesarhernandezgt/tomee TOMEE-2405
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/295.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 #295
----
commit 0fe27129cb8ad64d406cabe184af7113392f7c4f
Author: CesarHernandezGt <cfhernan123@...>
Date: 2018-12-20T02:45:17Z
TOMEE-2405 - created examples/mp-faulttolerance-retry/README.adoc and added
index-group MicroProfile
commit dcccfc3e9bf442cd891f91d4a4f7d90cd5e63ddc
Author: CesarHernandezGt <cfhernan123@...>
Date: 2018-12-20T02:47:04Z
TOMEE-2405 - added MicroProfile index group to
examples/mp-config-example/README.adoc
commit 81f70620628f576ada9718afa31fe382a90e8330
Author: CesarHernandezGt <cfhernan123@...>
Date: 2018-12-20T02:51:24Z
TOMEE-2405 - created examples/mp-metrics-counted /README.adoc and added
index-group MicroProfile
commit 4d07c10fc431317acf6de25345a51d683524ce7a
Author: CesarHernandezGt <cfhernan123@...>
Date: 2018-12-20T02:57:24Z
TOMEE-2405 - created examples/mp-metrics-histogram/README.adoc and added
index-group MicroProfile
commit 65ce73b9ce1875fa6df880b7d45d56acc50f5a6e
Author: CesarHernandezGt <cfhernan123@...>
Date: 2018-12-20T03:06:41Z
TOMEE-2405 - created examples/mp-metrics-timed/README.adoc and added
index-group MicroProfile
commit 159417c214893af4cbdf5deee0aa6f651883059b
Author: CesarHernandezGt <cfhernan123@...>
Date: 2018-12-20T03:14:29Z
TOMEE-2405 - created examples/mp-rest-client/README.adoc and added
index-group MicroProfile
commit fcdaefeb796d2890e284c0ae1eb08f62f3247ddb
Author: CesarHernandezGt <cfhernan123@...>
Date: 2018-12-20T03:17:16Z
TOMEE-2405 - created examples/mp-rest-jwt/README.adoc and added index-group
MicroProfile
----
> Migrate MP README's to adoc and create MP index-group
> -----------------------------------------------------
>
> Key: TOMEE-2405
> URL: https://issues.apache.org/jira/browse/TOMEE-2405
> Project: TomEE
> Issue Type: Sub-task
> Components: Examples and Documentation
> Affects Versions: 8.0.0-M1
> Reporter: Cesar Hernandez
> Assignee: Jonathan Gallimore
> Priority: Major
> Labels: examples, microprofile, pull-request-available
> Fix For: 8.0.0-M2
>
>
> We would like to have an example for MicroProfile (MP) Fault Tolerance (FT)
> @Retry annotation.
> To get up to speed on the FT MP spec please take a look at these blog posts:
> [https://www.tomitribe.com/blog/microprofile-fault-tolerance-take-2/]
> [https://www.tomitribe.com/blog/microprofile-fault-tolerance-annotations/]
> [https://www.tomitribe.com/blog/tomee-a-tutorial-on-microprofile-fault-tolerance/]
> Example name should be mp-faulttolerance-retry, following the standard
> already in the project.
> All the examples are in:
> [https://github.com/apache/tomee/tree/master/examples]
> See this example of @Counted metrics example for reference:
> [https://github.com/apache/tomee/tree/master/examples/mp-metrics-counted]
> And this example:
> [https://github.com/tomitribe/microprofile-samples/tree/master/fault-tolerance/retry]
> The PR has to contain arquillian tests validating the example.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)