You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2018/12/31 10:09:47 UTC

[1/2] tomee git commit: Slight rename

Repository: tomee
Updated Branches:
  refs/heads/master 01495dd66 -> 17674f38f


Slight rename


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

Branch: refs/heads/master
Commit: a8046902f2424d5a65c651ab031a9389ded3194b
Parents: 3793f55
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Mon Dec 31 10:08:55 2018 +0000
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Mon Dec 31 10:08:55 2018 +0000

----------------------------------------------------------------------
 examples/mp-rest-client/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/a8046902/examples/mp-rest-client/pom.xml
----------------------------------------------------------------------
diff --git a/examples/mp-rest-client/pom.xml b/examples/mp-rest-client/pom.xml
index 3dca928..622bb3a 100755
--- a/examples/mp-rest-client/pom.xml
+++ b/examples/mp-rest-client/pom.xml
@@ -27,7 +27,7 @@
     <artifactId>mp-rest-client</artifactId>
     <version>8.0.0-SNAPSHOT</version>
     <packaging>war</packaging>
-    <name>OpenEJB :: Examples :: mp-rest-client</name>
+    <name>OpenEJB :: Examples :: Microprofile REST Client</name>
 
 
     <properties>


[2/2] tomee git commit: Merge remote-tracking branch 'apache/master'

Posted by jg...@apache.org.
Merge remote-tracking branch 'apache/master'


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

Branch: refs/heads/master
Commit: 17674f38fa741067ebcf5eb28358d75f4458c18f
Parents: a804690 01495dd
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Mon Dec 31 10:09:30 2018 +0000
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Mon Dec 31 10:09:30 2018 +0000

----------------------------------------------------------------------
 docs/Configuring-in-tomee.adoc         |  12 -
 examples/connector-war/README.adoc     | 362 ++++++++++++++++++++++++
 examples/connector-war/README.md       | 344 -----------------------
 examples/decorators/README.adoc        | 411 ++++++++++++++++++++++++++++
 examples/decorators/README.md          | 393 --------------------------
 examples/projectstage-demo/README.adoc |   6 +-
 pom.xml                                |   2 +-
 7 files changed, 777 insertions(+), 753 deletions(-)
----------------------------------------------------------------------