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/10 14:47:14 UTC

[11/38] tomee git commit: Comment this out for now

Comment this out for now


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

Branch: refs/heads/master
Commit: a1747db5a0e55eb1c66554d6a71fc90809332dea
Parents: 70eb7e9
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Wed Oct 17 14:52:51 2018 +0100
Committer: Roberto Cortez <ra...@yahoo.com>
Committed: Fri Dec 7 18:11:18 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/a1747db5/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index e7cb451..c0f47f9 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -119,7 +119,7 @@ BROKEN, see TOMEE-2140
     <module>rest-applicationcomposer</module>
     <module>rest-cdi</module>
     <module>rest-jaas</module>
-    <module>rest-mp-jwt</module>
+    <!--<module>rest-mp-jwt</module>-->
     <module>rest-on-ejb</module>
     <module>rest-example</module>
     <module>rest-example-with-application</module>