|
|
|
@ -301,6 +301,17 @@
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
<!-- Copying Certificate management related dbscripts -->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/certMgt
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/certMgt</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>*/**</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
<!-- Copying Social plugin related dbscripts -->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
|
|
|
|