Heh - I always have to apply that locally to find compilation errors (otherwise they are buried in warnings). Always end up committing it accidentally once in a while. I should try to figure out if it can be overridden just for solr.
-Yonik http://www.lucidimagination.com On Wed, Jan 11, 2012 at 9:54 AM, Uwe Schindler <[email protected]> wrote: > LOL! > >> --- lucene/dev/branches/solrcloud/lucene/common-build.xml (original) >> +++ lucene/dev/branches/solrcloud/lucene/common-build.xml Wed Jan 11 >> +++ 14:48:23 2012 >> @@ -818,8 +818,6 @@ >> <nested/> >> <!-- <compilerarg line="-Xmaxwarns 10000000"/> >> <compilerarg line="-Xmaxerrs 10000000"/> --> >> - <!-- for generics in Java 1.5: --> >> - <compilerarg line="-Xlint -Xlint:-deprecation -Xlint:-serial"/> >> </javac> >> </sequential> >> </macrodef> > > Uwe > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
