add -Xlint:unchecked and -Xlint:deprecation to compiler argument 79/41379/1
authorIsaku Yamahata <isaku.yamahata@intel.com>
Wed, 6 Jul 2016 06:02:47 +0000 (23:02 -0700)
committerIsaku Yamahata <isaku.yamahata@intel.com>
Wed, 6 Jul 2016 06:25:05 +0000 (23:25 -0700)
commitabc6b5e8daadf846d4dc961a46dd4c710c676d41
tree085a36f5e3f5ba3c2ef01bcd8730b8ef1740b926
parent67ed93a063c4bdf515e6baa8c18abed801299241
add -Xlint:unchecked and -Xlint:deprecation to compiler argument

This patch adds compiler option -Xlint:unchecked and -Xlint:deprecation
and remove their warnings.

Change-Id: I3f1c4b8411da480cfb86671819cb88f78ae32ccf
Signed-off-by: Isaku Yamahata <isaku.yamahata@intel.com>
model/pom.xml
neutron-logger/pom.xml
neutron-logger/src/main/java/org/opendaylight/neutron/logger/NeutronLogger.java
neutron-spi/pom.xml
neutron-spi/src/main/java/org/opendaylight/neutron/spi/NeutronSubnet.java
neutron-spi/src/main/java/org/opendaylight/neutron/spi/NeutronSubnet_HostRoute.java [deleted file]
northbound-api/pom.xml
parent/pom.xml
transcriber/pom.xml
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronSubnetInterface.java
transcriber/src/main/java/org/opendaylight/neutron/transcriber/NeutronTranscriberProvider.java