-
Notifications
You must be signed in to change notification settings - Fork 11
/
versions.cfg
34 lines (31 loc) · 2.58 KB
/
versions.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[buildout]
auto-checkout +=
*
[versions]
plone.app.jquery = 1.9.1.2
[git]
plone = https://github.com/plone
plone_push = git@github.com:plone
bda = https://github.com/bluedynamics
bda_push = git@github.com:bluedynamics
yafowil = https://github.com/bluedynamics/yafowil
yafowil_push = git@github.com:bluedynamics/yafowil
[sources]
node = git ${git:bda}/node.git pushurl=${git:bda_push}/node.git
yafowil = git ${git:yafowil}.git pushurl=${git:yafowil_push}.git
yafowil.yaml = git ${git:yafowil}.yaml.git pushurl=${git:yafowil_push}.yaml.git
yafowil.bootstrap = git ${git:yafowil}.bootstrap.git pushurl=${git:yafowil_push}.bootstrap.git branch=2.0
yafowil.widget.ace = git ${git:yafowil}.widget.ace.git pushurl=${git:yafowil_push}.widget.ace.git branch=2.0
yafowil.widget.array = git ${git:yafowil}.widget.array.git pushurl=${git:yafowil_push}.widget.array.git branch=2.0
yafowil.widget.autocomplete = git ${git:yafowil}.widget.autocomplete.git pushurl=${git:yafowil_push}.widget.autocomplete.git branch=2.0
yafowil.widget.color = git ${git:yafowil}.widget.color.git pushurl=${git:yafowil_push}.widget.color.git
yafowil.widget.datetime = git ${git:yafowil}.widget.datetime.git pushurl=${git:yafowil_push}.widget.datetime.git branch=2.0
yafowil.widget.dict = git ${git:yafowil}.widget.dict.git pushurl=${git:yafowil_push}.widget.dict.git branch=2.0
yafowil.widget.image = git ${git:yafowil}.widget.image.git pushurl=${git:yafowil_push}.widget.image.git branch=2.0
yafowil.widget.location = git ${git:yafowil}.widget.location.git pushurl=${git:yafowil_push}.widget.location.git branch=2.0
yafowil.widget.multiselect = git ${git:yafowil}.widget.multiselect.git pushurl=${git:yafowil_push}.widget.multiselect.git branch=2.0
yafowil.widget.richtext = git ${git:yafowil}.widget.richtext.git pushurl=${git:yafowil_push}.widget.richtext.git branch=2.0
yafowil.widget.select2 = git ${git:yafowil}.widget.select2.git pushurl=${git:yafowil_push}.widget.select2.git branch=2.0
yafowil.widget.slider = git ${git:yafowil}.widget.slider.git pushurl=${git:yafowil_push}.widget.slider.git
yafowil.widget.tiptap = git ${git:yafowil}.widget.tiptap.git pushurl=${git:yafowil_push}.widget.tiptap.git
yafowil.widget.wysihtml5 = git ${git:yafowil}.widget.wysihtml5.git pushurl=${git:yafowil_push}.widget.wysihtml5.git branch=2.0