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

2015-04-17 Thread Ryan Ernst (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499327#comment-14499327
 ] 

Ryan Ernst commented on LUCENE-6432:


+1

 Add SuppressReproduceLine
 -

 Key: LUCENE-6432
 URL: https://issues.apache.org/jira/browse/LUCENE-6432
 Project: Lucene - Core
  Issue Type: Task
Reporter: Robert Muir
 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



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

2015-04-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499660#comment-14499660
 ] 

ASF subversion and git services commented on LUCENE-6432:
-

Commit 1674278 from [~rcmuir] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1674278 ]

LUCENE-6432: add SuppressReproduceLine

 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



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

2015-04-17 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-6432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14499657#comment-14499657
 ] 

ASF subversion and git services commented on LUCENE-6432:
-

Commit 1674277 from [~rcmuir] in branch 'dev/trunk'
[ https://svn.apache.org/r1674277 ]

LUCENE-6432: add SuppressReproduceLine

 Add SuppressReproduceLine
 -

 Key: LUCENE-6432
 URL: https://issues.apache.org/jira/browse/LUCENE-6432
 Project: Lucene - Core
  Issue Type: Task
Reporter: Robert Muir
 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org