From 4f96dead9168f24260910404c23efbf8c9b41e40 Mon Sep 17 00:00:00 2001 From: Giovanni Meo Date: Thu, 28 Nov 2013 11:20:35 +0100 Subject: [PATCH] Re-Enable the pax-exam execution in Eclipse - Make sure the pax-exam plugin is executed in the IDE so IT can be executed via Junit runner, ability that got lost during the change to use target-ide Change-Id: Id270027fe54d8bb4391dd2c60f11a299defe4efb Signed-off-by: Giovanni Meo --- opendaylight/commons/opendaylight/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 794986a7bb..a652845770 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -1126,7 +1126,9 @@ - + + false + -- 2.36.6