buildout.coredev/5.1: update source definitions to work with current Plone 5.1
Johannes Raggam <jenkins-z4DKO/[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: buildout.coredev Branch: refs/heads/5.1 Date: 2017-07-06T13:10:22+02:00 Author: Johannes Raggam (thet) <[email protected]> Commit: https://github.com/plone/buildout.coredev/commit/bcde094f416384b77adca2b1e2a2618d0f18183d update source definitions to work with current Plone 5.1 Files changed: M sources.cfg diff --git a/sources.cfg b/sources.cfg index 4cdf9e7bb..4eea22956 100644 --- a/sources.cfg +++ b/sources.cfg @@ -29,7 +29,7 @@ collective.xmltestreport = git ${remotes:collective}/collective.xmlte diazo = git ${remotes:plone}/diazo.git pushurl=${remotes:plone_push}/diazo.git branch=master five.customerize = git ${remotes:zope}/five.customerize.git pushurl=${remotes:zope_push}/five.customerize.git branch=master five.intid = git ${remotes:plone}/five.intid.git pushurl=${remotes:plone_push}/five.intid.git branch=master -five.localsitemanager = git ${remotes:zope}/five.localsitemanager.git branch=master +five.localsitemanager = git ${remotes:zope}/five.localsitemanager.git pushurl=${remotes:zope_push}/five.localsitemanager.git branch=2.0.x five.pt = git ${remotes:zope}/five.pt.git pushurl=${remotes:zope_push}/five.pt.git branch=master i18ndude = git ${remotes:collective}/i18ndude.git pushurl=${remotes:collective_push}/i18ndude.git branch=master icalendar = git ${remotes:collective}/icalendar.git pushurl=${remotes:collective_push}/icalendar.git branch=master @@ -174,7 +174,7 @@ Products.PlacelessTranslationService= git ${remotes:plone}/Products.PlacelessTra Products.PloneLanguageTool = git ${remotes:plone}/Products.PloneLanguageTool.git pushurl=${remotes:plone_push}/Products.PloneLanguageTool.git branch=master Products.PlonePAS = git ${remotes:plone}/Products.PlonePAS.git pushurl=${remotes:plone_push}/Products.PlonePAS.git branch=master Products.PluggableAuthService = git ${remotes:zope}/Products.PluggableAuthService.git pushurl=${remotes:zope_push}/Products.PluggableAuthService.git branch=master -Products.PluginRegistry = git ${remotes:zope}/Products.PluginRegistry.git pushurl=${remotes:zope_push}/Products.PluginRegistry.git branch=master +Products.PluginRegistry = git ${remotes:zope}/Products.PluginRegistry.git pushurl=${remotes:zope_push}/Products.PluginRegistry.git branch=1.4.x Products.PortalTransforms = git ${remotes:plone}/Products.PortalTransforms.git pushurl=${remotes:plone_push}/Products.PortalTransforms.git branch=master Products.ResourceRegistries = git ${remotes:plone}/Products.ResourceRegistries.git pushurl=${remotes:plone_push}/Products.ResourceRegistries.git branch=master Products.statusmessages = git ${remotes:plone}/Products.statusmessages.git pushurl=${remotes:plone_push}/Products.statusmessages.git branch=master ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot