You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Laszlo Hornyak <la...@gmail.com> on 2013/06/29 17:13:30 UTC

Review Request 12188: removed interface "On"

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

Review request for cloudstack.


Repository: cloudstack-git


Description
-------

Interface "On" had no implementation and its references were not used
- removed methods returning "On"
- removed "On" interface


Diffs
-----

  utils/src/com/cloud/utils/db/JoinQueryBuilder.java 090a1d1 
  utils/src/com/cloud/utils/db/On.java 6965f4d 
  utils/src/com/cloud/utils/db/QueryBuilder.java 3303fbd 

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


Testing
-------

recompiled


Thanks,

Laszlo Hornyak