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 2020/08/04 20:11:22 UTC

[tomee-tck] 02/02: Merge branch 'master' of github.com:apache/tomee-tck

This is an automated email from the ASF dual-hosted git repository.

jgallimore pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-tck.git

commit 56ba7f3d5f7a72f83659129db9e325509a09132d
Merge: 7a07e09 0a6610f
Author: Jonathan Gallimore <jo...@jrg.me.uk>
AuthorDate: Tue Aug 4 21:11:03 2020 +0100

    Merge branch 'master' of github.com:apache/tomee-tck

 pom.xml                                            | 66 +++++++++++++++++++++-
 src/test/resources/testsuite.properties            | 13 ++++-
 .../openejb/tck/commands/CommandSupport.groovy     |  3 +
 .../tomee-plume/conf/ProviderConfiguration.xml     | 64 +++++++++++++++++++++
 src/test/tomee-plume/conf/context.xml              |  4 ++
 src/test/tomee-plume/conf/jaspic-providers.xml     |  4 +-
 src/test/tomee-plume/conf/system.properties        |  8 +++
 7 files changed, 156 insertions(+), 6 deletions(-)

diff --cc src/test/tomee-plume/conf/jaspic-providers.xml
index a7913d7,4ee3126..fc0ebe1
--- a/src/test/tomee-plume/conf/jaspic-providers.xml
+++ b/src/test/tomee-plume/conf/jaspic-providers.xml
@@@ -416,7 -416,22 +416,7 @@@
              layer="HttpServlet"
              appContext="Catalina/localhost /securityapi_securitycontext_getprincipalsbytype_web"
              description="any">
- </provider>-->
+   </provider>
 -
 -
 -  <provider name="any"
 -            className="com.sun.ts.tests.jaspic.tssv.config.TSAuthConfigProvider"
 -            layer="HttpServlet"
 -            appContext="Catalina/localhost /spitests_servlet_web"
 -            description="any">
 -  </provider>
 -  <provider name="any"
 -            className="com.sun.ts.tests.jaspic.tssv.config.TSAuthConfigProvider"
 -            layer="HttpServlet"
 -            appContext="Catalina/localhost /spitests_baseline_jaspicservlet_vehicle_web"
 -            description="any">
 -  </provider>
 -
  </jaspic-providers>