https://bugzilla.redhat.com/show_bug.cgi?id=1135700 --- Comment #10 from Mikolaj Izdebski <mizdebsk@xxxxxxxxxx> --- Some important stuff first: 1) To become Fedora packager you need to complete FPCA first. See: https://fedoraproject.org/wiki/Account_System/CompleteFPCA 2) Once you accept FPCA, any code submitted to Fedora will be licensed under "current default license", which is MIT. Thus you shouldn't add GPL headers to code you write for Fedora. 3) Bundling is strictly prohibited. The package needs to build without using any prebuilt binaries (JARs). 4) Make sure to read and understand packaging guidelines, especially Java-related. Also read Java packaging HOWTO: https://fedorahosted.org/released/javapackages/doc/ 5) The package should probably have simillar structure to antlr3 package. It should be built with Maven. All modules should be enabled, including Maven plugin, as noted by Gil. -- 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