Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-15979

camel-file - Add includeExt/excludeExt to make it easy to filter based on file extension

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.8.0
    • None
    • None
    • Unknown

    Description

      As today if you want to include all xml files you need to use include=.xml which is a regular expression, and some users may get this wrong. And if you need to include both xml and json files, then you need include=.(xml|json).

      So we can also offer includeExt=xml,json
      where you can specify multiple separated by comma

      Attachments

        Issue Links

          Activity

            People

              davsclaus Claus Ibsen
              davsclaus Claus Ibsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: