mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Merge pull request #253 from hasuniea/master
Adding windows synapse configs
This commit is contained in:
commit
4b4540eacc
@ -582,6 +582,16 @@
|
|||||||
</excludes>
|
</excludes>
|
||||||
</fileSet>
|
</fileSet>
|
||||||
|
|
||||||
|
<!-- Copying Windows Synapse files -->
|
||||||
|
<fileSet>
|
||||||
|
<directory>
|
||||||
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/synapse-configs/default/api/
|
||||||
|
</directory>
|
||||||
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/synapse-configs/default/api/
|
||||||
|
</outputDirectory>
|
||||||
|
</fileSet>
|
||||||
|
|
||||||
|
|
||||||
<!--============ Added with API Features ===============-->
|
<!--============ Added with API Features ===============-->
|
||||||
<fileSet>
|
<fileSet>
|
||||||
<directory>src/api-resources/customsequences</directory>
|
<directory>src/api-resources/customsequences</directory>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user