Skip to content

gplazma2-ldap: drop dependency on ldap4testing - #8178

Open
kofemann wants to merge 1 commit into
11.1from
drop-ldap4test-11.1
Open

gplazma2-ldap: drop dependency on ldap4testing#8178
kofemann wants to merge 1 commit into
11.1from
drop-ldap4test-11.1

Conversation

@kofemann

@kofemann kofemann commented Aug 6, 2026

Copy link
Copy Markdown
Member

Motivation:
The ldap4testing module was created to run embedded ldap server for testing. Moreover, the module uses custom copy on opendj dependency. As gplaza2-ldap is the only component that uses ldap4testing, keeping ldap4testing is an extra overhead.

Modification:
Move embedded ldap server into gplazma2-ldap test code base. Update pom to use openidentityplatform maven artefacts. Drop dependency on ldap4testing, thus dependency on dcache.org nexus.

Result:
less custom modules to take care of.

Acked-by: Anastasiia Chub
Target: master, 12.0, 11.2, 11.1, 11.0, 10.2
Require-book: no
Require-notes: yes
(cherry picked from commit 249d639)

Motivation:
The ldap4testing module was created to run embedded ldap server for
testing. Moreover, the module uses custom copy on opendj dependency.
As gplaza2-ldap is the only component that uses ldap4testing, keeping
ldap4testing is an extra overhead.

Modification:
Move embedded ldap server into gplazma2-ldap test code base. Update pom
to use openidentityplatform maven artefacts. Drop dependency on
ldap4testing, thus dependency on dcache.org nexus.

Result:
less custom modules to take care of.

Acked-by: Anastasiia Chub
Target: master, 12.0, 11.2, 11.1, 11.0, 10.2
Require-book: no
Require-notes: yes
(cherry picked from commit 249d639)
Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant