<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #576: CKAN Requires Old Version of SQLAlchemy</title>
    <link>http://localhost/ticket/576</link>
    <description>&lt;p&gt;
Requires 0.4. 0.5 is a maintenance branch, 0.6 is current.
&lt;/p&gt;
&lt;p&gt;
VDM appears to work correctly (all the tests pass) with 0.5. CKAN does not -- requires more investigation to determine exactly why.
&lt;/p&gt;
&lt;p&gt;
It would actually be nice to be able to run with 0.6 or 0.5, though 0.6 will require some changes to VDM as well
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/ticket/576</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>wwaites</dc:creator>

      <pubDate>Sat, 11 Sep 2010 13:36:02 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/576#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/576#comment:1</guid>
      <description>
        &lt;ul&gt;&lt;li&gt;cset:9b1255e02e5e removes a reference to Package.c which is deprecated even in 0.4
&lt;/li&gt;&lt;li&gt;cset:d7e583948c95 wraps the session creation in if/else block on SQAlchemy version as the default behaviours and options have changed
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
Unit Tests appear to work as before... Boy do they take a long time to run...
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>wwaites</dc:creator>

      <pubDate>Sat, 11 Sep 2010 14:23:29 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/576#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/576#comment:2</guid>
      <description>
        &lt;p&gt;
cset:7a04e78cec97 &lt;em&gt;pool_threadlocal=True&lt;/em&gt; is no longer the default with 0.5. Setting it to &lt;em&gt;False&lt;/em&gt; (the default) causes unit tests to hang. So explicitly set it to &lt;em&gt;True&lt;/em&gt; to retain compatibility. It is an open question whether this is the &lt;em&gt;correct&lt;/em&gt; setting, the defaults were changed as apparently they led to surprising behaviour. One hopes that our unit tests have already eliminated any such surprises.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>wwaites</dc:creator>

      <pubDate>Sat, 11 Sep 2010 16:35:48 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/576#comment:3</link>
      <guid isPermaLink="false">http://localhost/ticket/576#comment:3</guid>
      <description>
        &lt;p&gt;
Most of the way to 0.6 compatibility with cset:ce6b870570c1/vdm
&lt;/p&gt;
&lt;p&gt;
All tests still pass with 0.4 and 0.5
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Mon, 13 Dec 2010 10:40:39 GMT</pubDate>
      <title>owner, component set</title>
      <link>http://localhost/ticket/576#comment:4</link>
      <guid isPermaLink="false">http://localhost/ticket/576#comment:4</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;owner&lt;/strong&gt;
              set to &lt;em&gt;seb.bacon&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;component&lt;/strong&gt;
                set to &lt;em&gt;ckan&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Mon, 20 Dec 2010 15:08:17 GMT</pubDate>
      <title>owner changed</title>
      <link>http://localhost/ticket/576#comment:5</link>
      <guid isPermaLink="false">http://localhost/ticket/576#comment:5</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;owner&lt;/strong&gt;
              changed from &lt;em&gt;seb.bacon&lt;/em&gt; to &lt;em&gt;sebbacon&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>dread</dc:creator>

      <pubDate>Tue, 11 Jan 2011 13:50:48 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/576#comment:6</link>
      <guid isPermaLink="false">http://localhost/ticket/576#comment:6</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Seb's completed this now I believe. It's merged into head CKAN cset:68d63fda4814.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>