|
|
|
@ -320,7 +320,7 @@
|
|
|
|
|
<include>*/**</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Copying Certificate management related dbscripts -->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
|
|
|
@ -822,6 +822,15 @@
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/identity/application-authentication.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/identity
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<!-- Copying thrift-authentication.xml -->
|
|
|
|
|
<file>
|
|
|
|
|
<source>src/repository/conf/application-authenticators.xml</source>
|
|
|
|
@ -842,12 +851,6 @@
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>src/repository/conf/identity/application-authentication.xml</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/identity
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>src/repository/conf/identity/thrift-authentication.xml</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/identity</outputDirectory>
|
|
|
|
@ -883,8 +886,8 @@
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<!-- Copy APILifeCycle.xml -->
|
|
|
|
|
<file>
|
|
|
|
|
<!-- Copy APILifeCycle.xml -->
|
|
|
|
|
<file>
|
|
|
|
|
<source>src/repository/resources/lifecycles/APILifeCycle.xml</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/resources/lifecycles</outputDirectory>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|