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>
|
||||
<showWarnings>true</showWarnings>
|
||||
<showDeprecation>false</showDeprecation>
|
||||
<compilerArguments>
|
||||
<Xlint:-options/>
|
||||
</compilerArguments>
|
||||
<compilerArgument>-Xlint:-options</compilerArgument>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<!-- Test oriented plugins -->
|
||||
|
|
Loading…
Reference in New Issue