mirror of https://github.com/apache/lucene.git
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:
parent
3ba7eafdef
commit
44b5ae0b69
|
@ -270,6 +270,7 @@
|
|||
includeAntRuntime="${javac.includeAntRuntime}"
|
||||
sourcepath=""
|
||||
classpathref="@{classpathref}">
|
||||
<compilerarg line="-Xlint -Xlint:-deprecation -Xlint:-serial"/>
|
||||
<nested />
|
||||
</javac>
|
||||
</sequential>
|
||||
|
|
Loading…
Reference in New Issue