Package org.ka2ddo.yaac.upgrade


package org.ka2ddo.yaac.upgrade
This package supports the automatic upgrader, that handles installing a freshly-downloaded new build of YAAC over a previous build, Note that it runs out of separate JAR files not used by YAAC, such that all YAAC files can be overwritten. If this was not the case, operating systems such as Microsoft Windows (that prohibit deleting and overwriting files that are open for read/execution) would not be able to be upgraded automatically.
  • Classes
    Class
    Description
    This class implements an upgrader that replaces the current executing copy of YAAC with a newer version freshly downloaded from the distribution website.