You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><ahref="https://repo1.maven.org/maven2/org/odftoolkit/odfdom-java/0.12.0/">ODFDOM 0.12.0</a> is released on December 22th, 2022. Git tag: "odftoolkit-0.12.0".</p>
53
+
<h3id="github-issues-fixed-in-this-release-0.12.0">GitHub issues fixed in this release 0.12.0</h3>
54
+
<ul>
55
+
<li><ahref="https://github.com/tdf/odftoolkit/issues/26">#26</a> Adding ODF 1.3 support to the ODF Toolkit</li>
56
+
</ul>
57
+
<h3id="major-updates-with-0.12.0">Major updates with 0.12.0</h3>
58
+
<p>The typed ODFDOM DOM model is now based on the XML grammar of the <ahref="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office">OASIS ODF 1.3 standard</a>. <ahref="https://docs.oasis-open.org/office/OpenDocument/v1.3/os/">All deliverables of the OASIS 1.3 standard are downloadable from OASIS</a>.</p>
51
59
<h2id="release-0.11.0">Release 0.11.0</h2>
52
60
<p><ahref="https://repo1.maven.org/maven2/org/odftoolkit/odfdom-java/0.11.0/">ODFDOM 0.11.0</a> is released on December 21th, 2022. Git tag: "odftoolkit-0.11.0".</p>
53
61
<h3id="github-issues-fixed-in-this-release-0.11.0">GitHub issues fixed in this release 0.11.0</h3>
@@ -65,7 +73,7 @@ <h3 id="github-issues-fixed-in-this-release-0.11.0">GitHub issues fixed in this
65
73
<li><ahref="https://github.com/tdf/odftoolkit/issues/189">#189</a> org.odftoolkit.odfdom.pkg.OdfName declares static StringBuilder -> potential problem in multi-threaded environments</li>
66
74
<li><ahref="https://github.com/tdf/odftoolkit/pull/198">#198</a> clean up static Map/Set/etc to avoid races and leaks</li>
67
75
</ul>
68
-
<h3id="major-updates-with-this-version">Major updates with this version</h3>
76
+
<h3id="major-updates-with-0.11.0">Major updates with 0.11.0</h3>
69
77
<h4id="generation-&-templates">Generation & Templates</h4>
70
78
<ul>
71
79
<li>ODFDOM source generation (generator project) was <ahref="https://github.com/tdf/odftoolkit/pull/182">completely refactored</a>, allowing to trigger generation from the ODFDOM project (<em><strong>mvn install -Dcodegen</strong></em>) to generate, copy and format the Java classes of the 3 XML grammars:
Copy file name to clipboardExpand all lines: docs/downloads.html
+44-2Lines changed: 44 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -49,10 +49,46 @@ <h1>TDF</h1>
49
49
<divid="contenta">
50
50
<h1id="downloads">Downloads</h1>
51
51
<h2id="current-version">Current Version</h2>
52
-
<p>The current version is the 0.11.0 supporting ODF 1.2. The future development is based on the <ahref="https://github.com/tdf/odftoolkit">master branch</a>.<br> The releases of 0.11.0 was on December 21th, 2022.</p>
52
+
<p>The current version is the 0.12.0 supporting ODF 1.3. The future development is based on the <ahref="https://github.com/tdf/odftoolkit">master branch</a>.<br> The releases of 0.12.0 was on December 22th, 2022.</p>
53
53
<h2id="releases-(latest)">Releases (latest)</h2>
54
-
<p>The release 0.11.0 is using JDK 11 implementing <ahref="http://docs.oasis-open.org/office/v1.2/os/">ODF 1.2</a>.<br> For more details see the <ahref="./ReleaseNotes.html">release notes</a>. People interested should also follow the <ahref="mailing-lists.html">mail list</a> to track progress.</p>
54
+
<p>The release 0.12.0 is using JDK 11 implementing <ahref="http://docs.oasis-open.org/office/v1.3/os/">ODF 1.3</a>.<br> The release 0.11.0 is using JDK 11 implementing <ahref="http://docs.oasis-open.org/office/v1.2/os/">ODF 1.2</a>.<br></p>
55
+
<p>For more details see the <ahref="./ReleaseNotes.html">release notes</a>. People interested should also follow the <ahref="mailing-lists.html">mail list</a> to track progress.</p>
55
56
<h2id="project-releases-for-maven-(latest)">Project Releases for Maven (latest)</h2>
57
+
<h3id="project-releases-for-maven-on-odf-1.3">Project Releases for Maven on ODF 1.3</h3>
Copy file name to clipboardExpand all lines: docs/index.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,7 @@ <h2 id="components-of-the-odf-toolkit-(java)">Components of the ODF Toolkit (Jav
60
60
</ol>
61
61
<p>Find our sources on <ahref="https://github.com/tdf/odftoolkit">GitHub</a>. People interested should follow the <ahref="mailing-lists.html">mail list</a> to track progress.</p>
62
62
<h2id="history">History</h2>
63
+
<h3id="2021-12-22-odf-toolkit-releases-of-0.12.0">2021-12-22 - ODF Toolkit releases of 0.12.0</h3>
63
64
<h3id="2021-12-21-odf-toolkit-releases-of-0.11.0">2021-12-21 - ODF Toolkit releases of 0.11.0</h3>
64
65
<h3id="2021-11-26-odf-toolkit-releases-of-0.9.0-and-0.10.0">2021-11-26 - ODF Toolkit releases of 0.9.0 and 0.10.0</h3>
65
66
<p>See the <ahref="downloads.html">downloads page</a> for more details on the releases.</p>
<p><strong>Note:</strong> The previous instructions has been tested with an Ubuntu 20.04 installation. Other distros and versions should work fine, but might require some slight modifications.</p>
71
+
<p><strong>Note:</strong> The previous instructions has been tested with an Ubuntu 22.04 installation. Other distros and versions should work fine, but might require some slight modifications.</p>
<p>For the setup of the build environment, please see <ahref="https://openjdk.java.net/install/">Java JDK download for Windows</a> and <ahref="https://maven.apache.org/guides/getting-started/windows-prerequisites.html">Maven setup on Windows</a></p>
74
74
<h2id="building-(linux-&-windows)">Building (Linux & Windows)</h2>
<p><strong>ODF XSLT Runner</strong> requires <ahref="https://openjdk.java.net/install/">Java RE 5</a>, or a later version of Java.</p>
102
+
<p><strong>ODF XSLT Runner</strong> requires <ahref="https://openjdk.java.net/install/">Java 11</a>, or a later version of Java.</p>
103
103
<p>It further requires ODFDOM. This former NetBeans project is pre-configured to build ODFDOM while building <strong>ODF XSLT Runner</strong>. This requires that the ODFDOM sources are located in a folder <strong>odfdom</strong> next to the folder of the <strong>ODF XSLT Runner</strong> project.</p>
104
104
<p>Alternatively, the reference to the ODFDOM project in the compile time classpath of the <strong>ODF XSLT Runner</strong> project may be replaced with a reference to an already compiled <strong>odfdom.jar</strong>.</p>
105
105
<p>At run time, the <strong>odfdom.jar</strong> file must be either located in folder called <strong>lib</strong> next to the <strong>odfxsltrunner.jar</strong> file, or it must be in the classpath.</p>
0 commit comments