lib/buildr/ivy_extension.rb in ivy4r-0.2.0 vs lib/buildr/ivy_extension.rb in ivy4r-0.3.0

- old
+ new

@@ -62,10 +62,10 @@ end end @ant end - # Returns name of publish target to use for this project + # Returns name of the project the ivy file belongs to. def file_project own_file? ? @project : @base_ivy.file_project end # Returns the artifacts for given configurations as array