mirror of https://github.com/apache/poi.git
still hacking the build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892945 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
387ae17bc5
commit
89d37d2936
|
@ -38,7 +38,7 @@ dependencies {
|
|||
api 'org.apache.ant:ant:1.10.11'
|
||||
|
||||
api project(':poi-ooxml')
|
||||
api project(path: ':poi-ooxml', configuration: 'archives')
|
||||
compileOnly project(path: ':poi-ooxml', configuration: 'archives')
|
||||
|
||||
testImplementation project(path: ':poi-ooxml-lite-agent', configuration: 'archives')
|
||||
testImplementation project(path: ':poi', configuration: 'tests')
|
||||
|
|
Loading…
Reference in New Issue