Uploaded image for project: 'Archiva'
  1. Archiva
  2. MRM-1655

In interface Scheduler the method schedulJob takes an implementation, not a interface

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4-M3
    • None
    • None
    • Patch

    Description

      The method schedulJob of the Scheduler Interface (org.apache.archiva.redback.components.scheduler.Scheduler) takes as first argument a JobDetailImpl. The patch submitted change it to a JobDetail, the interface implemented by JobDetailImpl.
      This is because the JobBuilder methods create JobDetail.

      Attachments

        1. redback-scheduler.patch
          3 kB
          Adrien Lecharpentier

        Activity

          People

            olamy Olivier Lamy
            alecharp Adrien Lecharpentier
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: