[Zope-Checkins] SVN: Zope/branches/Zope211-3.4-integration/lib/python/Products/Five/i18n.zcml fix to help run the tests with the eggified zope2

2007-06-04 Thread Andreas Zeidler
Log message for revision 76316: fix to help run the tests with the eggified zope2 Changed: U Zope/branches/Zope211-3.4-integration/lib/python/Products/Five/i18n.zcml -=- Modified: Zope/branches/Zope211-3.4-integration/lib/python/Products/Five/i18n.zcml ==

[Zope-Checkins] SVN: Zope/trunk/lib/python/ Point to the one and only RestrictedPython we now have (the one that has been set free

2007-06-04 Thread Philipp von Weitershausen
Log message for revision 76328: Point to the one and only RestrictedPython we now have (the one that has been set free as its own project, egg). Changed: _U Zope/trunk/lib/python/ D Zope/trunk/lib/python/RestrictedPython/ -=- Property changes on: Zope/trunk/lib/python

[Zope-Checkins] SVN: Zope/branches/2.9-with-ZODB3.8/setup.py the `winlock.c` extension no longer exists with zodb 3.8

2007-06-04 Thread Andreas Zeidler
Log message for revision 76329: the `winlock.c` extension no longer exists with zodb 3.8 Changed: U Zope/branches/2.9-with-ZODB3.8/setup.py -=- Modified: Zope/branches/2.9-with-ZODB3.8/setup.py === --- Zope/branches/2.9-with

[Zope-Checkins] SVN: Zope/branches/2.9-with-ZODB3.8/lib/python/Products/Transience/tests/testCounters.py DB.open() doesn't support the `synch` parameter in ZODB 3.8, so this test doesn't make sense a

2007-06-04 Thread Andreas Zeidler
Log message for revision 76330: DB.open() doesn't support the `synch` parameter in ZODB 3.8, so this test doesn't make sense anymore (and can be removed) Changed: D Zope/branches/2.9-with-ZODB3.8/lib/python/Products/Transience/tests/testCounters.py -=- Deleted: Zope/branches/2.9-with-

[Zope-Checkins] SVN: Zope/branches/2.9-with-ZODB3.8/lib/python/tempstorage/tests/testTemporaryStorage.py DB.open() doesn't support the `mvcc` parameter in ZODB 3.8, so `checkWithoutMVCCRaisesReadConf

2007-06-04 Thread Andreas Zeidler
Log message for revision 76331: DB.open() doesn't support the `mvcc` parameter in ZODB 3.8, so `checkWithoutMVCCRaisesReadConflict` won't raise a `ReadConflictError` either Changed: U Zope/branches/2.9-with-ZODB3.8/lib/python/tempstorage/tests/testTemporaryStorage.py -=- Modified: Zop

[Zope-Checkins] SVN: Zope/branches/2.9-with-ZODB3.8/lib/python/zope/ updated externals, after zope.proxy was moved in r75161

2007-06-04 Thread Andreas Zeidler
Log message for revision 76332: updated externals, after zope.proxy was moved in r75161 Changed: _U Zope/branches/2.9-with-ZODB3.8/lib/python/zope/ -=- Property changes on: Zope/branches/2.9-with-ZODB3.8/lib/python/zope ___

[Zope-Checkins] SVN: Zope/branches/2.9-with-ZODB3.8/lib/python/ updated externals, after zodbcode was moved in r76244

2007-06-04 Thread Andreas Zeidler
Log message for revision 76333: updated externals, after zodbcode was moved in r76244 Changed: _U Zope/branches/2.9-with-ZODB3.8/lib/python/ -=- Property changes on: Zope/branches/2.9-with-ZODB3.8/lib/python ___ Name: svn:ex

[Zope-Checkins] SVN: Zope/trunk/lib/python/Interface/tests/ Use standard doctest.DocFileSuite, no need for ZopeTestCase...

2007-06-04 Thread Philipp von Weitershausen
Log message for revision 76337: Use standard doctest.DocFileSuite, no need for ZopeTestCase... Changed: D Zope/trunk/lib/python/Interface/tests/framework.py U Zope/trunk/lib/python/Interface/tests/test_bridge.py -=- Deleted: Zope/trunk/lib/python/Interface/tests/framework.py

[Zope-Checkins] SVN: Zope/branches/witsch-2.10-with-standard-docutils/ branch not using a customized flavour of docutils, but a monkey patch addressing the security issues instead; this makes it poss

2007-06-04 Thread Andreas Zeidler
Log message for revision 76341: branch not using a customized flavour of docutils, but a monkey patch addressing the security issues instead; this makes it possible to use the regular docutils egg when eggifying zope2... Changed: A Zope/branches/witsch-2.10-with-standard-docutils/ -=-

[Zope-Checkins] SVN: Zope/branches/witsch- it was branched from trunk, of course...

2007-06-04 Thread Andreas Zeidler
Log message for revision 76342: it was branched from trunk, of course... Changed: D Zope/branches/witsch-2.10-with-standard-docutils/ A Zope/branches/witsch-zope2.11-with-standard-docutils/ -=- Copied: Zope/branches/witsch-zope2.11-with-standard-docutils (from rev 76341, Zope/branch

[Zope-Checkins] SVN: Zope/branches/witsch-zope2.11-with-standard-docutils/lib/python/ docutil's security restrictions are now applied using a monkey patch; this way the upstream version of docutils c

2007-06-04 Thread Andreas Zeidler
Log message for revision 76343: docutil's security restrictions are now applied using a monkey patch; this way the upstream version of docutils can be used (i.e. an egg) Changed: _U Zope/branches/witsch-zope2.11-with-standard-docutils/lib/python/ A Zope/branches/witsch-zope2.11-with

[Zope-Checkins] SVN: Zope/branches/Zope211-3.4-integration/lib/python/Products/Five/form/tests/forms.txt another fix help with the tests of the eggified zope2: the "status:" header now read "OK" inst

2007-06-04 Thread Andreas Zeidler
Log message for revision 76345: another fix help with the tests of the eggified zope2: the "status:" header now read "OK" instead of "Ok", and since "200" is distinct enough the "..." should be okay Changed: U Zope/branches/Zope211-3.4-integration/lib/python/Products/Five/form/tests/fo

[Zope-Checkins] SVN: Zope/branches/Zope211-3.4-integration/utilities/ updated ZODBTools to ZODB trunk

2007-06-04 Thread Andreas Jung
Log message for revision 76348: updated ZODBTools to ZODB trunk Changed: _U Zope/branches/Zope211-3.4-integration/utilities/ -=- Property changes on: Zope/branches/Zope211-3.4-integration/utilities ___ Name: svn:externals

[Zope-Checkins] SVN: Zope/branches/Zope211-3.4-integration/lib/python/ using zodbcode satellite

2007-06-04 Thread Andreas Jung
Log message for revision 76347: using zodbcode satellite Changed: _U Zope/branches/Zope211-3.4-integration/lib/python/ -=- Property changes on: Zope/branches/Zope211-3.4-integration/lib/python ___ Name: svn:externals - ZC

[Zope-Checkins] SVN: Zope/branches/Zope211-3.4-integration/setup.py some zeo* scripts moved to ZEO/scripts

2007-06-04 Thread Andreas Jung
Log message for revision 76349: some zeo* scripts moved to ZEO/scripts Changed: U Zope/branches/Zope211-3.4-integration/setup.py -=- Modified: Zope/branches/Zope211-3.4-integration/setup.py === --- Zope/branches/Zope211-3.4-