Updated Branches: refs/heads/flume-1.3.0 93da4dc9e -> 7d8499ef3
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/7d8499ef Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/7d8499ef Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/7d8499ef Branch: refs/heads/flume-1.3.0 Commit: 7d8499ef3088566a8e834a5d9b973b8d1a0f61cb Parents: 93da4dc Author: Mike Percy <[email protected]> Authored: Mon Sep 10 10:46:20 2012 -0700 Committer: Mike Percy <[email protected]> Committed: Mon Sep 10 10:47:21 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/7d8499ef/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
