Bug 1208281

Summary: mockito-1.10.19 is available
Product: [Fedora] Fedora Reporter: gil cattaneo <puntogil>
Component: mockitoAssignee: Raphael Groner <projects.rg>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akurtako, dpierce, java-sig-commits, jerboaa, mizdebsk, msrb, omajid, projects.rg, rkennke
Target Milestone: ---Keywords: FutureFeature, Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: mockito-1.10.19-1.fc23 mockito-1.10.19-7.fc23 mockito-1.10.19-7.fc22 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-05 21:56:39 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: 1292777    
Bug Blocks: 1079233    

Description gil cattaneo 2015-04-01 20:13:05 UTC
Latest upstream release: 1.10.19
Current version/release in Fedora Rawhide: 1.9.0-18.fc23
https://github.com/mockito/mockito/tags
NOTE new home: http://mockito.org/ 
see https://lists.fedoraproject.org/pipermail/meetingminutes/2015-March/001712.html

Please, consider upgrading

Comment 1 Michal Srb 2015-04-29 16:42:16 UTC
*** Bug 1079233 has been marked as a duplicate of this bug. ***

Comment 2 Michal Srb 2015-04-29 17:06:47 UTC
Fixed in Rawhide.

Comment 3 Raphael Groner 2015-08-16 17:41:23 UTC
Please update also for f22 and epel7. Not sure if we need f21, me especially not.

Comment 4 Raphael Groner 2015-12-17 19:20:21 UTC
Ping? I would be happy to help with maintainership of mockito package.

Comment 5 Raphael Groner 2015-12-18 10:27:03 UTC
F22 build fails in javadoc, bug #1292777.

Comment 6 Raphael Groner 2015-12-18 16:00:59 UTC
We need a new aqute-bnd package in Fedora 22, otherwise bnd binary does not get found.

Comment 7 Fedora Update System 2015-12-18 16:40:59 UTC
mockito-1.10.19-5.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-50fe746a91

Comment 8 Fedora Update System 2015-12-22 15:35:58 UTC
mockito-1.10.19-5.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-50fe746a91

Comment 9 gil cattaneo 2015-12-22 15:43:46 UTC
why disable osgi support?
see http://pkgs.fedoraproject.org/cgit/mockito.git/tree/mockito.spec?id=74ae5b2fc9ba6586c3743b0ecda1156ad029a3d7#n64
for re-enable

Comment 10 Raphael Groner 2015-12-25 13:45:47 UTC
+ java -jar /usr/share/java/aqute-bnd.jar wrap -output mockito-core-1.10.19.bar -properties ../conf/mockito-core.bnd mockito-core-1.10.19.jar
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at aQute.lib.osgi.Macro.doCommand(Macro.java:183)
        at aQute.lib.osgi.Macro.doCommands(Macro.java:171)
        at aQute.lib.osgi.Macro.replace(Macro.java:118)
        at aQute.lib.osgi.Macro.process(Macro.java:62)
        at aQute.lib.osgi.Macro.process(Macro.java:78)
        at aQute.lib.osgi.Macro.process(Macro.java:48)
        at aQute.lib.osgi.Macro.process(Macro.java:43)
        at aQute.lib.osgi.Processor.getProperty(Processor.java:609)
        at aQute.lib.osgi.Processor.getProperty(Processor.java:387)
        at aQute.bnd.main.bnd.doWrap(bnd.java:1073)
        at aQute.bnd.main.bnd.doWrap(bnd.java:1017)
        at aQute.bnd.main.bnd.run(bnd.java:70)
        at aQute.bnd.main.bnd.main(bnd.java:38)
Caused by: java.lang.IllegalArgumentException: ${version}, is not understood. too few arguments
        at aQute.lib.osgi.Macro.verifyCommand(Macro.java:773)
        at aQute.lib.osgi.Macro._version(Macro.java:623)
        ... 17 more
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at aQute.lib.osgi.Macro.doCommand(Macro.java:183)
        at aQute.lib.osgi.Macro.doCommands(Macro.java:171)
        at aQute.lib.osgi.Macro.replace(Macro.java:118)
        at aQute.lib.osgi.Macro.process(Macro.java:62)
        at aQute.lib.osgi.Macro.process(Macro.java:78)
        at aQute.lib.osgi.Macro.process(Macro.java:48)
        at aQute.lib.osgi.Macro.process(Macro.java:43)
        at aQute.lib.osgi.Processor.getProperty(Processor.java:609)
        at aQute.lib.osgi.Processor.getProperty(Processor.java:387)
        at aQute.lib.osgi.Analyzer.calcManifest(Analyzer.java:362)
        at aQute.bnd.main.bnd.doWrap(bnd.java:1096)
        at aQute.bnd.main.bnd.doWrap(bnd.java:1017)
        at aQute.bnd.main.bnd.run(bnd.java:70)
        at aQute.bnd.main.bnd.main(bnd.java:38)
Caused by: java.lang.IllegalArgumentException: ${version}, is not understood. too few arguments
        at aQute.lib.osgi.Macro.verifyCommand(Macro.java:773)
        at aQute.lib.osgi.Macro._version(Macro.java:623)
        ... 18 more
mockito-core-1.10.19 389 0
3 warnings
1 : Exception in replace: java.lang.IllegalArgumentException: ${version}, is not understood. too few arguments
2 : No translation found for macro: version
3 : Did not find matching referal for org.apache.tools.ant.*

Comment 11 Fedora Update System 2015-12-25 15:22:44 UTC
mockito-1.10.19-7.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-9e9b03cde3

Comment 12 Fedora Update System 2015-12-29 00:56:26 UTC
mockito-1.10.19-7.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-9e9b03cde3

Comment 13 Fedora Update System 2015-12-30 20:55:22 UTC
mockito-1.10.19-7.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-b87e13ba8a

Comment 14 Fedora Update System 2016-01-05 21:56:26 UTC
mockito-1.10.19-7.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 15 Fedora Update System 2016-01-08 03:22:59 UTC
mockito-1.10.19-7.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 16 Red Hat Bugzilla 2023-09-14 02:57:26 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days