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

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


    from fa691c2  Merge pull request #12 from hbelmiro/TOMEE-2849
     new c2871ab  Start configuring Security API TCK
     new 567bc5d  Security API changes

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            |  34 +-
 .../org/apache/openejb/cts/GreenmailRunner.java    |   1 +
 .../apache/openejb/cts/UnboundIdLdapRunner.java    |  99 +++++
 .../apache/openejb/tck/util/GeneratePackages.java  |   3 +-
 src/test/ldap/ldap.ldif                            | 207 ++++++++++
 src/test/tomee-plume/conf/jaspic-providers.xml     | 424 +++++++++++++++++++++
 src/test/tomee-plume/conf/tomee.xml                |   7 +
 sections.packages => tck8-sections.properties      |  14 +
 8 files changed, 783 insertions(+), 6 deletions(-)
 create mode 100644 
src/main/java/org/apache/openejb/cts/UnboundIdLdapRunner.java
 create mode 100644 src/test/ldap/ldap.ldif
 create mode 100644 src/test/tomee-plume/conf/jaspic-providers.xml
 copy sections.packages => tck8-sections.properties (99%)

Reply via email to