Merge pull request #391 from sinthuja/local-branch2

Adding the missing social.xml file.
application-manager-new
inoshperera 8 years ago committed by GitHub
commit c7bd347618

@ -1566,6 +1566,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