--- old/make/build.properties 2009-07-26 21:26:06.000000000 -0700 +++ new/make/build.properties 2009-07-26 21:26:06.000000000 -0700 @@ -68,7 +68,7 @@ # set the following to -version to verify the versions of javac being used javac.version.opt = # in time, there should be no exceptions to -Xlint:all -javac.lint.opts = -Xlint:all -Werror +javac.lint.opts = -Xlint:all,-deprecation -Werror # options for the task for javac javadoc.jls3.url=http://java.sun.com/docs/books/jls/