[Zope-Checkins] SVN: Zope/branches/2.10/ - Collector #2295: Comments in PythonScripts could lead to syntax

2007-06-23 Thread Andreas Jung
Log message for revision 76954: - Collector #2295: Comments in PythonScripts could lead to syntax errors Changed: U Zope/branches/2.10/doc/CHANGES.txt U Zope/branches/2.10/lib/python/Products/PythonScripts/tests/testPythonScript.py U

[Zope-Checkins] SVN: Zope/branches/2.9/inst/ preparing 2.9.8

2007-06-23 Thread Andreas Jung
Log message for revision 76960: preparing 2.9.8 Changed: U Zope/branches/2.9/inst/WinBuilders/mk/zope.mk U Zope/branches/2.9/inst/versions.py -=- Modified: Zope/branches/2.9/inst/WinBuilders/mk/zope.mk === ---

[Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt - Collector #2295: Comments in PythonScripts could lead to syntax

2007-06-23 Thread Andreas Jung
Log message for revision 76956: - Collector #2295: Comments in PythonScripts could lead to syntax errors Changed: U Zope/trunk/doc/CHANGES.txt -=- Modified: Zope/trunk/doc/CHANGES.txt === ---

[Zope-Checkins] SVN: Zope/tags/2.10.4/2.10/ Zope 2.10.4

2007-06-23 Thread Andreas Jung
Log message for revision 76964: Zope 2.10.4 Changed: A Zope/tags/2.10.4/2.10/ -=- Copied: Zope/tags/2.10.4/2.10 (from rev 76963, Zope/branches/2.10) ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/Testing/ZopeTestCase/ Add hasPackage and installPackage functions for dealing with products

2007-06-23 Thread Stefan H. Holek
Log message for revision 76966: Add hasPackage and installPackage functions for dealing with products registered via five:registerPackage. Changed: U Zope/branches/2.10/lib/python/Testing/ZopeTestCase/ZopeLite.py U Zope/branches/2.10/lib/python/Testing/ZopeTestCase/__init__.py U

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/OFS/Application.py Extract package installation code into its own function so it can be reused.

2007-06-23 Thread Stefan H. Holek
Log message for revision 76965: Extract package installation code into its own function so it can be reused. Changed: U Zope/branches/2.10/lib/python/OFS/Application.py -=- Modified: Zope/branches/2.10/lib/python/OFS/Application.py

[Zope-Checkins] SVN: Zope/tags/2.10.4/ removed

2007-06-23 Thread Andreas Jung
Log message for revision 76971: removed Changed: D Zope/tags/2.10.4/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/Products/ Stitched Five 1.5.4 tag into Zope 2.10 branch.

2007-06-23 Thread Stefan H. Holek
Log message for revision 76970: Stitched Five 1.5.4 tag into Zope 2.10 branch. Changed: _U Zope/branches/2.10/lib/python/Products/ -=- Property changes on: Zope/branches/2.10/lib/python/Products ___ Name: svn:externals -

[Zope-Checkins] SVN: Products.Five/tags/1.5.4/ Tagged Five 1.5.4 at r76968.

2007-06-23 Thread Stefan H. Holek
Log message for revision 76969: Tagged Five 1.5.4 at r76968. Changed: A Products.Five/tags/1.5.4/ -=- Copied: Products.Five/tags/1.5.4 (from rev 76968, Products.Five/branches/1.5) ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/Testing/ZopeTestCase/ hasPackage consulted the wrong registry, oops.

2007-06-23 Thread Stefan H. Holek
Log message for revision 76984: hasPackage consulted the wrong registry, oops. Changed: U Zope/branches/2.10/lib/python/Testing/ZopeTestCase/ZopeLite.py U Zope/branches/2.10/lib/python/Testing/ZopeTestCase/zopedoctest/testPackageAsProduct.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/ Provide access to test globs in doctest setUp and tearDown.

2007-06-23 Thread Stefan H. Holek
Log message for revision 76991: Provide access to test globs in doctest setUp and tearDown. Changed: U Zope/branches/2.9/lib/python/Testing/ZopeTestCase/doc/CHANGES.txt U Zope/branches/2.9/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py U

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/Testing/ZopeTestCase/ Provide access to test globs in doctest setUp and tearDown.

2007-06-23 Thread Stefan H. Holek
Log message for revision 76990: Provide access to test globs in doctest setUp and tearDown. Changed: U Zope/branches/2.10/lib/python/Testing/ZopeTestCase/doc/CHANGES.txt U Zope/branches/2.10/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py U