[Zope-dev] [Checkins] SVN: zope.size/trunk/bootstrap.py Added support to bootstrap on Jython.

Benji York benji at zope.com
Thu Aug 28 10:40:10 EDT 2008


On Wed, Aug 27, 2008 at 7:46 PM, Georgy Berdyshev
<codingmaster at gmail.com> wrote:
> Log message for revision 90507:
>  Added support to bootstrap on Jython.

It strikes me that if you're going to be doing this for a lot of
packages, you might be better off setting up an external to the
canonical bootstrap script and just fixing it.

It'll have to be an external to
svn+ssh://svn.zope.org/repos/main/zc.buildout/trunk/bootstrap since
Subversion doesn't do externals to individual files.

The zope.introspector project is one example taking this approach:
svn+ssh://svn.zope.org/repos/main/zope.introspector/trunk
-- 
Benji York
Senior Software Engineer
Zope Corporation


More information about the Zope-Dev mailing list