You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2018/12/04 06:51:35 UTC

[9/9] tomee git commit: This closes apache/tomee#224

This closes apache/tomee#224


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/52b788f6
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/52b788f6
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/52b788f6

Branch: refs/heads/master
Commit: 52b788f62307f978912c678b211eb71f8968bcff
Parents: cffc296 b2e1624
Author: Jean-Louis Monteiro <je...@gmail.com>
Authored: Tue Dec 4 07:51:11 2018 +0100
Committer: Jean-Louis Monteiro <je...@gmail.com>
Committed: Tue Dec 4 07:51:11 2018 +0100

----------------------------------------------------------------------
 examples/mp-metrics-timed/README.md                   | 4 ++--
 examples/quartz-app/README.md                         | 6 +++---
 examples/realm-in-tomee/README.md                     | 6 +++---
 examples/reload-persistence-unit-properties/README.md | 6 +++---
 4 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/52b788f6/examples/mp-metrics-timed/README.md
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tomee/blob/52b788f6/examples/quartz-app/README.md
----------------------------------------------------------------------
diff --cc examples/quartz-app/README.md
index 73c0d9f,8dde93c..0c6cea2
--- a/examples/quartz-app/README.md
+++ b/examples/quartz-app/README.md
@@@ -1,10 -1,6 +1,10 @@@
 -Title: Quartz Resource Adapter usage
 +index-group=Java EE Connectors
 +type=page
 +status=published
 +title=Quartz Resource Adapter usage
 +~~~~~~
  
- Note this example is somewhat dated.  It predates the schedule API which was added to EJB 3.1.  Modern applications should use the schedule API which has many, if not all,
+ Note: this example is somewhat dated.  It predates the schedule API which was added to EJB 3.1.  Modern applications should use the schedule API which has many, if not all,
  the same features as Quartz.  In fact, Quartz is the engine that drives the `@Schedule` and `ScheduleExpression` support in OpenEJB and TomEE.
  
  Despite being dated from a scheduling perspective it is still an excellent reference for how to plug-in and test a custom Java EE Resource Adapter.

http://git-wip-us.apache.org/repos/asf/tomee/blob/52b788f6/examples/realm-in-tomee/README.md
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tomee/blob/52b788f6/examples/reload-persistence-unit-properties/README.md
----------------------------------------------------------------------