Closed GoogleCodeExporter closed 9 years ago
DeterministicECKeyManager.java only exists in one instance, so I seen no
duplicate files to delete. I guess this error occurred when I moved files
around in a recent update. Maybe you should make sure that old jar files are
deleted, as I have moved DeterministicECKeyManager from BitcoinSpinerLib to
bitlib.
Original comment by jan.mol...@gmail.com
on 6 Feb 2013 at 1:42
One of the nice things about F-Droid is that it (usually) cleans the repository.
Original comment by david8bl...@gmail.com
on 6 Feb 2013 at 2:32
It builds fine for me with opensuse openjdk6 (java 1.6.0_27), but not on our
build server which uses the jdk in debian testing.
Original comment by david8bl...@gmail.com
on 24 Apr 2013 at 1:35
Althought the error happens during the dex stage and I think we all have the
same version of that (dx --version: 1.7)
Original comment by david8bl...@gmail.com
on 24 Apr 2013 at 7:22
Found the bug. The Ant build scripts included .class files twice by mistake.
This makes jdk choke on it. Fix submitted. Please verify.
Original comment by jan.mol...@gmail.com
on 1 May 2013 at 8:49
Our build server just built it so it must be fixed.
Original comment by david8bl...@gmail.com
on 1 May 2013 at 3:44
Original issue reported on code.google.com by
david8bl...@gmail.com
on 6 Feb 2013 at 1:27