[
https://issues.apache.org/jira/browse/CHUKWA-779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14742713#comment-14742713
]
Hudson commented on CHUKWA-779:
-------------------------------
FAILURE: Integrated in Chukwa-master #529 (See
[https://builds.apache.org/job/Chukwa-master/529/])
CHUKWA-779. Remove support for JSP pages. (Eric Yang) (eyang: rev
6e9e7899daa1e1621e754875260357a6c398859e)
* src/main/web/hicc/jsp/get_timezone_list.jsp
* src/main/web/hicc/jsp/host_selector_dropdown.jsp
* src/main/web/hicc/alerts/index.html
* src/main/web/hicc/jsp/host_selector_user.jsp
* src/main/web/hicc/jsp/help.jsp
* src/main/web/hicc/jsp/event_viewer_helper.jsp
* src/main/java/org/apache/hadoop/chukwa/datastore/ChukwaHBaseStore.java
* src/main/web/hicc/jsp/jobs_viewer.jsp
* src/main/web/hicc/jsp/table_viewer.jsp
* src/main/web/hicc/apps/pie.js
* src/main/web/hicc/jsp/time_range.jsp
* src/main/web/hicc/jsp/permlink.jsp
* src/main/web/hicc/jsp/session.jsp
* src/main/web/hicc/jsp/event_wrapper.jsp
* src/main/web/hicc/jsp/host_selector.jsp
* src/main/web/hicc/jsp/cluster_selector.jsp
* src/main/web/hicc/jsp/event_viewer.jsp
* src/main/web/hicc/jsp/event2_viewer.jsp
* src/main/web/hicc/jsp/event_viewer_data.jsp
* src/main/web/hicc/jsp/heatmap-datanode-data-js.jsp
* src/main/web/hicc/jsp/hadoop_activity.jsp
* src/main/web/hicc/jsp/image-viewer.jsp
* src/main/web/hicc/jsp/time.jsp
* src/main/web/hicc/jsp/swimlanes-static.jsp
* src/main/web/hicc/jsp/time_frame.jsp
* src/main/web/hicc/jsp/heatmap.jsp
* src/main/web/hicc/jsp/get_db_data.jsp
* src/main/web/hicc/jsp/workspace/manage_view.jsp
* contrib/docker/setup-image.sh
* src/main/web/hicc/WEB-INF/jsp2/taglib.tld
* src/main/web/hicc/jsp/event.jsp
* src/main/web/hicc/jsp/debug.jsp
* src/main/web/hicc/jsp/query.jsp
* src/main/web/hicc/home/index.html
* src/main/web/hicc/jsp/chart.jsp
* conf/chukwa-agent-conf.xml
* src/main/web/hicc/jsp/table.jsp
* src/main/web/hicc/login.jsp
* conf/shiro.ini
* src/main/web/hicc/jsp/swimlanes.jsp
* src/main/web/hicc/jsp/swimlanes_viewer.jsp
* src/main/web/hicc/WEB-INF/vm/login.vm
* src/main/web/hicc/jsp/time_slider_wrapper.jsp
* pom.xml
* src/main/web/hicc/jsp/heatmap-static.jsp
* src/main/web/hicc/jsp/job_viewer.jsp
* src/main/web/hicc/jsp/workspace/time_iphone.jsp
* src/main/java/org/apache/hadoop/chukwa/hicc/rest/LoginController.java
* src/main/web/hicc/jsp/time_slider.jsp
* src/main/web/hicc/WEB-INF/vm/heatmap.vm
* src/main/web/hicc/jsp/swimlanes-event-data-js.jsp
* src/main/web/hicc/jsp/get_data_source.jsp
* src/main/web/hicc/jsp/host_selector_role.jsp
* src/main/web/hicc/jsp/events-xml.jsp
* src/main/web/hicc/jsp/sql_client.jsp
* src/main/web/hicc/jsp/heatmap_datanode.jsp
* CHANGES.txt
* src/main/web/hicc/logs/index.html
* src/main/web/hicc/jsp/util.jsp
* src/main/java/org/apache/hadoop/chukwa/hicc/rest/HeatmapController.java
> HICC crashes due to incompatible JSP libraries
> ----------------------------------------------
>
> Key: CHUKWA-779
> URL: https://issues.apache.org/jira/browse/CHUKWA-779
> Project: Chukwa
> Issue Type: Bug
> Components: User Interface
> Affects Versions: 0.7.0
> Reporter: Eric Yang
> Assignee: Eric Yang
> Fix For: 0.7.0
>
> Attachments: CHUKWA-779.patch
>
>
> Hicc does not work on some environment because JSP library provided by
> Mortabay and Tomcat can cause compatibility issues. Velocity template
> framework is preferred template system for Hicc. This issue is to convert
> existing JSP pages to Velocity templates and remove support for JSP pages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)