Adding the missing social.xml file.

application-manager-new
sinthuja 8 years ago
parent 582260f40d
commit 0753585391

@ -1594,6 +1594,14 @@
${pom.artifactId}-${pom.version}/conf/ ${pom.artifactId}-${pom.version}/conf/
</outputDirectory> </outputDirectory>
</file> </file>
<file>
<source>
../p2-profile/iot-core-profile/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/social.xml
</source>
<outputDirectory>
${pom.artifactId}-${pom.version}/conf/
</outputDirectory>
</file>
<file> <file>
<source> <source>
../p2-profile/iot-core-profile/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/identity/entitlement.properties ../p2-profile/iot-core-profile/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/identity/entitlement.properties

Loading…
Cancel
Save