Bug 1106222

Summary: mockito: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: mockitoAssignee: Severin Gehwolf <sgehwolf>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akurtako, java-sig-commits, jerboaa, omajid, rkennke, sgehwolf
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mockito-1.9.0-17.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-10 10:24:24 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: 1105908    
Attachments:
Description Flags
build.log
none
root.log
none
state.log
none
patch to fix build none

Description Dennis Gilmore 2014-06-09 04:01:14 UTC
Your package mockito failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=6959684

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

Comment 1 Dennis Gilmore 2014-06-09 04:01:17 UTC
Created attachment 904228 [details]
build.log

Comment 2 Dennis Gilmore 2014-06-09 04:01:19 UTC
Created attachment 904229 [details]
root.log

Comment 3 Dennis Gilmore 2014-06-09 04:01:20 UTC
Created attachment 904230 [details]
state.log

Comment 4 Omair Majid 2014-06-09 15:29:37 UTC
Created attachment 904764 [details]
patch to fix build

Package just needs to be updated to work with changes in xmvn/javapackages:
https://lists.fedoraproject.org/pipermail/java-devel/2014-May/005251.html

Comment 5 Severin Gehwolf 2014-06-10 10:24:24 UTC
Patch applied and successfully built in rawhide. Thanks for the patch, Omair!