You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by Grant Ingersoll <gs...@apache.org> on 2008/04/16 18:49:55 UTC

Re: svn commit: r648737 - /lucene/solr/trunk/build.xml

You just beat me to the punch...

-Grant

On Apr 16, 2008, at 12:24 PM, hossman@apache.org wrote:

> Author: hossman
> Date: Wed Apr 16 09:24:46 2008
> New Revision: 648737
>
> URL: http://svn.apache.org/viewvc?rev=648737&view=rev
> Log:
> hudson needs the clover XML report format
>
> Modified:
>    lucene/solr/trunk/build.xml
>
> Modified: lucene/solr/trunk/build.xml
> URL: http://svn.apache.org/viewvc/lucene/solr/trunk/build.xml?rev=648737&r1=648736&r2=648737&view=diff
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- lucene/solr/trunk/build.xml (original)
> +++ lucene/solr/trunk/build.xml Wed Apr 16 09:24:46 2008
> @@ -552,6 +552,10 @@
>   <target name="generate-clover-reports" depends="clover.check,  
> clover">
>     <mkdir dir="${clover.report.dir}"/>
>     <clover-report>
> +       <current outfile="${clover.report.dir}/clover.xml"
> +                title="${fullnamever}">
> +          <format type="xml"/>
> +       </current>
>        <current outfile="${clover.report.dir}" title="${fullnamever}">
>           <format type="html"/>
>        </current>
>
>

--------------------------
Grant Ingersoll

Lucene Helpful Hints:
http://wiki.apache.org/lucene-java/BasicsOfPerformance
http://wiki.apache.org/lucene-java/LuceneFAQ