Package: easymock / 2.4+ds1-7

Metadata

Package Version Patches format
easymock 2.4+ds1-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_create_link_to_samples_and_javadocs_in_Documentation.dpatch | (download)

Documentation.html | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

---
java7 compat.patch | (download)

src/org/easymock/EasyMock.java | 12 6 + 6 - 0 !
tests/org/easymock/tests2/CaptureTest.java | 14 7 + 7 - 0 !
2 files changed, 13 insertions(+), 13 deletions(-)

 this patch works around tighter closure handling in
 Java 7 and aligns to changes in easymock 3.1 upstream.
 .
 This patch should be dropped when the new version of easymock
 is uploaded.