ref #7837 Update docx4j version
authorPatrick Plitzner <p.plitzner@bgbm.org>
Thu, 29 Nov 2018 07:53:43 +0000 (08:53 +0100)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Thu, 29 Nov 2018 07:53:43 +0000 (08:53 +0100)
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.cdmlib/build.properties
eu.etaxonomy.taxeditor.cdmlib/lib/docx4j-3.3.5.jar [deleted file]
eu.etaxonomy.taxeditor.cdmlib/lib/docx4j-6.0.1.jar [new file with mode: 0644]

index dedddb5edaf973d390484697a943adc295ee22bd..a85ad619bb1bfbec3c2fde0888691fbec759129f 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-       <classpathentry exported="true" kind="lib" path="lib/docx4j-3.3.5.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/docx4j-6.0.1.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/commons-math3-3.6.1.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/org.swtchart_0.10.0.v20160212.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/redmine-java-api-3.1.0.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/commons-math3-3.6.1.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/org.swtchart_0.10.0.v20160212.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/redmine-java-api-3.1.0.jar"/>
index eb8c8a337199e62054b43b7774fe03fde1be3696..0a042f16d70110a501c35232f991ca3e10f19932 100644 (file)
@@ -875,5 +875,5 @@ Bundle-ClassPath: .,
  lib/redmine-java-api-3.1.0.jar,
  lib/org.swtchart_0.10.0.v20160212.jar,
  lib/commons-math3-3.6.1.jar,
  lib/redmine-java-api-3.1.0.jar,
  lib/org.swtchart_0.10.0.v20160212.jar,
  lib/commons-math3-3.6.1.jar,
- lib/docx4j-3.3.5.jar
+ lib/docx4j-6.0.1.jar
 Import-Package: eu.etaxonomy.cdm.api.application
 Import-Package: eu.etaxonomy.cdm.api.application
index 9cc61fac8123009bdc25e69f10ab773b737d34f2..0c281dfe6da828213a3c4449d9f609af2b58a77a 100644 (file)
@@ -225,7 +225,7 @@ bin.includes = META-INF/,\
                lib/redmine-java-api-3.1.0.jar,\
                lib/org.swtchart_0.10.0.v20160212.jar,\
                lib/commons-math3-3.6.1.jar,\
                lib/redmine-java-api-3.1.0.jar,\
                lib/org.swtchart_0.10.0.v20160212.jar,\
                lib/commons-math3-3.6.1.jar,\
-               lib/docx4j-3.3.5.jar
+               lib/docx4j-6.0.1.jar
 
 jars.compile.order = .
 output.. = bin/
 
 jars.compile.order = .
 output.. = bin/
diff --git a/eu.etaxonomy.taxeditor.cdmlib/lib/docx4j-3.3.5.jar b/eu.etaxonomy.taxeditor.cdmlib/lib/docx4j-3.3.5.jar
deleted file mode 100644 (file)
index 896a4a1..0000000
Binary files a/eu.etaxonomy.taxeditor.cdmlib/lib/docx4j-3.3.5.jar and /dev/null differ
diff --git a/eu.etaxonomy.taxeditor.cdmlib/lib/docx4j-6.0.1.jar b/eu.etaxonomy.taxeditor.cdmlib/lib/docx4j-6.0.1.jar
new file mode 100644 (file)
index 0000000..5e193bb
Binary files /dev/null and b/eu.etaxonomy.taxeditor.cdmlib/lib/docx4j-6.0.1.jar differ