Re: Zope Tests: 64 OK, 23 Failed, 2 Unknown

Tres Seaver <[email protected]>
Newsgroups gmane.comp.web.zope.devel
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02/16/2011 10:54 AM, Tres Seaver wrote:

> Hmmm, what is this 'zope.configure' thing?
> 
> ----------------------- %< ------------------------------
> Couldn't find index page for 'zope.configure' (maybe misspelled?)
> Getting distribution for 'zope.configure'.
> ----------------------- %< ------------------------------
> 
> Looks like this checkin did it:
> 
> ----------------------- %< ------------------------------
> $ svn log --limit=1 $ZSVN/zope.copypastemove/trunk
> ------------------------------------------------------------------------
> r120347 | tlotze | 2011-02-15 10:55:24 -0500 (Tue, 15 Feb 2011) | 1 line
> 
> include zcml dependencies in configure.zcml, require the necessary
> packages via a zcml extra, added tests for zcml
> ------------------------------------------------------------------------
> $ svn dirr -c 120347 $ZSVN/zope.copypastemove/trunk/setup.py
> --- setup.py	(revision 120346)
> +++ setup.py	(revision 120347)
> @@ -17,7 +17,7 @@
>  # Zope Toolkit policies as described by this documentation.
>  ##############################################################################
> 
> -version = '3.8.1dev'
> +version = '3.9.0dev'
> 
>  from setuptools import setup, find_packages
> 
> @@ -48,7 +48,12 @@
>                  'zope.testing',
>                  'zope.traversing',
>                  'zope.dublincore >= 3.8',
> -                ]),
> +                ],
> +          zcml=[
> +            'zope.component[zcml]',
> +            'zope.configure',
> +            'zope.security[zcml]',
> +            ]),
>        install_requires=['setuptools',
>                          'zope.annotation',
>                          'zope.component',
> ----------------------- %< ------------------------------

I have checked in a fix for this typo.


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

iEYEARECAAYFAk1b9Y4ACgkQ+gerLs4ltQ4EWgCfXoEaCxkEPsSE++mxPnBI18kS
7/4An114LztA0YkdM5k08cL2Cquy1a0X
=pgqm
-----END PGP SIGNATURE-----

_______________________________________________
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 )
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.