Bug#855689: jython.jar does not provide a Class-Path

2017-02-22 Thread Ole Streicher
Hi Gilles, Am 21.02.2017 um 22:09 schrieb Gilles Filippini: > Would the attached patch do the trick? yes, I can confirm that this works well for me. Thank you for the quick fix. Best regards Ole

Bug#855689: jython.jar does not provide a Class-Path

2017-02-21 Thread Gilles Filippini
Hi Ole, On Tue, 21 Feb 2017 09:54:48 +0100 Ole Streicher wrote: > Package: jython > Version: 2.5.3-14 > Severity: serious > > There is no classpath for the dependencies of jython.jar defined in its > manifest: > > $ unzip -p /usr/share/java/jython.jar META-INF/MANIFEST.MF |

Bug#855689: jython.jar does not provide a Class-Path

2017-02-21 Thread Ole Streicher
Package: jython Version: 2.5.3-14 Severity: serious There is no classpath for the dependencies of jython.jar defined in its manifest: $ unzip -p /usr/share/java/jython.jar META-INF/MANIFEST.MF | \ grep Class-Path $ This leads to the problem that dependent packages need to specify the