Skip to content

Commit

Permalink
Updates for a newer version of buildr.
Browse files Browse the repository at this point in the history
  • Loading branch information
dustin committed May 9, 2008
1 parent dbf7040 commit 0fcb055
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion buildfile
Expand Up @@ -35,7 +35,8 @@ end
desc "Java memcached client"
define "memcached" do

options.java_args = "-ea"
test.options[:java_args] = "-ea"
test.include "*Test"
TREE_VER=tree_version
puts "Tree version is #{TREE_VER}"

Expand Down

0 comments on commit 0fcb055

Please sign in to comment.