lib/reap/task/publish.rb in reap-4.5.2 vs lib/reap/task/publish.rb in reap-5.0.0

- old
+ new

@@ -58,10 +58,10 @@ } #attr_accessor :host, :type, :dir, :project, :username #attr_accessor :exclude # not using yet - alias_method :pub, :task + task_attr :pub # Run the publishing task. def run( target=nil, copy_from=nil, copy_to=nil )