[Jifty-commit] jifty branch, pubsub, updated. 1.10518-121-gbed9694

Jifty commits jifty-commit at lists.jifty.org
Sun Nov 4 23:44:41 EST 2012


The branch, pubsub has been updated
       via  bed9694c94548ae9c7e8d552d29e57eb43277e9c (commit)
       via  fdbf73f0a8cf3e09d68e43f0ed67e9090528913e (commit)
      from  70b4e0b87215303dc71f9e7cc98b6a6c3a2e7b2e (commit)

Summary of changes:
 Makefile.PL         | 4 ++--
 t/99-pod-spelling.t | 4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

- Log -----------------------------------------------------------------
commit fdbf73f0a8cf3e09d68e43f0ed67e9090528913e
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Sun Nov 4 23:44:03 2012 -0500

    Make the dependencies tests happy

diff --git a/Makefile.PL b/Makefile.PL
index c81bb2c..3c4f92f 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -117,12 +117,12 @@ feature "Memcached support for serving compressed CSS and JS from Jifty's CAS" =
 
 feature "Event-based publish/subscribe framework" =>
     -default => 0,
-    recommends('Web::Hippie'), # Web::Hippie::App::JSFiles
+    recommends('Web::Hippie'), # AnyMQ Web::Hippie::App::JSFiles
     ;
 
 feature "RPC support using AMQP" =>
     -default => 0,
-    recommends('Web::Hippie'), # Web::Hippie::App::JSFiles
+    recommends('Web::Hippie'), # AnyMQ Web::Hippie::App::JSFiles
     recommends('AnyEvent::RabbitMQ::RPC'),
     ;
 

commit bed9694c94548ae9c7e8d552d29e57eb43277e9c
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Sun Nov 4 23:44:15 2012 -0500

    Make the POD spelling test happy

diff --git a/t/99-pod-spelling.t b/t/99-pod-spelling.t
index 2b439ed..c7cfb25 100644
--- a/t/99-pod-spelling.t
+++ b/t/99-pod-spelling.t
@@ -379,4 +379,6 @@ validationaction
 pushfrag
 Closs
 mis
-
+websocket
+AMQP
+AnyMQ

-----------------------------------------------------------------------


More information about the Jifty-commit mailing list