Title: [opsview-perl] [720] Added modules back in which provide backwards compatibility with previous versions of Opsview Web
Revision
720
Author
tvoon
Date
2012-07-27 11:27:17 +0100 (Fri, 27 Jul 2012)

Log Message

Added modules back in which provide backwards compatibility with previous versions of Opsview Web

Modified Paths

Added Paths

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2012-07-27 08:10:08 UTC (rev 719)
+++ trunk/Makefile	2012-07-27 10:27:17 UTC (rev 720)
@@ -614,6 +614,12 @@
 PERL_MODULES += Catalyst::View::TT::Alloy
 PERL_MODULES += Catalyst::Authentication::AuthTkt
 # End extra Dashboard development modules
+# Below are deprecated modules. These can be removed in the next round of perl upgrades
+PERL_MODULES += Catalyst::Engine::HTTP::Prefork
+PERL_MODULES += Catalyst::Log::Log4perl
+PERL_MODULES += Catalyst::Controller::ActionRole
+PERL_MODULES += Catalyst::ActionRole::ExpiresHeader
+# End deprecated modules
 
 # This needs to be ignored currently as JIRA::Client has problems Instead, we
 # use the system IO::Socket::SSL and libwww to provide https functionality. This

Added: trunk/cpanm/sources/Catalyst-Engine-HTTP-Prefork-0.51.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/cpanm/sources/Catalyst-Engine-HTTP-Prefork-0.51.tar.gz
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/cpanm/sources/Catalyst-Log-Log4perl-1.04.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/cpanm/sources/Catalyst-Log-Log4perl-1.04.tar.gz
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

_______________________________________________
Opsview-checkins mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-checkins

Reply via email to