6307206: missing lint control for pkg-info

Reviewed-by: darcy
This commit is contained in:
Jonathan Gibbons 2010-01-06 13:09:52 -08:00
parent 2ff37874ef
commit 8fef75cd30

View File

@ -704,7 +704,7 @@ compiler.warn.override.bridge=\
{0}; overridden method is a bridge method
compiler.warn.pkg-info.already.seen=\
[package-info] a package-info.java file has already been seen for package {0}
a package-info.java file has already been seen for package {0}
compiler.warn.path.element.not.found=\
[path] bad path element "{0}": no such file or directory
compiler.warn.possible.fall-through.into.case=\