Description of problem: JavaSDK fails on java.lang.NoClassDefFoundError, when running jar build with HttpClent45 support, but using HttpClent42 Version-Release number of selected component (if applicable): 4.0.0.alpha13 How reproducible: always Steps to Reproduce: 1. Use jar with classes compiled for apache httclient 45 2. use apache httclient 42 as your library Actual results: java.lang.NoClassDefFoundError: org/apache/http/conn/socket/LayeredConnectionSocketFactory at org.ovirt.engine.sdk4.ConnectionBuilder.connection(ConnectionBuilder.java:67) Expected results: We should ship both 42 and 45 classes in jar file. So such use case succed. Additional info:
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.