[Zope-Checkins] SVN: Zope/branches/2.12/src/Products/PluginIndexes/PathIndex/tests/testPathIndex.py the tests pass fine without this and it is causing test interdependency issues when run along with t

2009-08-09 Thread David Glick
Log message for revision 102622:
  the tests pass fine without this and it is causing test interdependency 
issues when run along with the Plone products and ExtendedPathIndex tests

Changed:
  U   
Zope/branches/2.12/src/Products/PluginIndexes/PathIndex/tests/testPathIndex.py

-=-
Modified: 
Zope/branches/2.12/src/Products/PluginIndexes/PathIndex/tests/testPathIndex.py
===
--- 
Zope/branches/2.12/src/Products/PluginIndexes/PathIndex/tests/testPathIndex.py  
2009-08-09 19:12:55 UTC (rev 102621)
+++ 
Zope/branches/2.12/src/Products/PluginIndexes/PathIndex/tests/testPathIndex.py  
2009-08-09 21:14:24 UTC (rev 102622)
@@ -18,7 +18,6 @@
 import unittest
 import Testing
 import Zope2
-Zope2.startup()
 
 from Products.PluginIndexes.PathIndex.PathIndex import PathIndex
 

___
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins


[Zope-Checkins] SVN: Zope/trunk/versions.cfg Merged c102615 from the 2.12 branch

2009-08-09 Thread Hanno Schlichting
Log message for revision 102616:
  Merged c102615 from the 2.12 branch
  

Changed:
  U   Zope/trunk/versions.cfg

-=-
Modified: Zope/trunk/versions.cfg
===
--- Zope/trunk/versions.cfg 2009-08-09 13:43:23 UTC (rev 102615)
+++ Zope/trunk/versions.cfg 2009-08-09 13:46:21 UTC (rev 102616)
@@ -2,7 +2,7 @@
 versions = versions
 
 [versions]
-Acquisition = 2.12.2
+Acquisition = 2.12.3
 DateTime = 2.12.0
 ExtensionClass = 2.11.3
 Persistence = 2.11.1

___
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins


[Zope-Checkins] SVN: Zope/branches/2.12/ Updated to Acquisition = 2.12.3 hopefully fixing the last 64bit issues

2009-08-09 Thread Hanno Schlichting
Log message for revision 102615:
  Updated to Acquisition = 2.12.3 hopefully fixing the last 64bit issues
  

Changed:
  U   Zope/branches/2.12/doc/CHANGES.rst
  U   Zope/branches/2.12/versions.cfg

-=-
Modified: Zope/branches/2.12/doc/CHANGES.rst
===
--- Zope/branches/2.12/doc/CHANGES.rst  2009-08-09 04:06:50 UTC (rev 102614)
+++ Zope/branches/2.12/doc/CHANGES.rst  2009-08-09 13:43:23 UTC (rev 102615)
@@ -8,6 +8,13 @@
 after Zope 2.12.0 b4 (unreleased)
 -
 
+Features Added
+++
+
+- Updated packages:
+
+  - Acquisition = 2.12.3
+
 Bugs Fixed
 ++
 

Modified: Zope/branches/2.12/versions.cfg
===
--- Zope/branches/2.12/versions.cfg 2009-08-09 04:06:50 UTC (rev 102614)
+++ Zope/branches/2.12/versions.cfg 2009-08-09 13:43:23 UTC (rev 102615)
@@ -2,7 +2,7 @@
 versions = versions
 
 [versions]
-Acquisition = 2.12.2
+Acquisition = 2.12.3
 DateTime = 2.12.0
 ExtensionClass = 2.11.3
 Persistence = 2.11.1

___
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins