enable violations from compile here too

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1003852 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2010-10-02 18:46:49 +00:00
parent 68bcf1f4b9
commit 9a7eb4e2b3
1 changed files with 1 additions and 0 deletions

View File

@ -257,6 +257,7 @@
sourcepath=""
classpathref="@{classpathref}">
<nested />
<compilerarg line="-Xlint -Xlint:-deprecation -Xlint:-serial"/>
</javac>
</sequential>
</macrodef>