[ 
https://issues.apache.org/jira/browse/GEODE-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615790#comment-14615790
 ] 

Dan Smith commented on GEODE-12:
--------------------------------

The code for pulse is sitting a directory called pulse in the feature/GEODE-12 
branch.

That directory should renamed to geode-pulse and integrated into the parent 
gradle build. I think if we can update the gemfire-assembly project to pickup 
pulse.war and put it in tools/Extensions/Pulse/pulse.war, then geode will 
automatically start pulse because it's looking for pulse.war in that location 
(see AgentUtil.java).

However, there is some work to be done. pulse was using an ant build with some 
checked in jar files. Those jar files were not included in the source drop but 
they are listed in pulse/REMOVED_JARS.txt. The build needs to be converted to 
gradle.

In addition, pulse had a couple of javascript files that were not included due 
to licensing concerns. This functionality needs to be replaced/fixed:
scripts/lib/checkBox-RadioButton.js
scripts/lib/jquery.splitter-0.5.js

> Merge Pulse Source Code
> -----------------------
>
>                 Key: GEODE-12
>                 URL: https://issues.apache.org/jira/browse/GEODE-12
>             Project: Geode
>          Issue Type: Sub-task
>          Components: management & tools
>            Reporter: Dan Smith
>
> Pulse is a web application for monitoring a Geode cluster. Pivotal would like 
> to contribute pulse to the Geode project. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to