mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

vharseko
06.46.2018 cc3029887c741b58eea2abe457616977178c1139
try fix opendj-msi-standard: Failed to install artifact
org.forgerock.opendj:opendj-msi-standard:msi:4.1.5:
/home/travis/build/OpenIdentityPlatform/OpenDJ/opendj-packages/opendj-msi/opendj-msi-standard/target/opendj-4.1.5.msi
(Permission denied) -> [Help 1]
1 files modified
1 ■■■■ changed files
opendj-packages/opendj-msi/opendj-msi-standard/pom.xml 1 ●●●● patch | view | raw | blame | history
opendj-packages/opendj-msi/opendj-msi-standard/pom.xml
@@ -250,6 +250,7 @@
                                    <arg value="payload.wixobj" />
                                </exec>
                                <echo>lightStatusCode=${lightStatusCode}</echo>
                                <chmod file="${project.build.directory}/${product.name.lowercase}-${project.version}.msi" perm="ugo+r" verbose="true"/>
                                <exec executable="ls" dir="${project.build.directory}">
                                       <arg value="-laht" />
                                </exec>