[Zope-dev] QuequeCatalog and GenericSetup

2007-06-19 Thread Joachim Schmitz

Hi,

We are now using the QueueCatalog as a replacement of the 
portal_catalog, and renamed the original portal_catalog to 
portal_catalog_real. In our local toolset.xml I definded


 required tool_id=portal_catalog_real
   class=Products.CMFCore.CatalogTool.CatalogTool/

That works, but in the toolset.xml of cps there is:
 required tool_id=portal_catalog
   class=Products.CMFCore.CatalogTool.CatalogTool/

This overrides the portal_catalog on each portal_setup profile import.
Or if I import the required tools.

How can I avoid that ?


--
Gruß Joachim

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Re: QuequeCatalog and GenericSetup

2007-06-19 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Joachim Schmitz wrote:
 Hi,
 
 We are now using the QueueCatalog as a replacement of the 
 portal_catalog, and renamed the original portal_catalog to 
 portal_catalog_real. In our local toolset.xml I definded
 
   required tool_id=portal_catalog_real
 class=Products.CMFCore.CatalogTool.CatalogTool/
 
 That works, but in the toolset.xml of cps there is:
   required tool_id=portal_catalog
 class=Products.CMFCore.CatalogTool.CatalogTool/
 
 This overrides the portal_catalog on each portal_setup profile import.
 Or if I import the required tools.
 
 How can I avoid that ?

Create a new baseline profile (e.g., by exporting your configuration
after setting up the QC).  Set *that* baseline as your current one,
before doing an import (rather than re-importing the CPS baseline).


Tres
- --
===
Tres Seaver  +1 540-429-0999  [EMAIL PROTECTED]
Palladion Software   Excellence by Designhttp://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGd7vG+gerLs4ltQ4RApuGAKCsAKLUp2VuBfgLxKGzqjEPlY2zYgCbB3nb
yR/MvjvphMT2LVrm/FOmvPE=
=dcOk
-END PGP SIGNATURE-
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Zope Tests: 5 OK

2007-06-19 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list.
Period Mon Jun 18 12:00:00 2007 UTC to Tue Jun 19 12:00:00 2007 UTC.
There were 5 messages: 5 from Zope Unit Tests.


Tests passed OK
---

Subject: OK : Zope-2.7 Python-2.3.6 : Linux
From: Zope Unit Tests
Date: Mon Jun 18 20:50:51 EDT 2007
URL: http://mail.zope.org/pipermail/zope-tests/2007-June/007904.html

Subject: OK : Zope-2.8 Python-2.3.6 : Linux
From: Zope Unit Tests
Date: Mon Jun 18 20:52:22 EDT 2007
URL: http://mail.zope.org/pipermail/zope-tests/2007-June/007905.html

Subject: OK : Zope-2.9 Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Mon Jun 18 20:53:54 EDT 2007
URL: http://mail.zope.org/pipermail/zope-tests/2007-June/007906.html

Subject: OK : Zope-2.10 Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Mon Jun 18 20:55:26 EDT 2007
URL: http://mail.zope.org/pipermail/zope-tests/2007-June/007907.html

Subject: OK : Zope-trunk Python-2.4.4 : Linux
From: Zope Unit Tests
Date: Mon Jun 18 20:56:57 EDT 2007
URL: http://mail.zope.org/pipermail/zope-tests/2007-June/007908.html

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )