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 ce2d46b7 Improve event logging
     new 052eddb5 ARIES-2221 Upgrade to OSGi R8
     new 846d4053 Upgrade to pax-exam 4.14.0, hamcrest 2.2, awaitility 4.3.0
     new ba7951d9 ARIES-2222 Migrate ZooKeeper from discontinued servicemix 
bundles to embedded in discovery bundle
     new 136ff604 ARIES-2223 Upgrade ZooKeeper to 3.9.5

The 4 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:
 discovery/command/pom.xml                          |   6 +
 discovery/config/pom.xml                           |   5 +
 discovery/local/pom.xml                            |   6 +
 discovery/mdns/pom.xml                             |   2 +
 discovery/tcp/pom.xml                              |  11 +-
 discovery/zookeeper/bnd.bnd                        |  22 ++-
 discovery/zookeeper/pom.xml                        | 100 +++++++++-----
 examples/echofastbin/fbconsumer/pom.xml            |   5 +
 examples/echofastbin/fbservice/pom.xml             |   5 +
 examples/echofastbin/pom.xml                       |   7 +-
 examples/echotcp/consumer/pom.xml                  |   5 +
 examples/echotcp/pom.xml                           |   7 +-
 examples/echotcp/service/pom.xml                   |   9 ++
 features/src/main/resources/features.xml           |   1 -
 itests/felix/pom.xml                               |  17 ++-
 .../apache/aries/rsa/itests/felix/RsaTestBase.java |  25 ++--
 itests/pom.xml                                     |  13 ++
 itests/tck/pom.xml                                 |   5 +-
 parent/pom.xml                                     | 153 +++++++++++----------
 provider/fastbin/pom.xml                           |  18 ++-
 provider/tcp/pom.xml                               |   5 +
 rsa/pom.xml                                        |   5 +
 topology-manager/pom.xml                           |   5 +
 23 files changed, 286 insertions(+), 151 deletions(-)

Reply via email to