Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Plain View
Lucene, mail # dev - 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/common/ut


+
Uwe Schindler 2012-01-11, 14:54
+
Yonik Seeley 2012-01-11, 15:11
Copy link to this message
-
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
Uwe Schindler 2012-01-11, 15:47
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]
---------------------------------------------------------------------
+
Yonik Seeley 2012-01-18, 19:30