I'm going to update some of the packages to see what happens; right now I have:
[buildout] extends = buildout.cfg extensions = mr.developer parts += plonesite robot selenium library-settings find-links = http://packages.affinitic.be/simple versions = versions allow-hosts += *.affinitic.be auto-checkout += robotframework-seleniumlibrary [versions] robotframework = 2.6.2-st collective.recipe.plonesite = 1.5 [sources]robotframework-seleniumlibrary = hg https://gotcha-mouse-at-commands.googlecode.com/hg/gotcha-mouse-at-commands
[plonesite]
recipe = collective.recipe.plonesite
profiles = collective.newsflash:default
[robot]
recipe = zc.recipe.egg
eggs = robotframework
robotframework-seleniumlibrary
[selenium]
recipe = hexagonit.recipe.download
download-only = true
url =
http://selenium.googlecode.com/files/selenium-server-standalone-2.16.1.jar
filename = selenium-server.jar
[library-settings]
recipe = collective.recipe.template
input = templates/library-settings.txt.in
output = ${buildout:directory}/acceptance-tests/library-settings.txt
I want to remove dependencies on branches first; if anybody else is
interested on working on this, let me know.
best regards
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
