summaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bump maven-surefire-plugin versionSimon Rettberg2025-03-271-1/+4
|
* (Re)add log4j2 binding for slf4j (1)Simon Rettberg2024-07-241-0/+6
| | | | | | | | To silence warnings on dmsd startup, we switched to the slf4j 2.x bindings for log4j2 in 8167903bd02ee. This however created the same problem for the client, as it is using slf4j 1.7 through a different dependency. Solve this by adding both bindings.
* Change random numbers to make error go awaySimon Rettberg2024-02-071-1/+1
| | | | | | | | | | | | | Error on startup of dmsd was: SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier. SLF4J: Ignoring binding found at [jar:file:/opt/dmsd/dmsd.jar!/org/slf4j/impl/StaticLoggerBinder.class] The two URLs were of little help, but luckily just punching the last line into google lead to this SO post which solves the issue: https://stackoverflow.com/a/75162534/2043481
* maven: Don't uses brainfucked open intervals for version rangesSimon Rettberg2023-09-211-14/+14
| | | | See https://michakutz.medium.com/d4ba66ac654
* pom: fix compilation with latest xalanSimon Rettberg2023-05-091-4/+9
|
* [maven] Use httpsSimon Rettberg2022-12-071-2/+2
|
* [thrift] Add vmSizeLimit to satellite configSimon Rettberg2022-11-031-1/+1
|
* Force Unix line endings for Libvirt XML files (even on Windows platforms)Manuel Bentele2022-02-041-0/+12
|
* Downgrade Maven assembly plugin for Java 8 compatibilityManuel Bentele2022-01-281-1/+1
|
* [Util] Change Tar Dependence to apache commens-compress, fixes #3888ralph isenmann2022-01-271-3/+3
|
* Update log4j because of the CVE-2021-45105 security flawManuel Bentele2021-12-201-3/+3
|
* Update generated Thrift API to version 0.15.0Manuel Bentele2021-12-171-1/+1
|
* Add Maven profile to generate Thrift APIManuel Bentele2021-12-171-0/+38
| | | | | | | | | The Thrift API can be generated with the following command: mvn -P thrift:generate The generated output files are copied over the old files and can be modified before a manual commit takes place.
* Update version of build dependenciesManuel Bentele2021-12-171-8/+12
|
* Remove deprecated Maven build pluginManuel Bentele2021-12-171-9/+0Star
|
* Update version of Maven build pluginsManuel Bentele2021-12-171-1/+2
|
* Update log4j because of the CVE-2021-45046 security flawManuel Bentele2021-12-171-3/+3
|
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-6/+12
|
* Add firmware loader lookup algorithm for Libvirt/QEMU machinesManuel Bentele2021-11-301-0/+1
|
* [virtualizer] Get rid of Generics for VirtualizationConfigurationSimon Rettberg2021-08-121-0/+1
|
* Add container models, which keeps the necessary informations about container ↵ralph isenmann2021-06-231-0/+6
| | | | imags, its meta information and for lecture specific information
* Build and package tests and their resources as external *.jar fileManuel Bentele2021-05-251-0/+12
|
* Merge branch 'feature/qemu-integration'Manuel Bentele2021-05-191-0/+5
|\
| * Update XML schema for VirtualBox virtualization configurationsManuel Bentele2021-05-051-0/+1
| |
| * Add OS detection for Libvirt/QEMU virtualization configurationsManuel Bentele2021-05-051-0/+2
| |
| * Add unit tests for transformation logic (dozmod-client --> dozmod-server)Manuel Bentele2021-04-291-0/+2
| |
* | Remove needless reference to internal/private Maven repositoryManuel Bentele2021-05-191-13/+0Star
| | | | | | | | | | | | The reference to the internal/private Maven repository for prebuild dependencies can be removed since all used dependencies are externally available.
* | Fix URL to the project's website in Maven configurationManuel Bentele2021-05-191-1/+1
|/
* Enable Java compiler warningsManuel Bentele2021-03-101-0/+1
|
* Add support for QEMU VMs (based on Libvirt domain XML documents)Manuel Bentele2021-01-291-3/+24
|
* Add support for QCOW2 images for QEMUManuel Bentele2021-01-081-2/+20
|
* Add JUnit 5 and its Maven integration for testsManuel Bentele2021-01-051-3/+8
|
* Add javax.annotation.Generated dependency for Java 9Simon Rettberg2019-10-221-0/+6
|
* Move ResourceLoader to dozmod -- is client specificSimon Rettberg2018-06-261-6/+0Star
|
* More speedup: LZ4 and empty chunk detectionSimon Rettberg2018-05-161-0/+5
|
* moved ResourceLoader from dozmod to mssJonathan Bauer2018-04-271-1/+6
|
* Remove unused proxy-vole classesSimon Rettberg2018-04-131-6/+0Star
|
* Update maven pluginsSimon Rettberg2017-06-221-13/+2Star
|
* Update dependenciesSimon Rettberg2017-06-191-4/+4
|
* Add Feature support for dozmod; add allowLoginByDefault optionSimon Rettberg2017-01-261-1/+1
|
* Add Json.javaSimon Rettberg2015-09-081-0/+6
|
* Changes for Dozmod v1.1Simon Rettberg2015-06-051-1/+1
|
* Update proxy-vole dependency in pom.xml, run thrift compilerSimon Rettberg2014-11-131-21/+30
|
* Moved whole proxy settings configuration to master-sync-shared.Björn Hagemeister2014-11-121-0/+6
| | | | Plus adapted class to this changes.
* version ranges cause they are coolJonathan Bauer2014-10-101-3/+3
|
* Add deploy sectionSimon Rettberg2014-09-121-0/+13
|
* Added missing block to pom.xmlMichael Petretti2014-06-301-0/+21
|
* Initial CommitSimon Rettberg2014-06-301-0/+77