Bug#836391: gradle: recent update of jsch to version 0.1.54 breaks Gradle based projects

2016-09-12 Thread 殷啟聰
We did a binary upload to Debian, but seems that Ubuntu syncs the packages by source and builds them again. I think someone at the Ubuntu side should do a binary upload to e.g. 2.13-4ubuntu1. I filed a bug about this to Launchpad.

Bug#836391: gradle: recent update of jsch to version 0.1.54 breaks Gradle based projects

2016-09-06 Thread Markus Koschany
On 06.09.2016 21:35, Jeremy Bicha wrote: > Do you know why the new gradle 2.13-4 still fails to build on Ubuntu yakkety? > > https://launchpad.net/ubuntu/+source/gradle/2.13-4/+build/10712522 > > Thanks, > Jeremy Bicha Hi Jeremy, the package FTBFS because gradle build-depends on itself and the

Bug#836391: gradle: recent update of jsch to version 0.1.54 breaks Gradle based projects

2016-09-06 Thread Jeremy Bicha
Do you know why the new gradle 2.13-4 still fails to build on Ubuntu yakkety? https://launchpad.net/ubuntu/+source/gradle/2.13-4/+build/10712522 Thanks, Jeremy Bicha

Bug#836391: gradle: recent update of jsch to version 0.1.54 breaks Gradle based projects

2016-09-02 Thread Markus Koschany
Package: gradle Version: 2.13-3 Severity: serious The recent update of jsch to version 0.1.54 breaks Gradle based projects. I tried to remove the versioned dependency by updating the use_local_artifacts.diff patch but that doesn't work. I can't find any other reference of jsch in src:gradle, so