From 7783f85f805d54f8377a438aebffb06593aec858 Mon Sep 17 00:00:00 2001 From: Attila Szabo Date: Fri, 16 Dec 2016 11:56:54 +0100 Subject: [PATCH] SQOOP-3083: Fixing fault injection targets to work together with try with resources statements (introduced in SQOOP-2983) (Anna Szonyi via Attila Szabo) --- ivy/libraries.properties | 2 +- src/test/aop/build/aop.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ivy/libraries.properties b/ivy/libraries.properties index e2c2516c..05baa5cb 100644 --- a/ivy/libraries.properties +++ b/ivy/libraries.properties @@ -47,7 +47,7 @@ mvn.version=2.0.10 rats-lib.version=0.5.1 -aspectj.version=1.6.11 +aspectj.version=1.7.4 postgresql.version=9.2-1003-jdbc4 accumulo.version=1.6.2 diff --git a/src/test/aop/build/aop.xml b/src/test/aop/build/aop.xml index 77320aac..df31d65c 100644 --- a/src/test/aop/build/aop.xml +++ b/src/test/aop/build/aop.xml @@ -18,8 +18,8 @@ - - + +