Uploaded image for project: 'Apache Any23 (Retired)'
  1. Apache Any23 (Retired)
  2. ANY23-117

Split Mime type detection out into its own module

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • None
    • None

    Description

      The MIME Type detector functionality in Any23 can be used without reference to the extractors or the tool plugins. This bug tracks the move of the mime type detector implementation classes from core to a new mime module.

      The change requires the setup of a new module to contain CSVReaderBuilder, which is required by the MIME Type detector, but is not logically related to it. Currently this module is being called csvutils.

      This bug relies on ANY23-85 and ANY23-83 to remove the test dependency on the core module by splitting out the nquads module and removing hardcoded references to NQuads. The nquads module enables the relevant tests to move from core/src/test/java to mime/src/test/java, to enable module level unit testing.

      Attachments

        Activity

          People

            ansell Peter Ansell
            ansell Peter Ansell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: