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 0cb48b9d Bump org.mockito:mockito-core from 5.18.0 to 5.23.0 (#97)
new a301e348 Remove repository module
new 43985cc0 Remove empty test class
new fd2f5875 Update JVM debug parameter in itests
new 43dba1cf Move dependency versions to parent dependencyManagement
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 | 1 -
discovery/local/pom.xml | 9 -
discovery/mdns/pom.xml | 4 -
discovery/tcp/pom.xml | 3 -
discovery/zookeeper/pom.xml | 2 -
features/pom.xml | 1 -
itests/felix/pom.xml | 1 -
.../apache/aries/rsa/itests/felix/RsaTestBase.java | 2 +-
itests/pom.xml | 10 -
parent/pom.xml | 230 ++++++++++++++-------
pom.xml | 1 -
provider/fastbin/pom.xml | 2 -
.../aries/rsa/provider/fastbin/ManagerTest.java | 108 ----------
provider/tcp/pom.xml | 1 -
repository/pom.xml | 87 --------
15 files changed, 161 insertions(+), 301 deletions(-)
delete mode 100644
provider/fastbin/src/test/java/org/apache/aries/rsa/provider/fastbin/ManagerTest.java
delete mode 100644 repository/pom.xml