[Zope-Checkins] SVN: Zope/trunk/src/Products/SiteAccess/ Merge janitorial changes from 2.12 branch.

2010-05-20 Thread Tres Seaver
Log message for revision 112591: Merge janitorial changes from 2.12 branch. Changed: U Zope/trunk/src/Products/SiteAccess/SiteRoot.py U Zope/trunk/src/Products/SiteAccess/VirtualHostMonster.py U Zope/trunk/src/Products/SiteAccess/__init__.py U

[Zope-Checkins] SVN: Zope/branches/2.12/src/Products/SiteAccess/VirtualHostMonster.py Wrap long lines.

2010-05-20 Thread Tres Seaver
Log message for revision 112592: Wrap long lines. Changed: U Zope/branches/2.12/src/Products/SiteAccess/VirtualHostMonster.py -=- Modified: Zope/branches/2.12/src/Products/SiteAccess/VirtualHostMonster.py === ---

[Zope-Checkins] SVN: Zope/branches/2.12/src/Products/SiteAccess/tests/testVirtualHostMonster.py Flesh out edge case tests.

2010-05-20 Thread Tres Seaver
Log message for revision 112593: Flesh out edge case tests. Changed: U Zope/branches/2.12/src/Products/SiteAccess/tests/testVirtualHostMonster.py -=- Modified: Zope/branches/2.12/src/Products/SiteAccess/tests/testVirtualHostMonster.py

[Zope-Checkins] SVN: Zope/trunk/src/Products/SiteAccess/ Merge further janitorial changes from 2.12 branch.

2010-05-20 Thread Tres Seaver
Log message for revision 112594: Merge further janitorial changes from 2.12 branch. Changed: U Zope/trunk/src/Products/SiteAccess/VirtualHostMonster.py U Zope/trunk/src/Products/SiteAccess/tests/testVirtualHostMonster.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/2.12/src/Products/SiteAccess/tests/testVirtualHostMonster.py De-dupe testcase name.

2010-05-20 Thread Tres Seaver
Log message for revision 112595: De-dupe testcase name. Changed: U Zope/branches/2.12/src/Products/SiteAccess/tests/testVirtualHostMonster.py -=- Modified: Zope/branches/2.12/src/Products/SiteAccess/tests/testVirtualHostMonster.py

[Zope-Checkins] SVN: Zope/trunk/src/Products/SiteAccess/tests/testVirtualHostMonster.py Merge de-dupe from 2.12 branch.

2010-05-20 Thread Tres Seaver
Log message for revision 112596: Merge de-dupe from 2.12 branch. Changed: U Zope/trunk/src/Products/SiteAccess/tests/testVirtualHostMonster.py -=- Modified: Zope/trunk/src/Products/SiteAccess/tests/testVirtualHostMonster.py

[Zope-Checkins] SVN: Zope/branches/2.12/src/Products/SiteAccess/tests/testAccessRule.py Add unit tests for AccessRule's current behavior.

2010-05-20 Thread Tres Seaver
Log message for revision 112597: Add unit tests for AccessRule's current behavior. Changed: A Zope/branches/2.12/src/Products/SiteAccess/tests/testAccessRule.py -=- Added: Zope/branches/2.12/src/Products/SiteAccess/tests/testAccessRule.py

Re: [Zope-dev] buildbot for ZTK released packages (linux 32)

2010-05-19 Thread Tres Seaver
- zope.formlib - zope.proxy - zope.exceptions - zope.app.publisher - zope.app.wsgi Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com

[Zope-dev] Removing URL-based suppression of SiteAccess controls

2010-05-18 Thread Tres Seaver
. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla

Re: [Zope-dev] Zope2 - Breaking out more packages

2010-05-17 Thread Tres Seaver
. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla

Re: [Zope] Is shared ZEO cache possible?

2010-05-17 Thread Tres Seaver
at shutdown. My doubt is whether it is possible to use one .zec file shared among all the ZEO clients? No, that is not possible. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software

[Zope-Checkins] SVN: Zope/branches/2.12/src/AccessControl/tests/testUser Fix testcase filename.

2010-05-16 Thread Tres Seaver
Log message for revision 112350: Fix testcase filename. Changed: A Zope/branches/2.12/src/AccessControl/tests/testUser.py D Zope/branches/2.12/src/AccessControl/tests/testUserFolder.py -=- Copied: Zope/branches/2.12/src/AccessControl/tests/testUser.py (from rev 112349,

[Zope-Checkins] SVN: Zope/trunk/src/AccessControl/tests/testUser Fix testcase filename.

2010-05-16 Thread Tres Seaver
Log message for revision 112351: Fix testcase filename. Changed: A Zope/trunk/src/AccessControl/tests/testUser.py D Zope/trunk/src/AccessControl/tests/testUserFolder.py -=- Copied: Zope/trunk/src/AccessControl/tests/testUser.py (from rev 112350,

[Zope-Checkins] SVN: Zope/branches/2.12/src/AccessControl/tests/testUser.py Normalize / slim down tests.

2010-05-16 Thread Tres Seaver
Log message for revision 112352: Normalize / slim down tests. - Avoid module-scope imports. - Avoid complex shared setup. - Remove run-as-script cruft. Changed: U Zope/branches/2.12/src/AccessControl/tests/testUser.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/2.12/src/AccessControl/tests/testUser.py Start on getting real coverage for AccessControl.User.

2010-05-16 Thread Tres Seaver
Log message for revision 112353: Start on getting real coverage for AccessControl.User. Changed: U Zope/branches/2.12/src/AccessControl/tests/testUser.py -=- Modified: Zope/branches/2.12/src/AccessControl/tests/testUser.py ===

[Zope-Checkins] SVN: Zope/branches/2.12/src/AccessControl/tests/testUser.py Coverage for SimpleUser.

2010-05-16 Thread Tres Seaver
Log message for revision 112354: Coverage for SimpleUser. Changed: U Zope/branches/2.12/src/AccessControl/tests/testUser.py -=- Modified: Zope/branches/2.12/src/AccessControl/tests/testUser.py === ---

[Zope-Checkins] SVN: Zope/branches/2.12/src/AccessControl/tests/testUser.py Coverage for SpecialUser, UnrestrictedUser, and NullUnrestrictedUser.

2010-05-16 Thread Tres Seaver
Log message for revision 112355: Coverage for SpecialUser, UnrestrictedUser, and NullUnrestrictedUser. Changed: U Zope/branches/2.12/src/AccessControl/tests/testUser.py -=- Modified: Zope/branches/2.12/src/AccessControl/tests/testUser.py

[Zope-Checkins] SVN: Zope/branches/2.12/ LP #142563: Fix AccessControl.User.NullUnrestrictedUserTests.__str__.

2010-05-16 Thread Tres Seaver
Log message for revision 112356: LP #142563: Fix AccessControl.User.NullUnrestrictedUserTests.__str__. Changed: U Zope/branches/2.12/doc/CHANGES.rst U Zope/branches/2.12/src/AccessControl/User.py U Zope/branches/2.12/src/AccessControl/tests/testUser.py -=- Modified:

[Zope-Checkins] SVN: Zope/trunk/ Merge AccessControl.User.tests.testUser fixes from 2.12, w/ LP#142536 fix.

2010-05-16 Thread Tres Seaver
Log message for revision 112357: Merge AccessControl.User.tests.testUser fixes from 2.12, w/ LP#142536 fix. Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/src/AccessControl/User.py U Zope/trunk/src/AccessControl/tests/testUser.py -=- Modified: Zope/trunk/doc/CHANGES.rst

[Zope-Checkins] SVN: Zope/branches/2.12/src/AccessControl/tests/testUser.py Remove redundant tests of inherited behavior.

2010-05-16 Thread Tres Seaver
Log message for revision 112359: Remove redundant tests of inherited behavior. Changed: U Zope/branches/2.12/src/AccessControl/tests/testUser.py -=- Modified: Zope/branches/2.12/src/AccessControl/tests/testUser.py === ---

[Zope-Checkins] SVN: Zope/branches/2.12/src/AccessControl/tests/testUser.py Note future work.

2010-05-16 Thread Tres Seaver
Log message for revision 112360: Note future work. Changed: U Zope/branches/2.12/src/AccessControl/tests/testUser.py -=- Modified: Zope/branches/2.12/src/AccessControl/tests/testUser.py === ---

[Zope-Checkins] SVN: Zope/branches/2.12/src/AccessControl/tests/testUser.py Add tests for __repr__ of user classes.

2010-05-16 Thread Tres Seaver
Log message for revision 112358: Add tests for __repr__ of user classes. Changed: U Zope/branches/2.12/src/AccessControl/tests/testUser.py -=- Modified: Zope/branches/2.12/src/AccessControl/tests/testUser.py === ---

[Zope-Checkins] SVN: Zope/trunk/src/AccessControl/tests/testUser.py Merge further test cleanups from 2.12 branch.

2010-05-16 Thread Tres Seaver
Log message for revision 112361: Merge further test cleanups from 2.12 branch. Changed: U Zope/trunk/src/AccessControl/tests/testUser.py -=- Modified: Zope/trunk/src/AccessControl/tests/testUser.py === ---

[Zope-Checkins] SVN: Zope/trunk/src/AccessControl/tests/testUser.py Merge future work notes from 2.12 branch.

2010-05-16 Thread Tres Seaver
Log message for revision 112362: Merge future work notes from 2.12 branch. Changed: U Zope/trunk/src/AccessControl/tests/testUser.py -=- Modified: Zope/trunk/src/AccessControl/tests/testUser.py === ---

[Zope-Checkins] SVN: Zope/branches/2.12/src/OFS/CopySupport.py Unused import, new style exceptions.

2010-05-16 Thread Tres Seaver
Log message for revision 112368: Unused import, new style exceptions. Changed: U Zope/branches/2.12/src/OFS/CopySupport.py -=- Modified: Zope/branches/2.12/src/OFS/CopySupport.py === ---

[Zope-Checkins] SVN: Zope/trunk/src/OFS/CopySupport.py Unused import, new style exceptions.

2010-05-16 Thread Tres Seaver
Log message for revision 112370: Unused import, new style exceptions. Forward port from 2.12 branch. Changed: U Zope/trunk/src/OFS/CopySupport.py -=- Modified: Zope/trunk/src/OFS/CopySupport.py === ---

[Zope-Checkins] SVN: Zope/trunk/ Added a link in the ZMI tree pane to make the tree state persistent.

2010-05-07 Thread Tres Seaver
Log message for revision 112136: Added a link in the ZMI tree pane to make the tree state persistent. Thanks to Lalo Martins for the patch. LP #142401 Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/src/App/dtml/menu.dtml -=- Modified: Zope/trunk/doc/CHANGES.rst

[Zope-Checkins] SVN: Zope/trunk/ Make undo log easier to read.

2010-05-07 Thread Tres Seaver
Log message for revision 112137: Make undo log easier to read. Thanks to Toby Dickinson for the patch. LP #142464 Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/src/App/Undo.py U Zope/trunk/src/App/dtml/undo.dtml U Zope/trunk/src/OFS/dtml/history.dtml -=-

[Zope-Checkins] SVN: Zope/trunk/versions.cfg Update to bugfix release of transaction.

2010-05-07 Thread Tres Seaver
Log message for revision 112150: Update to bugfix release of transaction. Changed: U Zope/trunk/versions.cfg -=- Modified: Zope/trunk/versions.cfg === --- Zope/trunk/versions.cfg 2010-05-07 15:40:42 UTC (rev 112149) +++

[Zope-Checkins] SVN: Zope/trunk/ Fix indentation of OFSP/help/sequence.py docstring.

2010-05-07 Thread Tres Seaver
Log message for revision 112177: Fix indentation of OFSP/help/sequence.py docstring. LP #435728 Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/src/Products/OFSP/help/sequence.py -=- Modified: Zope/trunk/doc/CHANGES.rst

[Zope-Checkins] SVN: Zope/branches/2.12/ Handle resource files with .htm extention properly as page template resources.

2010-05-07 Thread Tres Seaver
Log message for revision 112179: Handle resource files with .htm extention properly as page template resources. LP #411837 Changed: U Zope/branches/2.12/doc/CHANGES.rst U Zope/branches/2.12/src/Products/Five/browser/resource.py U

[Zope-Checkins] SVN: Zope/trunk/ Handle resource files with .htm extention properly as page template resources.

2010-05-07 Thread Tres Seaver
Log message for revision 112180: Handle resource files with .htm extention properly as page template resources. LP #411837 Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/src/Products/Five/browser/resource.py U Zope/trunk/src/Products/Five/browser/tests/resource_ftest.txt

[Zope-Checkins] SVN: Zope/branches/2.12/ Don't nest block tags inside HTML p tags in zExceptions.ExceptionFormatter.

2010-05-07 Thread Tres Seaver
Log message for revision 112182: Don't nest block tags inside HTML p tags in zExceptions.ExceptionFormatter. LP #351006 Changed: U Zope/branches/2.12/doc/CHANGES.rst U Zope/branches/2.12/src/zExceptions/ExceptionFormatter.py -=- Modified: Zope/branches/2.12/doc/CHANGES.rst

[Zope-Checkins] SVN: Zope/trunk/ Don't nest block tags inside HTML p tags in zExceptions.ExceptionFormatter.

2010-05-07 Thread Tres Seaver
Log message for revision 112183: Don't nest block tags inside HTML p tags in zExceptions.ExceptionFormatter. LP #351006 Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/src/zExceptions/ExceptionFormatter.py -=- Modified: Zope/trunk/doc/CHANGES.rst

[Zope-Checkins] SVN: Zope/branches/2.12/src/DocumentTemplate/tests/test Remove sclerotic junk from DocumentTemplate tests.

2010-05-07 Thread Tres Seaver
Log message for revision 112184: Remove sclerotic junk from DocumentTemplate tests. Changed: U Zope/branches/2.12/src/DocumentTemplate/tests/testDTML.py U Zope/branches/2.12/src/DocumentTemplate/tests/testDTMLUnicode.py U

[Zope-Checkins] SVN: Zope/trunk/src/DocumentTemplate/tests/test Remove sclerotic junk from DocumentTemplate tests.

2010-05-07 Thread Tres Seaver
Log message for revision 112185: Remove sclerotic junk from DocumentTemplate tests. Changed: U Zope/trunk/src/DocumentTemplate/tests/testDTML.py U Zope/trunk/src/DocumentTemplate/tests/testDTMLUnicode.py U Zope/trunk/src/DocumentTemplate/tests/test_DT_Raise.py U

[Zope-Checkins] SVN: Zope/branches/2.12/ Fix bad except clause in the ``sequence_sort`` method of the ``dtml-in`` tag.

2010-05-07 Thread Tres Seaver
Log message for revision 112186: Fix bad except clause in the ``sequence_sort`` method of the ``dtml-in`` tag. LP #267820 Changed: U Zope/branches/2.12/doc/CHANGES.rst U Zope/branches/2.12/src/DocumentTemplate/DT_In.py -=- Modified: Zope/branches/2.12/doc/CHANGES.rst

[Zope-Checkins] SVN: Zope/trunk/ Fix bad except clause in the ``sequence_sort`` method of the ``dtml-in`` tag.

2010-05-07 Thread Tres Seaver
Log message for revision 112187: Fix bad except clause in the ``sequence_sort`` method of the ``dtml-in`` tag. LP #267820 Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/src/DocumentTemplate/DT_In.py -=- Modified: Zope/trunk/doc/CHANGES.rst

Re: [Zope-dev] SVN: zopetoolkit/trunk/ztk.cfg Update to ZODB3 = 3.9.5 and include a pin for the new package providing the mkzeoinst script

2010-05-06 Thread Tres Seaver
zdaemon = 2.0.4 -ZODB3 = 3.9.4 +ZODB3 = 3.9.5 +zope.mkzeoinstance = 3.9.4 Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com

Re: [Zope-dev] SVN: zopetoolkit/trunk/ztk.cfg Update to ZODB3 = 3.9.5 and include a pin for the new package providing the mkzeoinst script

2010-05-06 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martijn Faassen wrote: Tres Seaver wrote: Vincent Fretin wrote: If I followed the commits correctly, the mkzeoinst was extracted from ZODB3 package and is now in the zope.mkzeoinstance, right? Yes. I was questioning why a ZTK user, rather than

Re: [Zope-dev] Zope Tests: 15 OK, 1 Failed

2010-05-06 Thread Tres Seaver
the cleanup script. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux

Re: [Zope-dev] [Checkins] SVN: zope.minmax/trunk/ Conform to repository policy.

2010-05-06 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Zvezdan Petkovic wrote: On May 5, 2010, at 2:42 PM, Tres Seaver wrote: Log message for revision 112025: Conform to repository policy. ... setup( name='zope.minmax', version='1.1.3dev', -author='Zope Corporation

Re: [Zope-dev] SVN: zopetoolkit/trunk/ztk.cfg Update to ZODB3 = 3.9.5 and include a pin for the new package providing the mkzeoinst script

2010-05-06 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martijn Faassen wrote: Tres Seaver wrote: BlueBream or grokproject, which generate code to set up applications, might want to pull it in (or emit the depenency into the generated code). Zope2 definitely needs it. If it's sensible for all three

Re: [Zope-dev] Conform to repository policy.

2010-05-06 Thread Tres Seaver
to have the actual developer's name there, but if you truly feel it should be Zope Corporation, then that's OK by me. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence

Re: [Zope-dev] Zope Tests: 15 OK, 1 Failed

2010-05-06 Thread Tres Seaver
. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG

Re: [Zope-dev] Zope Tests: 12 OK, 6 Failed

2010-05-05 Thread Tres Seaver
: http://mail.zope.org/pipermail/zope-tests/2010-May/014281.html Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP

Re: [Zope-dev] SVN: zopetoolkit/trunk/ztk.cfg Update to ZODB3 = 3.9.5 and include a pin for the new package providing the mkzeoinst script

2010-05-05 Thread Tres Seaver
zc.resourcelibrary = 1.3.1 zdaemon = 2.0.4 -ZODB3 = 3.9.4 +ZODB3 = 3.9.5 +zope.mkzeoinstance = 3.9.4 # Not a dependency: - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence

Re: [Zope-dev] Zope Tests: 10 OK, 4 Failed, 2 Unknown

2010-05-04 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Lennart Regebro wrote: On Mon, May 3, 2010 at 20:02, Tres Seaver tsea...@palladion.com wrote: - - zope.browserpage - - zope.viewlet - - zope.contentprovider - - zope.deferredimport These tests all fail because as Tres pointed out, Python 2.4

[Zope-dev] Nightly tests for Grok?

2010-05-04 Thread Tres Seaver
/buildbots.html Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using

Re: [Zope] oddity in MailHost queue processor thread

2010-05-04 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maric Michaud wrote: Tres Seaver a écrit : I was surprised by the behavior of asynchronous mailing in zope 2.11.3 MailHost product. It creates a thread by instance of MailHost by the mean of using self.absolute_url(1) as key

[Zope-Checkins] SVN: Zope/branches/2.11/ Ensure that mailhosts sharing a queue do not double-deliver mails

2010-05-03 Thread Tres Seaver
Log message for revision 111898: Ensure that mailhosts sharing a queue do not double-deliver mails Arrange this by sharing the thread which processes emails for that directory. See: https://bugs.launchpad.net/zope2/+bug/574286 Changed: U Zope/branches/2.11/doc/CHANGES.txt

[Zope-Checkins] SVN: Zope/branches/2.12/src/Products/Sessions/ Repair breakage induced by backport: sync interfaces with the trunk.

2010-05-03 Thread Tres Seaver
Log message for revision 111899: Repair breakage induced by backport: sync interfaces with the trunk. Changed: U Zope/branches/2.12/src/Products/Sessions/SessionInterfaces.py A Zope/branches/2.12/src/Products/Sessions/interfaces.py -=- Modified:

[Zope-Checkins] SVN: Zope/trunk/ Forward port fix for LP #574286 from the 2.12 branch.

2010-05-03 Thread Tres Seaver
Log message for revision 111901: Forward port fix for LP #574286 from the 2.12 branch. Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/src/Products/MailHost/MailHost.py U Zope/trunk/src/Products/MailHost/tests/testMailHost.py -=- Modified: Zope/trunk/doc/CHANGES.rst

[Zope-Checkins] SVN: Zope/trunk/versions.cfg Group versions by the 'sets' to which they correspond.

2010-05-03 Thread Tres Seaver
Log message for revision 111904: Group versions by the 'sets' to which they correspond. Changed: U Zope/trunk/versions.cfg -=- Modified: Zope/trunk/versions.cfg === --- Zope/trunk/versions.cfg 2010-05-03 17:57:11 UTC (rev

Re: [Zope-dev] summary of suggestions

2010-05-03 Thread Tres Seaver
than picking up individual package changes. Once a ZTK 1.0 release is out and frozen, then we can look at opening up the trunk to more rapid breakage^Wimprovements. Tres. - -- === Tres Seaver +1 540-429-0999 tsea

Re: [Zope-dev] Zope Tests: 10 OK, 4 Failed, 2 Unknown

2010-05-03 Thread Tres Seaver
://mail.zope.org/pipermail/zope-tests/2010-May/014236.html These two are my bad: I broke the 2.12 branch by backporting a fix badly from the trunk. They should run fine tonight. Tres. - -- === Tres Seaver +1 540-429-0999 tsea

Re: [Zope-dev] Hanno, please update the ZTK

2010-05-03 Thread Tres Seaver
. Until then, pushing changes into the ZTK without consulting those projects' needs is premature. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp

Re: [Zope-dev] Hanno, please update the ZTK

2010-05-03 Thread Tres Seaver
downstream consumers of the ZTK. I hope that your triumvirate can converge quickly on a process of achieving consensus on the maximal set of shared package versions between the projects. Tres. - -- === Tres Seaver +1 540

Re: [Zope-dev] Zope Tests: 10 OK, 4 Failed, 2 Unknown

2010-05-03 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christophe Combelles wrote: Hanno Schlichting a écrit : On Mon, May 3, 2010 at 8:02 PM, Tres Seaver tsea...@palladion.com wrote: Breakage in the following packages, but only on Python 2.4, and only in doctests: - - zope.browserpage

Re: [Zope-dev] SVN: Zope/trunk/versions.cfg Group versions by the 'sets' to which they correspond.

2010-05-03 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tres Seaver wrote: Log message for revision 111904: Group versions by the 'sets' to which they correspond. Changed: U Zope/trunk/versions.cfg -=- Modified: Zope/trunk/versions.cfg

Re: [Zope-dev] SVN: Zope/trunk/versions.cfg Group versions by the 'sets' to which they correspond.

2010-05-03 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tres Seaver wrote: Tres Seaver wrote: Log message for revision 111904: Group versions by the 'sets' to which they correspond. Changed: U Zope/trunk/versions.cfg -=- Modified: Zope/trunk/versions.cfg

Re: [Zope-CMF] CMF Tests: 3 OK, 2 Failed

2010-05-03 Thread Tres Seaver
://mail.zope.org/pipermail/cmf-tests/2010-May/012948.html My bad: I broke the 2.12 branch by backporting a fix badly from the trunk. They should run fine tonight. Tres. - -- === Tres Seaver +1 540-429-0999 tsea

[Zope-Checkins] SVN: Zope/branches/2.12/src/Products/Sessions/tests/testSessionDataManager.py Clean out module-scope imports from testcase modules.

2010-05-02 Thread Tres Seaver
Log message for revision 111862: Clean out module-scope imports from testcase modules. Changed: U Zope/branches/2.12/src/Products/Sessions/tests/testSessionDataManager.py -=- Modified: Zope/branches/2.12/src/Products/Sessions/tests/testSessionDataManager.py

[Zope-Checkins] SVN: Zope/branches/2.12/src/Products/Sessions/SessionDataManager.py Unused imports

2010-05-02 Thread Tres Seaver
Log message for revision 111863: Unused imports Changed: U Zope/branches/2.12/src/Products/Sessions/SessionDataManager.py -=- Modified: Zope/branches/2.12/src/Products/Sessions/SessionDataManager.py === ---

[Zope-Checkins] SVN: Zope/branches/2.12/src/Products/Sessions/BrowserIdManager.py Unused imports

2010-05-02 Thread Tres Seaver
Log message for revision 111864: Unused imports Changed: U Zope/branches/2.12/src/Products/Sessions/BrowserIdManager.py -=- Modified: Zope/branches/2.12/src/Products/Sessions/BrowserIdManager.py === ---

[Zope-Checkins] SVN: Zope/branches/2.12/src/Products/Sessions/__init__.py Clean out cruft.

2010-05-02 Thread Tres Seaver
Log message for revision 111865: Clean out cruft. Changed: U Zope/branches/2.12/src/Products/Sessions/__init__.py -=- Modified: Zope/branches/2.12/src/Products/Sessions/__init__.py === ---

[Zope-Checkins] SVN: Zope/branches/2.12/src/Products/Sessions/__init__.py Sync w/ trunk.

2010-05-02 Thread Tres Seaver
Log message for revision 111866: Sync w/ trunk. Changed: U Zope/branches/2.12/src/Products/Sessions/__init__.py -=- Modified: Zope/branches/2.12/src/Products/Sessions/__init__.py === ---

[Zope-Checkins] SVN: Zope/trunk/src/Products/Sessions/ Merge from 2.12 branch.

2010-05-02 Thread Tres Seaver
Log message for revision 111869: Merge from 2.12 branch. Changed: U Zope/trunk/src/Products/Sessions/__init__.py U Zope/trunk/src/Products/Sessions/tests/testSessionDataManager.py -=- Modified: Zope/trunk/src/Products/Sessions/__init__.py

Re: [Zope-dev] Zope Tests: 10 OK, 6 Failed

2010-05-02 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christophe Combelles wrote: Christophe Combelles a écrit : Tres Seaver a écrit : Zope Tests Summarizer wrote: Subject: FAILED : ZTK 1.0dev / Python2.5.2 Linux 32bit From: ccomb at free.fr Date: Wed Apr 28 23:00:24 EDT 2010 URL: http

Re: [Zope] Zope 2.12 and ZPT

2010-05-01 Thread Tres Seaver
to set something special up in zope.conf just for Page Templates to not convert 'nbsp;' into '\xa0\xc2'? Try installing the PDBDebugMode product in your instance and have a look at the offending value live. Tres. - -- === Tres Seaver

Re: [Zope-dev] SVN: zope.testrunner/trunk/CHANGES.txt CHANGES.txt updated

2010-04-30 Thread Tres Seaver
. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla

Re: [Zope] oddity in MailHost queue processor thread

2010-04-30 Thread Tres Seaver
that file to your bugreport. Bonus points (i.e., a faster resolution) if you can generate a unit test which fails without your changes, but passes with them. Tres. - -- === Tres Seaver +1 540-429-0999 tsea

Re: [Zope] problems with emergency user

2010-04-30 Thread Tres Seaver
, then that is probably actually in 'parts/instancename' inside the buildout. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com

Re: [Zope-dev] Zope Tests: 10 OK, 6 Failed

2010-04-29 Thread Tres Seaver
Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG

Re: [Zope-dev] version pinning on tags

2010-04-29 Thread Tres Seaver
. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

Re: [Zope-dev] version pinning on tags

2010-04-29 Thread Tres Seaver
caused the breakage at the time they happen. When the time comes to update the KGS itself, weeks or months after the fact, the unfortunate KGS maintainer hs no idea what changed or how to fix it. Tres. - -- === Tres Seaver +1

Re: [Zope-dev] I would like to have some releases

2010-04-29 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tres Seaver wrote: Lennart Regebro wrote: I would like to have the following packages released, or the permissions to release them myself. This is all in preparation for Python 3 support. zope.interface zope.events zope.exceptions

Re: [Zope-dev] Another possible zope.testing deprecation...

2010-04-29 Thread Tres Seaver
to zope.testrunner as well. Which means deprecating it in zope.testing, of course. Anyone see any problems with this? +1. Does zope.testing depend on zope.testrunner already? Tres. - -- === Tres Seaver +1 540-429-0999

Re: [Zope] problem with commits in SQLAlchemyDA

2010-04-27 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brad Allen wrote: Tres Seaver said: Thanks for taking this initiative, Brad! Thanks for the encouragement. Kader got started on this and he came up with a couple of questions: * The tests for SQLALchemy DA make use of ZopeTestCase

Re: [Zope] problem with commits in SQLAlchemyDA

2010-04-26 Thread Tres Seaver
/branches/zsql_commit_fix/ One of my co-workers, Kader has been assigned to work on this. Thanks for taking this initiative, Brad! Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion

Re: [Zope-dev] ZTK community packages

2010-04-25 Thread Tres Seaver
communitiy has proved willing to work to resolve those problems. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP

Re: [Zope-dev] ZTK community packages

2010-04-25 Thread Tres Seaver
to pull the extras in without Grok needing to provide convenience dependencies -- am I right? Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp

Re: [Zope-dev] [Checkins] SVN: zope.dublincore/trunk/ Renamed the ``zope.app.dublincore.*`` permissions to ``zope.dublincore.*`.

2010-04-23 Thread Tres Seaver
, and if we make it backwared compatible, there is no reason to bump the major version. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com

Re: [Zope-dev] [Checkins] SVN: zope.dublincore/trunk/ Renamed the ``zope.app.dublincore.*`` permissions to ``zope.dublincore.*`.

2010-04-23 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Fred Drake wrote: On Fri, Apr 23, 2010 at 3:08 PM, Tres Seaver tsea...@palladion.com wrote: Done. The 3.6.3 release is up on PyPI: I guess I should get out more; just noticed this thread. Changing the stored permission names is a big deal

Re: [Zope-dev] [Checkins] SVN: zope.dublincore/trunk/ Renamed the ``zope.app.dublincore.*`` permissions to ``zope.dublincore.*`.

2010-04-23 Thread Tres Seaver
. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using

Re: [Zope-dev] [Checkins] SVN: zope.dublincore/trunk/ Renamed the ``zope.app.dublincore.*`` permissions to ``zope.dublincore.*`.

2010-04-23 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jim Fulton wrote: On Fri, Apr 23, 2010 at 5:58 PM, Tres Seaver tsea...@palladion.com wrote: ... I disagree, pretty strongly: making code forever responsible for bad old data is responsible for a lot of horrors in both Zope2 and Zope3 code bases

Re: [Zope-dev] [Checkins] SVN: zope.dublincore/trunk/ Renamed the ``zope.app.dublincore.*`` permissions to ``zope.dublincore.*`.

2010-04-23 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tres Seaver wrote: Why should zope.dublincore be carrying BBB-water for zope.app.dublincore? We have plenty of precedent for having the zope.app. version of the package stick around *purely* for BBB: let's do that in this case. Even better

Re: [Zope] problem with commits in SQLAlchemyDA

2010-04-23 Thread Tres Seaver
that one documents using 'svn://' URLs. http://docs.zope.org/developer/noncommitter-svn.html#how-to-get-a-read-only-subversion-checkout Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion

Re: [Zope] problem with commits in SQLAlchemyDA

2010-04-23 Thread Tres Seaver
will remove the last bug in [SQLAlchemyDA]? +1 to adding a Launchpad project for it. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com

Re: [Zope-dev] bug tracker gardening for bugday

2010-04-22 Thread Tres Seaver
). Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG

[Zope-dev] Bugday: Updated docs for contributors

2010-04-22 Thread Tres Seaver
them out before bugday, that would be great! Adding something about bug triage and workflow would be especially helpful. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software

Re: [Zope-dev] Bugday: Updated docs for contributors

2010-04-22 Thread Tres Seaver
that with #zope and #zope3-dev? I thought #zope3-dev was dormant / disused, like the equivalent mailing lists. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Design

Re: [Zope-dev] Bugday: Updated docs for contributors

2010-04-22 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tres Seaver wrote: Adam GROSZER wrote: Hello Tres, Thursday, April 22, 2010, 3:15:56 PM, you wrote: TS -BEGIN PGP SIGNED MESSAGE- TS Hash: SHA1 TS I expanded and reorganized the developer docs yesterday: TS http://docs.zope.org

Re: [Zope-dev] bug tracker gardening for bugday

2010-04-21 Thread Tres Seaver
have updated the bugday wiki page with that link. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version

Re: [Zope-dev] Validating invariants with zope.schema.getValidationErrors and zope.schema.Object

2010-04-20 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrey Popp wrote: Ok, I've created bug report: https://bugs.launchpad.net/zope.schema/+bug/567520 Thank you! Tres. - -- === Tres Seaver +1 540-429-0999 tsea

Re: [Zope-dev] RFC: Proposed new style for documenting and testing ZTK packages

2010-04-19 Thread Tres Seaver
the zope.testbrowser layer support: as with doctests, such tests can be useful, but I would never rely on them for the coverage part of testing a package. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com

Re: [Zope-dev] Zope Tests: 10 OK, 4 Failed

2010-04-19 Thread Tres Seaver
. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

Re: [Zope-dev] RFC: Proposed new style for documenting and testing ZTK packages

2010-04-19 Thread Tres Seaver
. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence by Designhttp://palladion.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

Re: [Zope-CMF] CMF Tests: 3 OK, 2 Failed

2010-04-19 Thread Tres Seaver
user folder at the root: all the user folders written in the past decade already cope with this problem better than CC. Tres. - -- === Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software Excellence

Re: [Zope-dev] Circular dependency hell.

2010-04-18 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christophe Combelles wrote: Tres Seaver a écrit : So far the main circularity was that everything depended on zope.testing as a testrunner, zc.buildout for making the development environment, and zope.testing obviously depended on zope.interface

<    4   5   6   7   8   9   10   11   12   13   >