Move publisher to jaggeryapps

merge-requests/1/head
charithag 9 years ago
parent 9ecf406252
commit 115f4ce0ea

@ -314,6 +314,7 @@
</outputDirectory> </outputDirectory>
<excludes> <excludes>
<exclude>store/extensions/app/store-device/*</exclude> <exclude>store/extensions/app/store-device/*</exclude>
<exclude>publisher/config/publisher-tenant.json</exclude>
</excludes> </excludes>
</fileSet> </fileSet>
<!--============ Added with ES Features ===============--> <!--============ Added with ES Features ===============-->
@ -463,10 +464,10 @@
<!--These files are already provided in the CDMF-Store feature too. --> <!--These files are already provided in the CDMF-Store feature too. -->
<!--However, given that the order of feature installation cannot be controlled, they are recopied at the product level.--> <!--However, given that the order of feature installation cannot be controlled, they are recopied at the product level.-->
<fileSet> <!--<fileSet>-->
<directory>src/publisher/config</directory> <!--<directory>src/publisher/config</directory>-->
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/publisher/config</outputDirectory> <!--<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/publisher/config</outputDirectory>-->
</fileSet> <!--</fileSet>-->
<!--========================================================================================================--> <!--========================================================================================================-->
<!-- End of Enterprise Store Features --> <!-- End of Enterprise Store Features -->

Loading…
Cancel
Save