]> source.dussan.org Git - poi.git/commitdiff
try to fix build issues since namespaces constants were changed
authorPJ Fanning <fanningpj@apache.org>
Sat, 15 Jul 2017 20:00:11 +0000 (20:00 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sat, 15 Jul 2017 20:00:11 +0000 (20:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1802030 13f79535-47bb-0310-9956-ffa450edef68

build.xml
sonar/pom.xml

index f6931afa50d59d01b8001e8b1551341367ccd46f..a3564f0159735b4bf9fa606741eea62c30d90267 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -845,6 +845,7 @@ under the License.
                     <include name="org/apache/poi/POIXMLTypeLoader.java"/>
                     <include name="org/apache/poi/util/DocumentHelper.java"/>
                     <include name="org/apache/poi/util/SAXHelper.java"/>
+                    <include name="org/apache/poi/openxml4j/opc/PackageNamespaces.java"/>
                 </fileset>
                 <fileset dir="${main.src}">
                     <include name="org/apache/poi/util/POILogFactory.java"/>
index 24b58899021520873ad9a5e3bf534391741680ad..3e9314cb6ab232501709e9773a36be5ab5a99f48 100644 (file)
                         <include name="org/apache/poi/POIXMLTypeLoader.java"/>
                         <include name="org/apache/poi/util/DocumentHelper.java"/>
                         <include name="org/apache/poi/util/SAXHelper.java"/>
+                        <include name="org/apache/poi/openxml4j/opc/PackageNamespaces.java"/>
                       </fileset>
                       <fileset dir="${basedir}/../../src/java">
                         <include name="org/apache/poi/util/POILogFactory.java"/>