summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/util/ConversionTaskWorker.java
Commit message (Expand)AuthorAgeFilesLines
* [CLIENT] Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-151-2/+3
* [client] English support for ovf convert featureStephan Schwär2020-11-251-8/+10
* [client] Improve flow to detect started, cancelled and finished konversions.Stephan Schwär2020-10-281-1/+1
* [client] Add OVF Tool path for vmware workstation under windowsStephan Schwär2020-10-221-5/+3Star
* [client] Browse for ovftool location if not foundStephan Schwär2020-10-191-1/+6
* [client] Better handling of ovfTool not found exceptionStephan Schwär2020-10-191-16/+26
* [client] Improve cancel handling and feedback to userStephan Schwär2020-10-161-5/+11
* [client] Call ovftool through SwingWorkerStephan Schwär2020-10-151-0/+86