Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.0.0-M13
-
None
-
None
Description
The ApacheDS currently ships as a single service jar. This however includes all the dependencies bundled within it (ex: javax.servlet.*, mina, slf4j, etc). There should be option to download just the ApacheDS code so that when working in an embedded environment, unwanted dependencies can be avoided and for mandatory dependencies like mina, the application may chose a different version.