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

asf-gitbox-commits pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave.git


    from c02c92a  re-enable jbake and meecrowave-doc generator
     new 8b1ee61  fix beanvalidation integration test
     new d8c07dd  fixing webservice integration test
     new 5a7973c  MEECROWAVE-347 fix sslConfig

The 3 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:
 integration-tests/beanvalidation/pom.xml           |   9 +-
 integration-tests/dispatch-jsp/pom.xml             |   2 +-
 integration-tests/no-cxf/pom.xml                   |   2 +-
 integration-tests/sse/pom.xml                      |   2 +-
 integration-tests/ssl/pom.xml                      |   2 +-
 .../tests/ssl/TlsVirtualHostPropertiesTest.java    | 103 ++++++------
 integration-tests/webservices/pom.xml              |   2 +-
 .../meecrowave/tests/webservices/Contract1.java    |   2 +-
 .../meecrowave/tests/webservices/Contract2.java    |   2 +-
 .../meecrowave/tests/webservices/Endpoint1.java    |   2 +-
 .../meecrowave/tests/webservices/Endpoint2.java    |   2 +-
 .../meecrowave/tests/webservice/JAXWSTest.java     |   2 +-
 .../java/org/apache/meecrowave/Meecrowave.java     |  44 +-----
 .../configuration/SslHostConfiguration.java        | 172 +++++++++++++++++++++
 pom.xml                                            |  10 +-
 15 files changed, 250 insertions(+), 108 deletions(-)
 create mode 100644 
meecrowave-core/src/main/java/org/apache/meecrowave/configuration/SslHostConfiguration.java

Reply via email to