Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Commit

Permalink
ish
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigues committed May 31, 2011
1 parent 09b8bbc commit 70cc628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/iron_hammer/utils/ivy_builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def generate_xml dependencies=[]

def retrieve ivy_file
%Q{java -jar "%IRON_HAMMER_HOME%/ivy.jar"
-ivy "#{ivy_file}"
-ivy #{ivy_file}
-settings "%IRON_HAMMER_HOME%/ivysettings.xml"
-retrieve Libraries/[artifact]-[revision].[ext]}#.gsub(/\s+/, ' ')
end
Expand Down

0 comments on commit 70cc628

Please sign in to comment.