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

--- Comment #4 from gil cattaneo <punto...@libero.it> ---
please remove all prebuilt jars with 
find . -name "*.jar" -delete
and classes
find . -name "*.class" -delete
and javadoc
rm -rf javadoc/*
remove empty javadoc subpackage or build java documentation adding in the
%%build section the following tasks build javadoc or all if you want test the
package

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to