Remove store jagerry app deploying

merge-requests/10/head
lasanthaDLPDS 6 years ago
parent a608cc5cc9
commit ae119a5121

@ -417,21 +417,21 @@
<!--<exclude>**/jaggery.conf</exclude>--> <!--<exclude>**/jaggery.conf</exclude>-->
<!--</excludes>--> <!--</excludes>-->
<!--</fileSet>--> <!--</fileSet>-->
<fileSet> <!--<fileSet>-->
<directory> <!--<directory>-->
../p2-profile/iot-core-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/deployment/server/jaggeryapps/store/ <!--../p2-profile/iot-core-profile/target/wso2carbon-core-${carbon.kernel.version}/wso2/deployment/server/jaggeryapps/store/-->
</directory> <!--</directory>-->
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/store <!--<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/store-->
</outputDirectory> <!--</outputDirectory>-->
<excludes> <!--<excludes>-->
<exclude>storeLogo/**</exclude> <!--<exclude>storeLogo/**</exclude>-->
<exclude>storeSite/**</exclude> <!--<exclude>storeSite/**</exclude>-->
<exclude>base-page/**</exclude> <!--<exclude>base-page/**</exclude>-->
<exclude>login/**</exclude> <!--<exclude>login/**</exclude>-->
<exclude>styles-layout.css</exclude> <!--<exclude>styles-layout.css</exclude>-->
<exclude>**/jaggery.conf</exclude> <!--<exclude>**/jaggery.conf</exclude>-->
</excludes> <!--</excludes>-->
</fileSet> <!--</fileSet>-->
<!-- Copying API Manager Store Jaggery app --> <!-- Copying API Manager Store Jaggery app -->
<fileSet> <fileSet>
@ -1617,13 +1617,13 @@
</outputDirectory> </outputDirectory>
<fileMode>755</fileMode> <fileMode>755</fileMode>
</file> </file>
<file> <!--<file>-->
<source>src/core/jaggeryapps/store/jaggery.conf</source> <!--<source>src/core/jaggeryapps/store/jaggery.conf</source>-->
<outputDirectory> <!--<outputDirectory>-->
${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/store/ <!--${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/store/-->
</outputDirectory> <!--</outputDirectory>-->
<fileMode>755</fileMode> <!--<fileMode>755</fileMode>-->
</file> <!--</file>-->
<file> <file>
<source>src/core/jaggeryapps/windows-web-agent/jaggery.conf</source> <source>src/core/jaggeryapps/windows-web-agent/jaggery.conf</source>
<outputDirectory> <outputDirectory>

Loading…
Cancel
Save