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

amichair pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git


    from 52605cbe Bump org.jvnet.jaxb:jaxb-maven-plugin from 4.0.13 to 4.0.14 
(#105)
     new c27b38fa ARIES-2211 Add EventListenerBridge for legacy 
EndpointListener support
     new 0f9b2981 ARIES-2210 Update and run TCK tests 8.1.0
     new 63201370 Add detailed note about TCK compliance and the 
EventListenerBridge to readme

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:
 itests/pom.xml                                     |   1 +
 itests/tck/README.md                               |  17 +-
 itests/tck/install/install-tests.sh                |  23 --
 itests/tck/pom.xml                                 | 145 ++++++--
 itests/tck/runtests                                |  21 --
 itests/tck/tck.bndrun                              | 114 +++++--
 parent/pom.xml                                     |  13 +-
 rsa/Readme.md                                      |  37 +-
 .../java/org/apache/aries/rsa/core/Activator.java  |  13 +-
 .../apache/aries/rsa/core/EventListenerBridge.java | 375 +++++++++++++++++++++
 10 files changed, 640 insertions(+), 119 deletions(-)
 delete mode 100644 itests/tck/install/install-tests.sh
 delete mode 100755 itests/tck/runtests
 create mode 100644 
rsa/src/main/java/org/apache/aries/rsa/core/EventListenerBridge.java

Reply via email to