Bug#789802: lintian: False positive source-contains-prebuilt-java-object reported against jar files without classes

2018-03-18 Thread Chris Lamb
tags 789802 + pending thanks Thanks Emmanuel. Fixed in Git, pending upload: https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=f0e60714b87403db6478fae7f8e3671430fa393f Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk

Bug#789802: lintian: False positive source-contains-prebuilt-java-object reported against jar files without classes

2018-03-18 Thread Emmanuel Bourg
Control: tag -1 - moreinfo On 24/12/2017 21:33, Chris Lamb wrote: > Do you have any up-to-date false-positives? The ones you listed > are now not showing up for me :) cronometer is another example. Lintian reports two jar files that only contain xml files and no compiled Java files: P:

Bug#789802: lintian: False positive source-contains-prebuilt-java-object reported against jar files without classes

2017-12-24 Thread Chris Lamb
tags 789802 + moreinfo thanks Hi Emmanuel, > lintian: False positive source-contains-prebuilt-java-object reported > against jar files without classes Do you have any up-to-date false-positives? The ones you listed are now not showing up for me :) Regards, -- ,''`. : :' :

Bug#789802: lintian: False positive source-contains-prebuilt-java-object reported against jar files without classes

2015-10-25 Thread Bastien ROUCARIES
On Thu, Oct 22, 2015 at 7:41 PM, Emmanuel Bourg wrote: > apache-log4j2 is another example, it contains an IntellijSettings.jar > file with IDE settings (plain text files, no compiled classes). > > https://sources.debian.net/src/apache-log4j2/2.2-1/src/ide/Intellij/13/ > How can

Bug#789802: lintian: False positive source-contains-prebuilt-java-object reported against jar files without classes

2015-10-22 Thread Emmanuel Bourg
apache-log4j2 is another example, it contains an IntellijSettings.jar file with IDE settings (plain text files, no compiled classes). https://sources.debian.net/src/apache-log4j2/2.2-1/src/ide/Intellij/13/

Bug#789802: lintian: False positive source-contains-prebuilt-java-object reported against jar files without classes

2015-07-09 Thread Emmanuel Bourg
maven-invoker-plugin is a good example of a package containing empty jar files. The source tarball ships with 3 jar files used by the integration tests, they contain only a MANIFEST.MF file and no compiled class: ebourg@icare:~/packaging/maven-invoker-plugin$ tar -tf

Bug#789802: lintian: False positive source-contains-prebuilt-java-object reported against jar files without classes

2015-06-24 Thread Emmanuel Bourg
Package: lintian Version: 2.5.31 Severity: normal Dear Maintainer, Some packages contain jar files without classes which are improperly reported as prebuilt Java objects. It would be nice to also check the content of the jar files and ensure they do not contain any .class file before reporting