Title: [opsview-perl] [711] Added perl modules for Dashboard dev
Modified: trunk/CHANGES
===================================================================
--- trunk/CHANGES	2012-07-24 08:36:44 UTC (rev 710)
+++ trunk/CHANGES	2012-07-24 12:27:35 UTC (rev 711)
@@ -1,4 +1,8 @@
-4.0.3 ????
+4.1.0
+    Updated all modules to July 2012
+    Added Dashboard perl modules
+
+4.0.3 19th July 2012
     Added Image::Scale
     Ensure opsview user's directory is available for Solaris
     Added Data::Compare

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile	2012-07-24 08:36:44 UTC (rev 710)
+++ trunk/Makefile	2012-07-24 12:27:35 UTC (rev 711)
@@ -607,6 +607,11 @@
 PERL_MODULES += Image::Scale
 PERL_MODULES += Data::Compare
 PERL_MODULES += Time::ParseDate
+# Below required for Dashboard development
+PERL_MODULES += Catalyst::Plugin::CustomErrorMessage
+PERL_MODULES += Catalyst::View::TT::Alloy
+PERL_MODULES += Catalyst::Authentication::AuthTkt
+# End extra Dashboard development 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-Authentication-AuthTkt-0.12.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/cpanm/sources/Catalyst-Authentication-AuthTkt-0.12.tar.gz
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/cpanm/sources/Catalyst-Plugin-CustomErrorMessage-0.06.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/cpanm/sources/Catalyst-Plugin-CustomErrorMessage-0.06.tar.gz
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/cpanm/sources/Catalyst-View-TT-Alloy-0.00003.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/cpanm/sources/Catalyst-View-TT-Alloy-0.00003.tar.gz
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Added: trunk/cpanm/sources/Template-Alloy-1.016.tar.gz
===================================================================
(Binary files differ)


Property changes on: trunk/cpanm/sources/Template-Alloy-1.016.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