Control: tags -1 patch Control: severity -1 wishlist On Fri, Feb 7, 2014 at 1:52 PM, Emmanuel Bourg <[email protected]> wrote: > On Wheezy the maven-compiler-plugin defaults to the Java 1.3 language > level. The version in unstable/testing is more recent and defaults to > 1.5. To solve this you have to add this to debian/maven.properties: > > maven.compiler.source=1.5 > maven.compiler.target=1.5
That work thanks ! -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

