From: PJ Fanning Date: Sun, 19 Sep 2021 11:00:29 +0000 (+0000) Subject: remove gradle hack X-Git-Tag: REL_5_2_0~519 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=61cd25f2017465276873da118fc82e7779f40edd;p=poi.git remove gradle hack git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1893436 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/poi-ooxml/build.gradle b/poi-ooxml/build.gradle index 87cf391d53..f8ac5a93ae 100644 --- a/poi-ooxml/build.gradle +++ b/poi-ooxml/build.gradle @@ -64,7 +64,6 @@ java { dependencies { api project(':poi') - //implementation files('/Users/pj.fanning/Downloads/poi-bin-5.1.1-SNAPSHOT/poi-ooxml-lite-5.1.1-SNAPSHOT.jar') api project(':poi-ooxml-full') api project(path: ':poi-ooxml-full', configuration: 'archives')