Class WarExploder


  • public final class WarExploder
    extends Object
    Ensures that jenkins.war is exploded.

    Depending on where the test is run (for example, inside Maven vs IDE), this code attempts to use jenkins.war from the right place, thereby improving the productivity.

    Author:
    Kohsuke Kawaguchi