Commit 01a934c4 authored by Quality Assurance's avatar Quality Assurance Committed by qa

Fix for CI server compatability

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5799 b35dd754-fafc-0310-a699-88a17e54d16e
parent 29c2c5f5
......@@ -142,7 +142,7 @@
</launchers>
<installerGui installerType="1" runUninstallerOnUpdate="true" addOnAppId="" suggestPreviousLocations="true" allowUnattendedInstall="true" useCustomHeaderImage="true" customHeaderImage="./images/wildfire_logo_small.png" customSize="false" customWidth="500" customHeight="390">
<customCode preAction="false" preActionClass="" postAction="false" postActionClass="" preUninstallAction="false" preUninstallActionClass="" postUninstallAction="true" postUninstallActionClass="org.jivesoftware.wildfire.launcher.Uninstaller" initHandler="false" initHandlerClass="" directoryValidator="false" directoryValidatorClass="" installationHandler="false" installationHandlerClass="">
<archive location="../../target/release/wildfire/lib/startup.jar" />
<archive location="%RELEASE_FULL_PATH%/lib/startup.jar" />
</customCode>
<standardScreens>
<screen id="welcome" enabled="true" useCustomBanner="false" bannerImageFile="" background="255,255,255" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment