Closed GoogleCodeExporter closed 9 years ago
You need to add the junit jar to the classpath
-c :core-junit.jar
Original comment by jesusfreke@jesusfreke.com
on 14 Jul 2012 at 1:35
as I wrote I already tried to do that.
with: -c :core-junit.jar
and also with the BOOTCLASSPATH: -c
:core.jar:core-junit.jar:bouncycastle.jar:ext.jar:framework.jar:android.policy.j
ar:services.jar:apache-xml.jar
Original comment by rygel...@gmail.com
on 14 Jul 2012 at 5:25
FYI, I just compiled v1.3.4-dev taken from git and now works fine.
something is broken in v1.3.3.
Original comment by rygel...@gmail.com
on 15 Jul 2012 at 1:40
Well, you didn't mention *what* classpath you used originally :)
In any case, I was going to suggest you try 1.3.4. I don't think 1.3.3 is
broken, but deodexing will be greatly simplified in the next version (you
shouldn't ever have to specify a manual classpath for deodexing)
Original comment by jesusfreke@jesusfreke.com
on 15 Jul 2012 at 8:23
Original issue reported on code.google.com by
rygel...@gmail.com
on 13 Jul 2012 at 11:40Attachments: