diff options
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -691,6 +691,7 @@ under the License. </fileset> <fileset dir="${ooxml.lib}"> <!-- remove jars from previous versions, but not the current version --> + <include name="commons-collections4-4.1*"/> <include name="ooxml-schemas-src-1.1.jar"/> <include name="ooxml-schemas-1.1-sources.jar"/> <include name="ooxml-schemas-1.1.jar"/> |