ICU-9187 Ignore javac warning for setting an older source without bootclasspath introduced in JDK 7.

X-SVN-Rev: 31621
This commit is contained in:
Yoshito Umaoka 2012-03-15 18:21:48 +00:00
parent c934336539
commit a1344472af
8 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
#*******************************************************************************
#* Copyright (C) 2009, International Business Machines Corporation and *
#* Copyright (C) 2009-2012, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
shared.dir = ../../shared
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options

View file

@ -1,6 +1,6 @@
#*******************************************************************************
#* Copyright (C) 2009, International Business Machines Corporation and *
#* Copyright (C) 2009-2012, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
shared.dir = ../../shared
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options

View file

@ -1,6 +1,6 @@
#*******************************************************************************
#* Copyright (C) 2009, International Business Machines Corporation and *
#* Copyright (C) 2009-2012, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
shared.dir = ../../shared
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options

View file

@ -1,6 +1,6 @@
#*******************************************************************************
#* Copyright (C) 2009, International Business Machines Corporation and *
#* Copyright (C) 2009-2012, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
shared.dir = ../../shared
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options

View file

@ -1,6 +1,6 @@
#*******************************************************************************
#* Copyright (C) 2009, International Business Machines Corporation and *
#* Copyright (C) 2009-2012, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
shared.dir = ../../shared
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options

View file

@ -1,9 +1,9 @@
#*******************************************************************************
#* Copyright (C) 2009, International Business Machines Corporation and *
#* Copyright (C) 2009-2012, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
shared.dir = ../../shared
javac.source = 1.6
javac.target = 1.6
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options

View file

@ -1,6 +1,6 @@
#*******************************************************************************
#* Copyright (C) 2009, International Business Machines Corporation and *
#* Copyright (C) 2009-2012, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
shared.dir = ../../shared
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options

View file

@ -1,6 +1,6 @@
#*******************************************************************************
#* Copyright (C) 2009, International Business Machines Corporation and *
#* Copyright (C) 2009-2012, International Business Machines Corporation and *
#* others. All Rights Reserved. *
#*******************************************************************************
shared.dir = ../../shared
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann
javac.compilerarg = -Xlint:all,-deprecation,-dep-ann,-options