revert an inadvertant javac change yonik made in r1052540

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056564 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Chris M. Hostetter 2011-01-07 23:57:11 +00:00
parent 3ba7eafdef
commit 44b5ae0b69
1 changed files with 1 additions and 0 deletions

View File

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