STRATOS-999

Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/9836fa14
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/9836fa14
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/9836fa14

Branch: refs/heads/master
Commit: 9836fa146c2da27c1219db19c9bec987233d12af
Parents: 7f9afdf
Author: gayan <[email protected]>
Authored: Mon Nov 24 19:13:36 2014 +0530
Committer: gayan <[email protected]>
Committed: Mon Nov 24 19:13:36 2014 +0530

----------------------------------------------------------------------
 .../stratos/modules/distribution/src/assembly/bin.xml     | 10 ++++++++++
 1 file changed, 10 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/9836fa14/products/stratos/modules/distribution/src/assembly/bin.xml
----------------------------------------------------------------------
diff --git a/products/stratos/modules/distribution/src/assembly/bin.xml 
b/products/stratos/modules/distribution/src/assembly/bin.xml
index 1673289..5c44551 100755
--- a/products/stratos/modules/distribution/src/assembly/bin.xml
+++ b/products/stratos/modules/distribution/src/assembly/bin.xml
@@ -924,6 +924,16 @@
             <fileMode>644</fileMode>
         </file>
         <!-- End of REST endpoint webapp -->
+
+        <!-- Meta data service webapp -->
+        <file>
+            <source>
+                
../p2-profile-gen/target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/server/webapps/stratosmetadataservice.war
+            </source>
+            
<outputDirectory>${pom.artifactId}-${pom.version}/repository/deployment/server/webapps/</outputDirectory>
+            <fileMode>644</fileMode>
+        </file>
+        <!-- End of Meta data service webapp -->
         <file>
             <source>../../conf/data-bridge/data-bridge-config.xml</source>
             
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/data-bridge/</outputDirectory>

Reply via email to