Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Lucas should not depend on google collections snapshot version. It should either be replaced by a release version of google collections or the dependency should be removed. In most places through the code its only used to get an empty iterator which could be done in a util method to avoid this extra dependency.