Use cedricmessiant/plone.dexterity and test more stuff

This commit is contained in:
Cédric Messiant 2013-01-07 15:35:15 +01:00
parent e0f14b7673
commit 790a9401b4
3 changed files with 8 additions and 1 deletions

View File

@ -12,6 +12,8 @@ tdesvenain = git://github.com/tdesvenain
tdesvenain_push = git@github.com:tdesvenain
vincentfretin = git://github.com/vincentfretin
vincentfretin_push = git@github.com:vincentfretin
cedricmessiant = git://github.com/cedricmessiant
cedricmessiant_push = git@github.com:cedricmessiant
entrouvert = git://repos.entrouvert.org
entrouvert_push = git+ssh://git@repos.entrouvert.org
@ -27,6 +29,7 @@ collective.local.workspace = git ${remotes:tdesvenain}/collective.local.workspac
ecreall.helpers.testing = git ${remotes:tdesvenain}/ecreall.helpers.testing.git pushurl=${remotes:tdesvenain_push}/ecreall.helpers.testing.git
ecreall.helpers.upgrade = git ${remotes:tdesvenain}/ecreall.helpers.upgrade.git pushurl=${remotes:tdesvenain_push}/ecreall.helpers.upgrade.git
plone.act = git ${remotes:plone}/plone.act.git pushurl=${remotes:plone_push}/plone.act.git
#plone.dexterity = git https://github.com/gbastien/plone.dexterity.git
collective.dms.basecontent = git ${remotes:vincentfretin}/collective.dms.basecontent.git pushurl=${remotes:vincentfretin_push}/collective.dms.basecontent.git
collective.dms.mailcontent = git ${remotes:vincentfretin}/collective.dms.mailcontent.git pushurl=${remotes:vincentfretin_push}/collective.dms.mailcontent.git
plone.dexterity = git ${remotes:cedricmessiant}/plone.dexterity.git pushurl=${remotes:cedricmessiant_push}/plone.dexterity.git
#plone.dexterity = git https://github.com/gbastien/plone.dexterity.git

View File

@ -9,6 +9,9 @@ recipe = zc.recipe.testrunner
eggs =
${buildout:eggs}
collective.contact.content [test]
collective.contact.vcard [test]
collective.dms.basecontent [test]
collective.dms.mailcontent [test]
collective.local.workspace [test]
defaults = ['--auto-color', '--auto-progress']

View File

@ -4,6 +4,7 @@ Products.DocFinderTab = 1.0.5
Products.LongRequestLogger = 1.1.0
Products.PDBDebugMode = 1.3.1
aws.zope2zcmldoc = 1.1.0
collective.dexteritytextindexer = 1.5
collective.js.datatables = 2.0
collective.js.jqueryui = 1.8.16.9
collective.local.addgroup = 1.0