[Bug 1380942] Review Request: jwebunit - Java framework for testing web applications

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



--- Comment #8 from Pavel Alexeev <pahan@xxxxxxxxxxxxx> ---
Package Review
==============

Legend:
[+] = Pass, [!] = Fail, [*] = Not applicable, [?] = Not evaluated


Issues:
=======
[!]: Requires correct, justified where necessary.
 tomcat-servlet-3.0-api does not found in Fedora repos
[!] Package installs properly:
    sudo dnf install jwebunit-3.3-2.fc25.noarch.rpm
jwebunit-code-generator-3.3-2.fc25.noarch.rpm
jwebunit-core-3.3-2.fc25.noarch.rpm
jwebunit-htmlunit-plugin-3.3-2.fc25.noarch.rpm
jwebunit-javadoc-3.3-2.fc25.noarch.rpm --enablerepo=rawhide
    Error: nothing provides tomcat-servlet-3.0-api needed by
jwebunit-htmlunit-plugin-3.3-2.fc25.noarch
[!]: %check is present and all tests pass.
Plese add llink to upstream report in spec file and comment out test run.

===== MUST items =====

Generic:
[+]: Package is licensed with an open-source compatible license and meets other
legal requirements as defined in the legal section of Packaging Guidelines.
[+]: License field in the package spec file matches the actual license. Note:
Checking patched sources after %prep for licenses. Licenses found: "LGPL (v3 or
later)", "Unknown or generated". 29 files have unknown license.
[+]: License file installed when any subpackage combination is installed.
[+]: Package contains no bundled libraries without FPC exception.
[+]: Changelog in prescribed format.
[+]: Sources contain only permissible code or content.
[x]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[+]: Package uses nothing in %doc for runtime.
[+]: Package consistently uses macros (instead of hard-coded directory names).
[+]: Package is named according to the Package Naming Guidelines.
[+]: Package does not generate any conflict.
[+]: Package obeys FHS, except libexecdir and /usr/target.
[*]: If the package is a rename of another package, proper Obsoletes and
Provides are present.
[!]: Requires correct, justified where necessary.
tomcat-servlet-3.0-api does not found in Fedora repos
[+]: Spec file is legible and written in American English.
[*]: Package contains systemd file(s) if in need.
[+]: Package is not known to require an ExcludeArch tag.
[+]: Large documentation must go in a -doc subpackage. Large could be size
(~1MB) or number of files.
     Note: Documentation size is 10240 bytes in 1 files.
[+]: Package complies to the Packaging Guidelines
[+]: Package successfully compiles and builds into binary rpms on at least one
supported primary architecture.
[+]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[+]: 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 is included in %license.
[+]: Package requires other packages for directories it uses.
[+]: Package must own all directories that it creates.
[+]: Package does not own files or directories owned by other packages.
[+]: All build dependencies are listed in BuildRequires, except for any
     that are listed in the exceptions section of Packaging Guidelines.
[+]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[+]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[+]: Macros in Summary, %description expandable at SRPM build time.
[+]: Dist tag is present.
[+]: Package does not contain duplicates in %files.
[+]: Permissions on files are set properly.
[+]: Package use %makeinstall only when make install DESTDIR=... doesn't work.
[+]: Package is named using only allowed ASCII characters.
[+]: Package does not use a name that already exists.
[+]: Package is not relocatable.
[+]: Sources used to build the package match the upstream source, as provided
in the spec URL.
[+]: Spec file name must match the spec package %{name}, in the format
%{name}.spec.
[+]: File names are valid UTF-8.
[+]: Packages must not store files under /srv, /opt or /usr/local

Java:
[+]: Bundled jar/class files should be removed before build
[+]: Packages have proper BuildRequires/Requires on jpackage-utils
     Note: Maven packages do not need to (Build)Require jpackage-utils. It is
pulled in by maven-local
[+]: Javadoc documentation files are generated and included in -javadoc
subpackage
[+]: Javadoc subpackages should not have Requires: jpackage-utils
[+]: Javadocs are placed in %{_javadocdir}/%{name} (no -%{version} symlink)

Maven:
[+]: If package contains pom.xml files install it (including metadata) even
when building with ant
[+]: POM files have correct Maven mapping
[+]: Maven packages should use new style packaging
[+]: Old add_to_maven_depmap macro is not being used
[+]: Packages DO NOT have Requires(post) and Requires(postun) on jpackage-utils
for %update_maven_depmap macro
[+]: Package DOES NOT use %update_maven_depmap in %post/%postun
[+]: Packages use .mfiles file list instead of %{_datadir}/maven2/poms

===== SHOULD items =====

Generic:
[*]: If the source package does not include license text(s) as a separate file
from upstream, the packager SHOULD query upstream to include it.
[+]: Final provides and requires are sane (see attachments).
[+]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in
     jwebunit-javadoc
[?]: Package functions as described.
[+]: Latest version is packaged.
[+]: Package does not include license text files separate from upstream.
[+]: Patches link to upstream bugs/comments/lists or are otherwise justified.
[*]: Description and summary sections in the package spec file contains
translations for supported Non-English languages, if available.
[+]: Package should compile and build into binary rpms on all supported
architectures.
[!]: %check is present and all tests pass.
Plese add llink to upstream report in spec file and comment out test run.
[+]: Packages should try to preserve timestamps of original installed files.
[+]: Reviewer should test that the package builds in mock.
[+]: Buildroot is not present
[+]: Package has no %clean section with rm -rf %{buildroot} (or
$RPM_BUILD_ROOT)
[+]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[+]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[+]: Sources can be downloaded from URI in Source: tag
[+]: SourceX is a working URL.
[+]: Spec use %global instead of %define unless justified.

Java:
[+]: Package uses upstream build method (ant/maven/etc.)
[+]: Packages are noarch unless they use JNI

Rpmlint
-------
Checking: jwebunit-3.3-2.fc25.noarch.rpm
          jwebunit-code-generator-3.3-2.fc25.noarch.rpm
          jwebunit-core-3.3-2.fc25.noarch.rpm
          jwebunit-htmlunit-plugin-3.3-2.fc25.noarch.rpm
          jwebunit-javadoc-3.3-2.fc25.noarch.rpm
          jwebunit-3.3-2.fc25.src.rpm
jwebunit.noarch: W: spelling-error %description -l en_US actored -> factored,
actor ed, actor-ed
jwebunit.noarch: W: spelling-error %description -l en_US refactorings ->
benefactors
jwebunit.noarch: W: wrong-file-end-of-line-encoding
/usr/share/doc/jwebunit/README.md
jwebunit-code-generator.noarch: W: spelling-error %description -l en_US parsers
-> parser, parses, parers
jwebunit-code-generator.noarch: W: no-documentation
jwebunit-core.noarch: W: no-documentation
jwebunit-htmlunit-plugin.noarch: W: no-documentation
jwebunit.src: W: spelling-error %description -l en_US actored -> factored,
actor ed, actor-ed
jwebunit.src: W: spelling-error %description -l en_US refactorings ->
benefactors
6 packages and 0 specfiles checked; 0 errors, 9 warnings.


Requires
--------
jwebunit (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(org.apache.maven.plugins:maven-site-plugin)

jwebunit-code-generator (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    jwebunit

jwebunit-javadoc (rpmlib, GLIBC filtered):
    javapackages-tools

jwebunit-core (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    junit
    jwebunit
    mvn(commons-lang:commons-lang)
    mvn(javax.servlet:servlet-api)
    mvn(junit:junit)
    mvn(regexp:regexp)
    regexp
    slf4j
    tomcat-servlet-3.1-api

jwebunit-htmlunit-plugin (rpmlib, GLIBC filtered):
    htmlunit
    java-headless
    javapackages-tools
    jwebunit
    jwebunit-core
    logback
    mvn(javax.servlet:servlet-api)
    mvn(net.sourceforge.htmlunit:htmlunit)
    mvn(net.sourceforge.jwebunit:jwebunit-core)
    mvn(org.slf4j:jcl-over-slf4j)
    mvn(org.slf4j:slf4j-api)
    slf4j
    tomcat-servlet-3.0-api



Provides
--------
jwebunit:
    jwebunit
    mvn(net.sourceforge.jwebunit:jwebunit:pom:)

jwebunit-code-generator:
    jwebunit-code-generator
    mvn(net.sourceforge.jwebunit:jwebunit-code-generator)
    mvn(net.sourceforge.jwebunit:jwebunit-code-generator:pom:)

jwebunit-javadoc:
    jwebunit-javadoc

jwebunit-core:
    jwebunit-core
    mvn(net.sourceforge.jwebunit:jwebunit-core)
    mvn(net.sourceforge.jwebunit:jwebunit-core:pom:)

jwebunit-htmlunit-plugin:
    jwebunit-htmlunit-plugin
    mvn(net.sourceforge.jwebunit:jwebunit-htmlunit-plugin)
    mvn(net.sourceforge.jwebunit:jwebunit-htmlunit-plugin:pom:)



Source checksums
----------------
https://github.com/JWebUnit/jwebunit/archive/jwebunit-3.3.tar.gz :
  CHECKSUM(SHA256) this package     :
82ac156cf8b0e534ed9c342143d5d461ae96b4ad6e779b927cb1fb32331b01e6
  CHECKSUM(SHA256) upstream package :
82ac156cf8b0e534ed9c342143d5d461ae96b4ad6e779b927cb1fb32331b01e6


Generated by fedora-review 0.6.1 (f03e4e7) last change: 2016-05-02
Command line :/usr/bin/fedora-review -b 1380942 -m fedora-25-x86_64
Buildroot used: fedora-25-x86_64
Active plugins: Generic, Shell-api, Java
Disabled plugins: C/C++, Python, fonts, SugarActivity, Ocaml, Perl, Haskell, R,
PHP
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6


Please add in comment URL on test run fails upstream bugreport, comment out
test. It is not stop issue.

And only major issue I found in required tomcat-servlet-3.0-api present which
is not in Fedora as can I see.

-- 
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
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]