plone / plone.recipe.zope2instance

zc.buildout recipe to setup and configure a Zope 2 instance.
https://pypi.org/project/plone.recipe.zope2instance
6 stars 23 forks source link

Fix a deprecation warning. #121

Closed dhavlik closed 5 years ago

dhavlik commented 5 years ago

This also fixes a side effect which can bite you if you rely on ZOPETESTCASE environment variable, which is set to "1" whenever you import something from Testing.ZopeTestCase.

mister-roboto commented 5 years ago

@dhavlik thanks for creating this Pull Request and help improve Plone!

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.

Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:

@jenkins-plone-org please run jobs

With this simple comment all the jobs will be started automatically.

Happy hacking!

icemac commented 5 years ago

@jenkins-plone-org please run jobs

icemac commented 5 years ago

The failure in the Plone CI job seems unrelated.

icemac commented 5 years ago

@jenkins-plone-org please run jobs