Skip to content

Commit

Permalink
Update branches, versions. Closes #176
Browse files Browse the repository at this point in the history
  • Loading branch information
esteele committed Feb 23, 2016
1 parent 8872fa6 commit 181cf67
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
6 changes: 6 additions & 0 deletions checkouts.cfg
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
[buildout]
always-checkout = force
auto-checkout =
plone.app.imaging
plone.app.locales
plone.app.users
plone.app.upgrade
plone.app.vocabularies
plone.contentrules
plone.dexterity
plone.protect
Products.ATContentTypes
Products.CMFPlone
Products.GenericSetup
Products.PlonePAS
Products.PluggableAuthService
Products.PluginRegistry
# Test fixes only (or otherwise not-gonna-release changes)
Expand Down
4 changes: 2 additions & 2 deletions sources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ plone.intelligenttext = git ${remotes:plone}/plone.intelligenttext
plone.keyring = git ${remotes:plone}/plone.keyring.git pushurl=${remotes:plone_push}/plone.keyring.git branch=master
plone.locking = git ${remotes:plone}/plone.locking.git pushurl=${remotes:plone_push}/plone.locking.git branch=2.0.x
plone.memoize = git ${remotes:plone}/plone.memoize.git pushurl=${remotes:plone_push}/plone.memoize.git branch=1.1.x
plone.namedfile = git ${remotes:plone}/plone.namedfile.git pushurl=${remotes:plone_push}/plone.namedfile.git branch=2.0.x
plone.namedfile = git ${remotes:plone}/plone.namedfile.git pushurl=${remotes:plone_push}/plone.namedfile.git branch=master
plone.openid = git ${remotes:plone}/plone.openid.git pushurl=${remotes:plone_push}/plone.openid.git branch=master
plone.outputfilters = git ${remotes:plone}/plone.outputfilters.git pushurl=${remotes:plone_push}/plone.outputfilters.git branch=1.x
plone.portlets = git ${remotes:plone}/plone.portlets.git pushurl=${remotes:plone_push}/plone.portlets.git branch=master
Expand Down Expand Up @@ -163,7 +163,7 @@ Products.MimetypesRegistry = git ${remotes:plone}/Products.MimetypesReg
Products.PasswordResetTool = git ${remotes:plone}/Products.PasswordResetTool.git pushurl=${remotes:plone_push}/Products.PasswordResetTool.git branch=2.0.x
Products.PlacelessTranslationService= git ${remotes:plone}/Products.PlacelessTranslationService.git pushurl=${remotes:plone_push}/Products.PlacelessTranslationService.git branch=master
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=4.1.x
Products.PlonePAS = git ${remotes:plone}/Products.PlonePAS.git pushurl=${remotes:plone_push}/Products.PlonePAS.git branch=master
Products.PloneTestCase = git ${remotes:plone}/Products.PloneTestCase.git pushurl=${remotes:plone_push}/Products.PloneTestCase.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
Expand Down
7 changes: 4 additions & 3 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Products.MimetypesRegistry = 2.0.8
Products.PasswordResetTool = 2.0.18
Products.PlacelessTranslationService = 2.0.5
Products.PloneLanguageTool = 3.2.7
Products.PlonePAS = 4.1.6
Products.PlonePAS = 5.0.6
Products.PloneTestCase = 0.9.18
Products.PluggableAuthService = 1.10.0
Products.PluginRegistry = 1.3
Expand Down Expand Up @@ -172,7 +172,7 @@ plone.app.workflow = 2.1.9
plone.app.z3cform = 0.7.7
plone.alterego = 1.0
plone.autoform = 1.6.2
plone.batching = 1.0.7
plone.batching = 1.0.8
plone.behavior = 1.1
plone.browserlayer = 2.1.6
plone.cachepurging = 1.0.11
Expand All @@ -188,7 +188,7 @@ plone.intelligenttext = 2.1.0
plone.keyring = 3.0.1
plone.locking = 2.0.9
plone.memoize = 1.1.2
plone.namedfile = 2.0.11
plone.namedfile = 3.0.7
plone.openid = 2.0.4
plone.outputfilters = 1.15.1
plone.portlet.collection = 2.1.10
Expand All @@ -212,6 +212,7 @@ plone.theme = 2.1.5
plone.transformchain = 1.1.0
plone.uuid = 1.0.3
plone.z3cform = 0.8.1
plone4.csrffixes = 1.0.9
plonetheme.classic = 1.3.3
plonetheme.sunburst = 1.4.7
rwproperty = 1.0
Expand Down

0 comments on commit 181cf67

Please sign in to comment.