Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 482438

Summary: dev-java/mockito - simplier & better mocking
Product: Gentoo Linux Reporter: Tom Wijsman (TomWij) (RETIRED) <tomwij>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: ercpe
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 328747    
Attachments: mockito-9999.ebuild
files/mockito-9999-build.xml.patch
error snippet from build.log

Description Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-08-25 18:13:32 UTC
Testing dependency of dev-java/jetty-io (bug #328747) and possibly more packages.
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-08-26 12:31:20 UTC
Created attachment 357072 [details]
mockito-9999.ebuild
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-08-26 12:31:45 UTC
Created attachment 357074 [details, diff]
files/mockito-9999-build.xml.patch
Comment 3 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-08-26 12:33:37 UTC
Created attachment 357076 [details]
error snippet from build.log

Currently fails because it needs junit as well as itself during compilation.
Comment 4 Johann Schmitz (ercpe) (RETIRED) gentoo-dev 2013-09-08 10:01:12 UTC
Version 1.9.5 is in the last-hope-overlay: https://github.com/ercpe/lh-overlay/tree/master/dev-java/mockito
Comment 5 Johann Schmitz (ercpe) (RETIRED) gentoo-dev 2013-09-14 05:19:02 UTC
+*mockito-1.9.5 (14 Sep 2013)
+
+  14 Sep 2013; Johann Schmitz <ercpe@gentoo.org> +metadata.xml,
+  +mockito-1.9.5.ebuild:
+  Added ebuild for mockito (bug #482438) - a mocking framework for Java.
+  Dependency of jetty (bug #328747), spring framework and others.