You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2015/04/17 13:25:59 UTC

[jira] [Resolved] (LUCENE-6432) Add SuppressReproduceLine

     [ https://issues.apache.org/jira/browse/LUCENE-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Muir resolved LUCENE-6432.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 5.2
                   Trunk

> Add SuppressReproduceLine
> -------------------------
>
>                 Key: LUCENE-6432
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6432
>             Project: Lucene - Core
>          Issue Type: Task
>            Reporter: Robert Muir
>             Fix For: Trunk, 5.2
>
>         Attachments: LUCENE-6432.patch
>
>
> {code}
>   /**
>    * Suppress the default {@code reproduce with: ant test...}
>    * Your own listener can be added as needed for your build.
>    */
>   @Documented
>   @Inherited
>   @Retention(RetentionPolicy.RUNTIME)
>   @Target(ElementType.TYPE)
>   public @interface SuppressReproduceLine {}
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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