<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>We Are Team Rubber &#187; buildout</title>
	<atom:link href="http://www.teamrubber.com/blog/tag/buildout/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.teamrubber.com</link>
	<description>Team Rubber talks on the Internet in a blog</description>
	<lastBuildDate>Thu, 26 Jan 2012 12:51:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Just a bunch of buildout changes</title>
		<link>http://www.teamrubber.com/blog/jbob/</link>
		<comments>http://www.teamrubber.com/blog/jbob/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 09:03:46 +0000</pubDate>
		<dc:creator>mattw</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[buildout]]></category>
		<category><![CDATA[jbot]]></category>
		<category><![CDATA[plone]]></category>
		<category><![CDATA[soc]]></category>

		<guid isPermaLink="false">http://www.teamrubber.com/blog/?p=162</guid>
		<description><![CDATA[You may have noticed that version 0.2 of Malthe Borch&#8217;s truly excellent JBOT came out last night.  We use this in some of our themes, and hence has found its way in as a dependency for a good deal of our recent projects. I ran development buildout last night and suddenly saw a lot of [...]]]></description>
			<content:encoded><![CDATA[
<p>You may have noticed that version 0.2 of <span>Malthe Borch&#8217;s truly excellent <a href="http://pypi.python.org/pypi/z3c.jbot">JBOT</a> came out last night.  We use this in some of our themes, and hence has found its way in as a dependency for a good deal of our recent projects.</span></p>
<p>I ran development buildout last night and suddenly saw a lot of zope 3 components being downloaded, which if you&#8217;ve done it before you know is a recipe for disaster.</p>
<p>It seems one of the new features in version 0.2 (aside from the long-anticipated browser layer support) is it now correctly defines its dependencies.  This is a Good Thing™ but it does mean that JBOT now requires you to use <kbd>fake-zope-eggs</kbd> in your buildout.</p>
<p>Your zope2install section now needs to look like this:</p>
<pre>[zope2]
recipe = plone.recipe.zope2install
fake-zope-eggs=true
url = ${plone:zope2-url}</pre>
<p>Not a big change, but it will cause Zope to advertise the packages it provides properly.  Incidentally, you also need to do this to try out <a href="http://plone.org/products/plone-app-batch">plone.app.batch</a>, a summer of code project that&#8217;s looking for comments for its demo.</p>
<div class="topsy_widget_data topsy_theme_blue" style="float: left;margin-bottom: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.teamrubber.com%252Fblog%252Fjbob%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Just%20a%20bunch%20of%20buildout%20changes%22%20%7D);"></div>

]]></content:encoded>
			<wfw:commentRss>http://www.teamrubber.com/blog/jbob/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

