package-info.java 241 B

123456789
  1. /**
  2. * Code that deals with HUDSON_HOME on EBS, which is used in
  3. * conjunction with our EC2 launch wizard.
  4. *
  5. * <p>
  6. * This should eventually move to its own plugin, but for
  7. * now I'm putting this here.
  8. */
  9. package hudson.plugins.ec2.ebs;