Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 482438 - dev-java/mockito - simplier & better mocking
Summary: dev-java/mockito - simplier & better mocking
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 328747
  Show dependency tree
 
Reported: 2013-08-25 18:13 UTC by Tom Wijsman (TomWij) (RETIRED)
Modified: 2013-09-14 05:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mockito-9999.ebuild (file_482438.txt,750 bytes, text/plain)
2013-08-26 12:31 UTC, Tom Wijsman (TomWij) (RETIRED)
Details
files/mockito-9999-build.xml.patch (file_482438.txt,345 bytes, patch)
2013-08-26 12:31 UTC, Tom Wijsman (TomWij) (RETIRED)
Details | Diff
error snippet from build.log (file_482438.txt,37.28 KB, text/plain)
2013-08-26 12:33 UTC, Tom Wijsman (TomWij) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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.