Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-517

remove the error "Can't find class for html:io.keikai.model.impl.html.HtmlExporterFactory"

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 5.8.0
    • Fix Version/s: 5.9.0
    • Component/s: None
    • Security Level: Jimmy
    • Labels:
      None

      Description

      Steps to Reproduce

      public class Keikai517Composer extends SelectorComposer {
          @Override
          public void doAfterCompose(Component comp) throws Exception {
              super.doAfterCompose(comp);
              Exporter exporter = Exporters.getExporter();
          }
      }
      

      Current Result

      2021-12-10 18:00:18 [WARN ] SExporters:55 - Can't find class for html:io.keikai.model.impl.html.HtmlExporterFactory

      Expected Result

      no warning

      Debug Information

      • since keikai-html is deprecated, don't show this error message by default to avoid confusion.

        Attachments

          Activity

            People

            Assignee:
            hawk hawk
            Reporter:
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: