Hello,

Two of Fortress core’s unit tests use the Apacheds test framework, e.g. 
AdminManagerTest[1].

The problem happens when we try to upgrade to the latest Apaches (2.0.0 AM27).

I get error because the kerberos dependencies[2] are broken. As I recall we 
removed Kerberos from ADS around that time.

That’s all fine but removing the Kerberos dependencies from the pom causes a 
different compile error because the tests can’t find the FrameworkRunner.class.

Any ideas on what to do here? Has that class moved?  

Please advise.

Thanks

—
Shawn


[1](https://github.com/apache/directory-fortress-core/blob/master/src/test/java/org/apache/directory/fortress/core/impl/apacheds/AdminManagerTest.java#L58)

[2](https://github.com/apache/directory-fortress-core/blob/master/pom.xml#L243)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org

Reply via email to