You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Uwe Schindler <uw...@thetaphi.de> on 2012/02/14 08:33:54 UTC

RE: svn commit: r1243777 - /lucene/dev/trunk/lucene/tools/custom-tasks.xml

Hi Erick,

You should backport, the same problem should exist in 3.x.

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: erick@apache.org [mailto:erick@apache.org]
> Sent: Tuesday, February 14, 2012 5:00 AM
> To: commits@lucene.apache.org
> Subject: svn commit: r1243777 - /lucene/dev/trunk/lucene/tools/custom-
> tasks.xml
> 
> Author: erick
> Date: Tue Feb 14 03:59:38 2012
> New Revision: 1243777
> 
> URL: http://svn.apache.org/viewvc?rev=1243777&view=rev
> Log:
> Exclude the Jetty working directory under solr/example from license checks
> (Thanks Robert!)
> 
> Modified:
>     lucene/dev/trunk/lucene/tools/custom-tasks.xml
> 
> Modified: lucene/dev/trunk/lucene/tools/custom-tasks.xml
> URL: http://svn.apache.org/viewvc/lucene/dev/trunk/lucene/tools/custom-
> tasks.xml?rev=1243777&r1=1243776&r2=1243777&view=diff
> ================================================================
> ==============
> --- lucene/dev/trunk/lucene/tools/custom-tasks.xml (original)
> +++ lucene/dev/trunk/lucene/tools/custom-tasks.xml Tue Feb 14 03:59:38 2012
> @@ -29,6 +29,7 @@
>            <exclude name="**/build/**" />
>            <exclude name="**/dist/**" />
>            <exclude name="**/src/**" />
> +          <exclude name="**/work/**" />
>            <additional-excludes />
>          </fileset>
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: svn commit: r1243777 - /lucene/dev/trunk/lucene/tools/custom-tasks.xml

Posted by Dawid Weiss <da...@cs.put.poznan.pl>.
> You should backport, the same problem should exist in 3.x.

The backport hasn't been applied yet, I'll do it today and I will
include this exclusion.

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org