Bug 1191380

Summary: New package request: spring-asm
Product: [Fedora] Fedora Reporter: Sandro Bonazzola <sbonazzo>
Component: springframeworkAssignee: Michal Srb <msrb>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: agrimm, 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: 2015-02-11 13:51:02 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:
Bug Depends On:    
Bug Blocks: 1168605    

Description Sandro Bonazzola 2015-02-11 08:24:35 UTC
Please provide a spring package satisfying mvn(org.springframework:spring-asm) dependency.

 # yum provides "mvn(org.springframework:spring-asm)"
 Loaded plugins: fastestmirror
 Loading mirror speeds from cached hostfile
  * rawhide: mirror.switch.ch
 No matches found

Comment 1 Michal Srb 2015-02-11 13:51:02 UTC
Hi Sandro,

I am afraid that I won't be able to fulfill your request. The reason being that Fedora has springframework 3.2.13, which doesn't contain the artifact in question.

It was removed by upstream in version 3.2 M2 [1]:
* inlined ASM 4.0 into spring-core, removed spring-asm subproject and jar (SPR-9669)

Your options are:
- patch your project not to depend on spring-asm artifact (changelog entry indicates that similar functionality could be now available in spring-core)
- update spring dependencies in your project to version 3.2+
- package and maintain springframework 3.1 in Fedora


[1]: http://docs.spring.io/spring/docs/3.2.x/changelog.txt

Comment 2 Sandro Bonazzola 2015-02-11 14:45:05 UTC
Thanks for your reply, will open a BZ on oVirt for changing the dep.