-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7497/
-----------------------------------------------------------
(Updated Feb. 21, 2013, 11:47 a.m.)
Review request for shindig, Ryan Baxter, Dan Dumont, and Stanton Sievers.
Changes
-------
Add test case for modification
Description
-------
This patch is used to fix bug SHINDIG-1877.
It will do a enhancement for FeatureRegistry to detect feature dependency loop
problem when it tries to complete dependency node graph for loaded feature node.
This addresses bug SHINDIG-1877.
https://issues.apache.org/jira/browse/SHINDIG-1877
Diffs (updated)
-----
http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/features/FeatureRegistry.java
1448596
http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/test/java/org/apache/shindig/gadgets/features/FeatureRegistryTest.java
1448596
Diff: https://reviews.apache.org/r/7497/diff/
Testing
-------
Thanks,
Jiaqing Guo