Bug 915621

Summary: seam-conversation: Unneeded dependency on maven-doxia
Product: [Fedora] Fedora Reporter: Mikolaj Izdebski <mizdebsk>
Component: seam-conversationAssignee: gil cattaneo <puntogil>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: java-sig-commits, msrb, puntogil
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-26 09:23:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 909869    

Description Mikolaj Izdebski 2013-02-26 08:42:26 UTC
Description of problem:
seam-conversation has unneeded Require and/or BuildRequires on maven-doxia.
Packagers should revisit an explicit dependency as appropriate
to avoid it becoming inaccurate and superfluous.

Package seam-conversation has the following BuildRequires related to maven-doxia:

BuildRequires:  maven-doxia
BuildRequires:  maven-doxia-module-fml
BuildRequires:  maven-doxia-module-xhtml
BuildRequires:  maven-doxia-modules

We believe that the above build-requires are superflous and
therefore should be removed.

Version-Release number of selected component (if applicable):
3.1.0-3

Additional info:
[1] http://fedoraproject.org/wiki/Packaging:Java
[2] http://fedoraproject.org/wiki/Packaging:Guidelines

Comment 1 gil cattaneo 2013-02-26 09:23:13 UTC
fixed in seam-conversation-3.1.0-4.fc19
regards