Martijn Faassen <[email protected]> wrote: > 25 zope.app packages are broken due to changes in zope.publisher 3.12. > zope.publisher had some components factored out of it into zope.login. > > I fixed zope.app.exception: it could be fixed by adding the zope.login > requirement and adding a zcml include statement. I suspect most, > probably all, other failures are similarly shallow.
I just ran zope.app.exception's test and all pass. Thanks!! Do I understand correctly here that I can now release zope.app.exception too? regards, jw _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
