|
|
|
@ -582,6 +582,16 @@
|
|
|
|
|
</excludes>
|
|
|
|
|
</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 ===============-->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>src/api-resources/customsequences</directory>
|
|
|
|
|