From 5c82f99cd8ed486865e022189f468fa7a6359b43 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Tue, 30 Jan 2018 12:57:47 +0000 Subject: [PATCH] add byte-buddy and objenesis dependencies for mockito git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1822636 13f79535-47bb-0310-9956-ffa450edef68 --- .classpath | 3 +++ build.xml | 15 +++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/.classpath b/.classpath index bfe9ee244c..fab72cd9ff 100644 --- a/.classpath +++ b/.classpath @@ -36,5 +36,8 @@ + + + diff --git a/build.xml b/build.xml index 8a4dc2531a..5a2fb14044 100644 --- a/build.xml +++ b/build.xml @@ -166,7 +166,13 @@ under the License. + + + + + + @@ -320,6 +326,9 @@ under the License. + + + @@ -624,6 +633,9 @@ under the License. + + + @@ -656,6 +668,9 @@ under the License. + + +