Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: CMF
Re: SVN: Products.CMFDefault/trunk/setup.py - dependency cleanup
 

Index | Next | Previous | View Flat


tseaver at palladion

Feb 16, 2009, 8:44 AM


Views: 485
Permalink
Re: SVN: Products.CMFDefault/trunk/setup.py - dependency cleanup

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yvo Schubbe wrote:
> Log message for revision 96580:
> - dependency cleanup
>
> Changed:
> U Products.CMFDefault/trunk/setup.py
>
> -=-
> Modified: Products.CMFDefault/trunk/setup.py
> ===================================================================
> --- Products.CMFDefault/trunk/setup.py 2009-02-16 10:42:54 UTC (rev 96579)
> +++ Products.CMFDefault/trunk/setup.py 2009-02-16 10:43:09 UTC (rev 96580)
> @@ -45,14 +45,18 @@
> setup_requires=['eggtestinfo',
> ],
> install_requires=[.
> - #'Zope >= 2.10.4',
> 'setuptools',
> + #'Zope2 >= 2.10.4',
> 'Products.CMFCore',
> - 'Products.DCWorkflow',
> 'Products.GenericSetup',
> ],
> - tests_require=['zope.testing>=3.7.0',
> - ],
> + tests_require=[.
> + 'zope.testing >= 3.7.0',
> + 'Products.DCWorkflow',
> + ],
> + extras_require = dict(
> + test = ['Products.DCWorkflow'],
> + ),

Can somebody explain the dependency on DCWorkflow's ZCML getting loaded?
This seems like it should be ripped out: no tests should need to get
actaul DCWrolfow instances configured. Or are we trying to run
functional tests against a site configured from a profile which uses
DCWorkflow?


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

iD8DBQFJmZfZ+gerLs4ltQ4RAhaEAKCwoZOfwjbjfltvdHOdAQ8OvQeFEgCfQDGp
V2pNxMBXIYLVWBsaei2/y5k=
=Sbzi
-----END PGP SIGNATURE-----
_______________________________________________
Zope-CMF maillist - Zope-CMF[at]lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests

Subject User Time
Re: SVN: Products.CMFDefault/trunk/setup.py - dependency cleanup tseaver at palladion Feb 16, 2009, 8:44 AM
    Re: SVN: Products.CMFDefault/trunk/setup.py - dependency cleanup tseaver at palladion Feb 16, 2009, 8:44 AM
    Re: SVN: Products.CMFDefault/trunk/setup.py - dependency cleanup jens at dataflake Feb 16, 2009, 9:33 AM
        Re: SVN: Products.CMFDefault/trunk/setup.py - dependency cleanup tseaver at palladion Feb 16, 2009, 9:40 AM
        Re: SVN: Products.CMFDefault/trunk/setup.py - dependency cleanup tseaver at palladion Feb 16, 2009, 9:40 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.