Updated Branches: refs/heads/trunk 440987ed5 -> 1d67b64f2
Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/1d67b64f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1d67b64f Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/1d67b64f Branch: refs/heads/trunk Commit: 1d67b64f2722534a4c9389dfcceb51f75405c644 Parents: 440987e ce8b379 Author: Aleksey Yeschenko <[email protected]> Authored: Tue Feb 12 02:42:43 2013 +0300 Committer: Aleksey Yeschenko <[email protected]> Committed: Tue Feb 12 02:42:43 2013 +0300 ---------------------------------------------------------------------- .../apache/cassandra/auth/MigrationListener.java | 6 +++--- .../cassandra/service/IMigrationListener.java | 6 +++--- .../apache/cassandra/service/MigrationManager.java | 6 +++--- .../org/apache/cassandra/transport/Server.java | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/1d67b64f/src/java/org/apache/cassandra/service/MigrationManager.java ----------------------------------------------------------------------
