ZODB Components: Migrate Tools in Products.ERP5.Tool to erp5_core.

Besides migrating Tools .py, this also moves the Tools themselves (portal_*):
 * Some of them were created before erp5_core being installed and this
   would not work anymore as their .py is now in erp5_core.
 * Some others were created after (via setupLastTool()) and this would not
   work neither as sub-objects may be installed by erp5_core.

Add them to template_keep_path_list to prevent them from being re-created like
ERP5Site.addERP5Tool() used to do (depend on 3180424b, 91393be2).

Not migrated:
  * AlarmTool: Needed for upgrader.
  * CategoryTool, IdTool: Bootstrap.
  * TemplateTool, TrashTool: Business Template installation.
  * SolverTool: TypeProvider.
  * ContributionTool: Imported by Products.ERP5.Document.Document used in many places, will be done later.
  * NotificationTool: Imported by ERP5.Document.EmailDocument, will be done later.
12 jobs for arnau in 0 seconds
Status Job ID Name Coverage
  External
passed ERP5.CodingStyleTest-Master

01:35:37

passed ERP5.PerformanceTest-Master

failed ERP5.UnitTest-Master

02:25:51

passed SlapOS.Eggs.UnitTest-Master.Python2

00:31:08

passed SlapOS.Eggs.UnitTest-Master.Python3

00:44:20

passed SlapOS.Eggs.UnitTest-Master.Python2

00:16:01

passed SlapOS.Eggs.UnitTest-Master.Python2

00:19:47

passed SlapOS.Eggs.UnitTest-Master.Python2

00:36:00

passed SlapOS.Eggs.UnitTest-Master.Python3

00:19:16

passed SlapOS.Eggs.UnitTest-Master.Python3

00:16:40

passed SlapOS.Eggs.UnitTest-Master.Python3

passed SlapOS.Eggs.UnitTest-Master.Python3

00:15:00