Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0
    • build
    • None

    Description

      We have apache-rat exclusion for following:

                <excludes>
                  <exclude>**/*.txt</exclude>
                  <exclude>.git/**</exclude>
                  <exclude>.reviewboardrc</exclude>
                  <exclude>.idea/**</exclude>
                  <exclude>**/*.twiki</exclude>
                  <exclude>**/*.iml</exclude>
                  <exclude>**/target/**</exclude>
                  <exclude>**/activemq-data/**</exclude>
                  <exclude>**/build/**</exclude>
                  <exclude>*.patch</exclude>
                  <exclude>**/*.log</exclude>
                  <exclude>**/logs/**</exclude>
                  <exclude>**/.classpath</exclude>
                  <exclude>**/.project</exclude>
                  <exclude>**/.checkstyle</exclude>
                  <exclude>**/.settings/**</exclude>
                  <exclude>**/test-output/**</exclude>
                  <exclude>**/maven-eclipse.xml</exclude>
                  <exclude>**/.externalToolBuilders/**</exclude>
                  <exclude>.gitignore</exclude>
                  <exclude>README.*</exclude>
                  <exclude>**/*.diff</exclude>
                  <exclude>**/*.png</exclude>
                  <exclude>**/*.pptx</exclude>
                  <exclude>**/*.jar</exclude>
                  <exclude>**/*.data</exclude>
                  <exclude>**/control</exclude>
                  <exclude>**/query_logs/**</exclude>
                </excludes>
      

      This is clean the above list and add the missing ones like js and add the NOTICE wrt skipped files.

      Attachments

        1. LENS-230.2.patch
          153 kB
          Amareshwari Sriramadasu

        Activity

          People

            amareshwari Amareshwari Sriramadasu
            amareshwari Amareshwari Sriramadasu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: