<johnson-config>
    <setupconfig class="com.atlassian.jira.appconsistency.JiraSetupConfig"/>

    <eventchecks>
        <eventcheck id="1" class="com.atlassian.jira.appconsistency.BuildAndLicenseEventCheck"/>
    </eventchecks>

    <setup>
        <path>/secure/Setup!default.jspa</path>
    </setup>

    <error>
        <path>/secure/errors.jsp</path>
    </error>

    <ignore>
        <path>/secure/errors.jsp</path>
        <path>/styles/combined-printable.css</path>
        <path>/styles/combined.css</path>
        <path>/styles/global.css</path>
        <path>/secure/SetupLicense!default.jspa</path>
        <path>/secure/SetupLicense.jspa</path>
        <path>/secure/ConfirmNewInstallationWithOldLicense!default.jspa</path>
        <path>/secure/ConfirmNewInstallationWithOldLicense.jspa</path>
        <path>/secure/ConfirmInstallationWithLicense!default.jspa</path>
        <path>/secure/ConfirmInstallationWithLicense.jspa</path>
        <path>/secure/popups/UserPickerBrowser.jspa</path>
        <path>/secure/CleanData!default.jspa</path>
        <path>/secure/CleanData.jspa</path>
        <path>/secure/admin/fixes/*</path>
        <path>/secure/admin/jira/IndexProgress.jspa</path>
        <path>/secure/admin/ProjectImportProgress.jspa</path>
        <path>/secure/admin/jira/TaskAdmin.jspa</path>
    </ignore>

    <eventlevels>
        <eventlevel key="fatal">
            <description>Fatal</description>
        </eventlevel>
        <eventlevel key="error">
            <description>Error</description>
        </eventlevel>
        <eventlevel key="warning">
            <description>Warning</description>
        </eventlevel>
    </eventlevels>

    <eventtypes>
        <eventtype key="jdk">
            <description>JDK Incompatibility</description>
        </eventtype>
        <eventtype key="database">
            <description>Database</description>
        </eventtype>
        <eventtype key="upgrade">
            <description>Upgrade</description>
        </eventtype>
        <eventtype key="export">
            <description>Data Export</description>
        </eventtype>
        <eventtype key="export-illegal-xml">
            <description>Illegal XML Characters</description>
        </eventtype>
        <eventtype key="import">
            <description>Data Import</description>
        </eventtype>
        <eventtype key="setup">
            <description>Setup</description>
        </eventtype>
        <eventtype key="project-import">
            <description>Project Import</description>
        </eventtype>
        <eventtype key="license-inconsistency-enterprise-data-in-professional">
            <description>License Inconsistency</description>
        </eventtype>
        <eventtype key="license-inconsistency-enterprise-data-in-standard">
            <description>License Inconsistency</description>
        </eventtype>
        <eventtype key="license-inconsistency-professional-data-in-enterprise">
            <description>License Inconsistency</description>
        </eventtype>
        <eventtype key="license-inconsistency-professional-data-in-standard">
            <description>License Inconsistency</description>
        </eventtype>
        <eventtype key="license-inconsistency-standard-data-in-enterprise">
            <description>License Inconsistency</description>
        </eventtype>
        <eventtype key="license-inconsistency-standard-data-in-professional">
            <description>License Inconsistency</description>
        </eventtype>
        <eventtype key="license-too-old">
            <description>License Too Old For Build</description>
        </eventtype>
        <eventtype key="restart">
            <description>Restart Needed</description>
        </eventtype>
        <eventtype key="reindex">
            <description>Reindex</description>
        </eventtype>
        <eventtype key="license-region-mismatch">
            <description>License Region Mismatch</description>
        </eventtype>
        <eventtype key="locale-build-mismatch">
            <description>Locale Build Mismatch</description>
        </eventtype>
        <eventtype key="index-lock-already-exists">
            <description>An index lock file was unexpectedly found.</description>
        </eventtype>
    </eventtypes>

</johnson-config>
