#142 CheckJavaFullVerReqSub: fails to report error, bad output.
Closed: Fixed Opened by leamas.

test in java.py, should report if subpackages doesn't have a fully versioned dep on base package.

When running with --bug 805487, it fails to report that the package logback-examples doesn't have the required dep.

Also, when this test gets multiple hits, the output is a mess. Is should be something like
"Missing: Requires: %{name} = %{version}-%{release} in " [,pkg...],now the preamble is repeated creating some nasty lines.

verified on release branch 'a5a484b Cleanup ruby.py for pylint and pep8 problems'


Fixed in https://fedorahosted.org/FedoraReview/changeset/5267d13a4718d79b29ef759f0ea2ed8d3bca8967

Metadata