From: Tomas Doran Date: Sat, 6 Aug 2011 16:43:25 +0000 (+0100) Subject: Put old version of TWMC in conflicts, update TODO X-Git-Tag: 5.9000~10^2~10 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=b9f72120e78ad2b0bb2e2fe8dee3732b4496b99c;hp=394cd4be2d73c2ed4cb546ce918e22965d28cf04 Put old version of TWMC in conflicts, update TODO --- diff --git a/Makefile.PL b/Makefile.PL index 9a25830..a2d9499 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -162,6 +162,7 @@ my %conflicts = ( # new version, but still work fine.. # 'Catalyst::ActionRole::ACL' => '0.05', # 'Catalyst::Plugin::Session::Store::DBIC' => '0.11', + 'Test::WWW::Mechanize::Catalyst' => '0.53', # Dep warnings unless upgraded. ); check_conflicts(%conflicts); diff --git a/TODO b/TODO index fe1d4df..6d64457 100644 --- a/TODO +++ b/TODO @@ -36,11 +36,11 @@ http://github.com/willert/catalyst-plugin-log4perl-simple/tree ### Blockers - * Test everything in the %conflicts list + * Test::WWW::Mechanize::Catalyst new release - * Anything left in Task::Catalyst failing? + * Test everything in the %conflicts list - * Test tutotial apps? + * Test tutorial apps * Test nginx middleware to determine if it is needed with: