
tseaver at palladion
Apr 28, 2009, 7:35 AM
Post #5 of 5
(838 views)
Permalink
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tres Seaver wrote: > CMF Tests Summarizer wrote: >> Summary of messages to the cmf-tests list. >> Period Mon Apr 27 12:00:00 2009 UTC to Tue Apr 28 12:00:00 2009 UTC. >> There were 7 messages: 7 from CMF Tests. > > >> Unknown >> ------- > >> Subject: UNKNOWN : CMF-trunk Zope-2.10 Python-2.4.6 : Linux >> From: CMF Tests >> Date: Mon Apr 27 21:35:28 EDT 2009 >> URL: http://mail.zope.org/pipermail/cmf-tests/2009-April/011325.html > >> Subject: UNKNOWN : CMF-trunk Zope-2.11 Python-2.4.6 : Linux >> From: CMF Tests >> Date: Mon Apr 27 21:37:29 EDT 2009 >> URL: http://mail.zope.org/pipermail/cmf-tests/2009-April/011326.html > >> Subject: UNKNOWN : CMF-trunk Zope-trunk Python-2.4.6 : Linux >> From: CMF Tests >> Date: Mon Apr 27 21:39:29 EDT 2009 >> URL: http://mail.zope.org/pipermail/cmf-tests/2009-April/011327.html > >> Subject: UNKNOWN : CMF-trunk Zope-trunk Python-2.5.4 : Linux >> From: CMF Tests >> Date: Mon Apr 27 21:41:30 EDT 2009 >> URL: http://mail.zope.org/pipermail/cmf-tests/2009-April/011328.html > >> Subject: UNKNOWN : CMF-trunk Zope-trunk Python-2.6.1 : Linux >> From: CMF Tests >> Date: Mon Apr 27 21:43:30 EDT 2009 >> URL: http://mail.zope.org/pipermail/cmf-tests/2009-April/011329.html > > These tests are breaking because a much newer version of zope.component > (3.7.0) is being installed than the on called out in the Zope 2 index[1] > (3.5.1). That version is older than the one in the Zope 2 > versions.cfg[1] (3.6.0). > > [1] http://download.zope.org/Zope2/index/2.12.0a4/zope.component/ > > [2] http://svn.zope.org/Zope/trunk/versions.cfg?rev=99525&view=auto OK, I have fixed this failure by adding a conditional import of IDefaultViewName from its new location: http://svn.zope.org/Products.CMFCore/trunk/?rev=99559&view=rev Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver [at] palladion Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJ9xRG+gerLs4ltQ4RAusiAJ49Xc15jjFbrzWmBftCWZVC753zlQCdEYaV sEy6ICujrjOsXpGK5wR06/E= =9Mub -----END PGP SIGNATURE----- _______________________________________________ Zope-CMF maillist - Zope-CMF [at] lists http://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
|