From aebe76a64325c478de67ede3098203df50fe4ed8 Mon Sep 17 00:00:00 2001 From: Robert Muir Date: Mon, 11 May 2015 18:43:21 -0400 Subject: [PATCH] enable security manager in tests --- .gitignore | 1 + pom.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9533848e238..6f32f60a650 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /plugin_tools /.local-execution-hints.log /.local-*-execution-hints.log +/eclipse-build/ diff --git a/pom.xml b/pom.xml index df5c9b6407b..69b6185dde5 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,7 @@ + true