https://bugzilla.redhat.com/show_bug.cgi?id=834574 --- Comment #12 from Alec Leamas <leamas.alec@xxxxxxxxx> --- Issues: ======= - Bundled jar/class files should be removed before build Note: Jar files in source (see attachment) See: http://fedoraproject.org/wiki/Packaging:Java#Pre- built_JAR_files_.2F_Other_bundled_software'. Try: find \( -name '*.jar' -o -name '*.class' \) -delete - The package seems to contain a test suite. If possible, run this in %check (or put a motivation in spec why not) - There are specific GL for packaging source url from github which not are followed. One result is a (too) anonymous source filename. Please adjust to follow these GL: https://fedoraproject.org/wiki/Packaging:SourceURL?rd=Packaging/SourceURL#Github -- 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 _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review