[Git][noosfero/noosfero][master] Remove redundant load of plugins' rake tasks

Rodrigo Souto gitlab at mg.gitlab.com
Wed Dec 16 13:51:25 BRST 2015


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
f79ff688 by Arthur Del Esposte at 2015-12-16T12:51:00Z
Remove redundant load of plugins' rake tasks

- - - - -


1 changed file:

- Rakefile


Changes:

=====================================
Rakefile
=====================================
--- a/Rakefile
+++ b/Rakefile
@@ -17,7 +17,3 @@ end.flatten.each do |taskfile|
   load taskfile
 end 
 
-# plugins' tasks
-plugins_tasks = Dir.glob("config/plugins/*/{tasks,lib/tasks,rails/tasks}/**/*.rake").sort +
-  Dir.glob("config/plugins/*/vendor/plugins/*/{tasks,lib/tasks,rails/tasks}/**/*.rake").sort
-plugins_tasks.each{ |ext| load ext }



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/f79ff688f8a623c30607d8a9ca107d6b0d2dceaf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20151216/ec36021e/attachment.html>


More information about the Noosfero-dev mailing list