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/11/29 21:48:53 UTC

[04/10] tomee git commit: TOMEE-2283 - Add to Examples

TOMEE-2283 - Add to Examples

Signed-off-by: brunobat <br...@gmail.com>


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

Branch: refs/heads/master
Commit: 9f11ac08850cdc9078eccbb8009cf41e272c66ab
Parents: 11be086
Author: brunobat <br...@gmail.com>
Authored: Wed Nov 21 23:54:33 2018 +0000
Committer: brunobat <br...@gmail.com>
Committed: Thu Nov 29 12:23:39 2018 +0000

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


http://git-wip-us.apache.org/repos/asf/tomee/blob/9f11ac08/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 2e670a9..f9b3342 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -173,6 +173,7 @@ BROKEN, see TOMEE-2140
     <module>resources-jmx-example</module>
     <module>mp-metrics-counted</module>
     <module>mp-metrics-timed</module>
+    <module>websocket-tls-basic-auth</module>
   </modules>
 
   <dependencies>