|
|
@ -40,15 +40,6 @@
|
|
|
|
</includes>
|
|
|
|
</includes>
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
</fileSet>
|
|
|
|
</fileSet>
|
|
|
|
<!-- <fileSet>
|
|
|
|
|
|
|
|
<directory>
|
|
|
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/identity/
|
|
|
|
|
|
|
|
</directory>
|
|
|
|
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/dbscripts/identity</outputDirectory>
|
|
|
|
|
|
|
|
<includes>
|
|
|
|
|
|
|
|
<include>**/**.sql</include>
|
|
|
|
|
|
|
|
</includes>
|
|
|
|
|
|
|
|
</fileSet>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--Multitenancy related file -->
|
|
|
|
<!--Multitenancy related file -->
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
@ -98,11 +89,11 @@
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
</fileSet>
|
|
|
|
</fileSet>
|
|
|
|
<!-- copy the landing page webapp -->
|
|
|
|
<!-- copy the landing page webapp -->
|
|
|
|
<fileSet>
|
|
|
|
<!-- <fileSet>
|
|
|
|
<directory>src/repository/resources/stratos_root</directory>
|
|
|
|
<directory>src/repository/resources/stratos_root</directory>
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/deployment/server/webapps/STRATOS_ROOT</outputDirectory>
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/deployment/server/webapps/STRATOS_ROOT</outputDirectory>
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
</fileSet>
|
|
|
|
</fileSet>-->
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/modules</directory>
|
|
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/modules</directory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${project.version}/modules/</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${project.version}/modules/</outputDirectory>
|
|
|
@ -110,50 +101,14 @@
|
|
|
|
<include>*/**</include>
|
|
|
|
<include>*/**</include>
|
|
|
|
</includes>
|
|
|
|
</includes>
|
|
|
|
</fileSet>
|
|
|
|
</fileSet>
|
|
|
|
<!-- <fileSet>
|
|
|
|
|
|
|
|
<directory>
|
|
|
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/jaggeryapps
|
|
|
|
|
|
|
|
</directory>
|
|
|
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${project.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.kernel.version}/repository/deployment/server/webapps
|
|
|
|
|
|
|
|
</directory>
|
|
|
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${project.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.kernel.version}/repository/deployment/server/webapps
|
|
|
|
|
|
|
|
</directory>
|
|
|
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${project.version}/repository/deployment/server/webapps</outputDirectory>
|
|
|
|
|
|
|
|
<includes>
|
|
|
|
|
|
|
|
<include>authenticationendpoint.war</include>
|
|
|
|
|
|
|
|
</includes>
|
|
|
|
|
|
|
|
</fileSet>-->
|
|
|
|
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<directory>src/repository/conf</directory>
|
|
|
|
<directory>src/repository/conf</directory>
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf</outputDirectory>
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf</outputDirectory>
|
|
|
|
<includes>
|
|
|
|
<includes>
|
|
|
|
<include>**/api-manager.xml</include>
|
|
|
|
<include>**/api-manager.xml</include>
|
|
|
|
<include>**/sso-idp-config.xml</include>
|
|
|
|
<include>**/sso-idp-config.xml</include>
|
|
|
|
<!-- <include>**/emm-config.xml</include>-->
|
|
|
|
<!-- <include>**/emm-config.xml</include>-->
|
|
|
|
</includes>
|
|
|
|
</includes>
|
|
|
|
</fileSet>
|
|
|
|
</fileSet>
|
|
|
|
<fileSet>
|
|
|
|
<fileSet>
|
|
|
@ -239,35 +194,42 @@
|
|
|
|
</dependencySets>
|
|
|
|
</dependencySets>
|
|
|
|
|
|
|
|
|
|
|
|
<files>
|
|
|
|
<files>
|
|
|
|
<!-- <file>
|
|
|
|
|
|
|
|
<source>
|
|
|
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading.xml
|
|
|
|
|
|
|
|
</source>
|
|
|
|
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>
|
|
|
|
<source>../agents/android/jax-rs/target/cdm-android-api.war</source>
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading-environments.xml
|
|
|
|
<outputDirectory>wso2cdm-${pom.version}/repository/deployment/server/webapps</outputDirectory>
|
|
|
|
</source>
|
|
|
|
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
</file>-->
|
|
|
|
</file>
|
|
|
|
|
|
|
|
<!-- <file>
|
|
|
|
|
|
|
|
<source>
|
|
|
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading.xml
|
|
|
|
|
|
|
|
</source>
|
|
|
|
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
<file>
|
|
|
|
|
|
|
|
<source>
|
|
|
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading-environments.xml
|
|
|
|
|
|
|
|
</source>
|
|
|
|
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
|
|
|
</file>-->
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>src/repository/conf/tomcat/context.xml</source>
|
|
|
|
<source>src/repository/conf/tomcat/context.xml</source>
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
<!-- <file>
|
|
|
|
<!-- <file>
|
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/event-broker.xml
|
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/event-broker.xml
|
|
|
|
</source>
|
|
|
|
</source>
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf/</outputDirectory>
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf/</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
</file>-->
|
|
|
|
</file>-->
|
|
|
|
|
|
|
|
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>INSTALL.txt</source>
|
|
|
|
<source>INSTALL.txt</source>
|
|
|
@ -307,18 +269,14 @@
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
|
|
<!--copy default xacml policy to repository/resources/security -->
|
|
|
|
<!--copy default xacml policy to repository/resources/security -->
|
|
|
|
<!-- <file>
|
|
|
|
<!-- <file>
|
|
|
|
<source>src/repository/resources/policies/xacml/default/admin.xml</source>
|
|
|
|
<source>src/repository/resources/policies/xacml/default/admin.xml</source>
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/resources/security/policies/xacml/default
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/resources/security/policies/xacml/default
|
|
|
|
</outputDirectory>
|
|
|
|
</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
</file>-->
|
|
|
|
</file>-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<file>
|
|
|
|
|
|
|
|
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/conf/log4j.properties</source>
|
|
|
|
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf/</outputDirectory>
|
|
|
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>src/repository/conf/multitenancy/cloud-services-desc.xml</source>
|
|
|
|
<source>src/repository/conf/multitenancy/cloud-services-desc.xml</source>
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf/multitenancy/</outputDirectory>
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf/multitenancy/</outputDirectory>
|
|
|
@ -354,15 +312,18 @@
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading.xml</source>
|
|
|
|
<source>
|
|
|
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading.xml
|
|
|
|
|
|
|
|
</source>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
|
|
<!--cdm config file-->
|
|
|
|
<!--cdm config file-->
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/cdm-config.xml</source>
|
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/cdm-config.xml
|
|
|
|
|
|
|
|
</source>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
@ -370,19 +331,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<file>
|
|
|
|
<file>
|
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading-environments.xml</source>
|
|
|
|
<source>
|
|
|
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading-environments.xml
|
|
|
|
|
|
|
|
</source>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<filtered>true</filtered>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
</file>
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- nTask Component -->
|
|
|
|
<!-- nTask Component -->
|
|
|
|
<!-- <file>
|
|
|
|
<!-- <file>
|
|
|
|
<source>
|
|
|
|
<source>
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.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>wso2cdm-${project.version}/repository/conf/etc</outputDirectory>
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf/etc</outputDirectory>
|
|
|
|
</file>-->
|
|
|
|
</file>-->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- End - nTask Component -->
|
|
|
|
<!-- End - nTask Component -->
|
|
|
|
</files>
|
|
|
|
</files>
|
|
|
|