|
|
|
@ -40,15 +40,6 @@
|
|
|
|
|
</includes>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</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 -->
|
|
|
|
|
<fileSet>
|
|
|
|
@ -98,11 +89,11 @@
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</fileSet>
|
|
|
|
|
<!-- copy the landing page webapp -->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<!-- <fileSet>
|
|
|
|
|
<directory>src/repository/resources/stratos_root</directory>
|
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/deployment/server/webapps/STRATOS_ROOT</outputDirectory>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</fileSet>
|
|
|
|
|
</fileSet>-->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/modules</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${project.version}/modules/</outputDirectory>
|
|
|
|
@ -110,43 +101,7 @@
|
|
|
|
|
<include>*/**</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</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>
|
|
|
|
|
<directory>src/repository/conf</directory>
|
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf</outputDirectory>
|
|
|
|
@ -239,6 +194,13 @@
|
|
|
|
|
</dependencySets>
|
|
|
|
|
|
|
|
|
|
<files>
|
|
|
|
|
|
|
|
|
|
<file>
|
|
|
|
|
<source>../agents/android/jax-rs/target/cdm-android-api.war</source>
|
|
|
|
|
<outputDirectory>wso2cdm-${pom.version}/repository/deployment/server/webapps</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<!-- <file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/tomcat/webapp-classloading.xml
|
|
|
|
@ -261,7 +223,7 @@
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<!-- <file>
|
|
|
|
|
<!-- <file>
|
|
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/event-broker.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf/</outputDirectory>
|
|
|
|
@ -314,11 +276,7 @@
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
</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>
|
|
|
|
|
<source>src/repository/conf/multitenancy/cloud-services-desc.xml</source>
|
|
|
|
|
<outputDirectory>wso2cdm-${project.version}/repository/conf/multitenancy/</outputDirectory>
|
|
|
|
@ -354,7 +312,9 @@
|
|
|
|
|
</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>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
@ -362,7 +322,8 @@
|
|
|
|
|
|
|
|
|
|
<!--cdm config 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>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
@ -370,14 +331,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<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>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<!-- nTask Component -->
|
|
|
|
|
<!-- <file>
|
|
|
|
|
<!-- <file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/etc/tasks-config.xml
|
|
|
|
|
</source>
|
|
|
|
|