-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35196/
-----------------------------------------------------------
Review request for Ambari and Robert Levas.
Bugs: AMBARI-11774
https://issues.apache.org/jira/browse/AMBARI-11774
Repository: ambari
Description
-------
Intermittent issue accessing a view that includes a version of the Velocity jar
in its archive. Shows up as an NPE in the Velocity initialization code.
Related to class loader conflict with the Velocity classes included with Ambari.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/view/ViewClassLoader.java
c90bcaa
ambari-server/src/test/java/org/apache/ambari/server/view/ViewClassLoaderTest.java
f831989
Diff: https://reviews.apache.org/r/35196/diff/
Testing
-------
Manual tested.
Updated unit tests.
mvn clean test
all tests pass.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50:04 min
[INFO] Finished at: 2015-06-07T20:41:41-04:00
[INFO] Final Memory: 56M/1586M
[INFO] ------------------------------------------------------------------------
Thanks,
Tom Beerbower