Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-6432

Add SuppressReproduceLine

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.2, 6.0
    • None
    • None
    • New

    Description

        /**
         * 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 {}
      

      Attachments

        1. LUCENE-6432.patch
          2 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: