Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-3833

Migrate to JUnit5 and remove JUnit4

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • build
    • None

    Description

      JUnit4 is old and works upto JDK 1.7. pom.xml contains org.junit.vintage to provide compatibility with JUnit4 classes. The tests break with running with more recent versions of JDK - for example with openjdk-17. The vintage classes cannot detect the Test methods.

      Remove the vintage junit, migrate fully to junit5.

      Attachments

        Issue Links

          Activity

            People

              bipinprasad Bipin Prasad
              bipinprasad Bipin Prasad
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: