added another manifest entry to ignore

Former-commit-id: 026080b556ab2a1736f137f87b7bf5c43cfecf6e
This commit is contained in:
Jeremy Long
2013-05-31 21:52:36 -04:00
parent ab32c42487
commit 84a229d286

View File

@@ -99,7 +99,8 @@ public class JarAnalyzer extends AbstractAnalyzer implements Analyzer {
"class-path", "class-path",
"tool", "tool",
"bundle-manifestversion", "bundle-manifestversion",
"bundlemanifestversion"); "bundlemanifestversion",
"include-resource");
/** /**
* The set of file extensions supported by this analyzer. * The set of file extensions supported by this analyzer.
*/ */