Return-Path: X-Original-To: apmail-streams-dev-archive@minotaur.apache.org Delivered-To: apmail-streams-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 24B53106B3 for ; Mon, 28 Oct 2013 21:31:39 +0000 (UTC) Received: (qmail 78946 invoked by uid 500); 28 Oct 2013 21:31:39 -0000 Delivered-To: apmail-streams-dev-archive@streams.apache.org Received: (qmail 78924 invoked by uid 500); 28 Oct 2013 21:31:39 -0000 Mailing-List: contact dev-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list dev@streams.incubator.apache.org Received: (qmail 78915 invoked by uid 99); 28 Oct 2013 21:31:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Oct 2013 21:31:39 +0000 X-ASF-Spam-Status: No, hits=-1998.3 required=5.0 tests=ALL_TRUSTED,HTML_MESSAGE,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 28 Oct 2013 21:31:37 +0000 Received: (qmail 77932 invoked by uid 99); 28 Oct 2013 21:31:17 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Oct 2013 21:31:17 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 1FDDE1D37BD; Mon, 28 Oct 2013 21:31:15 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2130743682044135786==" MIME-Version: 1.0 Subject: Re: Review Request 14999: Add web interface to webservice branch From: "Carol Hansen" To: "streams" , "Carol Hansen" Date: Mon, 28 Oct 2013 21:31:15 -0000 Message-ID: <20131028213115.7400.63084@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Carol Hansen" X-ReviewGroup: streams X-ReviewRequest-URL: https://reviews.apache.org/r/14999/ X-Sender: "Carol Hansen" References: <20131028212420.7400.15615@reviews.apache.org> In-Reply-To: <20131028212420.7400.15615@reviews.apache.org> Reply-To: "Carol Hansen" X-Virus-Checked: Checked by ClamAV on apache.org --===============2130743682044135786== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14999/ ----------------------------------------------------------- (Updated Oct. 28, 2013, 9:31 p.m.) Review request for streams. Repository: streams Description ------- Converted the web interface to be compatible with the Streams webservice branch. Also, added content-type response header in the Controller. Diffs (updated) ----- http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-components/src/main/java/org/apache/streams/components/storm/StormActivityAggregator.java 1535374 http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/java/org/apache/streams/mvc/controller/StreamsWebController.java 1535374 http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/activityDemo.html PRE-CREATION http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/css/activityStyles.css PRE-CREATION http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/js/activityDemo.js PRE-CREATION http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/js/handlebars.js PRE-CREATION http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/js/publisher.js PRE-CREATION http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/js/subscriber.js PRE-CREATION http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/publisher.html PRE-CREATION http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/subscriber.html PRE-CREATION Diff: https://reviews.apache.org/r/14999/diff/ Testing ------- Thanks, Carol Hansen --===============2130743682044135786==--