make/build.properties

changeset 184
905e151a185a
parent 123
0c4fa115f87d
child 198
b4b1f7732289
     1.1 --- a/make/build.properties	Thu Jan 08 16:34:58 2009 -0800
     1.2 +++ b/make/build.properties	Tue Jan 13 13:27:14 2009 +0000
     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,-rawtypes
     1.8 +javac.lint.opts = -Xlint:all,-deprecation,-fallthrough,-serial,-unchecked,-cast
     1.9  
    1.10  # options for the <javadoc> task for javac
    1.11  javadoc.jls3.url=http://java.sun.com/docs/books/jls/

mercurial