https://bz.apache.org/bugzilla/show_bug.cgi?id=54588

--- Comment #18 from Dominik Stadler <[email protected]> ---
I use the following when testing pre-release versions:

dependencies {
    compile files('/tmp/poi-3.13/ooxml-lib/xmlbeans-2.6.0.jar')
    compile files('/tmp/poi-3.13/poi-3.13-20150929.jar')
    compile files('/tmp/poi-3.13/poi-ooxml-3.13-20150929.jar')
    compile files('/tmp/poi-3.13/poi-ooxml-schemas-3.13-20150929.jar')
}

These lines are in the normal dependency/configuration-section, I am not sure
how you include the "poi: [...]" stuff in your build, unfortunately
Groove/Gradle is very dynamic and allows to do all sorts of stuff.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to