[Bug 1231457] Review Request: rescu - Lightweight Rest client utility for Java

bugzilla at redhat.com bugzilla at redhat.com
Sat Jun 13 15:33:04 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1231457



--- Comment #6 from gil cattaneo <puntogil at libero.it> ---
build fine with:

BuildRequires: mvn(net.iharder:base64)

rm -rf src/main/java/si/mazi/rescu/utils/Base64.java
find ./ -name "*.java" -exec sed -i
"s/si.mazi.rescu.utils.Base64/net.iharder.Base64/g" {} +
%pom_add_dep net.iharder:base64:2.3.8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component


More information about the package-review mailing list