Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

The version checker can be disabled using the standard configuration system:

...

by editing the pentaho-solutions/system/

...

systemListeners.xml file. See below for more details.

...

The version checker can be removed entirely from the software without causing any degradation of any kind.

No Discrimination

...

  • repeatIntervalSeconds - defines the frequency in which the version checker quartz job executes to see if a new version is available.  The default value is every 24 hours, or 86400 seconds.
  • requestedReleases - comma separated list of release types that the platform receives notifications about. ( Valid values are: major, minor, RC, GA, and milestone ). They are not case sensitive.
  • disableVersionCheck - allows the administrator to easily disable the version checker.

...