added another manifest entry to ignore

Former-commit-id: 7d647e2e298fe142e5230c479b7bd6b51cab5417
This commit is contained in:
Jeremy Long
2013-05-31 21:52:36 -04:00
parent 72f9cb2ab2
commit e028641861

View File

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