QMngMnt

Release History

Version Date Description 0.0.5 2023-05-01 Emphasis on script based installation 0.0.4 2022-12-03 very inhomogeneous improvements 0.0.3 2022-05-06 bugfix bibtex, document on latex 0.0.2 2022-05-05 bugfix checkstyle 0.0.1 2022-05-01 literature and its references, quality management through maven plugins

Release 0.0.5 – 2023-05-01

Type Changes By Add For script based installation now also extension of browsers are included and installations with python pip. ER Fix Complete rework on installation scripts. In particular included all files on which the scripts depend. This requires not only scripts but a folder with scripts and further resources. This in turn requires providing an archive `qMngmnt-xxx-installer.tgz`. Finally the site must be extended with a lot of explanation. ER Add Extended test.tex. Added literature on patents. ER Fix Corrected mistakes in litPublic.bib: removed dot in month. This is in preparation of using biber which would emit a warning. ER Add Added config of vscode. ER Fix Eliminated warnings from ltex. ER Add Extended glossary.bib. ER

Release 0.0.4 – 2022-12-03

Type Changes By Update Updated versions of software to be installed. Also the transition pdflatex to lualatex is a kind of update. ER Update PMD and its rules. ER Add Added .latexmkrc for quite advanced use. Note that currently, the latex plugin does not support all those features in the current version. ER Add Added glossary.bib to define basic terms. Note that currently, the latex plugin does not support this feature in the current version. Still a description was added to test.tex ER Add POM: added latex plugin to create via latex, but not yet active. ER Add Extended and updated bibliography. ER Add Developed test.tex, used describe how to write documentation in latex and in particular to check litPublic.bib but also for elementary rules ensuring quality of tex sources. Still, this is not conform with what it requires. ER Add Added infrastructure for online linting (see readme). Also added entries to false positives and to dictionary to have zero warnings. ER Add Software installation: Added software to be installed by script instZypper.sh, in particular watermarks in latex documents. Reworked readme for installation, added script addRepo.sh and script instConda.sh and added a lot of material to installation of packages for vs code. ER Add Added Literature, e.g. zypper cheat sheet and added entry in according BIB file. ER Update POM: versions of dependencies. ER

Release 0.0.3 – 2022-05-06

Type Changes By Fix Eliminated errors and warnings in litPublic.bib. ER Add Added test.tex, used to check litPublic.bib but also for elementary rules ensuring quality of tex sources. Currently, this is not conform with what it requires. ER Add In README.md added pom layout ER

Release 0.0.2 – 2022-05-05

Type Changes By Fix Eliminated checkstyle rule for line length due to a bug. Now newer versions of checksyle can be used. (This is actually the motivation for this hotfix release.) ER Add In README.md added requirements on plugins to be specified. ER

Release 0.0.1 – 2022-05-01

Type Changes By Add added instructions for installation of computers. ER Add added minimum to turn this into a maven project: added pom and readme. added additional: changes.xml ER Add added global bib-files ER Add added config for certain maven plugins supervising quality: config for spotbugs, pmd and for chkstyle ER Add added a lot of pdfs ER