Bug#745080: cadencii: FTBFS with Java 8: reference to Base64 is ambiguous

2014-08-08 Thread Emmanuel Bourg
Control: tags -1 patch Here is a patch fixing this issue. Description: Fix a build failure with Java 8 Author: Emmanuel Bourg Forwarded: no --- a/Cadencii/ClipboardModel.cs +++ b/Cadencii/ClipboardModel.cs @@ -70,7 +70,7 @@ byte[] arr = outputStream.toByteArray(); #if JAV

Bug#745080: cadencii: FTBFS with Java 8: reference to Base64 is ambiguous

2014-04-17 Thread Emmanuel Bourg
Source: cadencii Version: 3.3.9+svn20110818.r1732-2 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, your package failed to build with the following error: ./build/java/org/kbinani/cadencii/