Skip to content

Add support for signaturesFilelist and signaturesFile elements #36

Closed
@GoogleCodeExporter

Description

@GoogleCodeExporter
You should be able to enforce specific signatures files, to *enforce* specific 
files. Filesets are too relaxed, because they simply ignore missing files, 
leading to no checks done.

This allows to do the following:

<forbiddenapis>
 <signaturesFile file="sign.txt"/>
 <siganturesFilelist dir="." files="file1.txt, file2.txt"/>
<forbiddenapis>

Original issue reported on code.google.com by uwe.h.schindler on 14 Sep 2014 at 9:31

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions