Bug 613200 - Review Request: rmic-maven-plugin - RMI Compiler Maven Plugin
Summary: Review Request: rmic-maven-plugin - RMI Compiler Maven Plugin
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Alexander Kurtakov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-10 00:42 UTC by Spike
Modified: 2010-07-12 19:49 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-12 19:49:05 UTC
Type: ---
Embargoed:
akurtako: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Spike 2010-07-10 00:42:54 UTC
Spec URL: http://dl.dropbox.com/u/8925090/maven-plugin-rmic.spec
SRPM URL: http://dl.dropbox.com/u/8925090/maven-plugin-rmic-1.1-1.fc13.src.rpm
Description: This plugin works with Maven 2 and uses the java rmic compiler to generate classes used in remote method invocation.

Since this is my first package, I'm seeking a sponsor.

Comment 1 Alexander Kurtakov 2010-07-10 06:56:25 UTC
I'll take this one.

First few comments:
* This package should be named rmic-maven-plugin to match upstream artifactId. We are actively working to make all plugins named this way.
* License.txt should be added as %doc to both packages so when someone installs some of the packages the corresponding license will be installed.

Comment 2 Spike 2010-07-10 07:38:25 UTC
Ok, new spec and srpm:

Spec URL: http://dl.dropbox.com/u/8925090/rmic-maven-plugin.spec
SRPM URL: http://dl.dropbox.com/u/8925090/rmic-maven-plugin-1.1-1.fc13.src.rpm

also updated requires to match the pom.xml

Comment 3 Spike 2010-07-10 08:05:39 UTC
Are you sure, that the license should also go into the -javadoc package. I could neither find anything on http://fedoraproject.org/wiki/Packaging:Java nor is there another package that behaves like this.

Comment 4 Alexander Kurtakov 2010-07-10 09:18:21 UTC
Yes, please read http://fedoraproject.org/wiki/Packaging:LicensingGuidelines#Subpackage_Licensing . It is a change in the packaging guidelines from this week so it will took sometime for packages that are already in to be changed, but new packages should be made according to the guidelines.

Comment 5 Alexander Kurtakov 2010-07-12 14:15:49 UTC
Review:
OK: rpmlint must be run on every package. Output:
rmic-maven-plugin.noarch: W: non-conffile-in-etc /etc/maven/fragments/rmic-maven-plugin
False positive.

rmic-maven-plugin.src: W: invalid-url Source0: rmic-maven-plugin-1.1.tar.gz
Upstream doesn't do source releases. 

OK: The package must be named according to the Package Naming Guidelines .
OK: The spec file name must match the base package %{name}, in the format
%{name}.spec unless your package has an exemption. 
OK: The package must meet the Packaging Guidelines .
OK: The package must be licensed with a Fedora approved license and meet the
Licensing Guidelines .
OK: The License field in the package spec file must match the actual license.
OK: If (and only if) the source package includes the text of the license(s) in
its own file, then that file, containing the text of the license(s) for the
package must be included in %doc. 
OK: The spec file must be written in American English. 
OK: The spec file for the package MUST be legible. 
OK: The sources used to build the package must match the upstream source, as
provided in the spec URL. 
OK: The package MUST successfully compile and build into binary rpms on at
least one primary architecture. 
OK: All build dependencies must be listed in BuildRequires, except for any that
are listed in the exceptions section of the Packaging Guidelines ; inclusion of
those as BuildRequires is optional. Apply common sense.
OK: Packages must NOT bundle copies of system libraries.
OK: A package must own all directories that it creates. If it does not create a
directory that it uses, then it should require a package which does create that
directory. 
OK: A Fedora package must not list a file more than once in the spec file's
%files listings. 
OK: Permissions on files must be set properly. Executables should be set
with executable permissions, for example. Every %files section must include a
%defattr(...) line. 
OK: Each package must consistently use macros. 
OK: The package must contain code, or permissable content. 
OK: Large documentation files must go in a -doc subpackage. 
OK: If a package includes something as %doc, it must not affect the runtime of
the application. 
OK: Packages must not own files or directories already owned by other packages. 
OK: All filenames in rpm packages must be valid UTF-8. 


This package is APPROVED.

Comment 6 Alexander Kurtakov 2010-07-12 14:26:45 UTC
Dropping FE-NEEDSPONSOR as the contributor is sponsored now.

Comment 7 Spike 2010-07-12 14:37:07 UTC
New Package CVS Request
=======================
Package Name: rmic-maven-plugin
Short Description: RMI Compiler Maven Plugin
Owners: spike
Branches: 
InitialCC: akurtakov

Comment 8 Kevin Fenzi 2010-07-12 17:29:07 UTC
CVS done (by process-cvs-requests.py).


Note You need to log in before you can comment on or make changes to this bug.