Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-537

Use maven plugins (animal-sniffer?) to ensure that code and dependencies conform to the supported minimum version

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 6.3.0.Beta1
    • 6.1.0.CR1
    • None
    • None

    Description

      Every now and then, one of us uses syntax or a class from a higher version of Java than what we use.

      Or otherwise, one of us will use a dependency that's been compiled in Java X+1 while the build is based on Java X.

      Can we prevent discovering these mistakes too late by using the animal-sniffer plugin?

      One of the more important points here is that using the animal-sniffer (or another plugin that can be used for this) must not significantly delay or prolong the build!

      Attachments

        Activity

          People

            psiroky_jira Petr Široký (Inactive)
            marco.rietveld Marco Rietveld (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: