mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
496 lines
21 KiB
XML
496 lines
21 KiB
XML
|
|
<assembly>
|
||
|
|
<!--<id>bin</id>-->
|
||
|
|
<formats>
|
||
|
|
<format>zip</format>
|
||
|
|
</formats>
|
||
|
|
<includeBaseDirectory>false</includeBaseDirectory>
|
||
|
|
|
||
|
|
<fileSets>
|
||
|
|
<fileSet>
|
||
|
|
<directory>target/wso2carbon-core-${carbon.kernal.version}</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}</outputDirectory>
|
||
|
|
<excludes>
|
||
|
|
<exclude>**/*.sh</exclude>
|
||
|
|
<exclude>**/README*</exclude>
|
||
|
|
<exclude>**/LICENSE*</exclude>
|
||
|
|
<exclude>**/INSTALL*</exclude>
|
||
|
|
<exclude>**/release-notes.html</exclude>
|
||
|
|
<exclude>**/axis2services/sample01.aar</exclude>
|
||
|
|
<exclude>**/axis2services/echo/**</exclude>
|
||
|
|
<exclude>**/axis2services/version/**</exclude>
|
||
|
|
<exclude>**/pom.xml</exclude>
|
||
|
|
<exclude>**/version.txt</exclude>
|
||
|
|
<exclude>**/carbon.xml</exclude>
|
||
|
|
<exclude>**/user-mgt.xml</exclude>
|
||
|
|
<exclude>**/registry.xml</exclude>
|
||
|
|
<exclude>**/axis2/axis2.xml</exclude>
|
||
|
|
<!--exclude>**/ciphertool.bat</exclude-->
|
||
|
|
<exclude>**/master-datasources.xml</exclude>
|
||
|
|
<exclude>**/org.wso2.carbon.identity.relyingparty.ui-3.1.0.SNAPSHOT.jar</exclude>
|
||
|
|
<exclude>**/org.wso2.carbon.identity.user.registration.ui-3.1.0.SNAPSHOT.jar</exclude>
|
||
|
|
<exclude>**/log4j.properties</exclude>
|
||
|
|
</excludes>
|
||
|
|
</fileSet>
|
||
|
|
<!--copying runtimes-->
|
||
|
|
<fileSet>
|
||
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/lib/runtimes</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/lib/runtimes/</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>*/**</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>target/wso2carbon-core-${carbon.kernal.version}</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>**/*.sh</include>
|
||
|
|
</includes>
|
||
|
|
<fileMode>755</fileMode>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>
|
||
|
|
../p2-profile-gen/target/wso2carbon-core-4.3.0/dbscripts/identity/
|
||
|
|
</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/dbscripts/identity</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>**/**.sql</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
|
||
|
|
<!--Multitenancy related file -->
|
||
|
|
<fileSet>
|
||
|
|
<directory>
|
||
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/multitenancy/
|
||
|
|
</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/multitenancy</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>**/stratos.xml</include>
|
||
|
|
<include>**/multitenancy-packages.xml</include>
|
||
|
|
<include>**/usage-throttling-agent-config.xml</include>
|
||
|
|
<include>**/cloud-services-desc.xml</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
|
||
|
|
<fileSet>
|
||
|
|
<directory>
|
||
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/multitenancy/
|
||
|
|
</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>**/tenant-mgt.xml</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
|
||
|
|
<fileSet>
|
||
|
|
<directory>src/repository/resources/styles/css</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/resources/allthemes/Default/admin</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>**/**.css</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>src/repository/resources/styles/images</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/resources/allthemes/Default/images</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>**/**.gif</include>
|
||
|
|
<include>**/**.png</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
|
||
|
|
|
||
|
|
<!-- copy documentation -->
|
||
|
|
<fileSet>
|
||
|
|
<directory>target/site</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/docs</outputDirectory>
|
||
|
|
<fileMode>755</fileMode>
|
||
|
|
</fileSet>
|
||
|
|
<!-- copy the landing page webapp -->
|
||
|
|
<fileSet>
|
||
|
|
<directory>src/repository/resources/stratos_root</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/deployment/server/webapps/STRATOS_ROOT</outputDirectory>
|
||
|
|
<fileMode>755</fileMode>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/modules</directory>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/modules/</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>*/**</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>
|
||
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/deployment/server/jaggeryapps
|
||
|
|
</directory>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/
|
||
|
|
</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>*/**</include>
|
||
|
|
</includes>
|
||
|
|
<excludes>
|
||
|
|
<exclude>**/social/</exclude>
|
||
|
|
<exclude>**/fakepublisher/</exclude>
|
||
|
|
<exclude>**/fakestore/</exclude>
|
||
|
|
</excludes>
|
||
|
|
</fileSet>
|
||
|
|
|
||
|
|
<!--copy jaxrs web app for OAuth feature-->
|
||
|
|
<fileSet>
|
||
|
|
<directory>
|
||
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/deployment/server/webapps
|
||
|
|
</directory>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/webapps</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>oauth2.war</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
|
||
|
|
<!--copy web app for application authentication feature -->
|
||
|
|
<fileSet>
|
||
|
|
<directory>
|
||
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/deployment/server/webapps
|
||
|
|
</directory>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/webapps</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>authenticationendpoint.war</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>src/repository/conf</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>**/api-manager.xml</include>
|
||
|
|
<include>**/sso-idp-config.xml</include>
|
||
|
|
<include>**/emm-config.xml</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/security/
|
||
|
|
</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/security/</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>**/entitlement.properties</include>
|
||
|
|
<include>**/trusted-idp-config.xml</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>src/repository/conf/datasources</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/datasources</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>**/master-datasources.xml</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>src/repository/resources</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/resources</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>*/**</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
<!--data-bridge configuration-->
|
||
|
|
<fileSet>
|
||
|
|
<directory>src/repository/conf/data-bridge</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/data-bridge</outputDirectory>
|
||
|
|
<fileMode>755</fileMode>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.version}/lib/runtimes</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/lib/runtimes/</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>*/**</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>src/repository/dbscripts/storage</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/dbscripts/storage</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>*/**</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>src/repository/dbscripts/apimgt</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/dbscripts/apimgt</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>*/**</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/dbscripts/service-provider
|
||
|
|
</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/dbscripts/service-provider</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>*/**</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
<!-- API Store/ API Publisher -->
|
||
|
|
<fileSet>
|
||
|
|
<directory>../apps/productapipublisher/</directory>
|
||
|
|
<outputDirectory>
|
||
|
|
${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/productapipublisher
|
||
|
|
</outputDirectory>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>../apps/productapistore/</directory>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/productapistore
|
||
|
|
</outputDirectory>
|
||
|
|
</fileSet>
|
||
|
|
<fileSet>
|
||
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/modules</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/modules/</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>*/**</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
|
||
|
|
|
||
|
|
<!-- Script -->
|
||
|
|
<fileSet>
|
||
|
|
<directory>src/repository/dbscripts/</directory>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/dbscripts</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>*/**</include>
|
||
|
|
</includes>
|
||
|
|
</fileSet>
|
||
|
|
|
||
|
|
|
||
|
|
</fileSets>
|
||
|
|
<dependencySets>
|
||
|
|
<dependencySet>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/lib/endorsed</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>javax.el:el-api:jar</include>
|
||
|
|
</includes>
|
||
|
|
</dependencySet>
|
||
|
|
<dependencySet>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/deployment/client/modules
|
||
|
|
</outputDirectory>
|
||
|
|
<includes>
|
||
|
|
<include>org.hibernate.wso2:hibernate:jar</include>
|
||
|
|
<include>org.apache.rampart:rampart:mar</include>
|
||
|
|
</includes>
|
||
|
|
</dependencySet>
|
||
|
|
</dependencySets>
|
||
|
|
|
||
|
|
<files>
|
||
|
|
<file>
|
||
|
|
<source>
|
||
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/tomcat/webapp-classloading.xml
|
||
|
|
</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/tomcat</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>
|
||
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/tomcat/webapp-classloading-environments.xml
|
||
|
|
</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/tomcat</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>src/repository/conf/tomcat/context.xml</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/tomcat</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/event-broker.xml
|
||
|
|
</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
|
||
|
|
<file>
|
||
|
|
<source>INSTALL.txt</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>README.txt</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>LICENSE.txt</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>release-notes.html</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>target/wso2carbon-core-${carbon.kernal.version}/bin/README.txt</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/bin/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>target/wso2carbon-core-${carbon.kernal.version}/bin/version.txt</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/bin/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>src/repository/conf/carbon.xml</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>src/repository/conf/registry.xml</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
</file>
|
||
|
|
|
||
|
|
<file>
|
||
|
|
<source>src/repository/conf/wso2emm.jks</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/resources/security</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
</file>
|
||
|
|
|
||
|
|
<file>
|
||
|
|
<source>src/repository/conf/cipher-tool.properties</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/security/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
</file>
|
||
|
|
<!--copy default xacml policy to repository/resources/security -->
|
||
|
|
<file>
|
||
|
|
<source>src/repository/resources/policies/xacml/default/admin.xml</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/resources/security/policies/xacml/default
|
||
|
|
</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
</file>
|
||
|
|
|
||
|
|
<file>
|
||
|
|
<source>src/repository/conf/log4j.properties</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>src/repository/conf/multitenancy/cloud-services-desc.xml</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/multitenancy/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>src/repository/conf/axis2/axis2.xml</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/axis2/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>src/repository/conf/application-authenticators.xml</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/security/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>target/wso2carbon-core-${carbon.kernal.version}/repository/conf/README</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>src/repository/conf/identity.xml</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf</outputDirectory>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>src/repository/database/WSO2EMM_DB.h2.db</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/database</outputDirectory>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/user-mgt.xml
|
||
|
|
</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>
|
||
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0001/lib/org.wso2.carbon.server-${carbon.kernal.version}.jar
|
||
|
|
</source>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/lib/</outputDirectory>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0001/dbscripts/db2.sql</source>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/</outputDirectory>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0001/dbscripts/mysql.sql
|
||
|
|
</source>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/</outputDirectory>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>
|
||
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0003/dbscripts/mysql_cluster.sql
|
||
|
|
</source>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/</outputDirectory>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<!-- Files WSO2-CARBON-PATCH-4.2.0-0002 - Start -->
|
||
|
|
<file>
|
||
|
|
<source>
|
||
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0002/repository/conf/security/cipher-text.properties
|
||
|
|
</source>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/security/</outputDirectory>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>
|
||
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0002/repository/conf/security/cipher-tool.properties
|
||
|
|
</source>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/security/</outputDirectory>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>
|
||
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0002/repository/conf/axis2/axis2.xml
|
||
|
|
</source>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/axis2/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>
|
||
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0002/repository/conf/axis2/tenant-axis2.xml
|
||
|
|
</source>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/axis2/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>
|
||
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0002/repository/conf/axis2/axis2_client.xml
|
||
|
|
</source>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/axis2/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<file>
|
||
|
|
<source>
|
||
|
|
../p2-profile-gen/target/WSO2-CARBON-PATCH-${carbon.kernal.version}-0004/repository/conf/carbon.xml
|
||
|
|
</source>
|
||
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/</outputDirectory>
|
||
|
|
<filtered>true</filtered>
|
||
|
|
<fileMode>644</fileMode>
|
||
|
|
</file>
|
||
|
|
<!-- End - Changes related to Carbon kernel 4.2.0 patches -->
|
||
|
|
|
||
|
|
<!-- nTask Component -->
|
||
|
|
<file>
|
||
|
|
<source>
|
||
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernal.version}/repository/conf/etc/tasks-config.xml
|
||
|
|
</source>
|
||
|
|
<outputDirectory>wso2emm-${pom.version}/repository/conf/etc</outputDirectory>
|
||
|
|
</file>
|
||
|
|
|
||
|
|
<!-- End - nTask Component -->
|
||
|
|
</files>
|
||
|
|
</assembly>
|