Author: mes
Date: 2010-09-16 15:33:44 -0700 (Thu, 16 Sep 2010)
New Revision: 21904
Modified:
cytoscape/trunk/release-bundles/src/main/install4j/Cytoscape.install4j
Log:
updated install4j config
Modified: cytoscape/trunk/release-bundles/src/main/install4j/Cytoscape.install4j
===================================================================
--- cytoscape/trunk/release-bundles/src/main/install4j/Cytoscape.install4j
2010-09-16 22:32:28 UTC (rev 21903)
+++ cytoscape/trunk/release-bundles/src/main/install4j/Cytoscape.install4j
2010-09-16 22:33:44 UTC (rev 21904)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<install4j version="4.2.8" transformSequenceNumber="2">
- <directoryPresets
config="${project.build.directory}/distribution-${version}-null.dir" />
+ <directoryPresets
config="${project.build.directory}/distribution-${version}" />
<application name="Cytoscape" distributionSourceDir=""
applicationId="5211-3645-3154-2580" mediaDir="dist"
mediaFilePattern="${compiler:sys.shortName}_${compiler:sys.version}_${compiler:sys.platform}"
compression="6" lzmaCompression="false" pack200Compression="false"
excludeSignedFromPacking="true" keepModificationTimes="false"
missingFilesStrategy="warn" shortName="Cytoscape" publisher="Cytoscape
Consortium" publisherWeb="http://cytoscape.org" version="${version}"
allPathsRelative="true" backupOnSave="false" autoSave="false"
convertDotsToUnderscores="true" macSignature="????" installerName=""
javaMinVersion="1.5.0" javaMaxVersion="" allowBetaVM="true"
jdkMode="runtimeJre" jdkName="">
<languages skipLanguageSelection="false"
languageSelectionInPrincipalLanguage="false">
<principalLanguage id="en" customLocalizationFile="" />
@@ -22,7 +22,7 @@
<mountPoint id="1" root="" location="" mode="755" />
</mountPoints>
<entries>
- <dirEntry mountPoint="1"
file="${project.build.directory}/distribution-${version}-null.dir/distribution-${version}"
overwrite="4" shared="false" mode="755" uninstallMode="0" excludeSuffixes=""
dirMode="777">
+ <dirEntry mountPoint="1"
file="${project.build.directory}/distribution-${version}" overwrite="4"
shared="false" mode="755" uninstallMode="0" excludeSuffixes="" dirMode="777">
<exclude />
</dirEntry>
</entries>
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.