-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18166/
-----------------------------------------------------------

Review request for Ambari, Mahadev Konar and Sumit Mohanty.


Bugs: AMBARI-4690
    https://issues.apache.org/jira/browse/AMBARI-4690


Repository: ambari


Description
-------

Add examples and docs to ambari-views.


Diffs
-----

  ambari-views/examples/README.md PRE-CREATION 
  ambari-views/examples/calculator-view/docs/add.png PRE-CREATION 
  ambari-views/examples/calculator-view/docs/index.md PRE-CREATION 
  ambari-views/examples/calculator-view/docs/usage.png PRE-CREATION 
  ambari-views/examples/calculator-view/pom.xml PRE-CREATION 
  
ambari-views/examples/calculator-view/src/main/java/org/apache/ambari/view/proxy/CalculatorResource.java
 PRE-CREATION 
  ambari-views/examples/calculator-view/src/main/resources/view.xml 
PRE-CREATION 
  ambari-views/examples/hello-servlet-view/docs/hello_1.png PRE-CREATION 
  ambari-views/examples/hello-servlet-view/docs/hello_2.png PRE-CREATION 
  ambari-views/examples/hello-servlet-view/docs/index.md PRE-CREATION 
  ambari-views/examples/hello-servlet-view/pom.xml PRE-CREATION 
  
ambari-views/examples/hello-servlet-view/src/main/java/org/apache/ambari/view/hello/HelloServlet.java
 PRE-CREATION 
  ambari-views/examples/hello-servlet-view/src/main/resources/WEB-INF/web.xml 
PRE-CREATION 
  ambari-views/examples/hello-servlet-view/src/main/resources/view.xml 
PRE-CREATION 
  ambari-views/examples/helloworld-view/docs/hello_world.png PRE-CREATION 
  ambari-views/examples/helloworld-view/docs/index.md PRE-CREATION 
  ambari-views/examples/helloworld-view/pom.xml PRE-CREATION 
  ambari-views/examples/helloworld-view/src/main/resources/index.html 
PRE-CREATION 
  ambari-views/examples/helloworld-view/src/main/resources/view.xml 
PRE-CREATION 
  ambari-views/examples/pom.xml PRE-CREATION 
  ambari-views/examples/weather-view/docs/index.md PRE-CREATION 
  ambari-views/examples/weather-view/docs/portland.png PRE-CREATION 
  ambari-views/examples/weather-view/docs/weather.png PRE-CREATION 
  ambari-views/examples/weather-view/pom.xml PRE-CREATION 
  
ambari-views/examples/weather-view/src/main/java/org/apache/ambari/view/weather/CityResource.java
 PRE-CREATION 
  
ambari-views/examples/weather-view/src/main/java/org/apache/ambari/view/weather/CityResourceProvider.java
 PRE-CREATION 
  
ambari-views/examples/weather-view/src/main/java/org/apache/ambari/view/weather/CityService.java
 PRE-CREATION 
  
ambari-views/examples/weather-view/src/main/java/org/apache/ambari/view/weather/WeatherServlet.java
 PRE-CREATION 
  ambari-views/examples/weather-view/src/main/resources/WEB-INF/web.xml 
PRE-CREATION 
  ambari-views/examples/weather-view/src/main/resources/view.xml PRE-CREATION 

Diff: https://reviews.apache.org/r/18166/diff/


Testing
-------

Manually tested all examples.


Thanks,

Tom Beerbower

Reply via email to