On Wed, 25 Feb 2015 20:26:11 -0300 Miguel Landaeta wrote: > Package: src:jaffl > Version: 0.5.9-5 > Severity: normal > > This package looks unmaintained and kinda abandoned by upstream.
It looks like upstream renamed the project, it lives on GitHub: https://github.com/jnr/jnr-ffi The 0.5 branch has version 0.5.12: https://github.com/jnr/jnr-ffi/tree/0.5_branch The latest version is 2.0.3 released 9 days ago In version 0.6.0 the project was renamed. The jffi package was updated to 1.2.7 in unstable, but jaffl 0.5.9 cannot cope with those changes: Caused by: java.lang.IncompatibleClassChangeError: Found class com.kenai.jffi.InvocationBuffer, but interface was expected at com.kenai.jaffl.provider.jffi.AsmRuntime.marshal(AsmRuntime.java:169) Updating jaffl to fix the unit test and handle jffi changes is highly recommended but likely to break gradle though. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

