Uploaded image for project: 'James Server'
  1. James Server
  2. JAMES-2533

James source code should never import shaded classes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.2.0
    • Build System
    • None

    Description

      Sometimes we are too lazy to check what automatic imports our IDE wrote for us and it leads to importing shaded classes.
      Shaded classes are somehow private to the library which decided to shade them and thus we should not depend on it.
      We should get rid of theses imports and add a checkstyle rule to prevent this to happen again.

      Attachments

        Activity

          People

            Unassigned Unassigned
            matthieu Matthieu Baechler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: