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

jbertram pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


    from 8d7608b4d6 ARTEMIS-4929 use correct details for expiration audit log
     new 9ee64b1972 ARTEMIS-5756 add Jakarta client Karaf feature w/OSGi bundle
     new 39dd595d02 ARTEMIS-5756: add integration test for new 
artemis-jakarta-client karaf feature

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:
 artemis-features/src/main/resources/features.xml   |  6 +++
 .../pom.xml                                        |  6 +--
 pom.xml                                            |  1 +
 .../pom.xml                                        | 45 ++--------------------
 .../client/ArtemisJakartaClientFeatureIT.java}     | 28 +++++++-------
 .../integration/karaf/client/PaxExamOptions.java   | 44 +--------------------
 tests/pom.xml                                      |  1 +
 7 files changed, 31 insertions(+), 100 deletions(-)
 copy {artemis-jms-client-osgi => artemis-jakarta-client-osgi}/pom.xml (95%)
 copy tests/{karaf-client-integration-tests => 
karaf-jakarta-client-integration-tests}/pom.xml (82%)
 copy 
tests/{karaf-client-integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/karaf/client/ArtemisJMSClientFeatureIT.java
 => 
karaf-jakarta-client-integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/karaf/client/ArtemisJakartaClientFeatureIT.java}
 (87%)
 copy tests/{karaf-client-integration-tests => 
karaf-jakarta-client-integration-tests}/src/test/java/org/apache/activemq/artemis/tests/integration/karaf/client/PaxExamOptions.java
 (66%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to