https://bugzilla.redhat.com/show_bug.cgi?id=1981982
--- Comment #14 from Mat Booth <mat.booth(a)gmail.com> ---
I can't unbundle apache-commons-lang , because fedora have
version 3 when biglybt use 2
This is easier than you think: In 99% of cases, all you need to do is fix the
imports for the namespace change:
sed -i -e 's/import org.apache.commons.lang/import org.apache.commons.lang3/'
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1981982