hardayal / hamcrest

Automatically exported from code.google.com/p/hamcrest
0 stars 0 forks source link

Hamcrest in JMock on Android #126

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have got JMock working Android however I had to repackage the hamcrest 
libraries.

The error you get in Android ADK is:-
Error generating final archive: duplicate entry: LICENSE.txt

Work around:
unzip hamcrest-core-1.1.jar
unzip hamcrest-library-1.1.jar in the same directory.

This the second unzip overwrites MANIFEST.MF and LICENCE.TXT.

zip ../hamcrest-all-1.1.jar

Original issue reported on code.google.com by oliver....@gmail.com on 12 Oct 2010 at 3:33

GoogleCodeExporter commented 8 years ago
Oops, sorry for this duplicate, Google said there was an error first time around

Original comment by oliver....@gmail.com on 12 Oct 2010 at 3:33

GoogleCodeExporter commented 8 years ago

Original comment by marc.von...@gmail.com on 21 Jan 2011 at 10:30