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



--- Comment #3 from Dennis Chen <[email protected]> ---
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'

Section from link: "In particular *.class and *.jar files from upstream
releases MUST NOT be used during build of Fedora packages and they MUST NOT be
included in binary RPM. "

My understanding of the Packaging Guidelines says that a `find . -name "*.jar"
-delete` before the build stage should be enough.

-- 
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
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to