[Testbot] Plone 5.0 - Python 2.7 - Build # 1899 - Fixed! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Mon Mar 10 03:20:30 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 1899 - Fixed!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-5.0-python-2.7/1899/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: buildout.coredev
Branch: refs/heads/5.0
Date: 2014-03-09T19:27:45-07:00
Author: David Glick (davisagli) <david at glicksoftware.com>
Commit: https://github.com/plone/buildout.coredev/commit/b2994f5b3dc400a6ef2b7d113c96ef154eadc566

check out portlet packages

Files changed:
M checkouts.cfg
D plips/z3c-form-portlets.cfg

diff --git a/checkouts.cfg b/checkouts.cfg
index aabe6ed..682d831 100644
--- a/checkouts.cfg
+++ b/checkouts.cfg
@@ -6,12 +6,15 @@ auto-checkout =
     Products.contentmigration
     icalendar
     plone.app.contenttypes
+    plone.app.event
     plone.app.locales
+    plone.app.portlets
     plone.app.vocabularies
     plone.app.widgets
     plone.batching
     plone.formwidget.querystring
     plone.portlet.collection
+    plone.portlet.static
     plonetheme.barceloneta
 # Test fixes only
     plone.app.contentlisting
diff --git a/plips/z3c-form-portlets.cfg b/plips/z3c-form-portlets.cfg
deleted file mode 100644
index fb20623..0000000
--- a/plips/z3c-form-portlets.cfg
+++ /dev/null
@@ -1,19 +0,0 @@
-[buildout]
-extends =
-    plip13787-main-template.cfg
-
-eggs +=
-    plone.portlet.static
-
-auto-checkout +=
-    plone.app.event
-    plone.app.portlets
-    plone.app.vocabularies
-    plone.portlet.collection
-    plone.portlet.static
-
-[sources]
-plone.app.event                     = git ${remotes:plone}/plone.app.event.git pushurl=${remotes:plone_push}/plone.app.event.git branch=z3c-form-portlets
-plone.app.portlets                  = git ${remotes:plone}/plone.app.portlets.git pushurl=${remotes:plone_push}/plone.app.portlets.git branch=z3c-form-portlets
-plone.portlet.collection            = git ${remotes:plone}/plone.portlet.collection.git pushurl=${remotes:plone_push}/plone.portlet.collection.git branch=z3cform
-plone.portlet.static                = git ${remotes:plone}/plone.portlet.static.git pushurl=${remotes:plone_push}/plone.portlet.static.git branch=z3cform
\ No newline at end of file




-------------------------------------------------------------------------------


More information about the Testbot mailing list