Updated Branches: refs/heads/trunk 17e65714b -> 828e4e3dc
FLUME-1552. TestFileChannelEncryption fails without a high encryption policy file. (Brock Noland via Mike Percy) Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/828e4e3d Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/828e4e3d Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/828e4e3d Branch: refs/heads/trunk Commit: 828e4e3dc206f94042ae1d1a085b850b65e8fb51 Parents: 17e6571 Author: Mike Percy <[email protected]> Authored: Mon Sep 10 10:46:20 2012 -0700 Committer: Mike Percy <[email protected]> Committed: Mon Sep 10 10:46:20 2012 -0700 ---------------------------------------------------------------------- .../src/test/resources/test.keystore | Bin 980 -> 964 bytes 1 files changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/828e4e3d/flume-ng-channels/flume-file-channel/src/test/resources/test.keystore ---------------------------------------------------------------------- diff --git a/flume-ng-channels/flume-file-channel/src/test/resources/test.keystore b/flume-ng-channels/flume-file-channel/src/test/resources/test.keystore index ddaa95d..98db4d5 100644 Binary files a/flume-ng-channels/flume-file-channel/src/test/resources/test.keystore and b/flume-ng-channels/flume-file-channel/src/test/resources/test.keystore differ
