<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openslx-ng/tutor-module.git/dozentenmodul/pom.xml, branch feature/dsmd-openapi</title>
<subtitle>Das Dozentenmodul zum Verwalten und Erstellen neuer VMs</subtitle>
<id>https://git.openslx.org/openslx-ng/tutor-module.git/atom/dozentenmodul/pom.xml?h=feature/dsmd-openapi</id>
<link rel='self' href='https://git.openslx.org/openslx-ng/tutor-module.git/atom/dozentenmodul/pom.xml?h=feature/dsmd-openapi'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/'/>
<updated>2021-12-21T15:08:37+00:00</updated>
<entry>
<title>[CLIENT] Update httpclient library from version 4.5.x to version 5.y</title>
<updated>2021-12-21T15:08:37+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2021-12-21T15:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=e729056959b8e234d979a523521f1805347d1d08'/>
<id>urn:sha1:e729056959b8e234d979a523521f1805347d1d08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CLIENT] Update log4j because of the CVE-2021-45105 security flaw</title>
<updated>2021-12-20T14:06:04+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2021-12-20T14:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=51c147cab878999b0652b2599ce7696b82dd9ce7'/>
<id>urn:sha1:51c147cab878999b0652b2599ce7696b82dd9ce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CLIENT] Update version of build dependencies</title>
<updated>2021-12-17T16:42:24+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2021-12-17T16:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=1f129e73534a18db7ba6b6e6b2c40a3474a3271c'/>
<id>urn:sha1:1f129e73534a18db7ba6b6e6b2c40a3474a3271c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CLIENT] Update version of Maven build plugins</title>
<updated>2021-12-17T16:41:58+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2021-12-17T16:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=1a63380a4a910a8f0429244e4bc0fa6826f0b756'/>
<id>urn:sha1:1a63380a4a910a8f0429244e4bc0fa6826f0b756</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CLIENT] Update log4j because of the CVE-2021-45046 security flaw</title>
<updated>2021-12-17T10:43:33+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2021-12-17T10:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=f2935de618d7c49f87b7a21d3e838ccb107cddef'/>
<id>urn:sha1:f2935de618d7c49f87b7a21d3e838ccb107cddef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CLIENT] Update log4j because of the CVE-2021-44228 security flaw</title>
<updated>2021-12-15T14:44:57+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2021-12-13T10:04:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=f7daa85863f784282f6ad37db2ff39cdcdf0483d'/>
<id>urn:sha1:f7daa85863f784282f6ad37db2ff39cdcdf0483d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[*] Add "modern" way to set target Java version</title>
<updated>2021-08-12T12:46:13+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-08-12T12:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=ee6635a4645ac1d48cd417d763dd35be9565d0b0'/>
<id>urn:sha1:ee6635a4645ac1d48cd417d763dd35be9565d0b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Fix FlatLaf on Windows JRE-8</title>
<updated>2021-08-12T08:20:05+00:00</updated>
<author>
<name>Simon Rettberg</name>
</author>
<published>2021-08-12T08:20:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=aad3e1bf5648a6deded1952b19db40906390455d'/>
<id>urn:sha1:aad3e1bf5648a6deded1952b19db40906390455d</id>
<content type='text'>
Forcing the version of maven-assembly-plugin to 3.0 seems to mess up the
build process of the fat jar. The Java 9+ specific classes from the
META-INF/versions directory get copied to the root of the jar, replacing
the JRE-8 specific classes. This leads to unloadable classes on Windows
with JRE-8.
Also we need to add the Multi-Release property to MANIFEST.MF to make
sure the modern JRE-9+ classes get loaded on newer JREs, so all the
additional features get used.
</content>
</entry>
<entry>
<title>[client] Add optional FlatLaf Light and Dark look and feel</title>
<updated>2021-08-09T07:34:12+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2021-08-09T07:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=c512e4e733f76e3c9e8098671e6418f610fb9baa'/>
<id>urn:sha1:c512e4e733f76e3c9e8098671e6418f610fb9baa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[client] Refactor printing of app information from MANIFEST.MF</title>
<updated>2021-07-02T13:32:14+00:00</updated>
<author>
<name>Manuel Bentele</name>
</author>
<published>2021-07-02T13:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/openslx-ng/tutor-module.git/commit/?id=9c79bfe28db1f3f6ec6801d04a5f4b5226650b20'/>
<id>urn:sha1:9c79bfe28db1f3f6ec6801d04a5f4b5226650b20</id>
<content type='text'>
</content>
</entry>
</feed>
