make/build.properties

changeset 198
b4b1f7732289
parent 184
905e151a185a
child 229
03bcd66bd8e7
     1.1 --- a/make/build.properties	Tue Jan 20 15:17:45 2009 -0800
     1.2 +++ b/make/build.properties	Tue Jan 20 18:23:13 2009 -0800
     1.3 @@ -66,7 +66,7 @@
     1.4  # set the following to -version to verify the versions of javac being used
     1.5  javac.version.opt = 
     1.6  # in time, there should be no exceptions to -Xlint:all
     1.7 -javac.lint.opts = -Xlint:all,-deprecation,-fallthrough,-serial,-unchecked,-cast
     1.8 +javac.lint.opts = -Xlint:all -Werror
     1.9  
    1.10  # options for the <javadoc> task for javac
    1.11  javadoc.jls3.url=http://java.sun.com/docs/books/jls/

mercurial