HBASE-6355 Addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1359997 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
30012934b5
commit
c53b1c6a62
4
pom.xml
4
pom.xml
|
@ -395,9 +395,7 @@
|
||||||
<target>${compileSource}</target>
|
<target>${compileSource}</target>
|
||||||
<showWarnings>true</showWarnings>
|
<showWarnings>true</showWarnings>
|
||||||
<showDeprecation>false</showDeprecation>
|
<showDeprecation>false</showDeprecation>
|
||||||
<compilerArguments>
|
<compilerArgument>-Xlint:-options</compilerArgument>
|
||||||
<Xlint:-options/>
|
|
||||||
</compilerArguments>
|
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<!-- Test oriented plugins -->
|
<!-- Test oriented plugins -->
|
||||||
|
|
Loading…
Reference in New Issue