-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2851/
-----------------------------------------------------------
Review request for shindig and Henry Saputra.
Summary
-------
Right now extended javascript features is always loaded first than default
javascript features.
This is okay for normal case. However if we'd like an extended feature to
overwrite an default feature, this would become a problem.
The simple fix would address this issue.
This addresses bug SHINDIG-1661.
https://issues.apache.org/jira/browse/SHINDIG-1661
Diffs
-----
/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/DefaultGuiceModule.java
1202451
Diff: https://reviews.apache.org/r/2851/diff
Testing
-------
passed junit test.
Thanks,
li