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

FATAL - VMWare plugin uses deprecated setUp(Build,Launcher,BuildListener) method

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • vmware-plugin
    • None
    • Platform: All, OS: All

      Hudson version 1.215
      VMWare plugin 0.8
      OS: W2k3

      FATAL: The plugin 'hudson.plugins.vmware.VMwareActivationWrapper' still uses
      deprecated setUp(Build,Launcher,BuildListener) method. Update the plugin to use
      setUp(AbstractBuild, Launcher, BuildListener) instead.
      java.lang.AssertionError: The
      plugin 'hudson.plugins.vmware.VMwareActivationWrapper' still uses deprecated
      setUp(Build,Launcher,BuildListener) method. Update the plugin to use setUp
      (AbstractBuild, Launcher, BuildListener) instead.
      at hudson.tasks.BuildWrapper.setUp(BuildWrapper.java:124)
      at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun
      (MavenModuleSetBuild.java:293)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:231)
      at hudson.model.Run.run(Run.java:756)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:202)
      at hudson.model.ResourceController.execute(ResourceController.java:70)
      at hudson.model.Executor.run(Executor.java:77)

          [JENKINS-1747] FATAL - VMWare plugin uses deprecated setUp(Build,Launcher,BuildListener) method

          midknight added a comment -

          Changed Platform to All

          midknight added a comment - Changed Platform to All

          midknight added a comment -

          Suggests higher priority.

          Reason: The same issue is found in several plugins and is blocking upgrades of
          hudson in installations using the plugin to maintain the plugin feature.

          midknight added a comment - Suggests higher priority. Reason: The same issue is found in several plugins and is blocking upgrades of hudson in installations using the plugin to maintain the plugin feature.

          hagzag added a comment -

          Is this issue going to be fixed any time soon ?

          hagzag added a comment - Is this issue going to be fixed any time soon ?

          Attaching the latest build from the trunk that fixes this problem.
          Please verify and let us know if it's any better.

          Kohsuke Kawaguchi added a comment - Attaching the latest build from the trunk that fixes this problem. Please verify and let us know if it's any better.

            Unassigned Unassigned
            midknight midknight
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: