Commit f2466d3a authored by Roque's avatar Roque

SR with embulk

parent 66f38184
[buildout]
extends =
https://lab.nexedi.com/nexedi/slapos/raw/master/software/wendelin/software.cfg
https://lab.nexedi.com/nexedi/slapos/raw/master/component/curl/buildout.cfg
https://lab.nexedi.com/nexedi/slapos/raw/master/component/libffi/buildout.cfg
https://lab.nexedi.com/nexedi/slapos/raw/master/component/java/buildout.cfg
parts +=
telecom
embulk
[eggs]
eggs +=
......@@ -32,5 +34,19 @@ repository_id_list += telecom
[local-bt5-repository]
list = ${erp5:location}/bt5 ${erp5:location}/product/ERP5/bootstrap ${wendelin:location}/bt5 ${telecom:location}/bt5
[embulk]
<= java
recipe = slapos.recipe.cmmi
url = https://dl.bintray.com/embulk/maven/embulk-0.8.23.jar
md5sum = d5ecf36948ffde12755dbd2db005f214
location = ${buildout:parts-directory}/${:_buildout_section_name_}
environment= PATH=${embulk:location}/bin:%(PATH)s
#depends =
# ${java:location}
#configure-options =
# --with-java
#environment=
# PATH=${java:location}/bin:%(PATH)s
[versions]
Flask-User = 0.6.12
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment