2015-10-22 02:22:19 +00:00
|
|
|
<!--
|
2015-11-27 05:40:37 +00:00
|
|
|
~ Copyright (c) 2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
|
|
|
|
|
~
|
|
|
|
|
~ WSO2 Inc. licenses this file to you under the Apache License,
|
|
|
|
|
~ Version 2.0 (the "License"); you may not use this file except
|
|
|
|
|
~ in compliance with the License.
|
|
|
|
|
~ You may obtain a copy of the License at
|
|
|
|
|
~
|
|
|
|
|
~ http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
~
|
|
|
|
|
~ Unless required by applicable law or agreed to in writing,
|
|
|
|
|
~ software distributed under the License is distributed on an
|
|
|
|
|
~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
|
|
|
~ KIND, either express or implied. See the License for the
|
|
|
|
|
~ specific language governing permissions and limitations
|
|
|
|
|
~ under the License.
|
|
|
|
|
-->
|
2015-12-05 08:35:33 +00:00
|
|
|
|
|
|
|
|
<!DOCTYPE assembly [
|
|
|
|
|
<!ELEMENT assembly (id|formats|includeBaseDirectory|fileSets|dependencySets|files)*>
|
|
|
|
|
<!ELEMENT id (#PCDATA)>
|
|
|
|
|
<!ELEMENT formats (format)*>
|
|
|
|
|
<!ELEMENT format (#PCDATA)>
|
|
|
|
|
<!ELEMENT includeBaseDirectory (#PCDATA)>
|
|
|
|
|
<!ELEMENT fileSets (fileSet)*>
|
|
|
|
|
<!ELEMENT fileSet (directory|outputDirectory|excludes|includes|fileMode|filtered)*>
|
|
|
|
|
<!ELEMENT directory (#PCDATA)>
|
|
|
|
|
<!ELEMENT outputDirectory (#PCDATA)>
|
|
|
|
|
<!ELEMENT excludes (exclude)*>
|
|
|
|
|
<!ELEMENT exclude (#PCDATA)>
|
|
|
|
|
<!ELEMENT includes (include)*>
|
|
|
|
|
<!ELEMENT include (#PCDATA)>
|
|
|
|
|
<!ELEMENT fileMode (#PCDATA)>
|
|
|
|
|
<!ELEMENT filtered (#PCDATA)>
|
|
|
|
|
<!ELEMENT dependencySets (dependencySet)*>
|
|
|
|
|
<!ELEMENT dependencySet (outputDirectory|includes)*>
|
|
|
|
|
<!ELEMENT files (file)*>
|
|
|
|
|
<!ELEMENT file (source|outputDirectory|fileMode|filtered|destName)*>
|
|
|
|
|
<!ELEMENT source (#PCDATA)>
|
|
|
|
|
<!ELEMENT destName (#PCDATA)>
|
|
|
|
|
]>
|
2015-05-13 11:00:13 +00:00
|
|
|
<assembly>
|
|
|
|
|
<id>bin</id>
|
|
|
|
|
<formats>
|
|
|
|
|
<format>zip</format>
|
|
|
|
|
</formats>
|
|
|
|
|
<includeBaseDirectory>false</includeBaseDirectory>
|
|
|
|
|
|
|
|
|
|
<fileSets>
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>target/wso2carbon-core-${carbon.kernel.version}</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${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>
|
2015-12-05 08:35:33 +00:00
|
|
|
<exclude>**/pom.xml</exclude>
|
2015-05-13 11:00:13 +00:00
|
|
|
<exclude>**/version.txt</exclude>
|
2015-12-05 08:35:33 +00:00
|
|
|
<exclude>**/master-datasources.xml</exclude>
|
2015-05-13 11:00:13 +00:00
|
|
|
<exclude>**/carbon.xml</exclude>
|
|
|
|
|
<exclude>**/registry.xml</exclude>
|
|
|
|
|
<exclude>**/client-truststore.jks</exclude>
|
|
|
|
|
<exclude>**/wso2carbon.jks</exclude>
|
|
|
|
|
<exclude>**/WSO2AM_DB.h2.db</exclude>
|
|
|
|
|
<exclude>**/WSO2DM_DB.h2.db</exclude>
|
|
|
|
|
<exclude>**/conf/axis2/axis2_client.xml</exclude>
|
2015-12-05 08:35:33 +00:00
|
|
|
<exclude>**/conf/axis2/axis2.xml</exclude>
|
2015-05-13 11:00:13 +00:00
|
|
|
<exclude>**/conf/etc/launch.ini</exclude>
|
2015-12-05 08:35:33 +00:00
|
|
|
<exclude>**/lib/httpmime*</exclude>
|
|
|
|
|
<exclude>**/lib/encoder*</exclude>
|
|
|
|
|
<exclude>**/plugins/jaxb*</exclude>
|
|
|
|
|
<exclude>**/security/authenticators.xml</exclude>
|
|
|
|
|
|
|
|
|
|
<exclude>**/plugins/org.wso2.carbon.localentry.ui*</exclude>
|
|
|
|
|
<exclude>**/plugins/org.wso2.carbon.mediation.security.ui*</exclude>
|
|
|
|
|
<exclude>**/plugins/org.wso2.carbon.mediation.library.ui*</exclude>
|
|
|
|
|
<exclude>**/plugins/org.wso2.carbon.task.ui*</exclude>
|
|
|
|
|
<exclude>**/plugins/org.wso2.carbon.sequences.ui*</exclude>
|
|
|
|
|
<exclude>**/plugins/org.wso2.carbon.proxyadmin.ui*</exclude>
|
|
|
|
|
<exclude>**/plugins/org.wso2.carbon.priority.executors.ui*</exclude>
|
|
|
|
|
<exclude>**/plugins/org.wso2.carbon.message.store.ui*</exclude>
|
|
|
|
|
<exclude>**/plugins/org.wso2.carbon.message.processor.ui*</exclude>
|
|
|
|
|
<exclude>**/plugins/org.wso2.carbon.mediation.templates.ui*</exclude>
|
|
|
|
|
<exclude>**/plugins/org.wso2.carbon.mediation.artifactuploader.ui*</exclude>
|
|
|
|
|
<exclude>**/plugins/org.wso2.carbon.endpoint.ui*</exclude>
|
|
|
|
|
<exclude>**/plugins/org.wso2.carbon.inbound.ui*</exclude>
|
|
|
|
|
<exclude>**/plugins/org.wso2.carbon.rest.api.ui*</exclude>
|
2015-05-13 11:00:13 +00:00
|
|
|
</excludes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
<!-- Copying Runtimes-->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/lib/runtimes
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/lib/runtimes/</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>*/**</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>target/wso2carbon-core-${carbon.kernel.version}</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>**/*.sh</include>
|
|
|
|
|
</includes>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
<!-- Multi-tenancy related file -->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/multitenancy/
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/multitenancy
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>**/stratos.xml</include>
|
|
|
|
|
<include>**/multitenancy-packages.xml</include>
|
|
|
|
|
<include>**/usage-throttling-agent-config.xml</include>
|
2015-12-05 08:35:33 +00:00
|
|
|
<include>**/cloud-services-desc.xml</include>
|
2015-10-01 10:40:10 +00:00
|
|
|
</includes>
|
2015-12-05 08:35:33 +00:00
|
|
|
<filtered>true</filtered>
|
2015-10-01 10:40:10 +00:00
|
|
|
</fileSet>
|
2015-05-13 11:00:13 +00:00
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/multitenancy/
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>**/tenant-mgt.xml</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>src/repository/resources/styles/css</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/resources/allthemes/Default/admin
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>**/**.css</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>src/repository/resources/styles/images</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/resources/allthemes/Default/images
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>**/**.gif</include>
|
|
|
|
|
<include>**/**.png</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
<!-- Copy Documentation -->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>target/site</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/docs</outputDirectory>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
<!-- Copy the landing page webapp -->
|
|
|
|
|
<!-- <fileSet>
|
|
|
|
|
<directory>src/repository/resources/stratos_root</directory>
|
|
|
|
|
<outputDirectory>wso2cdm-${pom.version}/repository/deployment/server/webapps/STRATOS_ROOT</outputDirectory>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</fileSet>-->
|
|
|
|
|
<!--Removed -->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/modules
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/modules/</outputDirectory>
|
|
|
|
|
<includes>
|
2015-12-05 08:35:33 +00:00
|
|
|
<include>**/carbon/</include>
|
|
|
|
|
<include>**/jaggery-test/</include>
|
|
|
|
|
<include>**/process/</include>
|
|
|
|
|
<include>**/uuid/</include>
|
|
|
|
|
<include>**/i18n/</include>
|
|
|
|
|
<include>**/ws/</include>
|
|
|
|
|
<include>**/appmgtpublisher/</include>
|
|
|
|
|
<include>**/lifecycle/</include>
|
|
|
|
|
<include>**/utils/</include>
|
|
|
|
|
<include>**/caramel/</include>
|
|
|
|
|
<include>**/markdown/</include>
|
|
|
|
|
<include>**/handlebars/</include>
|
|
|
|
|
<include>**/event/</include>
|
|
|
|
|
<include>**/claims/</include>
|
|
|
|
|
<include>**/permission/</include>
|
|
|
|
|
<include>**/registration/</include>
|
2015-05-13 11:00:13 +00:00
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>src/repository/conf</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>
|
|
|
|
|
<includes>
|
2015-10-12 19:16:26 +00:00
|
|
|
<include>**/identity.xml</include>
|
2015-05-13 11:00:13 +00:00
|
|
|
<include>**/api-manager.xml</include>
|
2015-10-05 06:31:28 +00:00
|
|
|
<include>**/sso-idp-config.xml</include>
|
2015-10-08 08:49:56 +00:00
|
|
|
<include>**/application-authentication.xml</include>
|
2015-05-13 11:00:13 +00:00
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
2015-12-05 08:35:33 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/security
|
2015-05-13 11:00:13 +00:00
|
|
|
</directory>
|
2015-12-05 08:35:33 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/security
|
|
|
|
|
</outputDirectory>
|
2015-05-13 11:00:13 +00:00
|
|
|
<includes>
|
2015-12-05 08:35:33 +00:00
|
|
|
<include>**/sso-sp-config.properties</include>
|
|
|
|
|
<include>**/entitlement.properties</include>
|
2015-05-13 11:00:13 +00:00
|
|
|
<include>**/trusted-idp-config.xml</include>
|
2015-09-02 11:29:40 +00:00
|
|
|
<include>**/cipher-text.properties</include>
|
|
|
|
|
<include>**/cipher-tool.properties</include>
|
2015-05-13 11:00:13 +00:00
|
|
|
</includes>
|
2015-11-27 19:57:40 +00:00
|
|
|
<excludes>
|
|
|
|
|
<exclude>authenticators.xml</exclude>
|
|
|
|
|
</excludes>
|
2015-05-13 11:00:13 +00:00
|
|
|
</fileSet>
|
2015-10-01 10:40:10 +00:00
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
<!-- <fileSet>
|
|
|
|
|
<directory>
|
|
|
|
|
src/repository/conf/identity/
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/identity/</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>**/**</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>-->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>src/repository/conf/datasources</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/datasources
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>**/master-datasources.xml</include>
|
|
|
|
|
<include>**/cdm-datasources.xml</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>src/repository/resources</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/resources</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>*/**</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
2015-10-01 10:40:10 +00:00
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
<!--data-bridge configuration-->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>src/repository/conf/data-bridge</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/data-bridge
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
</fileSet>
|
2015-05-13 11:00:13 +00:00
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/service-provider
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/service-provider</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>*/**</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
<!-- Copying identity related dbscripts -->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/identity
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/identity</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>*/**</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
<!-- Copying API management related dbscripts -->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/apimgt
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/apimgt</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>*/**</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
<!--Copying modules-->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/modules
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/modules/</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>*/**</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>src/repository/modules/encode</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/modules/encode</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>*/**</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
2015-12-05 08:35:33 +00:00
|
|
|
<fileSet>
|
2015-05-13 11:00:13 +00:00
|
|
|
<directory>src/repository/modules/sso</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/modules/sso</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>*/**</include>
|
|
|
|
|
</includes>
|
2015-12-05 08:35:33 +00:00
|
|
|
</fileSet>
|
2015-05-13 11:00:13 +00:00
|
|
|
|
|
|
|
|
<!-- Copying Device Management related dbscripts -->
|
|
|
|
|
<fileSet>
|
2015-12-05 08:35:33 +00:00
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/dbscripts/cdm
|
|
|
|
|
</directory>
|
2015-05-13 11:00:13 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/cdm</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>*/**</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
<fileSet>
|
2015-12-05 08:35:33 +00:00
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/resources
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/resources
|
2015-09-22 13:53:06 +00:00
|
|
|
</outputDirectory>
|
2015-05-13 11:00:13 +00:00
|
|
|
</fileSet>
|
|
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
|
|
|
|
|
<!-- Copying Mobile plugin management related dbscripts -->
|
2015-09-02 11:29:40 +00:00
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
2015-12-05 08:35:33 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.mobile.device.mgt.version}/dbscripts/cdm/plugins
|
2015-09-02 11:29:40 +00:00
|
|
|
</directory>
|
2015-12-05 08:35:33 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/dbscripts/cdm/plugins
|
2015-09-02 11:29:40 +00:00
|
|
|
</outputDirectory>
|
2015-12-05 08:35:33 +00:00
|
|
|
<includes>
|
|
|
|
|
<include>*/**</include>
|
|
|
|
|
</includes>
|
2015-09-02 11:29:40 +00:00
|
|
|
</fileSet>
|
|
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
<!-- Copying Authentication Endpoint webapp -->
|
2015-09-02 11:29:40 +00:00
|
|
|
<fileSet>
|
2015-11-27 05:40:37 +00:00
|
|
|
<directory>
|
2015-12-05 08:35:33 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/webapps
|
2015-11-27 05:40:37 +00:00
|
|
|
</directory>
|
2015-12-05 08:35:33 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/webapps
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>authenticationendpoint.war</include>
|
|
|
|
|
<include>oauth2.war</include>
|
|
|
|
|
<include>dynamic-client-web.war</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
<!--copy jaxrs web app for OAuth feature-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Copying mdm app extensions -->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>../apps/jaggery/mdm/src/mdm/</directory>
|
2015-09-02 11:29:40 +00:00
|
|
|
<outputDirectory>
|
2015-12-05 08:35:33 +00:00
|
|
|
${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/mdm
|
2015-09-02 11:29:40 +00:00
|
|
|
</outputDirectory>
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
<!-- Copying mdm app from devicemgt app-->
|
2015-09-02 11:29:40 +00:00
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
2015-12-05 08:35:33 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/jaggeryapps/uuf-app/
|
2015-09-02 11:29:40 +00:00
|
|
|
</directory>
|
2015-12-05 08:35:33 +00:00
|
|
|
<outputDirectory>
|
|
|
|
|
${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/devicemgt
|
2015-09-02 11:29:40 +00:00
|
|
|
</outputDirectory>
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
<fileSet>
|
2015-12-05 08:35:33 +00:00
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/jaggeryapps/devicemgt/
|
|
|
|
|
</directory>
|
2015-11-27 05:40:37 +00:00
|
|
|
<outputDirectory>
|
2015-12-05 08:35:33 +00:00
|
|
|
${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/devicemgt
|
2015-09-02 11:29:40 +00:00
|
|
|
</outputDirectory>
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
2015-09-07 05:46:19 +00:00
|
|
|
<fileSet>
|
2015-12-05 08:35:33 +00:00
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/webapps/
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/webapps/
|
|
|
|
|
</outputDirectory>
|
2015-12-07 13:23:32 +00:00
|
|
|
<excludes>
|
|
|
|
|
<exclude>appmoauth2.war</exclude>
|
|
|
|
|
</excludes>
|
2015-12-05 08:35:33 +00:00
|
|
|
<filtered>false</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
2015-09-07 05:46:19 +00:00
|
|
|
</fileSet>
|
|
|
|
|
|
2015-05-13 11:00:13 +00:00
|
|
|
<!-- Copying API Manager Publisher and Store Jaggery apps -->
|
2015-12-05 08:35:33 +00:00
|
|
|
<fileSet>
|
2015-05-13 11:00:13 +00:00
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/jaggeryapps/publisher/
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/publisher
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<excludes>
|
|
|
|
|
<exclude>publisherLogo/**</exclude>
|
|
|
|
|
<exclude>publisherTheme/**</exclude>
|
|
|
|
|
<exclude>publisherSite/**</exclude>
|
|
|
|
|
<exclude>footer/**</exclude>
|
|
|
|
|
<exclude>localstyles.css</exclude>
|
|
|
|
|
</excludes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/jaggeryapps/store/
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/store
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<excludes>
|
|
|
|
|
<exclude>storeLogo/**</exclude>
|
|
|
|
|
<exclude>storeSite/**</exclude>
|
|
|
|
|
<exclude>base-page/**</exclude>
|
|
|
|
|
<exclude>login/**</exclude>
|
|
|
|
|
<exclude>styles-layout.css</exclude>
|
|
|
|
|
</excludes>
|
2015-12-05 08:35:33 +00:00
|
|
|
</fileSet>
|
2015-09-08 11:11:04 +00:00
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
<!-- Copying synapse-config directory -->
|
2015-09-24 06:37:25 +00:00
|
|
|
<fileSet>
|
2015-12-05 08:35:33 +00:00
|
|
|
<directory>src/repository/resources</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server
|
|
|
|
|
</outputDirectory>
|
2015-09-24 06:37:25 +00:00
|
|
|
<excludes>
|
|
|
|
|
<exclude>**/empty.txt</exclude>
|
2015-12-05 08:35:33 +00:00
|
|
|
<exclude>**/styles/**</exclude>
|
2015-09-24 06:37:25 +00:00
|
|
|
</excludes>
|
|
|
|
|
</fileSet>
|
2015-12-05 08:35:33 +00:00
|
|
|
|
|
|
|
|
<!-- Copying RXTs corresponding API management related components -->
|
2015-09-24 06:37:25 +00:00
|
|
|
<fileSet>
|
2015-12-05 08:35:33 +00:00
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/rxts
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/resources/rxts
|
|
|
|
|
</outputDirectory>
|
2015-09-24 06:37:25 +00:00
|
|
|
</fileSet>
|
|
|
|
|
|
2015-09-08 11:11:04 +00:00
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
2015-12-05 08:35:33 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/identity
|
2015-09-08 11:11:04 +00:00
|
|
|
</directory>
|
2015-12-05 08:35:33 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/identity
|
|
|
|
|
</outputDirectory>
|
2015-09-08 11:11:04 +00:00
|
|
|
<includes>
|
2015-12-05 08:35:33 +00:00
|
|
|
<include>**/sso-idp-config.xml</include>
|
|
|
|
|
<include>**/saml1-assertion-config</include>
|
|
|
|
|
<include>**/msg-mgt.properties</include>
|
|
|
|
|
<include>**/entitlement.properties</include>
|
2015-09-08 11:11:04 +00:00
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
2015-10-16 11:28:51 +00:00
|
|
|
<fileSet>
|
2015-12-05 08:35:33 +00:00
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/identity/identity-providers
|
|
|
|
|
</directory>
|
2015-10-16 11:28:51 +00:00
|
|
|
<outputDirectory>
|
2015-12-05 08:35:33 +00:00
|
|
|
${pom.artifactId}-${pom.version}/repository/conf/identity/identity-providers
|
2015-10-16 11:28:51 +00:00
|
|
|
</outputDirectory>
|
2015-12-05 08:35:33 +00:00
|
|
|
<includes>
|
|
|
|
|
<include>**/default.xml</include>
|
|
|
|
|
</includes>
|
2015-10-16 11:28:51 +00:00
|
|
|
</fileSet>
|
2015-10-22 01:21:53 +00:00
|
|
|
<fileSet>
|
2015-12-05 08:35:33 +00:00
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/identity/service-providers
|
|
|
|
|
</directory>
|
2015-10-22 01:21:53 +00:00
|
|
|
<outputDirectory>
|
2015-12-05 08:35:33 +00:00
|
|
|
${pom.artifactId}-${pom.version}/repository/conf/identity/service-providers
|
2015-10-22 01:21:53 +00:00
|
|
|
</outputDirectory>
|
|
|
|
|
<includes>
|
2015-12-05 08:35:33 +00:00
|
|
|
<include>**/default.xml</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
|
|
|
|
|
|
|
|
|
<!-- Analytics related config -->
|
|
|
|
|
<fileSet>
|
|
|
|
|
<directory>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/analytics/
|
|
|
|
|
</directory>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/analytics</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>**/analytics-config.xml</include>
|
|
|
|
|
<include>**/rdbms-config.xml</include>
|
|
|
|
|
<!--<include>**/hbase-analytics-config.xml</include>-->
|
|
|
|
|
<include>**/analytics-data-config.xml</include>
|
|
|
|
|
<include>**/analytics-eventsink-config.xml</include>
|
2015-10-22 01:21:53 +00:00
|
|
|
</includes>
|
|
|
|
|
</fileSet>
|
2015-05-13 11:00:13 +00:00
|
|
|
</fileSets>
|
|
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
|
|
|
|
|
|
2015-05-13 11:00:13 +00:00
|
|
|
<dependencySets>
|
|
|
|
|
<dependencySet>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/lib/endorsed</outputDirectory>
|
|
|
|
|
<includes>
|
|
|
|
|
<include>javax.el:el-api:jar</include>
|
|
|
|
|
</includes>
|
|
|
|
|
</dependencySet>
|
|
|
|
|
<dependencySet>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${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>
|
2015-12-05 08:35:33 +00:00
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/webapps/mdm-android-agent.war
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/webapps
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/webapps/mdm-windows-agent.war
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/webapps
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/webapps/mdm-admin.war
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/webapps
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<destName>devicemgt_admin.war</destName>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../tools/mdm-android-agent-archetype/target/mdm-android-agent-archetype-${mdm.android.agent.archetype.version}.jar
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/tools
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>../tools/mdm-android-agent-archetype/README.txt</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/tools
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>../tools/mdm-android-agent-archetype/android-agent.sh</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/tools
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<!-- Copying synapse.properties file -->
|
|
|
|
|
<file>
|
|
|
|
|
<source>src/repository/conf/synapse.properties</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>
|
|
|
|
|
<destName>synapse.properties</destName>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<!-- Copying synapse-handlers.xml file -->
|
|
|
|
|
<file>
|
|
|
|
|
<source>src/repository/conf/synapse-handlers.xml</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>
|
|
|
|
|
<destName>synapse-handlers.xml</destName>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<!-- <file>
|
2015-05-13 11:00:13 +00:00
|
|
|
<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>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<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>
|
2015-12-05 08:35:33 +00:00
|
|
|
</file>-->
|
2015-05-13 11:00:13 +00:00
|
|
|
<file>
|
|
|
|
|
<source>src/repository/conf/tomcat/context.xml</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/tomcat</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
2015-12-05 08:35:33 +00:00
|
|
|
<!-- <file>
|
|
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/event-broker.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>-->
|
2015-07-11 22:40:59 +00:00
|
|
|
|
2015-05-13 11:00:13 +00:00
|
|
|
<file>
|
|
|
|
|
<source>INSTALL.txt</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>README.txt</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>LICENSE.txt</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>release-notes.html</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>target/wso2carbon-core-${carbon.kernel.version}/bin/README.txt</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/bin/</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>target/wso2carbon-core-${carbon.kernel.version}/bin/version.txt</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/bin/</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<!-- Copying logging-config.xml -->
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/etc/logging-config.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/etc</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<!-- Copying event-broker.xml -->
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/event-broker.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<!-- Copying application-authentication.xml -->
|
2015-12-05 08:35:33 +00:00
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/identity/application-authentication.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/identity
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/identity/sso-idp-config.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/identity
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
2015-09-24 06:37:25 +00:00
|
|
|
|
2015-05-13 11:00:13 +00:00
|
|
|
|
|
|
|
|
<!-- Copying thrift-authentication.xml -->
|
2015-12-05 08:35:33 +00:00
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/identity/thrift-authentication.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/identity
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>src/repository/conf/application-authenticators.xml</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/security/
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
2015-05-13 11:00:13 +00:00
|
|
|
<file>
|
|
|
|
|
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/conf/README</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
2015-12-05 08:35:33 +00:00
|
|
|
<file>
|
|
|
|
|
<source>src/repository/conf/identity.xml</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/identity
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<!-- Copying governance.xml -->
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/governance.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<!-- Copying api-manager.xml -->
|
|
|
|
|
<file>
|
|
|
|
|
<source>src/repository/conf/api-manager.xml</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<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>
|
|
|
|
|
</file>
|
2015-05-13 11:00:13 +00:00
|
|
|
|
|
|
|
|
<!--cdm config file-->
|
|
|
|
|
<file>
|
|
|
|
|
<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>
|
|
|
|
|
</file>
|
|
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
|
2015-11-27 19:57:40 +00:00
|
|
|
<!-- Copying remote-appmanager-config.xml -->
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/etc/remote-appmanager-config.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/etc</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
2015-05-13 11:00:13 +00:00
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
<!--certificate config file-->
|
2015-10-08 08:49:56 +00:00
|
|
|
<file>
|
2015-05-13 11:00:13 +00:00
|
|
|
<source>
|
2015-12-05 08:35:33 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/certificate-config.xml
|
2015-05-13 11:00:13 +00:00
|
|
|
</source>
|
2015-12-05 08:35:33 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<!-- nTask Component -->
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/etc/tasks-config.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/etc/</outputDirectory>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<!--app management config file-->
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/app-manager.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>
|
2015-05-13 11:00:13 +00:00
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
<!--License Config file-->
|
|
|
|
|
<file>
|
2015-10-08 06:17:40 +00:00
|
|
|
<source>
|
2015-12-05 08:35:33 +00:00
|
|
|
src/repository/conf/license-config.xml
|
2015-10-08 06:17:40 +00:00
|
|
|
</source>
|
2015-12-05 08:35:33 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/etc</outputDirectory>
|
2015-10-08 06:17:40 +00:00
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
2015-10-01 11:17:37 +00:00
|
|
|
|
2015-05-20 05:05:49 +00:00
|
|
|
<!--Webapp Authenticator Config file-->
|
2015-09-13 14:00:52 +00:00
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/etc/webapp-authenticator-config.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/etc</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
2015-05-13 11:00:13 +00:00
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
<!--Notification Config File-->
|
2015-05-13 11:00:13 +00:00
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/notification-messages.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<!-- Copying the modified registry.xml file-->
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
src/repository/conf/registry.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
<!--cdm plugin config file-->
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/mobile-config.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>
|
|
|
|
|
${pom.artifactId}-${pom.version}/repository/conf/etc/device-mgt-plugin-configs/mobile
|
|
|
|
|
</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>${pom.artifactId}-${pom.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/claim-config.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
2015-05-13 11:00:13 +00:00
|
|
|
|
|
|
|
|
<!-- Copying H2 database related files corresponding to default API management repository schema -->
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
target/wso2carbon-core-${carbon.kernel.version}/repository/database/WSO2AM_DB.h2.db
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/database</outputDirectory>
|
|
|
|
|
<destName>WSO2AM_DB.h2.db</destName>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<!-- Copying H2 database related files corresponding to default Device management repository schema -->
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
target/wso2carbon-core-${carbon.kernel.version}/repository/database/WSO2DM_DB.h2.db
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/database</outputDirectory>
|
|
|
|
|
<destName>WSO2DM_DB.h2.db</destName>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
2015-12-05 08:35:33 +00:00
|
|
|
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/conf/carbon.xml
|
|
|
|
|
</source>
|
2015-05-13 11:00:13 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
</file>
|
|
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
<!-- Copying identity-mgt.properties -->
|
|
|
|
|
<!--file>
|
|
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/identity/identity-mgt.properties</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/identity</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
</file-->
|
|
|
|
|
|
|
|
|
|
<!-- Copying email-admin-config.xml -->
|
|
|
|
|
<!--file>
|
|
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/email/email-admin-config.xml</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/email</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
</file-->
|
|
|
|
|
|
|
|
|
|
<!-- Copying axis2-client.xml -->
|
2015-05-13 11:00:13 +00:00
|
|
|
<file>
|
2015-12-05 08:35:33 +00:00
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/axis2/axis2_client.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/axis2
|
2015-05-13 11:00:13 +00:00
|
|
|
</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
2015-12-05 08:35:33 +00:00
|
|
|
|
|
|
|
|
<!-- Copying axis2.xml -->
|
2015-09-24 06:37:25 +00:00
|
|
|
<file>
|
|
|
|
|
<source>src/repository/conf/axis2/axis2.xml</source>
|
2015-12-05 08:35:33 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/axis2
|
|
|
|
|
</outputDirectory>
|
2015-09-24 06:37:25 +00:00
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
|
2015-05-13 11:00:13 +00:00
|
|
|
<file>
|
2015-12-05 08:35:33 +00:00
|
|
|
<source>src/repository/conf/etc/launch.ini</source>
|
2015-05-13 11:00:13 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/etc/
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
<!-- Copying MDM jaggery app -->
|
|
|
|
|
<!--<file>-->
|
|
|
|
|
<!--<source>../apps/jaggery/mdm/target/mdm.zip</source>-->
|
|
|
|
|
<!--<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/jaggeryapps/-->
|
|
|
|
|
<!--</outputDirectory>-->
|
|
|
|
|
<!--<filtered>false</filtered>-->
|
|
|
|
|
<!--<fileMode>644</fileMode>-->
|
|
|
|
|
<!--</file>-->
|
|
|
|
|
|
|
|
|
|
<!-- Copying authenticators.xml -->
|
2015-09-02 11:29:40 +00:00
|
|
|
<file>
|
|
|
|
|
<source>
|
2015-12-05 08:35:33 +00:00
|
|
|
src/repository/conf/security/authenticators.xml
|
2015-09-02 11:29:40 +00:00
|
|
|
</source>
|
2015-12-05 08:35:33 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/security/
|
2015-09-02 11:29:40 +00:00
|
|
|
</outputDirectory>
|
2015-12-05 08:35:33 +00:00
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
2015-09-02 11:29:40 +00:00
|
|
|
</file>
|
|
|
|
|
|
2015-12-05 08:35:33 +00:00
|
|
|
<!-- Cipher Tool Files -->
|
2015-09-02 11:29:40 +00:00
|
|
|
<file>
|
|
|
|
|
<source>
|
2015-12-05 08:35:33 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/bin/ciphertool.sh
|
2015-09-02 11:29:40 +00:00
|
|
|
</source>
|
2015-12-05 08:35:33 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/bin</outputDirectory>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/bin/ciphertool.bat
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/bin</outputDirectory>
|
2015-09-02 11:29:40 +00:00
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
2015-12-05 08:35:33 +00:00
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/lib/org.wso2.ciphertool-${cipher.tool.version}.jar
|
2015-09-24 06:37:25 +00:00
|
|
|
</source>
|
2015-12-05 08:35:33 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/lib</outputDirectory>
|
2015-09-24 06:37:25 +00:00
|
|
|
<fileMode>644</fileMode>
|
2015-12-05 08:35:33 +00:00
|
|
|
</file>
|
2015-09-13 14:00:52 +00:00
|
|
|
|
|
|
|
|
<!-- Analytics datasources -->
|
2015-09-08 06:38:45 +00:00
|
|
|
<file>
|
2015-09-08 11:11:04 +00:00
|
|
|
<source>
|
2015-09-13 14:00:52 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/datasources/analytics-datasources.xml
|
2015-09-08 11:11:04 +00:00
|
|
|
</source>
|
2015-09-13 14:00:52 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/datasources</outputDirectory>
|
2015-09-08 11:11:04 +00:00
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
2015-10-16 11:28:51 +00:00
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/cep/storm/storm.yaml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/cep/storm/
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
</file>
|
|
|
|
|
|
2015-09-13 14:00:52 +00:00
|
|
|
|
|
|
|
|
<!--DAS Files-->
|
2015-09-08 11:11:04 +00:00
|
|
|
<file>
|
|
|
|
|
<source>
|
2015-09-13 14:00:52 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/event-processor.xml
|
2015-09-08 11:11:04 +00:00
|
|
|
</source>
|
2015-09-13 14:00:52 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/output-event-adapters.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf
|
|
|
|
|
</outputDirectory>
|
2015-09-08 11:11:04 +00:00
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
2015-09-08 06:38:45 +00:00
|
|
|
</file>
|
2015-09-07 05:46:19 +00:00
|
|
|
|
2015-09-13 14:00:52 +00:00
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/input-event-adapters.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<!-- ************* Data bridge related files ********** -->
|
|
|
|
|
<file>
|
2015-12-08 09:32:43 +00:00
|
|
|
<source>../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/data-bridge/data-bridge-config.xml</source>
|
2015-09-13 14:00:52 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/data-bridge</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>src/repository/conf/data-bridge/stream-definitions.xml</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/data-bridge</outputDirectory>
|
|
|
|
|
</file>
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/data-bridge/data-agent-config.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/data-bridge
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
<!-- ************* Data bridge related files end ********** -->
|
|
|
|
|
<!--spark udf conf file-->
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
2015-10-16 11:28:51 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/analytics/spark/spark-defaults.conf
|
2015-09-13 14:00:52 +00:00
|
|
|
</source>
|
2015-10-16 11:28:51 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/analytics/spark/
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</file>
|
2015-09-13 14:00:52 +00:00
|
|
|
|
2015-10-16 11:28:51 +00:00
|
|
|
<!--spark classpath config file-->
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/analytics/spark/external-spark-classpath.conf
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/analytics/spark/
|
2015-09-13 14:00:52 +00:00
|
|
|
</outputDirectory>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</file>
|
2015-10-16 11:28:51 +00:00
|
|
|
|
2015-10-16 13:00:19 +00:00
|
|
|
<!--spark fair scheduler xml file-->
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/analytics/spark/fairscheduler.xml
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/analytics/spark/
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
2015-10-16 11:28:51 +00:00
|
|
|
<!--spark udf conf file-->
|
2015-09-13 14:00:52 +00:00
|
|
|
<file>
|
|
|
|
|
<source>
|
2015-10-16 11:28:51 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/analytics/spark/spark-udf-config.xml
|
2015-09-13 14:00:52 +00:00
|
|
|
</source>
|
2015-10-16 11:28:51 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/analytics/spark/
|
2015-09-13 14:00:52 +00:00
|
|
|
</outputDirectory>
|
|
|
|
|
<fileMode>755</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
2015-10-08 08:49:56 +00:00
|
|
|
<!--Analytics REST APIs WebApp -->
|
2015-09-22 13:53:06 +00:00
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/webapps/analytics.war
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/webapps</outputDirectory>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
2015-12-07 08:11:45 +00:00
|
|
|
<!--<file>-->
|
|
|
|
|
<!--<source>-->
|
|
|
|
|
<!--../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/devicemgt-config.xml-->
|
|
|
|
|
<!--</source>-->
|
|
|
|
|
<!--<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>-->
|
|
|
|
|
<!--<filtered>true</filtered>-->
|
|
|
|
|
<!--<fileMode>644</fileMode>-->
|
|
|
|
|
<!--</file>-->
|
2015-11-27 19:57:40 +00:00
|
|
|
|
2015-12-07 08:11:45 +00:00
|
|
|
<!--<file>-->
|
|
|
|
|
<!--<source>-->
|
|
|
|
|
<!--../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/devicemgt-config.xsd-->
|
|
|
|
|
<!--</source>-->
|
|
|
|
|
<!--<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>-->
|
|
|
|
|
<!--<filtered>true</filtered>-->
|
|
|
|
|
<!--<fileMode>644</fileMode>-->
|
|
|
|
|
<!--</file>-->
|
2015-12-05 08:35:33 +00:00
|
|
|
|
2015-12-07 08:11:45 +00:00
|
|
|
<!--<file>-->
|
|
|
|
|
<!--<source>-->
|
|
|
|
|
<!--../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/devicetype-config.xml-->
|
|
|
|
|
<!--</source>-->
|
|
|
|
|
<!--<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>-->
|
|
|
|
|
<!--<filtered>true</filtered>-->
|
|
|
|
|
<!--<fileMode>644</fileMode>-->
|
|
|
|
|
<!--</file>-->
|
2015-12-05 08:35:33 +00:00
|
|
|
|
2015-12-07 08:11:45 +00:00
|
|
|
<!--<file>-->
|
|
|
|
|
<!--<source>-->
|
|
|
|
|
<!--../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/devicetype-config.xsd-->
|
|
|
|
|
<!--</source>-->
|
|
|
|
|
<!--<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>-->
|
|
|
|
|
<!--<filtered>true</filtered>-->
|
|
|
|
|
<!--<fileMode>644</fileMode>-->
|
|
|
|
|
<!--</file>-->
|
2015-12-05 08:35:33 +00:00
|
|
|
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
2015-12-07 08:11:45 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/iot/devicemgt-config.xml
|
2015-11-27 19:57:40 +00:00
|
|
|
</source>
|
2015-12-05 08:35:33 +00:00
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/iot</outputDirectory>
|
2015-11-27 19:57:40 +00:00
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
2015-12-05 08:35:33 +00:00
|
|
|
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
2015-12-07 08:11:45 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/iot/devicemgt-config.xsd
|
2015-12-05 08:35:33 +00:00
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/iot</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
2015-12-07 08:11:45 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/iot/devicetype-config.xml
|
2015-12-05 08:35:33 +00:00
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/iot</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
2015-12-07 08:11:45 +00:00
|
|
|
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/conf/iot/devicetype-config.xsd
|
2015-12-05 08:35:33 +00:00
|
|
|
</source>
|
|
|
|
|
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/iot</outputDirectory>
|
|
|
|
|
<filtered>true</filtered>
|
|
|
|
|
<fileMode>644</fileMode>
|
|
|
|
|
</file>
|
|
|
|
|
|
|
|
|
|
<file>
|
|
|
|
|
<source>
|
|
|
|
|
src/repository/patches/oltu-1.0.0.wso2v2.jar
|
|
|
|
|
</source>
|
|
|
|
|
<outputDirectory>
|
|
|
|
|
${pom.artifactId}-${pom.version}/repository/components/patches/patch1000
|
|
|
|
|
</outputDirectory>
|
|
|
|
|
</file>
|
|
|
|
|
|
2015-05-13 11:00:13 +00:00
|
|
|
</files>
|
|
|
|
|
</assembly>
|