Skip to content

Commit

Permalink
Do not build bundled JREs or Windows/Mac binary packages. Build targ.gz.
Browse files Browse the repository at this point in the history
  • Loading branch information
birchb1024 committed Sep 8, 2018
1 parent 4113f16 commit b7bc26b
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 37 deletions.
5 changes: 3 additions & 2 deletions build.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -309,9 +309,10 @@


<exec executable="bash" failonerror="true"> <exec executable="bash" failonerror="true">
<arg value="-c" /> <arg value="-c" />
<arg value="install4jc dist/genyris.install4j" /> <arg value="install4jc --disable-bundling dist/genyris.install4j" />
</exec> </exec>
<checksum file="rel/genyris_windows-x64_${version.underscores}.exe" forceOverwrite="yes" /> <checksum file="rel/genyris_windows-x64_${version.underscores}.zip" forceOverwrite="yes" />
<checksum file="rel/genyris_unix_${version.underscores}.tar.gz" forceOverwrite="yes" />
<checksum file="rel/genyris_linux_${version.underscores}.deb" forceOverwrite="yes" /> <checksum file="rel/genyris_linux_${version.underscores}.deb" forceOverwrite="yes" />
<checksum file="rel/genyris_linux_${version.underscores}.rpm" forceOverwrite="yes" /> <checksum file="rel/genyris_linux_${version.underscores}.rpm" forceOverwrite="yes" />
<checksum file="rel/genyris_macos_${version.underscores}.dmg" forceOverwrite="yes" /> <checksum file="rel/genyris_macos_${version.underscores}.dmg" forceOverwrite="yes" />
Expand Down
75 changes: 40 additions & 35 deletions package/genyris.install4j
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -1245,22 +1245,6 @@ return console.askYesNo(message, true);
</styles> </styles>
</installerGui> </installerGui>
<mediaSets> <mediaSets>
<windows name="Windows32" id="112" customizedId="" mediaFileName="" installDir="genyris-${compiler:sys.version}" overridePrincipalLanguage="false" jreBitType="64" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" useLegacyMediaFileIds="false" legacyMediaFileIds="" downloadURL="" includeAllDownloadableComponents="false" includedJRE="windows-amd64-1.8.0_152" manualJREEntry="false" bundleType="1" jreURL="" jreShared="false" directDownload="false" installOnlyIfNecessary="false" customInstallBaseDir="" contentFilesType="1" verifyIntegrity="true">
<excludedComponents />
<includedDownloadableComponents />
<excludedLaunchers>
<launcher id="179" />
<launcher id="187" />
</excludedLaunchers>
<excludedBeans />
<overriddenPrincipalLanguage id="en" customLocalizationFile="" />
<exclude />
<variables />
<autoUpdate useMinUpdatableVersion="false" minUpdatableVersion="" useMaxUpdatableVersion="false" maxUpdatableVersion="">
<commentFiles />
<customAttributes />
</autoUpdate>
</windows>
<linuxDeb name="Linux Deb Archive" id="113" customizedId="" mediaFileName="" installDir="/opt/genyris" overridePrincipalLanguage="false" jreBitType="all" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" useLegacyMediaFileIds="false" legacyMediaFileIds="" downloadURL="" includeAllDownloadableComponents="true" includedJRE="" manualJREEntry="false" overwriteNeverAsConfigFiles="false" bzip="false" description="Genyris Programming Language" dependencies="openjdk-8-jdk" maintainerEmail="birchb1024@gmail.com" architectureSet="false" architecture=""> <linuxDeb name="Linux Deb Archive" id="113" customizedId="" mediaFileName="" installDir="/opt/genyris" overridePrincipalLanguage="false" jreBitType="all" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" useLegacyMediaFileIds="false" legacyMediaFileIds="" downloadURL="" includeAllDownloadableComponents="true" includedJRE="" manualJREEntry="false" overwriteNeverAsConfigFiles="false" bzip="false" description="Genyris Programming Language" dependencies="openjdk-8-jdk" maintainerEmail="birchb1024@gmail.com" architectureSet="false" architecture="">
<excludedComponents /> <excludedComponents />
<includedDownloadableComponents /> <includedDownloadableComponents />
Expand Down Expand Up @@ -1289,25 +1273,6 @@ return console.askYesNo(message, true);
<content /> <content />
</postUninstallScript> </postUninstallScript>
</linuxDeb> </linuxDeb>
<macosFolder name="Mac OS X Folder" id="176" customizedId="" mediaFileName="" installDir="genyris" overridePrincipalLanguage="false" jreBitType="all" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" useLegacyMediaFileIds="false" legacyMediaFileIds="" downloadURL="" includeAllDownloadableComponents="false" includedJRE="macosx-amd64-1.8.0_152" manualJREEntry="false" bundleType="1" jreURL="" jreShared="false" directDownload="false" installOnlyIfNecessary="false" requiredVmIdPrefix="" customInstallBaseDir="" contentFilesType="1" installerName="${i18n:InstallerName(${compiler:sys.fullName})}" volumeName="${compiler:sys.shortName}" compressDmg="false" signLaunchers="false">
<excludedComponents />
<includedDownloadableComponents />
<excludedLaunchers>
<launcher id="67" />
<launcher id="179" />
</excludedLaunchers>
<excludedBeans />
<overriddenPrincipalLanguage id="en" customLocalizationFile="" />
<exclude>
<entry location=".gitignore" fileType="regular" />
</exclude>
<variables />
<autoUpdate useMinUpdatableVersion="false" minUpdatableVersion="" useMaxUpdatableVersion="false" maxUpdatableVersion="">
<commentFiles />
<customAttributes />
</autoUpdate>
<topLevelFiles />
</macosFolder>
<linuxRPM name="Linux RPM" id="240" customizedId="" mediaFileName="" installDir="/opt/genyris" overridePrincipalLanguage="false" jreBitType="all" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" useLegacyMediaFileIds="false" legacyMediaFileIds="" downloadURL="" includeAllDownloadableComponents="true" includedJRE="" manualJREEntry="false" overwriteNeverAsConfigFiles="false" os="linux" arch="i386"> <linuxRPM name="Linux RPM" id="240" customizedId="" mediaFileName="" installDir="/opt/genyris" overridePrincipalLanguage="false" jreBitType="all" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" useLegacyMediaFileIds="false" legacyMediaFileIds="" downloadURL="" includeAllDownloadableComponents="true" includedJRE="" manualJREEntry="false" overwriteNeverAsConfigFiles="false" os="linux" arch="i386">
<excludedComponents /> <excludedComponents />
<includedDownloadableComponents /> <includedDownloadableComponents />
Expand Down Expand Up @@ -1336,6 +1301,46 @@ return console.askYesNo(message, true);
<content /> <content />
</postUninstallScript> </postUninstallScript>
</linuxRPM> </linuxRPM>
<unixArchive name="Unix Archive" id="358" customizedId="" mediaFileName="" installDir="${compiler:sys.shortName}" overridePrincipalLanguage="false" jreBitType="all" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" useLegacyMediaFileIds="false" legacyMediaFileIds="" downloadURL="" includeAllDownloadableComponents="true" includedJRE="" manualJREEntry="false">
<excludedComponents />
<includedDownloadableComponents />
<excludedLaunchers />
<excludedBeans />
<overriddenPrincipalLanguage id="en" customLocalizationFile="" />
<exclude />
<variables />
<autoUpdate useMinUpdatableVersion="false" minUpdatableVersion="" useMaxUpdatableVersion="false" maxUpdatableVersion="">
<commentFiles />
<customAttributes />
</autoUpdate>
</unixArchive>
<windowsArchive name="Windows Archive" id="359" customizedId="" mediaFileName="" installDir="${compiler:sys.shortName}" overridePrincipalLanguage="false" jreBitType="64" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" useLegacyMediaFileIds="false" legacyMediaFileIds="" downloadURL="" includeAllDownloadableComponents="true" includedJRE="" manualJREEntry="false">
<excludedComponents />
<includedDownloadableComponents />
<excludedLaunchers />
<excludedBeans />
<overriddenPrincipalLanguage id="en" customLocalizationFile="" />
<exclude />
<variables />
<autoUpdate useMinUpdatableVersion="false" minUpdatableVersion="" useMaxUpdatableVersion="false" maxUpdatableVersion="">
<commentFiles />
<customAttributes />
</autoUpdate>
</windowsArchive>
<macosFolderArchive name="macOS Folder Archive" id="360" customizedId="" mediaFileName="" installDir="${compiler:sys.shortName}" overridePrincipalLanguage="false" jreBitType="all" runPostProcessor="false" postProcessor="" failOnPostProcessorError="false" useLegacyMediaFileIds="false" legacyMediaFileIds="" downloadURL="" includeAllDownloadableComponents="true" includedJRE="" manualJREEntry="false" archiveType="dmg" volumeName="${compiler:sys.shortName}">
<excludedComponents />
<includedDownloadableComponents />
<excludedLaunchers />
<excludedBeans />
<overriddenPrincipalLanguage id="en" customLocalizationFile="" />
<exclude />
<variables />
<autoUpdate useMinUpdatableVersion="false" minUpdatableVersion="" useMaxUpdatableVersion="false" maxUpdatableVersion="">
<commentFiles />
<customAttributes />
</autoUpdate>
<topLevelFiles />
</macosFolderArchive>
</mediaSets> </mediaSets>
<buildIds buildAll="true" /> <buildIds buildAll="true" />
<buildOptions verbose="false" faster="false" disableSigning="false" disableJreBundling="false" debug="false" /> <buildOptions verbose="false" faster="false" disableSigning="false" disableJreBundling="false" debug="false" />
Expand Down

0 comments on commit b7bc26b

Please sign in to comment.