X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fsbin%2Frt-test-dependencies.in;fp=rt%2Fsbin%2Frt-test-dependencies.in;h=f978d7b8b60aca80b904ac8beadff16a0aae29ba;hb=2dfda73eeb3eae2d4f894099754794ef07d060dd;hp=ea6b9d15463d0be37cbb5bd4c1b632c47f09d070;hpb=8103c1fc1b2c27a6855feadf26f91b980a54bc52;p=freeside.git diff --git a/rt/sbin/rt-test-dependencies.in b/rt/sbin/rt-test-dependencies.in index ea6b9d154..f978d7b8b 100644 --- a/rt/sbin/rt-test-dependencies.in +++ b/rt/sbin/rt-test-dependencies.in @@ -3,7 +3,7 @@ # # COPYRIGHT: # -# This software is Copyright (c) 1996-2007 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC # # # (Except where explicitly superseded by other copyright notices) @@ -25,7 +25,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301 or visit their web page on the internet at -# http://www.gnu.org/copyleft/gpl.html. +# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html. # # # CONTRIBUTION SUBMISSION POLICY: @@ -116,6 +116,7 @@ $args{$_} = $default{$_} foreach grep !exists $args{$_}, keys %default; sub conclude { if ($any_missing) { print "\nSOMETHING WAS MISSING!\n"; + exit 1; } else { print "\nEverything was found.\n"; } @@ -175,7 +176,7 @@ Digest::MD5 2.27 DBI 1.37 Class::ReturnValue 0.40 Date::Format -DBIx::SearchBuilder 1.50 +DBIx::SearchBuilder 1.53 Text::Template File::Spec 0.8 HTML::Entities @@ -201,6 +202,7 @@ Cache::Simple::TimedExpiry UNIVERSAL::require Calendar::Simple CSS::Squish 0.06 +Devel::StackTrace 1.19 . $deps{'MASON'} = [ text_to_hash( << '.') ]; @@ -272,7 +274,7 @@ Apache::DBI 0.92 . $deps{'MODPERL2'} = [ text_to_hash( << '.') ]; -CGI 2.92 +CGI 3.10 Apache::DBI HTML::Mason 1.31 .