Uploaded image for project: 'Jackrabbit FileVault'
  1. Jackrabbit FileVault
  2. JCRVLT-268

scanning for oak index does not work on windows systems

    XMLWordPrintableJSON

Details

    Description

      on windows systems oak indexes are always added to the filter, and allowIndexDefinitions has no effect. The reason for this is a static String comparison in class FileValidator ~Line 72:

      } else if ("META-INF/vault/filter.xml".equals(artifactName) || artifactName.contains("/_oak_index/")) {
      

      See attached screenshot, why comparison fails on Windows:

      Attachments

        1. screenshot-windows.png
          108 kB
          Lukas Kummer

        Activity

          People

            Unassigned Unassigned
            luckyluke Lukas Kummer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: