I know that problem, this is why I responded (I did accidentally commit this in the past, too). Maybe we should have a param passed to the common-compile-javac task, to override the Solr compilation.
----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of Yonik > Seeley > Sent: Wednesday, January 11, 2012 4:11 PM > To: [email protected] > Subject: Re: svn commit: r1230071 - in /lucene/dev/branches/solrcloud: lucene/ > solr/core/src/java/org/apache/solr/handler/component/ > solr/core/src/java/org/apache/solr/update/ > solr/core/src/test/org/apache/solr/update/ > solr/solrj/src/java/org/apache/solr/comm > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
