[Testbot] Plone 5.0 - Python 2.7 - Build # 3499 - Still failing! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Wed Oct 29 08:43:21 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 3499 - Still Failing!
-------------------------------------------------------------------------------

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


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

Repository: Products.CMFPlone
Branch: refs/heads/master
Date: 2014-10-29T08:15:08Z
Author: Ramon Navarro Bosch (bloodbare) <ramon.nb at gmail.com>
Commit: https://github.com/plone/Products.CMFPlone/commit/4500482828b2d5c1beb2e623babf76fcae2eb4f6

No compilation

Files changed:
M Products/CMFPlone/resources/browser/scripts.py

diff --git a/Products/CMFPlone/resources/browser/scripts.py b/Products/CMFPlone/resources/browser/scripts.py
index bcaba01..ed2d6da 100644
--- a/Products/CMFPlone/resources/browser/scripts.py
+++ b/Products/CMFPlone/resources/browser/scripts.py
@@ -29,7 +29,7 @@ def get_data(self, bundle, result):
                 # if not bundle.last_compilation or self.last_legacy_import > bundle.last_compilation:
                 #     # We need to compile
                 #     cookWhenChangingSettings(self.context, bundle)
-            if bundle.jscompilation:
+            if bundle.compile is True and bundle.jscompilation:
                 result.append({
                     'conditionalcomment': bundle.conditionalcomment,
                     'src': '%s/%s?version=%s' % (




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 1101 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141029/c5086af4/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 80829 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141029/c5086af4/attachment-0003.obj>


More information about the Testbot mailing list