These three dependencies shipped in v4.5.0; the current version in Fedora 28 is jss-4.5.0-1.fc28.x86_64. To use this version of jss, these dependencies need to be included in classpath of the calling application alongside the jss4.jar.
This commit adds these dependencies to the build system for 389-console but does not publish a new release of 389-console.
Recently JSS added three dependencies:
slf4jin 4.5.0-a0.apache-commons-codecin 4.5.0-a2.apache-commons-langin 4.5.0-a4.These three dependencies shipped in
v4.5.0; the current version in Fedora 28 isjss-4.5.0-1.fc28.x86_64. To use this version ofjss, these dependencies need to be included in classpath of the calling application alongside thejss4.jar.This commit adds these dependencies to the build system for
389-consolebut does not publish a new release of389-console.Signed-off-by: Alexander Scheel ascheel@redhat.com