@@ -6,83 +6,83 @@ allow-picked-versions = true
66
77parts +=
88 instance-amqp
9- upgrade
9+ ; upgrade
1010 cmds
1111
1212always-checkout = force
1313auto-checkout +=
14- Products.CPUtils
15- Products.PasswordStrength
16- appy
17- collective.behavior.internalnumber
18- collective.behavior.talcondition
19- collective.classification.folder
20- collective.classification.tree
21- collective.compoundcriterion
22- collective.contact.core
23- collective.contact.contactlist
24- collective.contact.duplicated
25- collective.contact.facetednav
26- collective.contact.plonegroup
27- collective.contact.widget
28- collective.dms.basecontent
29- collective.dms.batchimport
30- collective.dms.mailcontent
31- collective.dms.scanbehavior
32- # collective.dms.thesaurus
33- collective.documentgenerator
34- # collective.documentviewer
35- collective.eeafaceted.batchactions
36- collective.eeafaceted.collectionwidget
37- collective.eeafaceted.dashboard
38- collective.eeafaceted.z3ctable
39- collective.excelexport
40- collective.externaleditor
41- collective.iconifiedcategory
42- collective.ckeditor
43- # collective.ckeditortemplates
44- collective.js.datatables
45- collective.js.tooltipster
46- # collective.local.workspace
47- collective.messagesviewlet
48- collective.querynextprev
49- collective.schedulefield
50- collective.task
51- collective.wfadaptations
52- collective.z3cform.select2
53- collective.zamqp
54- communesplone.layout
55- dexterity.localroles
56- dexterity.localrolesfield
57- # eea.facetednavigation
58- # eea.faceted.vocabularies
59- ftw.labels
60- imio.actionspanel
61- imio.annex
62- imio.dashboard
63- imio.dataexchange.core
64- imio.dms.policy
65- imio.dms.soap2pm
66- imio.fpaudit
67- imio.helpers
68- imio.history
69- imio.migrator
70- imio.pm.locales
71- imio.pm.wsclient
72- imio.prettylink
73- imio.pyutils
74- # imio.restapi
75- imio.zamqp.core
76- imio.zamqp.dms
77- # plone.app.jquerytools
78- plone.app.robotframework
79- # plone.app.workflowmanager
80- # plone.dexterity
81- # plone.restapi
82- plonetheme.imioapps
14+ ; Products.CPUtils
15+ ; Products.PasswordStrength
16+ ; appy
17+ ; collective.behavior.internalnumber
18+ ; collective.behavior.talcondition
19+ ; collective.classification.folder
20+ ; collective.classification.tree
21+ ; collective.compoundcriterion
22+ ; collective.contact.core
23+ ; collective.contact.contactlist
24+ ; collective.contact.duplicated
25+ ; collective.contact.facetednav
26+ ; collective.contact.plonegroup
27+ ; collective.contact.widget
28+ ; collective.dms.basecontent
29+ ; collective.dms.batchimport
30+ ; collective.dms.mailcontent
31+ ; collective.dms.scanbehavior
32+ ; # collective.dms.thesaurus
33+ ; collective.documentgenerator
34+ ; # collective.documentviewer
35+ ; collective.eeafaceted.batchactions
36+ ; collective.eeafaceted.collectionwidget
37+ ; collective.eeafaceted.dashboard
38+ ; collective.eeafaceted.z3ctable
39+ ; collective.excelexport
40+ ; collective.externaleditor
41+ ; collective.iconifiedcategory
42+ ; collective.ckeditor
43+ ; # collective.ckeditortemplates
44+ ; collective.js.datatables
45+ ; collective.js.tooltipster
46+ ; # collective.local.workspace
47+ ; collective.messagesviewlet
48+ ; collective.querynextprev
49+ ; collective.schedulefield
50+ ; collective.task
51+ ; collective.wfadaptations
52+ ; collective.z3cform.select2
53+ ; collective.zamqp
54+ ; communesplone.layout
55+ ; dexterity.localroles
56+ ; dexterity.localrolesfield
57+ ; # eea.facetednavigation
58+ ; # eea.faceted.vocabularies
59+ ; ftw.labels
60+ ; imio.actionspanel
61+ ; imio.annex
62+ ; imio.dashboard
63+ ; imio.dataexchange.core
64+ ; imio.dms.policy
65+ ; imio.dms.soap2pm
66+ ; imio.fpaudit
67+ ; imio.helpers
68+ ; imio.history
69+ ; imio.migrator
70+ ; imio.pm.locales
71+ ; imio.pm.wsclient
72+ ; imio.prettylink
73+ ; imio.pyutils
74+ ; # imio.restapi
75+ ; imio.zamqp.core
76+ ; imio.zamqp.dms
77+ ; # plone.app.jquerytools
78+ ; plone.app.robotframework
79+ ; # plone.app.workflowmanager
80+ ; # plone.dexterity
81+ ; # plone.restapi
82+ ; plonetheme.imioapps
8383
8484[instance1]
85- initialization = import shutup; shutup.please()
85+ ; initialization = import shutup; shutup.please()
8686# use the instance1 eggs to extends the base eggs defined in [buildout]
8787# webdav-address=1980
8888debug-mode = on
@@ -93,20 +93,20 @@ environment-vars +=
9393# Z3C_AUTOINCLUDE_DEBUG True
9494
9595eggs +=
96- ${debug:eggs}
97- shutup
96+ ; ${debug:eggs}
97+ ; shutup
9898# Products.PDBDebugMode
99- Products.PrintingMailHost
100- collective.wfautodoc
99+ ; Products.PrintingMailHost
100+ ; collective.wfautodoc
101101# imio.restapi
102- plone.app.workflowmanager
102+ ; plone.app.workflowmanager
103103# wildcard.fixpersistentutilities
104104
105105zcml +=
106- ${debug:zcml}
106+ ; ${debug:zcml}
107107
108108zope-conf-additional +=
109- ${zope-conf:zamqp}
109+ ; ${zope-conf:zamqp}
110110# <clock-server>
111111# method /${port:plone-path}/@@cron-tick
112112# period 3600
@@ -123,18 +123,19 @@ cmds =
123123# cd ${buildout:directory}/src/collective.contact.widget; git checkout contactlist-filtering; git pull;
124124# cd ${buildout:directory}/src/imio.dms.mail; git checkout count_todos; git pull;
125125
126- [instance-amqp]
127- <= instance1
128- zserver-threads = 1
129- eggs =
130- ${instance1:eggs}
131- imio.zamqp.dms
132- zcml =
133- ${instance1:zcml}
134- imio.zamqp.dms
135- http-address = ${port:instance-amqp-http}
136- zope-conf-additional =
137- %define FILESTORAGE ${buildout:directory}/var/filestorage
138- %define BLOBSTORAGE ${buildout:directory}/var/blobstorage
139- ${zope-conf:zamqp}
140- ${zope-conf:amqp}
126+ ; [instance-amqp]
127+ ; <= instance1
128+ ; zserver-threads = 1
129+ ; eggs =
130+ ; ${instance1:eggs}
131+ ; imio.zamqp.dms
132+ ; zcml =
133+ ; ${instance1:zcml}
134+ ; imio.zamqp.dms
135+ ; http-address = ${port:instance-amqp-http}
136+ ; zope-conf-additional =
137+ ; ; publisher-profile-file ${buildout:directory}/profile.dat
138+ ; %define FILESTORAGE ${buildout:directory}/var/filestorage
139+ ; %define BLOBSTORAGE ${buildout:directory}/var/blobstorage
140+ ; ; ${zope-conf:zamqp}
141+ ; ; ${zope-conf:amqp}
0 commit comments