blob: a9a40ad013196cc4e6724a64fdfed4d597ffbd08 [file] [log] [blame]
repositories.remote << "http://repo1.maven.org/maven2"
Buildr.settings.build['junit'] = '3.8.1'
define "foo" do
compile
test
end