[Bug 1321687] Review Request: qpid-java - Apache Qpid Java Components

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

 



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

Raphael Groner <projects.rg@xxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |POST
              Flags|                            |fedora-review+



--- Comment #10 from Raphael Groner <projects.rg@xxxxxxxx> ---
APPROVED

[!]: Latest version is packaged.
=> Version 6.0.4 is available.


Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



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

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Apache (v2.0)", "Apache (v2.0) MIT/X11 (BSD like)", "*No
     copyright* Apache (v2.0) MIT/X11 (BSD like)", "Unknown or generated",
     "*No copyright* Apache (v2.0)". 112 files have unknown license.
     Detailed output of licensecheck in /home/builder/fedora-review/1321687
     -qpid-java/licensecheck.txt
=> $ export URL=http://www.apache.org/licenses/LICENSE-2.0
=> $ find qpid-java-6.0.3 -name src -exec grep -Lr $URL '{}' \; |grep '\.java' 
=> no java files found without Apache URL inside
=> OK, all files licensed

[x]: License file installed when any subpackage combination is installed.
=> Dependencies:
qpid-bdbstore-jmx → qpid-bdbstore
qpid-bdbstore → qpid-broker-plugins-amqp-0-8-protocol
qpid-broker-plugins-amqp-0-8-protocol → %license
qpid-client → qpid-common
qpid-common → %license
qpid-broker-plugins-management-jmx → qpid-management-common
qpid-management-common → %license
qpid-broker-plugins-amqp-1-0-protocol → %license
qpid-broker-plugins-websocket → %license
qpid-client-examples → qpid-client
qpid-client → qpid-common
qpid-java-javadoc → %license
qpid-broker-plugins-derby-store → qpid-broker-core
qpid-broker-core → %license
qpid-management-examples → qpid-management-common
qpid-broker-plugins-amqp-msg-conv-0-10-to-1-0 →
qpid-broker-plugins-amqp-1-0-protocol
qpid-broker-plugins-amqp-0-10-protocol →%license
qpid-broker-plugins-access-control → %license
qpid-perftests → qpid-client
qpid-java-tools → qpid-client
qpid-java-build → %license
qpid-test-utils → %license
qpid-broker-plugins-amqp-msg-conv-0-8-to-1-0 →
qpid-broker-plugins-amqp-0-8-protocol
qpid-broker-plugins-management-amqp → %license
qpid-broker-plugins-amqp-msg-conv-0-8-to-0-10 →
qpid-broker-plugins-amqp-0-10-protocol
qpid-jca → %license
qpid-perftests-visualisation-jfc → qpid-common
qpid-broker-codegen → qpid-broker
qpid-broker → %license
qpid-broker-core → %license
qpid-broker-plugins-memory-store → %license

[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
=> Java package.

[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: 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 92160 bytes in 9 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: 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.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any
     that are listed in the exceptions section of Packaging Guidelines.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

Java:
[x]: Bundled jar/class files should be removed before build
[x]: 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
[x]: Javadoc documentation files are generated and included in -javadoc
     subpackage
[x]: Javadoc subpackages should not have Requires: jpackage-utils
[x]: Javadocs are placed in %{_javadocdir}/%{name} (no -%{version} symlink)

Maven:
[x]: If package contains pom.xml files install it (including metadata) even
     when building with ant
[x]: POM files have correct Maven mapping
[x]: Maven packages should use new style packaging
[x]: Old add_to_maven_depmap macro is not being used
[x]: Packages DO NOT have Requires(post) and Requires(postun) on jpackage-
     utils for %update_maven_depmap macro
[x]: Package DOES NOT use %update_maven_depmap in %post/%postun
[x]: 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.
[x]: Final provides and requires are sane (see attachments).
[-]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in qpid-
     bdbstore , qpid-bdbstore-jmx , qpid-broker , qpid-broker-codegen ,
     qpid-broker-core , qpid-broker-plugins-access-control , qpid-broker-
     plugins-amqp-0-8-protocol , qpid-broker-plugins-amqp-0-10-protocol ,
     qpid-broker-plugins-amqp-1-0-protocol , qpid-broker-plugins-amqp-msg-
     conv-0-8-to-0-10 , qpid-broker-plugins-amqp-msg-conv-0-8-to-1-0 ,
     qpid-broker-plugins-amqp-msg-conv-0-10-to-1-0 , qpid-broker-plugins-
     derby-store , qpid-broker-plugins-jdbc-store , qpid-broker-plugins-
     management-amqp , qpid-broker-plugins-management-jmx , qpid-broker-
     plugins-memory-store , qpid-broker-plugins-websocket , qpid-java-build
     , qpid-client , qpid-client-examples , qpid-common , qpid-jca , qpid-
     management-common , qpid-management-examples , qpid-perftests , qpid-
     perftests-visualisation-jfc , qpid-test-utils , qpid-java-tools ,
     qpid-java-javadoc
=> Noarch packages with magic maven dependencies.

[x]: Package functions as described.
=> Tests pass.

[!]: Latest version is packaged.
=> Version 6.0.4 is available.

[x]: Package does not include license text files separate from upstream.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

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

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: qpid-bdbstore-6.0.3-1.fc25.noarch.rpm
          qpid-bdbstore-jmx-6.0.3-1.fc25.noarch.rpm
          qpid-broker-6.0.3-1.fc25.noarch.rpm
          qpid-broker-codegen-6.0.3-1.fc25.noarch.rpm
          qpid-broker-core-6.0.3-1.fc25.noarch.rpm
          qpid-broker-plugins-access-control-6.0.3-1.fc25.noarch.rpm
          qpid-broker-plugins-amqp-0-8-protocol-6.0.3-1.fc25.noarch.rpm
          qpid-broker-plugins-amqp-0-10-protocol-6.0.3-1.fc25.noarch.rpm
          qpid-broker-plugins-amqp-1-0-protocol-6.0.3-1.fc25.noarch.rpm
          qpid-broker-plugins-amqp-msg-conv-0-8-to-0-10-6.0.3-1.fc25.noarch.rpm
          qpid-broker-plugins-amqp-msg-conv-0-8-to-1-0-6.0.3-1.fc25.noarch.rpm
          qpid-broker-plugins-amqp-msg-conv-0-10-to-1-0-6.0.3-1.fc25.noarch.rpm
          qpid-broker-plugins-derby-store-6.0.3-1.fc25.noarch.rpm
          qpid-broker-plugins-jdbc-store-6.0.3-1.fc25.noarch.rpm
          qpid-broker-plugins-management-amqp-6.0.3-1.fc25.noarch.rpm
          qpid-broker-plugins-management-jmx-6.0.3-1.fc25.noarch.rpm
          qpid-broker-plugins-memory-store-6.0.3-1.fc25.noarch.rpm
          qpid-broker-plugins-websocket-6.0.3-1.fc25.noarch.rpm
          qpid-java-build-6.0.3-1.fc25.noarch.rpm
          qpid-client-6.0.3-1.fc25.noarch.rpm
          qpid-client-examples-6.0.3-1.fc25.noarch.rpm
          qpid-common-6.0.3-1.fc25.noarch.rpm
          qpid-jca-6.0.3-1.fc25.noarch.rpm
          qpid-management-common-6.0.3-1.fc25.noarch.rpm
          qpid-management-examples-6.0.3-1.fc25.noarch.rpm
          qpid-perftests-6.0.3-1.fc25.noarch.rpm
          qpid-perftests-visualisation-jfc-6.0.3-1.fc25.noarch.rpm
          qpid-test-utils-6.0.3-1.fc25.noarch.rpm
          qpid-java-tools-6.0.3-1.fc25.noarch.rpm
          qpid-java-javadoc-6.0.3-1.fc25.noarch.rpm
          qpid-java-6.0.3-1.fc25.src.rpm
qpid-bdbstore.noarch: W: no-documentation
qpid-bdbstore-jmx.noarch: W: no-documentation
qpid-broker.noarch: W: no-documentation
qpid-broker-codegen.noarch: W: no-documentation
qpid-broker-core.noarch: W: no-documentation
qpid-broker-plugins-access-control.noarch: W: no-documentation
qpid-broker-plugins-amqp-0-8-protocol.noarch: W: no-documentation
qpid-broker-plugins-amqp-0-10-protocol.noarch: W: no-documentation
qpid-broker-plugins-amqp-1-0-protocol.noarch: W: no-documentation
qpid-broker-plugins-amqp-msg-conv-0-8-to-0-10.noarch: W: no-documentation
qpid-broker-plugins-amqp-msg-conv-0-8-to-1-0.noarch: W: no-documentation
qpid-broker-plugins-amqp-msg-conv-0-10-to-1-0.noarch: W: no-documentation
qpid-broker-plugins-derby-store.noarch: W: no-documentation
qpid-broker-plugins-jdbc-store.noarch: W: no-documentation
qpid-broker-plugins-management-amqp.noarch: W: no-documentation
qpid-broker-plugins-management-jmx.noarch: W: no-documentation
qpid-broker-plugins-memory-store.noarch: W: no-documentation
qpid-broker-plugins-websocket.noarch: W: no-documentation
qpid-management-common.noarch: W: no-documentation
qpid-management-examples.noarch: W: no-documentation
qpid-perftests.noarch: W: no-documentation
qpid-perftests-visualisation-jfc.noarch: W: no-documentation
qpid-test-utils.noarch: W: no-documentation
31 packages and 0 specfiles checked; 0 errors, 23 warnings.




Rpmlint (installed packages)
----------------------------
INFO: mock.py version 1.2.18 starting (python version = 3.5.1)...
Start: init plugins
INFO: selinux enabled
Finish: init plugins
Start: run
Start: chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled dnf cache
Start: cleaning dnf metadata
Finish: cleaning dnf metadata
Mock Version: 1.2.18
INFO: Mock Version: 1.2.18
Finish: chroot init
INFO: installing package(s): rpmlint
ERROR: Command failed. See logs for output.
 # /usr/bin/dnf --installroot /var/lib/mock/fedora-rawhide-x86_64/root/
--releasever 25 --disableplugin=local --setopt=deltarpm=false install rpmlint
--setopt=tsflags=nocontexts



Requires
--------
qpid-bdbstore-jmx (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(ch.qos.logback:logback-classic)
    mvn(org.apache.qpid:qpid-bdbstore)
    mvn(org.apache.qpid:qpid-broker-plugins-management-jmx)

qpid-client (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(org.apache.qpid:qpid-common)
    mvn(org.slf4j:slf4j-api)

qpid-broker-plugins-management-jmx (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(ch.qos.logback:logback-classic)
    mvn(org.apache.qpid:qpid-management-common)

qpid-broker-plugins-amqp-0-8-protocol (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(ch.qos.logback:logback-classic)

qpid-broker-plugins-amqp-1-0-protocol (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(ch.qos.logback:logback-classic)

qpid-management-common (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools

qpid-broker-plugins-websocket (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(javax.servlet:javax.servlet-api)
    mvn(org.eclipse.jetty:jetty-server:8.1.17.v20150415)
    mvn(org.eclipse.jetty:jetty-websocket:8.1.17.v20150415)

qpid-bdbstore (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(ch.qos.logback:logback-classic)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-0-8-protocol)

qpid-client-examples (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(org.apache.geronimo.specs:geronimo-jms_1.1_spec)
    mvn(org.apache.qpid:qpid-client)
    mvn(org.slf4j:slf4j-api)

qpid-java-javadoc (rpmlib, GLIBC filtered):
    javapackages-tools

qpid-broker-plugins-derby-store (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(ch.qos.logback:logback-classic)
    mvn(org.apache.derby:derby)
    mvn(org.apache.qpid:qpid-broker-core)

qpid-management-examples (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(org.apache.qpid:qpid-management-common)

qpid-broker-plugins-amqp-msg-conv-0-10-to-1-0 (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-0-10-protocol)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-1-0-protocol)
    mvn(org.apache.qpid:qpid-common)

qpid-broker-plugins-amqp-0-10-protocol (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(ch.qos.logback:logback-classic)
    mvn(org.slf4j:slf4j-api)

qpid-broker-plugins-access-control (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(ch.qos.logback:logback-classic)

qpid-perftests (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(ch.qos.logback:logback-classic)
    mvn(com.fasterxml.jackson.core:jackson-core)
    mvn(com.fasterxml.jackson.core:jackson-databind)
    mvn(com.google.guava:guava)
    mvn(org.apache.qpid:qpid-client)

qpid-java-tools (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(ch.qos.logback:logback-classic)
    mvn(com.fasterxml.jackson.core:jackson-core)
    mvn(com.fasterxml.jackson.core:jackson-databind)
    mvn(org.apache.geronimo.specs:geronimo-jms_1.1_spec)
    mvn(org.apache.qpid:qpid-client)

qpid-java-build (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(org.apache.maven.plugins:maven-antrun-plugin)
    mvn(org.apache.maven.plugins:maven-enforcer-plugin)
    mvn(org.apache.maven.plugins:maven-surefire-plugin)
    mvn(org.apache:apache:pom:)

qpid-test-utils (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(ch.qos.logback:logback-classic)
    mvn(junit:junit)
    mvn(org.slf4j:slf4j-api)

qpid-broker-plugins-jdbc-store (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(ch.qos.logback:logback-classic)

qpid-broker-plugins-amqp-msg-conv-0-8-to-1-0 (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-0-8-protocol)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-1-0-protocol)
    mvn(org.apache.qpid:qpid-common)

qpid-broker-plugins-management-amqp (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools

qpid-common (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(org.slf4j:slf4j-api)

qpid-broker-plugins-amqp-msg-conv-0-8-to-0-10 (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-0-10-protocol)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-0-8-protocol)
    mvn(org.apache.qpid:qpid-common)

qpid-jca (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(org.slf4j:slf4j-api)

qpid-perftests-visualisation-jfc (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(org.apache.qpid:qpid-common)
    mvn(org.apache.qpid:qpid-perftests)
    mvn(org.slf4j:slf4j-api)

qpid-broker-codegen (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools

qpid-broker (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(ch.qos.logback:logback-classic)
    mvn(commons-cli:commons-cli)
    mvn(org.apache.qpid:qpid-broker-core)
    mvn(org.apache.qpid:qpid-broker-plugins-access-control)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-0-10-protocol)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-0-8-protocol)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-1-0-protocol)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-msg-conv-0-10-to-1-0)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-msg-conv-0-8-to-0-10)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-msg-conv-0-8-to-1-0)
    mvn(org.apache.qpid:qpid-broker-plugins-derby-store)
    mvn(org.apache.qpid:qpid-broker-plugins-jdbc-store)
    mvn(org.apache.qpid:qpid-broker-plugins-management-jmx)
    mvn(org.apache.qpid:qpid-broker-plugins-memory-store)
    mvn(org.apache.qpid:qpid-broker-plugins-websocket)
    mvn(org.apache.qpid:qpid-common)

qpid-broker-core (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools
    mvn(ch.qos.logback:logback-classic)
    mvn(com.fasterxml.jackson.core:jackson-core)
    mvn(com.fasterxml.jackson.core:jackson-databind)
    mvn(com.google.guava:guava)
    mvn(org.apache.bcel:bcel)
    mvn(org.apache.qpid:qpid-common)
    mvn(org.apache.qpid:qpid-management-common)
    mvn(org.slf4j:slf4j-api)

qpid-broker-plugins-memory-store (rpmlib, GLIBC filtered):
    java-headless
    javapackages-tools



Provides
--------
qpid-bdbstore-jmx:
    mvn(org.apache.qpid:qpid-bdbstore-jmx)
    mvn(org.apache.qpid:qpid-bdbstore-jmx:pom:)
    qpid-bdbstore-jmx

qpid-client:
    mvn(org.apache.qpid:qpid-client)
    mvn(org.apache.qpid:qpid-client:pom:)
    qpid-client

qpid-broker-plugins-management-jmx:
    mvn(org.apache.qpid:qpid-broker-plugins-management-jmx)
    mvn(org.apache.qpid:qpid-broker-plugins-management-jmx:pom:)
    qpid-broker-plugins-management-jmx

qpid-broker-plugins-amqp-0-8-protocol:
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-0-8-protocol)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-0-8-protocol:pom:)
    qpid-broker-plugins-amqp-0-8-protocol

qpid-broker-plugins-amqp-1-0-protocol:
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-1-0-protocol)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-1-0-protocol:pom:)
    qpid-broker-plugins-amqp-1-0-protocol

qpid-management-common:
    mvn(org.apache.qpid:qpid-management-common)
    mvn(org.apache.qpid:qpid-management-common:pom:)
    qpid-management-common

qpid-broker-plugins-websocket:
    mvn(org.apache.qpid:qpid-broker-plugins-websocket)
    mvn(org.apache.qpid:qpid-broker-plugins-websocket:pom:)
    qpid-broker-plugins-websocket

qpid-bdbstore:
    mvn(org.apache.qpid:qpid-bdbstore)
    mvn(org.apache.qpid:qpid-bdbstore:pom:)
    qpid-bdbstore

qpid-client-examples:
    mvn(org.apache.qpid:qpid-client-examples)
    mvn(org.apache.qpid:qpid-client-examples:pom:)
    qpid-client-examples

qpid-java-javadoc:
    qpid-java-javadoc

qpid-broker-plugins-derby-store:
    mvn(org.apache.qpid:qpid-broker-plugins-derby-store)
    mvn(org.apache.qpid:qpid-broker-plugins-derby-store:pom:)
    qpid-broker-plugins-derby-store

qpid-management-examples:
    mvn(org.apache.qpid:qpid-management-examples)
    mvn(org.apache.qpid:qpid-management-examples:pom:)
    qpid-management-examples

qpid-broker-plugins-amqp-msg-conv-0-10-to-1-0:
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-msg-conv-0-10-to-1-0)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-msg-conv-0-10-to-1-0:pom:)
    qpid-broker-plugins-amqp-msg-conv-0-10-to-1-0

qpid-broker-plugins-amqp-0-10-protocol:
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-0-10-protocol)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-0-10-protocol:pom:)
    qpid-broker-plugins-amqp-0-10-protocol

qpid-broker-plugins-access-control:
    mvn(org.apache.qpid:qpid-broker-plugins-access-control)
    mvn(org.apache.qpid:qpid-broker-plugins-access-control:pom:)
    qpid-broker-plugins-access-control

qpid-perftests:
    mvn(org.apache.qpid:qpid-perftests)
    mvn(org.apache.qpid:qpid-perftests:pom:)
    qpid-perftests

qpid-java-tools:
    mvn(org.apache.qpid:qpid-tools)
    mvn(org.apache.qpid:qpid-tools:pom:)
    qpid-java-tools

qpid-java-build:
    mvn(org.apache.qpid:qpid-java-build:pom:)
    qpid-java-build

qpid-test-utils:
    mvn(org.apache.qpid:qpid-test-utils)
    mvn(org.apache.qpid:qpid-test-utils:pom:)
    qpid-test-utils

qpid-broker-plugins-jdbc-store:
    mvn(org.apache.qpid:qpid-broker-plugins-jdbc-store)
    mvn(org.apache.qpid:qpid-broker-plugins-jdbc-store:pom:)
    qpid-broker-plugins-jdbc-store

qpid-broker-plugins-amqp-msg-conv-0-8-to-1-0:
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-msg-conv-0-8-to-1-0)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-msg-conv-0-8-to-1-0:pom:)
    qpid-broker-plugins-amqp-msg-conv-0-8-to-1-0

qpid-broker-plugins-management-amqp:
    mvn(org.apache.qpid:qpid-broker-plugins-management-amqp)
    mvn(org.apache.qpid:qpid-broker-plugins-management-amqp:pom:)
    qpid-broker-plugins-management-amqp

qpid-common:
    mvn(org.apache.qpid:qpid-common)
    mvn(org.apache.qpid:qpid-common:pom:)
    qpid-common

qpid-broker-plugins-amqp-msg-conv-0-8-to-0-10:
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-msg-conv-0-8-to-0-10)
    mvn(org.apache.qpid:qpid-broker-plugins-amqp-msg-conv-0-8-to-0-10:pom:)
    qpid-broker-plugins-amqp-msg-conv-0-8-to-0-10

qpid-jca:
    mvn(org.apache.qpid:qpid-jca)
    mvn(org.apache.qpid:qpid-jca:pom:)
    qpid-jca

qpid-perftests-visualisation-jfc:
    mvn(org.apache.qpid:qpid-perftests-visualisation-jfc)
    mvn(org.apache.qpid:qpid-perftests-visualisation-jfc:pom:)
    qpid-perftests-visualisation-jfc

qpid-broker-codegen:
    mvn(org.apache.qpid:qpid-broker-codegen)
    mvn(org.apache.qpid:qpid-broker-codegen:pom:)
    qpid-broker-codegen

qpid-broker:
    mvn(org.apache.qpid:qpid-broker)
    mvn(org.apache.qpid:qpid-broker:pom:)
    qpid-broker

qpid-broker-core:
    mvn(org.apache.qpid:qpid-broker-core)
    mvn(org.apache.qpid:qpid-broker-core:pom:)
    qpid-broker-core

qpid-broker-plugins-memory-store:
    mvn(org.apache.qpid:qpid-broker-plugins-memory-store)
    mvn(org.apache.qpid:qpid-broker-plugins-memory-store:pom:)
    qpid-broker-plugins-memory-store



Source checksums
----------------
http://www.apache.org/dist/qpid/java/6.0.3/qpid-java-6.0.3.tar.gz :
  CHECKSUM(SHA256) this package     :
a0dabadf37856609a6bef7c22f3760b04accdfcb391cfaba030450bd92258266
  CHECKSUM(SHA256) upstream package :
a0dabadf37856609a6bef7c22f3760b04accdfcb391cfaba030450bd92258266


Generated by fedora-review 0.6.1 (f03e4e7) last change: 2016-05-02
Command line :/usr/bin/fedora-review -v -m fedora-rawhide-x86_64 -b 1321687
Buildroot used: fedora-rawhide-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

-- 
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://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx




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