Skip to content

Commit 96934fc

Browse files
author
kayyagari
committed
Changed the mediaRoot to the relative path
1 parent 087ebf1 commit 96934fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/install4j/oie-installer-config.install4j

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<directoryPresets config="../governance/branding/icons" />
44
<application name="Open Integration Engine" applicationId="4145-9206-7630-8076" mediaDir="${compiler:installer:mediaRoot}/server/build" shortName="oie" publisher="Open Integration Engine Project" publisherWeb="https://openintegrationengine.com" version="4.5.3" backupOnSave="true" autoSave="true" macVolumeId="88477e584eb462ba" javaMinVersion="17">
55
<variables>
6-
<variable name="installer:mediaRoot" value="/Users/dbugger/projects/engine" />
6+
<variable name="installer:mediaRoot" value="../../../engine" />
77
</variables>
88
<jreBundles jdkProviderId="Zulu" release="17/17.0.15">
99
<modules>

0 commit comments

Comments
 (0)