mirror of
https://github.com/apache/poi.git
synced 2026-02-27 12:30:08 +08:00
try not to have poi-integration in pom
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1892931 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f425f307dc
commit
76b270ca64
Binary file not shown.
Binary file not shown.
@ -38,7 +38,7 @@ sourceSets {
|
||||
dependencies {
|
||||
api "org.apache.xmlbeans:xmlbeans:${xmlbeansVersion}"
|
||||
compileOnly project(':poi-ooxml-full')
|
||||
implementation project(path:':poi-integration', configuration:'tests')
|
||||
compileOnly project(path:':poi-integration', configuration:'tests')
|
||||
}
|
||||
|
||||
final MODULE_NAME = 'org.apache.poi.ooxml.schemas'
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user