Bug 1060961

Summary: resteasy pulls in big server-side dependencies
Product: [Fedora] Fedora Reporter: Sean Flanigan <sflaniga>
Component: resteasyAssignee: Ade Lee <alee>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: alee, camunoz, juan.hernandez, mgoldman, pahuang, sean+rh, weli
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: 2016-07-19 10:57:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
transitive dependencies for resteasy in F20
none
rpmdep tree for resteasy in F20 (Graphviz) none

Description Sean Flanigan 2014-02-04 02:43:31 UTC
Description of problem:
The resteasy package is pulling in springframework-webmvc and infinispan as dependencies, which pull in a lot of server-side dependencies.  This is pretty excessive when using resteasy as a client.

Version-Release number of selected component (if applicable):
3.0.1-3.fc20

How reproducible:
100%

Steps to Reproduce:
1. Obtain a fresh F20 (eg: docker run -i -t mattdm/fedora:f20 /bin/bash)
2. yum install resteasy
3. Observe package list

Actual results:

yum install summary for Fedora 20:
Total download size: 198 M
Installed size: 350 M

yum install summary for Rawhide:
Total download size: 212 M
Installed size: 394 M  

Expected results:

Something closer to this would be nice.
yum install summary for Fedora 19:
Total download size: 58 M
Installed size: 155 M


Additional info:

Going on the spec changes, it looks like XMvn might be involved.

Comment 1 Sean Flanigan 2014-02-04 02:48:24 UTC
Created attachment 858905 [details]
transitive dependencies for resteasy in F20

Comment 2 Sean Flanigan 2014-02-04 02:55:44 UTC
Created attachment 858906 [details]
rpmdep tree for resteasy in F20 (Graphviz)

Render to PNG with 
    dot -Tpng f20-resteasy.dot -o f20-resteasy.png

Comment 3 Jaroslav Reznik 2015-03-03 15:26:51 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 4 Fedora End Of Life 2016-07-19 10:57:47 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.