clustericious / Clustericious

2 stars 3 forks source link

bridge deprecated recently #13

Closed plicease closed 9 years ago

plicease commented 9 years ago
iscah% prove -lv t/subreq.t 
t/subreq.t .. 
1..4
    # Subtest: prep
    1..2
    ok 1 - PlugAuth::Lite instance on http://127.0.0.1:41008
    #  INFO Initialized logger
    #  INFO Log config found : /tmp/K04z57FO_T/my_home/etc/log4perl.conf
    #  INFO Loading auth plugin plug_auth
Mojolicious::Routes::Route::bridge is DEPRECATED in favor of Mojolicious::Routes::Route::under at /home/ollisg/dev/Clustericious/lib/Clustericious/RouteBuilder.pm line 192.
Mojolicious::Routes::Route::bridge is DEPRECATED in favor of Mojolicious::Routes::Route::under at /home/ollisg/dev/Clustericious/lib/Clustericious/RouteBuilder.pm line 214.
    # DEBUG Helper "url_with" already exists, replacing
    # DEBUG Helper "auth_ua" already exists, replacing
    ok 2 - created cluster
    # urls = http://127.0.0.1:55374, http://127.0.0.1:51228
    # apps = MyApp
ok 1 - prep