Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
emc.json: add explicit dependency to Commons Logging 1.2
Installing the JSON EMC driver from Epsilon 2.6 results in a warning about HttpClient 4 not being able to resolve its dependency on Apache Commons Logging 1.2. This isn't caught through our usual plugin dependencies, as HttpClient 4 gets it via Import-Package so the plug-in installation process doesn't try to fetch it.
- Loading branch information