Repository: stratos
Updated Branches:
  refs/heads/master 7d95378c1 -> 9f43d7a7a


Adding multitenancy dir back to distribution


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

Branch: refs/heads/master
Commit: 9f43d7a7a53d8645c18ed8c4a38ee5f159a0631c
Parents: 7d95378
Author: lasinducharith <[email protected]>
Authored: Sat Aug 15 15:54:33 2015 +0530
Committer: lasinducharith <[email protected]>
Committed: Sat Aug 15 15:54:33 2015 +0530

----------------------------------------------------------------------
 products/stratos/modules/distribution/src/assembly/bin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/9f43d7a7/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 400b81a..1cbacd7 100755
--- a/products/stratos/modules/distribution/src/assembly/bin.xml
+++ b/products/stratos/modules/distribution/src/assembly/bin.xml
@@ -249,7 +249,7 @@
         </fileSet>
         <fileSet>
             <directory>src/main/conf/multitenancy</directory>
-            
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>
+            
<outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/multitenancy</outputDirectory>
         </fileSet>
 
         <!-- copy the billing h2 db -->

Reply via email to