[Zope3-checkins] CVS: Zope3/src/zope/app/publisher/browser - metadirectives.py:1.1 globalbrowsermenuservice.py:1.19 i18nresourcemeta.py:1.11 icon.py:1.8 meta.zcml:1.10 metaconfigure.py:1.9 resourcemeta.py:1.8 viewmeta.py:1.28

Anthony Baxter Anthony Baxter <anthony@interlink.com.au>
Sat, 02 Aug 2003 19:12:17 +1000


>>> Anthony Baxter wrote
> 
> > Log Message:
> > Converted the three most important packages that define ZCML directives
> > to the new ZCML architecture (using schemas):

> These checkins seem to have broken the functional tests. I'm going to 
> back them out (I'll send a followup message about this).

Here's the commands used. Reverse them to undo the backout.

(I should note that I didn't just do this off the top of my head - SteveA
concurred that backing out was the thing to do).

Anthony.

cvs remove zope/app/browser/form/metadirectives.py
cvs remove zope/app/component/metadirectives.py
cvs remove zope/app/publisher/browser/metadirectives.py
cvs up -j1.25 -j1.24 zope/app/browser/form/add.py
cvs up -j1.5 -j1.4 zope/app/browser/form/addwizard.py
cvs up -j1.30 -j1.29 zope/app/browser/form/editview.py
cvs up -j1.8 -j1.7 zope/app/browser/form/editwizard.py
cvs up -j1.18 -j1.17 zope/app/browser/form/meta.zcml
cvs up -j1.6 -j1.5 zope/app/browser/form/schemadisplay.py
cvs up -j1.17 -j1.16 zope/app/browser/form/tests/test_add.py
cvs up -j1.4 -j1.3 zope/app/component/contentdirective.py
cvs up -j1.8 -j1.7 zope/app/component/meta.zcml
cvs up -j1.13 -j1.12 zope/app/component/metaconfigure.py
cvs up -j1.2 -j1.1 zope/app/component/tests/module.py
cvs up -j1.3 -j1.2 zope/app/component/tests/test_contentdirective.py
cvs up -j1.11 -j1.10 zope/app/component/tests/test_directives.py
cvs up -j1.4 -j1.3 zope/app/component/tests/test_factory.py
cvs up -j1.4 -j1.3 zope/app/component/tests/test_requirepermissions.py
cvs up -j1.7 -j1.6 zope/app/component/tests/test_servicedirective.py
cvs up -j1.19 -j1.18 zope/app/publisher/browser/globalbrowsermenuservice.py
cvs up -j1.11 -j1.10 zope/app/publisher/browser/i18nresourcemeta.py
cvs up -j1.8 -j1.7 zope/app/publisher/browser/icon.py
cvs up -j1.10 -j1.9 zope/app/publisher/browser/meta.zcml
cvs up -j1.9 -j1.8 zope/app/publisher/browser/metaconfigure.py
cvs up -j1.8 -j1.7 zope/app/publisher/browser/resourcemeta.py
cvs up -j1.28 -j1.27 zope/app/publisher/browser/viewmeta.py
cvs up -j1.18 -j1.17 zope/app/publisher/browser/tests/test_directives.py
cvs up -j1.5 -j1.4 zope/app/workflow/meta.zcml
cvs up -j1.2 -j1.1 zope/app/workflow/metadirectives.py