<?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>Blog - WapplerSystems [Aachen] &#187; propel</title>
	<atom:link href="http://www.wapplersystems.de/blog/tag/propel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wapplersystems.de/blog</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 21:37:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>[symfony] [propel] Duplicate table found: propel</title>
		<link>http://www.wapplersystems.de/blog/symfony-propel-duplicate-table-found-propel/</link>
		<comments>http://www.wapplersystems.de/blog/symfony-propel-duplicate-table-found-propel/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 13:58:10 +0000</pubDate>
		<dc:creator>wappler</dc:creator>
				<category><![CDATA[symfony]]></category>
		<category><![CDATA[propel]]></category>

		<guid isPermaLink="false">http://www.wapplersystems.de/blog/?p=154</guid>
		<description><![CDATA[If you use plugins which comes with their own database tables the following error will occur at reverse engineering: Some problems occurred when executing the task: build-propel.xml:479:1: Duplicate table found: propel. build-propel.xml:465:22: Execution of the target buildfile failed. Aborting. If the exception message is not clear enough, read the output of the task for more [...]]]></description>
			<content:encoded><![CDATA[<p>If you use plugins which comes with their own database tables the following error will occur at reverse engineering:</p>
<blockquote><p>Some problems occurred when executing the task:<br />
build-propel.xml:479:1: Duplicate table found: propel.<br />
build-propel.xml:465:22: Execution of the target buildfile failed. Aborting.<br />
If the exception message is not clear enough, read the output of the task for more information</p></blockquote>
<p>So I created a plugin with a task which can be called after the command <em>propel:build-schema</em>. The task will remove duplicate tables and fix I18N entries in xml schema file.</p>
<p><a href="http://www.symfony-project.org/plugins/sfYamlSchemaPatcherPlugin" target="_blank">http://www.symfony-project.org/plugins/sfYamlSchemaPatcherPlugin</a></p>
<img src="http://www.wapplersystems.de/blog/?ak_action=api_record_view&id=154&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wapplersystems.de/blog/symfony-propel-duplicate-table-found-propel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

