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

dkulp pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


    from d0d9d77a17 Some toString methods to help with debugging
     add 9393d08995 CXF-8879: OSGi bundle manifest are broken

No new revisions were added by this update.

Summary of changes:
 core/pom.xml                                    | 32 +++++++++++++++--
 integration/cdi/pom.xml                         |  9 +++++
 integration/tracing/tracing-brave/pom.xml       |  5 +++
 integration/tracing/tracing-opentracing/pom.xml |  5 +++
 parent/pom.xml                                  | 41 +++++++++++++++++++++
 pom.xml                                         |  2 +-
 rt/bindings/coloc/pom.xml                       |  4 +++
 rt/bindings/corba/pom.xml                       |  6 ++++
 rt/bindings/soap/pom.xml                        |  7 ++++
 rt/bindings/xml/pom.xml                         |  3 ++
 rt/databinding/aegis/pom.xml                    |  5 +++
 rt/databinding/jaxb/pom.xml                     |  4 +++
 rt/features/clustering/pom.xml                  |  3 ++
 rt/frontend/jaxrs/pom.xml                       | 47 +++++++++++++++++++++++++
 rt/frontend/jaxws/pom.xml                       | 16 +++++++++
 rt/frontend/js/pom.xml                          |  3 ++
 rt/frontend/simple/pom.xml                      |  5 +++
 rt/management/pom.xml                           |  4 +++
 rt/rs/client/pom.xml                            |  4 +++
 rt/rs/description-common-openapi/pom.xml        |  4 +++
 rt/rs/description-openapi-v3/pom.xml            |  4 +++
 rt/rs/description-swagger-ui/pom.xml            |  3 ++
 rt/rs/description/pom.xml                       |  4 +++
 rt/rs/extensions/providers/pom.xml              |  4 +++
 rt/rs/extensions/search/pom.xml                 |  5 +++
 rt/rs/http-sci/pom.xml                          |  3 ++
 rt/rs/microprofile-client/pom.xml               | 21 +++++++++++
 rt/rs/security/cors/pom.xml                     |  3 ++
 rt/rs/security/jose-parent/jose-jaxrs/pom.xml   |  4 +++
 rt/rs/security/oauth-parent/oauth2-saml/pom.xml |  3 ++
 rt/rs/security/oauth-parent/oauth2/pom.xml      |  6 ++++
 rt/rs/security/sso/oidc/pom.xml                 |  3 ++
 rt/rs/security/sso/saml/pom.xml                 |  7 ++++
 rt/rs/security/xml/pom.xml                      |  3 ++
 rt/rs/sse/pom.xml                               |  3 ++
 rt/security-saml/pom.xml                        |  3 ++
 rt/transports/http-hc/pom.xml                   |  3 ++
 rt/transports/http-jetty/pom.xml                | 10 ++++++
 rt/transports/http-netty/netty-client/pom.xml   |  4 +++
 rt/transports/http-netty/netty-server/pom.xml   | 10 ++++++
 rt/transports/http-undertow/pom.xml             |  8 +++++
 rt/transports/http/pom.xml                      | 14 ++++++++
 rt/transports/jms/pom.xml                       |  5 +++
 43 files changed, 339 insertions(+), 3 deletions(-)

Reply via email to