Bug#678383: pixelmed: FTBFS with Java7 (uses internal Java API)

2012-06-27 Thread Chris J Arges
Package: pixelmed Version: 20120508-1 Followup-For: Bug #678383 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch Dear Maintainer, This patch fixes FTBFS errors with pixelmed. It bumps the java version from 1.5 to 1.7 and fixes the deprecated library issue when savi

Bug#678383: pixelmed: FTBFS with Java7 (uses internal Java API)

2012-06-21 Thread Niels Thykier
Package: pixelmed Version: 20120508-1 Severity: normal User: ubuntu-de...@lists.ubuntu.com Usertags: openjdk-7-transition Hi, Your package FTBFS with Java7 because of (at least) two reasons: * missing -source 1.5 parameter for javac * use of com.sun class that disappeared in Java7 I have an ex