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: cronometer source: source-contains-prebuilt-java-object lib/crdb_005.jar
P: cronometer source: source-contains-prebuilt-java-object lib/usda_sr24.jar



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,

-- 
  ,''`.
 : :'  : 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

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 I test for without classes ?



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 
../maven-invoker-plugin_1.5.orig.tar.gz | grep jar
maven-invoker-plugin-1.5/src/it/staging-dependencies/repo/org/apache/maven/its/minvoker-70/1.0-SNAPSHOT/minvoker-70-1.0-20081020.164906-1.jar
maven-invoker-plugin-1.5/src/it/staging-dependencies/repo/org/apache/maven/its/dep/1.0/dep-1.0-tests.jar
maven-invoker-plugin-1.5/src/it/staging-dependencies/repo/org/apache/maven/its/dep/2.0/dep-2.0.jar

ebourg@icare:~/packaging/maven-invoker-plugin$ jar -tf 
src/it/staging-dependencies/repo/org/apache/maven/its/dep/1.0/dep-1.0-tests.jar
META-INF/
META-INF/MANIFEST.MF


-- 
To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/559e9fb0.5050...@apache.org



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 this 
warning.

Thank you,

Emmanuel Bourg


-- 
To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150624153133.4316.17930.report...@icare.ariane-software.com