chiark / gitweb /
Revert "scanner: promote jar and aar files present in the repo to errors"
authorHans-Christoph Steiner <hans@eds.org>
Wed, 25 Oct 2017 20:39:31 +0000 (22:39 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 25 Oct 2017 20:55:47 +0000 (22:55 +0200)
commitab02a6fcc31e7ea01a4bae3d71c0566af20df8d6
tree448c60df98a1f0d0e9778b93675af7545ccef0a6
parentfde964479d0f7405818cd34b993482b8057447b6
Revert "scanner: promote jar and aar files present in the repo to errors"

This reverts commit 5f5d3ea896183260258f653f971c01896ec20ddf.

These new scanner rules for JARs causes most builds on fdroiddata to
break.  For example, at least the past 20 releases of
org.fdroid.fdroid.  fdroiddata needs to be cleaned up and prepared for
this before we can include 5f5d3ea896183260258f653f971c01896ec20ddf

I'm running fdroid scanner on the whole archive now, I'll post the log
to an issue once its done.  Ignoring test files would eliminate some
of these build failures, at least for most org.fdroid.fdroid builds.

refs #!325
fdroidserver/scanner.py