Bug 1208281
| Summary: | mockito-1.10.19 is available | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | gil cattaneo <puntogil> |
| Component: | mockito | Assignee: | Raphael Groner <projects.rg> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | 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
*** Bug 1079233 has been marked as a duplicate of this bug. *** Fixed in Rawhide. Please update also for f22 and epel7. Not sure if we need f21, me especially not. Ping? I would be happy to help with maintainership of mockito package. F22 build fails in javadoc, bug #1292777. We need a new aqute-bnd package in Fedora 22, otherwise bnd binary does not get found. mockito-1.10.19-5.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-50fe746a91 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 why disable osgi support? see http://pkgs.fedoraproject.org/cgit/mockito.git/tree/mockito.spec?id=74ae5b2fc9ba6586c3743b0ecda1156ad029a3d7#n64 for re-enable + 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.*
mockito-1.10.19-7.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-9e9b03cde3 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 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 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. 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. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |