Package com.atlassian.jira.util.system.check

Interface Summary
SystemEnvironmentCheck Implement this interface to add a new check for a particular system environment settings that might cause problems when running JIRA.
 

Class Summary
I18nMessage A message that has to be i18n.
JRA12525Check This is a simple check to ensure that the 'mail.mime.decodeparameters' is set during starup.
JRA18659Check Check that the JVM version is above 1.5.0-18_b02 because of the JVM bug http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6754146
JRA21004Check http://jira.atlassian.com/browse/JRA-21004

System check for security reasons

JVMCheck Checks for particular JVM Versions related to JRA-9198, JRA-15681
JvmVersionUtil A utility class for retreiving the various parts of a Java version
PluginVersionCheck Checks a certain subset of plugins installed, to ensure that their minVersion is greater or equal to the current application version.
SystemEnvironmentChecklist This class contains checks related to System environment variables / settings.
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.