Bug#503800: libgdata-java: java bytecode / java runtime version mismatch

2008-10-31 Thread peter green
found 503800 1.20.0-1 thanks btw this bug also affects the version in lenny (which is built using the propietry sun jdk) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#503800: libgdata-java: java bytecode / java runtime version mismatch

2008-10-31 Thread peter green
tags 503800 +patch thanks add ANT_OPTS := -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 immeditately after the line that sets DEB_ANT_BUILDFILE in debian/rules to fix this bug -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Bug#503800: libgdata-java: java bytecode / java runtime version mismatch

2008-10-28 Thread Matthias Klose
Package: libgdata-java Version: 1.20.0+dak1-1 Severity: serious User: [EMAIL PROTECTED] Usertags: jbc-mismatch This package builds with openjdk-6 or cacao-oj6, which is not the default jvm in testing/unstable. The openjdk-6 and cacao-oj6 javac creates java bytecode for version 50, which cannot be