#61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1819704 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e262b250d7
commit
4073f568cd
@ -207,7 +207,7 @@ project('ooxml') {
|
|||||||
|
|
||||||
compile project(':main')
|
compile project(':main')
|
||||||
compile project(':scratchpad') // TODO: get rid of this dependency!
|
compile project(':scratchpad') // TODO: get rid of this dependency!
|
||||||
compile files('../../ooxml-lib/ooxml-schemas-1.3.jar')
|
compile files('../../ooxml-lib/ooxml-schemas-1.4.jar')
|
||||||
compile files('../../ooxml-lib/ooxml-security-1.1.jar')
|
compile files('../../ooxml-lib/ooxml-security-1.1.jar')
|
||||||
|
|
||||||
testCompile 'junit:junit:4.12'
|
testCompile 'junit:junit:4.12'
|
||||||
|
Loading…
Reference in New Issue
Block a user