|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<fileSets>
|
|
|
|
<fileSets>
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>target/wso2carbon-core-${carbon.kernal.version}</directory>
|
|
|
|
<directory>target/wso2carbon-core-${carbon.kernel.version}</directory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}</outputDirectory>
|
|
|
|
<excludes>
|
|
|
|
<excludes>
|
|
|
|
<exclude>**/*.sh</exclude>
|
|
|
|
<exclude>**/*.sh</exclude>
|
|
|
@ -33,14 +33,14 @@
|
|
|
|
</fileSet>
|
|
|
|
</fileSet>
|
|
|
|
<!--copying runtimes-->
|
|
|
|
<!--copying runtimes-->
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/lib/runtimes</directory>
|
|
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/lib/runtimes</directory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/lib/runtimes/</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/lib/runtimes/</outputDirectory>
|
|
|
|
<includes>
|
|
|
|
<includes>
|
|
|
|
<include>*/**</include>
|
|
|
|
<include>*/**</include>
|
|
|
|
</includes>
|
|
|
|
</includes>
|
|
|
|
</fileSet>
|
|
|
|
</fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>target/wso2carbon-core-${carbon.kernal.version}</directory>
|
|
|
|
<directory>target/wso2carbon-core-${carbon.kernel.version}</directory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}</outputDirectory>
|
|
|
|
<includes>
|
|
|
|
<includes>
|
|
|
|
<include>**/*.sh</include>
|
|
|
|
<include>**/*.sh</include>
|
|
|
@ -60,7 +60,7 @@
|
|
|
|
<!--Multitenancy related file -->
|
|
|
|
<!--Multitenancy related file -->
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>
|
|
|
|
<directory>
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/multitenancy/
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/multitenancy/
|
|
|
|
</directory>
|
|
|
|
</directory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/multitenancy</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/multitenancy</outputDirectory>
|
|
|
|
<includes>
|
|
|
|
<includes>
|
|
|
@ -73,7 +73,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>
|
|
|
|
<directory>
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/multitenancy/
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/multitenancy/
|
|
|
|
</directory>
|
|
|
|
</directory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf</outputDirectory>
|
|
|
|
<includes>
|
|
|
|
<includes>
|
|
|
@ -111,7 +111,7 @@
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
</fileSet>
|
|
|
|
</fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/modules</directory>
|
|
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/modules</directory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/modules/</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/modules/</outputDirectory>
|
|
|
|
<includes>
|
|
|
|
<includes>
|
|
|
|
<include>*/**</include>
|
|
|
|
<include>*/**</include>
|
|
|
@ -119,7 +119,7 @@
|
|
|
|
</fileSet>
|
|
|
|
</fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>
|
|
|
|
<directory>
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/deployment/server/jaggeryapps
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/jaggeryapps
|
|
|
|
</directory>
|
|
|
|
</directory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/
|
|
|
|
</outputDirectory>
|
|
|
|
</outputDirectory>
|
|
|
@ -136,7 +136,7 @@
|
|
|
|
<!--copy jaxrs web app for OAuth feature-->
|
|
|
|
<!--copy jaxrs web app for OAuth feature-->
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>
|
|
|
|
<directory>
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/deployment/server/webapps
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/webapps
|
|
|
|
</directory>
|
|
|
|
</directory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/webapps</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/webapps</outputDirectory>
|
|
|
|
<includes>
|
|
|
|
<includes>
|
|
|
@ -147,7 +147,7 @@
|
|
|
|
<!--copy web app for application authentication feature -->
|
|
|
|
<!--copy web app for application authentication feature -->
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>
|
|
|
|
<directory>
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/deployment/server/webapps
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/webapps
|
|
|
|
</directory>
|
|
|
|
</directory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/webapps</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/webapps</outputDirectory>
|
|
|
|
<includes>
|
|
|
|
<includes>
|
|
|
@ -164,7 +164,7 @@
|
|
|
|
</includes>
|
|
|
|
</includes>
|
|
|
|
</fileSet>
|
|
|
|
</fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/security/
|
|
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/security/
|
|
|
|
</directory>
|
|
|
|
</directory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/security/</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/security/</outputDirectory>
|
|
|
|
<includes>
|
|
|
|
<includes>
|
|
|
@ -214,7 +214,7 @@
|
|
|
|
</includes>
|
|
|
|
</includes>
|
|
|
|
</fileSet>
|
|
|
|
</fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/dbscripts/service-provider
|
|
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/service-provider
|
|
|
|
</directory>
|
|
|
|
</directory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/dbscripts/service-provider</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/dbscripts/service-provider</outputDirectory>
|
|
|
|
<includes>
|
|
|
|
<includes>
|
|
|
@ -234,7 +234,7 @@
|
|
|
|
</outputDirectory>
|
|
|
|
</outputDirectory>
|
|
|
|
</fileSet>
|
|
|
|
</fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/modules</directory>
|
|
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/modules</directory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/modules/</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/modules/</outputDirectory>
|
|
|
|
<includes>
|
|
|
|
<includes>
|
|
|
|
<include>*/**</include>
|
|
|
|
<include>*/**</include>
|
|
|
@ -273,7 +273,7 @@
|
|
|
|
<files>
|
|
|
|
<files>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>
|
|
|
|
<source>
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/tomcat/webapp-classloading.xml
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading.xml
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
@ -281,7 +281,7 @@
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>
|
|
|
|
<source>
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/tomcat/webapp-classloading-environments.xml
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading-environments.xml
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
@ -294,7 +294,7 @@
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/event-broker.xml
|
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/event-broker.xml
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
@ -326,13 +326,13 @@
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>target/wso2carbon-core-${carbon.kernal.version}/bin/README.txt</source>
|
|
|
|
<source>target/wso2carbon-core-${carbon.kernel.version}/bin/README.txt</source>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/bin/</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/bin/</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>target/wso2carbon-core-${carbon.kernal.version}/bin/version.txt</source>
|
|
|
|
<source>target/wso2carbon-core-${carbon.kernel.version}/bin/version.txt</source>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/bin/</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/bin/</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
@ -390,7 +390,7 @@
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>target/wso2carbon-core-${carbon.kernal.version}/repository/conf/README</source>
|
|
|
|
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/conf/README</source>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
@ -406,31 +406,31 @@
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/user-mgt.xml
|
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/user-mgt.xml
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>
|
|
|
|
<source>
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0001/lib/org.wso2.carbon.server-${carbon.kernal.version}.jar
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernel.version}-0001/lib/org.wso2.carbon.server-${carbon.kernel.version}.jar
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/lib/</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/lib/</outputDirectory>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0001/dbscripts/db2.sql</source>
|
|
|
|
<source>../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernel.version}-0001/dbscripts/db2.sql</source>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/</outputDirectory>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0001/dbscripts/mysql.sql
|
|
|
|
<source>../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernel.version}-0001/dbscripts/mysql.sql
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/</outputDirectory>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>
|
|
|
|
<source>
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0003/dbscripts/mysql_cluster.sql
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernel.version}-0003/dbscripts/mysql_cluster.sql
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/</outputDirectory>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
@ -438,19 +438,19 @@
|
|
|
|
<!-- Files WSO2-CARBON-PATCH-4.2.0-0002 - Start -->
|
|
|
|
<!-- Files WSO2-CARBON-PATCH-4.2.0-0002 - Start -->
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>
|
|
|
|
<source>
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0002/repository/conf/security/cipher-text.properties
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernel.version}-0002/repository/conf/security/cipher-text.properties
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/security/</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/security/</outputDirectory>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>
|
|
|
|
<source>
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0002/repository/conf/security/cipher-tool.properties
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernel.version}-0002/repository/conf/security/cipher-tool.properties
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/security/</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/security/</outputDirectory>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>
|
|
|
|
<source>
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0002/repository/conf/axis2/axis2.xml
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernel.version}-0002/repository/conf/axis2/axis2.xml
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/axis2/</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/axis2/</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
@ -458,7 +458,7 @@
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>
|
|
|
|
<source>
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0002/repository/conf/axis2/tenant-axis2.xml
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernel.version}-0002/repository/conf/axis2/tenant-axis2.xml
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/axis2/</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/axis2/</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
@ -466,7 +466,7 @@
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>
|
|
|
|
<source>
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0002/repository/conf/axis2/axis2_client.xml
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernel.version}-0002/repository/conf/axis2/axis2_client.xml
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/axis2/</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/axis2/</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
@ -474,7 +474,7 @@
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>
|
|
|
|
<source>
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0004/repository/conf/carbon.xml
|
|
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernel.version}-0004/repository/conf/carbon.xml
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
@ -485,7 +485,7 @@
|
|
|
|
<!-- nTask Component -->
|
|
|
|
<!-- nTask Component -->
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>
|
|
|
|
<source>
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/etc/tasks-config.xml
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/etc/tasks-config.xml
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/etc</outputDirectory>
|
|
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/etc</outputDirectory>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|