Re: Change fortress tests to junit5. Was Re: [VOTE] ApacheDS 2.0.0.AM27 release

2023-10-17 Thread Emmanuel Lécharny
Well, oh, well... I was optimistic when I started migrating the LDAP API and ApacheDS from Junit4 to Junit5. The rational for doing so was that Eclipse now expect tests to be Junit5 by default, which meant that running Junit4 tests started to be a PITA. It was all but smooth. Let's say that

Change fortress tests to junit5. Was Re: [VOTE] ApacheDS 2.0.0.AM27 release

2023-10-17 Thread Shawn McKinney
Hi Emmanuel, I don’t want this discussion to get in the way of the vote so I’ve renamed it. There’s a bit more. Now, we must use junit5. Doesn’t seem like too big of a deal as it’s backward compatible and in the test scope. There are two tests that utilize the apacheDS test runner. They both