schmitzm-core/pom.xml:
- IOResourceBundle added to execution of ResourceProviderOperator
IOUtil:
- new variants of createTemporaryFile(.) and getApplicationCommand(.);
- BugFix in createApplicationStartCommand(.) (for "startedFromClasspath" flag);
- Exception handling in downloadUrlToFile(.) refined;
- new methods getApplicationFile/Filename/Filepath(.);
- new methods renameFile(.);
IOUtilBasic:
- new methods renameFile(.)
SwingUtil:
- performReleaseUpdateWithProgressBar(.) modified/refined
ReleaseUpdater:
- new method getApplicationFileName()
- update check deactivated when running from classpath
ReleaseControl:
- java doc updated
|