module Hudson VERSION = "0.2.1" HUDSON_VERSION = "1.352" WAR = File.expand_path(File.dirname(__FILE__) + "/hudson/hudson.war") PLUGINS = File.expand_path(File.dirname(__FILE__) + "/hudson/plugins") end