Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6293

Stapler file resolution uses parent class loader but should use child classloader

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Postponed
    • Icon: Major Major
    • dry-plugin
    • None

      Situation:

      plugin 1:

      • has file /tabview/warnings.jelly

      plugin 2 depends on plugin 1 classes:

      • has file /tabview/warnings.jelly

      When Object 2 that derives from Object 1 loads the jelly /tabview/warnings.jelly then the jelly from plugin 1 is picked.

      For details see JENKINS-5034.

            kohsuke Kohsuke Kawaguchi
            drulli Ulli Hafner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: